diff --git a/_sources/examples/pnnl-example2.md b/_sources/examples/pnnl-example2.md new file mode 100644 index 00000000..d388cbc1 --- /dev/null +++ b/_sources/examples/pnnl-example2.md @@ -0,0 +1,48 @@ +# PNNL Example Building 2 + +This is an example building model provided by Pacific Northwest National Laboratory. + +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. + +The model contains a representation of the building architecture and 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. + +## 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 +image + +Model instance data have a prefix that is resolvable to a Speckle URL. +``` ttl +@prefix bdg1: +``` + +For example, the following luminaire resolves to https://speckle.xyz/streams/1fed8e620e/objects/05749166d93671bedf16efb52636ce38 : +```ttl +bdg1:05749166d93671bedf16efb52636ce38 a s223:Luminaire +``` + +## Downloads + +- Turtle file +- JSON-LD file + +## Queries + +## Model Components +| Parent Class | Class | Instances | +|------------|-------|----------------| +| [Equipment](https://explore.open223.info/s223/Equipment.html) | [Luminaire](https://explore.open223.info/s223/Luminaire.html) | 853 | +| [Equipment](https://explore.open223.info/s223/Equipment.html) | [ElectricBreaker](https://explore.open223.info/s223/ElectricBreaker.html) | 3 | +| [Connection](https://explore.open223.info/s223/Connection.html) | [ElectricWire](https://explore.open223.info/s223/ElectricWire.html) | 856 | +| [ConnectionPoint](https://explore.open223.info/s223/ConnectionPoint.html) | [OutletConnectionPoint](https://explore.open223.info/s223/OutletConnectionPoint.html) | 1709 | +| [ConnectionPoint](https://explore.open223.info/s223/ConnectionPoint.html) | [InletConnectionPoint](https://explore.open223.info/s223/InletConnectionPoint.html) | 1709 | +| [DomainSpace](https://explore.open223.info/s223/DomainSpace.html) | [](https://explore.open223.info/s223/.html) | 311 | +| [Zone](https://explore.open223.info/s223/Zone.html) | [](https://explore.open223.info/s223/.html) | 220 | +| [Property](https://explore.open223.info/s223/Property.html) | [QuantifiableProperty](https://explore.open223.info/s223/QuantifiableProperty.html) | 394 | + diff --git a/examples/NREL-example.html b/examples/NREL-example.html index 5128cde4..7df3530a 100644 --- a/examples/NREL-example.html +++ b/examples/NREL-example.html @@ -176,6 +176,7 @@
  • NIST Example Building
  • NREL Example Building
  • PNNL Example Building 1
  • +
  • PNNL Example Building 2
  • Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    Example Systems

    diff --git a/lbnl-example.jsonld b/lbnl-example.jsonld index c90c753c..58c519b2 100644 --- a/lbnl-example.jsonld +++ b/lbnl-example.jsonld @@ -1,279 +1,156 @@ [ { - "@id": "urn:ex/vav-528-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-528-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-528-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-528-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-528-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Heating" - } - ] - }, - { - "@id": "urn:ex/vav-515-reheat-coil-valve", + "@id": "urn:ex/office-ahu-clg-coil-valve", "@type": [ "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-reheat-coil-valve-in" + "@id": "urn:ex/office-ahu-clg-coil-valve-in" }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-out" + "@id": "urn:ex/office-ahu-clg-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-515-reheat-coil-valve-command" + "@id": "urn:ex/office-ahu-clg-coil-valve-command" }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-position" + "@id": "urn:ex/office-ahu-clg-coil-valve-position" } ] }, { - "@id": "urn:ex/zone-110-occupancy-sensor", + "@id": "urn:ex/vav-535-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-110-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-110-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-523-air-out", + "@id": "urn:ex/vav-521-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-206" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-523-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-523-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-523-discharge-air-temp" - }, + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-523-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-530-discharge-air-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-530-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-530-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper-position", + "@id": "urn:ex/vav-509-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve-command", + "@id": "urn:ex/vav-505-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/room-205-hvac-domain", + "@id": "urn:ex/zone-203-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-205-in" - }, - { - "@id": "urn:ex/room-205-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-air-out", + "@id": "urn:ex/vav-503-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-203" + "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-517-heating-pid-output" - }, - { - "@id": "urn:ex/vav-517-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-517-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-537", + "@id": "urn:ex/vav-535-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-air-in" - }, - { - "@id": "urn:ex/vav-537-air-out" - }, - { - "@id": "urn:ex/vav-537-hot-water-in" - }, - { - "@id": "urn:ex/vav-537-hot-water-out" - } - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-537-damper" - }, - { - "@id": "urn:ex/vav-537-reheat-coil" + "@id": "urn:ex/vav-535-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-537-reheat-coil-valve" - } - ] - }, - { - "@id": "urn:ex/vav-503-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/zone-210-cooling-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-535-reheat-coil-valve-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-535-discharge-air-flow-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-535-air-in" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/vav-535-reheat-coil-valve-command" + }, { - "@id": "urn:ex/vav-535-discharge-air-flow" + "@id": "urn:ex/vav-535-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-516-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-108-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -287,95 +164,101 @@ ] }, { - "@id": "urn:ex/zone-111-occupancy", + "@id": "urn:ex/vav-524-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-514-hot-water-in", + "@id": "urn:ex/vav-518-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ea-damper-out", + "@id": "urn:ex/vav-514", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-ea-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-514-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-514-air-out" + }, + { + "@id": "urn:ex/vav-514-hot-water-in" + }, + { + "@id": "urn:ex/vav-514-hot-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/office-ahu-ea-out" + "@id": "urn:ex/vav-514-damper" + }, + { + "@id": "urn:ex/vav-514-reheat-coil" + }, + { + "@id": "urn:ex/vav-514-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-508-damper", + "@id": "urn:ex/vav-516-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-508-damper-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-508-damper-out" + "@id": "urn:ex/vav-516-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-508-damper-command" - }, + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-508-damper-position" + "@id": "urn:ex/vav-516-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-509-more-heat-requests", + "@id": "urn:ex/vav-527-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-507-air-out", + "@id": "urn:ex/vav-528-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-110" + "@id": "urn:ex/connection-to-room-302" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -385,70 +268,37 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-507-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-507-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-507-discharge-air-temp" + "@id": "urn:ex/vav-528-discharge-air-flow" }, { - "@id": "urn:ex/vav-507-discharge-air-temp-setpoint" - } - ] - }, - { - "@id": "urn:ex/vav-523-damper", - "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-523-damper-in" + "@id": "urn:ex/vav-528-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/vav-523-damper-out" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-523-damper-command" + "@id": "urn:ex/vav-528-discharge-air-temp" }, { - "@id": "urn:ex/vav-523-damper-position" + "@id": "urn:ex/vav-528-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil", + "@id": "urn:ex/vav-508-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-509-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-509-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-509-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-509-reheat-coil-water-out" + "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-hot-water-out-connection", + "@id": "urn:ex/vav-503-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -460,55 +310,44 @@ ] }, { - "@id": "urn:ex/office-ahu-ea-damper-position", + "@id": "urn:ex/vav-521-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-521-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-521-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-504", + "@id": "urn:ex/vav-518-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-504-air-in" - }, - { - "@id": "urn:ex/vav-504-air-out" - }, - { - "@id": "urn:ex/vav-504-hot-water-in" - }, + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-504-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-504-damper" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-504-reheat-coil" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-504-reheat-coil-valve" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-302-cooling-setpoint", + "@id": "urn:ex/zone-202-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -524,394 +363,378 @@ ] }, { - "@id": "urn:ex/zone-314-temp", + "@id": "urn:ex/vav-509-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-528-damper-position", + "@id": "urn:ex/vav-506-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-506-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-506-hot-water-out" } ] }, { - "@id": "urn:ex/room-305-in", + "@id": "urn:ex/vav-526-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-305" + "@id": "urn:ex/vav-526-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-531-damper-actuator", + "@id": "urn:ex/vav-538-reheat-coil-valve-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-531-damper" + "@id": "urn:ex/vav-538-reheat-coil-valve" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-531-damper-command" + "@id": "urn:ex/vav-538-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-540-damper-actuator", + "@id": "urn:ex/vav-531-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-540-damper" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/room-106-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-damper-command" + "@id": "urn:ex/office-ahu-connection-from-rooms" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-506-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-509-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-509-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-524-heating-pid-output", + "@id": "urn:ex/zone-109-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve", + "@id": "urn:ex/vav-505-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-531-reheat-coil-valve-out" + "@id": "urn:ex/vav-505-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-531-reheat-coil-valve-command" + "@id": "urn:ex/vav-505-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-position" + "@id": "urn:ex/vav-505-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-522-more-heat-requests", + "@id": "urn:ex/vav-523-damper-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-523-duct-after-damper" } - ] - }, - { - "@id": "urn:ex/zone-206-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } - ] - }, - { - "@id": "urn:ex/vav-538-reheat-coil-valve-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-538-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/vav-523-colder-supply-air-requests" + }, { - "@id": "urn:ex/vav-538-hot-water-out" + "@id": "urn:ex/vav-523-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-water-in", + "@id": "urn:ex/vav-503-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-533-hot-water-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-534-hot-water-out-connection", + "@id": "urn:ex/vav-504-damper", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-504-damper-in" + }, + { + "@id": "urn:ex/vav-504-damper-out" } - ] - }, - { - "@id": "urn:ex/zone-302-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-504-damper-command" + }, + { + "@id": "urn:ex/vav-504-damper-position" } ] }, { - "@id": "urn:ex/vav-516-hot-water-in", + "@id": "urn:ex/vav-510-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-hot-water-in-connection" + "@id": "urn:ex/vav-510-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-510-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-521-reheat-coil-valve-command", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-510-reheat-coil-valve-command" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-510-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/connection-to-room-212", + "@id": "urn:ex/zone-112-114", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-112-hvac-domain" + }, + { + "@id": "urn:ex/room-114-hvac-domain" } - ] - }, - { - "@id": "urn:ex/vav-504-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-504-reheat-coil-air-in" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-112-114-cooling-setpoint" }, { - "@id": "urn:ex/vav-504-reheat-coil-air-out" + "@id": "urn:ex/zone-112-114-heating-setpoint" }, { - "@id": "urn:ex/vav-504-reheat-coil-water-in" + "@id": "urn:ex/zone-112-114-occupancy" }, { - "@id": "urn:ex/vav-504-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ + "@id": "urn:ex/zone-112-114-occupancy-override" + }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/zone-112-114-temp" + }, + { + "@id": "urn:ex/zone-112-114-window-switch-on-off" } ] }, { - "@id": "urn:ex/room-104-hvac-domain", + "@id": "urn:ex/room-117-out", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-104-in" - }, - { - "@id": "urn:ex/room-104-out" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil", + "@id": "urn:ex/room-115-out", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-513-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-513-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-513-reheat-coil-water-out" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-520-damper", + "@id": "urn:ex/zone-301-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-520-damper-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-520-damper-out" + "@id": "urn:ex/room-301-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-520-damper-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-520-damper-position" + "@id": "urn:ex/zone-301-occupancy" } ] }, { - "@id": "urn:ex/vav-540-heating-pid-output", + "@id": "urn:ex/vav-530-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-530-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-530-reheat-coil-valve-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-530-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-530-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-air-out", + "@id": "urn:ex/vav-534-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-211" + "@id": "urn:ex/vav-534-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -921,41 +744,31 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-525-heating-pid-output" + "@id": "urn:ex/vav-534-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-525-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-525-air-out" + "@id": "urn:ex/vav-534-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-water-in", + "@id": "urn:ex/vav-501-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-501-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-501-hot-water-in" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-537-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -971,84 +784,107 @@ ] }, { - "@id": "urn:ex/vav-505-air-out", + "@id": "urn:ex/vav-540-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-108" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-210", + "@type": [ + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/room-210-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-505-discharge-air-flow" + "@id": "urn:ex/zone-210-cooling-setpoint" }, { - "@id": "urn:ex/vav-505-discharge-air-flow-setpoint" + "@id": "urn:ex/zone-210-heating-setpoint" }, { - "@id": "urn:ex/vav-505-discharge-air-temp" + "@id": "urn:ex/zone-210-occupancy" }, { - "@id": "urn:ex/vav-505-discharge-air-temp-setpoint" + "@id": "urn:ex/zone-210-occupancy-override" + }, + { + "@id": "urn:ex/zone-210-temp" + }, + { + "@id": "urn:ex/zone-210-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-508-hot-water-in-connection", + "@id": "urn:ex/vav-516-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/connection-to-room-201" } - ] - }, - { - "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-516-heating-pid-output" + }, + { + "@id": "urn:ex/vav-516-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-516-air-out" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-flow", + "@id": "urn:ex/zone-101-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-101-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-101-occupancy" } ] }, { - "@id": "urn:ex/vav-530-damper-command", + "@id": "urn:ex/vav-511-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -1062,92 +898,93 @@ ] }, { - "@id": "urn:ex/vav-511-discharge-air-flow-sensor", + "@id": "urn:ex/vav-522-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-air-in" + "@id": "urn:ex/vav-522-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-522-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-511-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-522-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-522-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-out", + "@id": "urn:ex/vav-531-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-515-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-515-hot-water-out" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-air-in", + "@id": "urn:ex/vav-509-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-534-duct-after-damper" + "@id": "urn:ex/vav-509-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ] - }, - { - "@id": "urn:ex/zone-113-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-113-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-113-temp" + "@id": "urn:ex/vav-509-hot-water-in" } ] }, { - "@id": "urn:ex/vav-536-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-206-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-206-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-206-occupancy" } ] }, { - "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-501-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -1159,100 +996,66 @@ ] }, { - "@id": "urn:ex/vav-526", + "@id": "urn:ex/vav-514-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-526-air-in" - }, - { - "@id": "urn:ex/vav-526-air-out" - }, - { - "@id": "urn:ex/vav-526-hot-water-in" - }, - { - "@id": "urn:ex/vav-526-hot-water-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-526-damper" - }, - { - "@id": "urn:ex/vav-526-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-526-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-507-damper-out", + "@id": "urn:ex/vav-530-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-507-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-507-cooling-pid-output" - } ] }, { - "@id": "urn:ex/zone-105-heating-setpoint", + "@id": "urn:ex/zone-301-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-538-discharge-air-flow", + "@id": "urn:ex/vav-523-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-523-air-in" } ] }, { - "@id": "urn:ex/office-ahu-ma-temp", + "@id": "urn:ex/zone-305-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -1268,86 +1071,87 @@ ] }, { - "@id": "urn:ex/vav-509-damper-command", + "@id": "urn:ex/zone-311-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-507-heating-pid-output", + "@id": "urn:ex/vav-508-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-508-air-in" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-538-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-507-reheat-coil-valve" + "@id": "urn:ex/vav-538-air-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-507-reheat-coil-valve-command" + "@id": "urn:ex/vav-538-discharge-air-temp" } ] }, { - "@id": "urn:ex/office-ahu-moisture-eliminator", + "@id": "urn:ex/vav-540-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#AirFilter", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Filter" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-moisture-eliminator-in" - }, + "@id": "urn:ex/vav-540-air-out" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-moisture-eliminator-out" + "@id": "urn:ex/vav-540-discharge-air-temp" } ] }, { - "@id": "urn:ex/room-208-in", + "@id": "urn:ex/vav-503-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-208-209" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-540-discharge-air-flow", + "@id": "urn:ex/vav-529-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -1358,77 +1162,67 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-514", + "@id": "urn:ex/vav-518-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-514-air-in" - }, - { - "@id": "urn:ex/vav-514-air-out" - }, - { - "@id": "urn:ex/vav-514-hot-water-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-514-hot-water-out" + "@id": "urn:ex/vav-518-damper" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-514-damper" - }, - { - "@id": "urn:ex/vav-514-reheat-coil" - }, + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-514-reheat-coil-valve" + "@id": "urn:ex/vav-518-damper-command" } ] }, { - "@id": "urn:ex/zone-303-304-306-occupancy-override", + "@id": "urn:ex/vav-539-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-539-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-valve-out" } - ] - }, - { - "@id": "urn:ex/vav-523-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-539-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-531-damper-out", + "@id": "urn:ex/vav-507-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-duct-after-damper" + "@id": "urn:ex/connection-to-room-110" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1438,73 +1232,64 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-531-colder-supply-air-requests" + "@id": "urn:ex/vav-507-discharge-air-flow" }, { - "@id": "urn:ex/vav-531-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-508-reheat-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-507-discharge-air-flow-setpoint" + }, { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-507-discharge-air-temp" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-507-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-538-hot-water-out", + "@id": "urn:ex/vav-521", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-521-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/office-ahu-clg-coil", - "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/vav-521-air-out" + }, { - "@id": "urn:ex/office-ahu-clg-coil-air-in" + "@id": "urn:ex/vav-521-hot-water-in" }, { - "@id": "urn:ex/office-ahu-clg-coil-air-out" + "@id": "urn:ex/vav-521-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-521-damper" }, { - "@id": "urn:ex/office-ahu-clg-coil-water-in" + "@id": "urn:ex/vav-521-reheat-coil" }, { - "@id": "urn:ex/office-ahu-clg-coil-water-out" + "@id": "urn:ex/vav-521-reheat-coil-valve" } + ] + }, + { + "@id": "urn:ex/vav-536-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-505-damper-position", + "@id": "urn:ex/vav-516-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -1520,90 +1305,92 @@ ] }, { - "@id": "urn:ex/vav-507-discharge-air-flow-sensor", + "@id": "urn:ex/zone-303-304-306-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-507-air-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/office-ahu-chilled-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-507-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-305-out", + "@id": "urn:ex/zone-113-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/vav-511-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-522-air-out", + "@id": "urn:ex/office-ahu-htg-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-208-209" + "@id": "urn:ex/office-ahu-duct-after-air-filter" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-522-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-522-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-522-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-522-discharge-air-temp-setpoint" - } ] }, { - "@id": "urn:ex/room-203-hvac-domain", + "@id": "urn:ex/vav-501-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-203-in" - }, - { - "@id": "urn:ex/room-203-out" + "@id": "urn:ex/vav-501-duct-after-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-valve-command", + "@id": "urn:ex/vav-533-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -1617,89 +1404,40 @@ ] }, { - "@id": "urn:ex/vav-534-reheat-coil-air-out", + "@id": "urn:ex/vav-525-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-314" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-534-heating-pid-output" - }, - { - "@id": "urn:ex/vav-534-more-heat-requests" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-534-air-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-water-in", + "@id": "urn:ex/zone-212-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-hot-water-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-503", + "@id": "urn:ex/zone-311-occupancy", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-503-air-in" - }, - { - "@id": "urn:ex/vav-503-air-out" - }, - { - "@id": "urn:ex/vav-503-hot-water-in" - }, - { - "@id": "urn:ex/vav-503-hot-water-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-503-damper" - }, - { - "@id": "urn:ex/vav-503-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-503-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-522-damper-in", + "@id": "urn:ex/vav-536-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -1715,134 +1453,86 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-522-air-in" + "@id": "urn:ex/vav-536-air-in" } ] }, { - "@id": "urn:ex/vav-531-damper-command", + "@id": "urn:ex/vav-514-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-514-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-514-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil", + "@id": "urn:ex/vav-516-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-512-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-512-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-512-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-512-reheat-coil-water-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-530-air-out", + "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-303-304-306" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-530-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-530-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-530-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-530-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-515-hot-water-out", + "@id": "urn:ex/vav-523-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-523-reheat-coil-valve-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-523-reheat-coil-valve-out" } - ] - }, - { - "@id": "urn:ex/connection-to-room-314", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-525-damper-actuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-525-damper" - } - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "@id": "urn:ex/vav-523-reheat-coil-valve-command" + }, { - "@id": "urn:ex/vav-525-damper-command" + "@id": "urn:ex/vav-523-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-511-hot-water-in", + "@id": "urn:ex/office-ahu-htg-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-hot-water-in-connection" + "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1852,7 +1542,7 @@ ] }, { - "@id": "urn:ex/vav-523-damper-position", + "@id": "urn:ex/vav-503-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -1868,66 +1558,61 @@ ] }, { - "@id": "urn:ex/vav-509-cooling-pid-output", + "@id": "urn:ex/zone-208-209-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/room-208-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/zone-208-209-temp" } ] }, { - "@id": "urn:ex/office-ahu-ra-flow", + "@id": "urn:ex/vav-525-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Return" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-114-in", + "@id": "urn:ex/zone-103-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-112-114" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-valve-in", + "@id": "urn:ex/vav-536-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-536-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1937,127 +1622,112 @@ ] }, { - "@id": "urn:ex/room-313-in", + "@id": "urn:ex/vav-511-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-313" + "@id": "urn:ex/vav-511-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-water-out", + "@id": "urn:ex/office-ahu-ra-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-ra-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/office-ahu-ra-flow" } ] }, { - "@id": "urn:ex/vav-516-damper-actuator", + "@id": "urn:ex/zone-210-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-516-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-516-damper-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/room-212-hvac-domain", + "@id": "urn:ex/vav-539-damper", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-212-in" + "@id": "urn:ex/vav-539-damper-in" }, { - "@id": "urn:ex/room-212-out" + "@id": "urn:ex/vav-539-damper-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-539-damper-command" + }, + { + "@id": "urn:ex/vav-539-damper-position" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-529-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] - }, - { - "@id": "urn:ex/office-ahu-sa-temp-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-529-air-in" } ] }, { - "@id": "urn:ex/room-206-hvac-domain", + "@id": "urn:ex/office-ahu-clg-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-206-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-206-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-112-114-temp", + "@id": "urn:ex/vav-512-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -2071,199 +1741,212 @@ ] }, { - "@id": "urn:ex/vav-536-discharge-air-temp-sensor", + "@id": "urn:ex/vav-536-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-536-air-out" + "@id": "urn:ex/vav-536-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-536-discharge-air-temp" + "@id": "urn:ex/vav-536-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-302", + "@id": "urn:ex/vav-521-air-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-302-hvac-domain" + "@id": "urn:ex/connection-to-room-204-205" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-302-co2-concentration" - }, - { - "@id": "urn:ex/zone-302-co2-concentration-setpoint" - }, - { - "@id": "urn:ex/zone-302-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-302-heating-setpoint" - }, - { - "@id": "urn:ex/zone-302-occupancy" + "@id": "urn:ex/vav-521-discharge-air-flow" }, { - "@id": "urn:ex/zone-302-occupancy-override" + "@id": "urn:ex/vav-521-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/zone-302-temp" + "@id": "urn:ex/vav-521-discharge-air-temp" }, { - "@id": "urn:ex/zone-302-window-switch-on-off" + "@id": "urn:ex/vav-521-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-water-in", + "@id": "urn:ex/room-305-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-hot-water-in-connection" + "@id": "urn:ex/room-305-in" + }, + { + "@id": "urn:ex/room-305-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ] + }, + { + "@id": "urn:ex/vav-517-discharge-air-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/vav-517-air-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-530-hot-water-in" + "@id": "urn:ex/vav-517-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-530", + "@id": "urn:ex/vav-540", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-air-in" + "@id": "urn:ex/vav-540-air-in" }, { - "@id": "urn:ex/vav-530-air-out" + "@id": "urn:ex/vav-540-air-out" }, { - "@id": "urn:ex/vav-530-hot-water-in" + "@id": "urn:ex/vav-540-hot-water-in" }, { - "@id": "urn:ex/vav-530-hot-water-out" + "@id": "urn:ex/vav-540-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-530-damper" + "@id": "urn:ex/vav-540-damper" }, { - "@id": "urn:ex/vav-530-reheat-coil" + "@id": "urn:ex/vav-540-reheat-coil" }, { - "@id": "urn:ex/vav-530-reheat-coil-valve" + "@id": "urn:ex/vav-540-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-524-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve" + "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-air-in", + "@id": "urn:ex/vav-536-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/office-ahu-clg-coil-water-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-duct-after-damper" + "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-523-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-528-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-528-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-531-hot-water-in", + "@id": "urn:ex/vav-540-damper-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-531-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-118-heating-setpoint", + "@id": "urn:ex/vav-540-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-540-hot-water-in-connection", + "@id": "urn:ex/vav-507-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -2275,62 +1958,41 @@ ] }, { - "@id": "urn:ex/vav-501-heating-pid-output", + "@id": "urn:ex/vav-530-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-temp", + "@id": "urn:ex/vav-523-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-517-reheat-coil-valve-actuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-517-reheat-coil-valve" - } - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ - { - "@id": "urn:ex/vav-517-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-506-damper-command", + "@id": "urn:ex/vav-518-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -2344,223 +2006,234 @@ ] }, { - "@id": "urn:ex/vav-505-damper-actuator", + "@id": "urn:ex/zone-213-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-505-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-505-damper-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/office-ahu-connection-to-vavs", + "@id": "urn:ex/vav-501-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-501-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-air-out", + "@id": "urn:ex/vav-503", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-303-304-306" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-503-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:ex/vav-503-air-out" + }, { - "@id": "urn:ex/vav-529-discharge-air-flow" + "@id": "urn:ex/vav-503-hot-water-in" }, { - "@id": "urn:ex/vav-529-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-503-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-503-damper" }, { - "@id": "urn:ex/vav-529-discharge-air-temp" + "@id": "urn:ex/vav-503-reheat-coil" }, { - "@id": "urn:ex/vav-529-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-503-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-516-hot-water-in-connection", + "@id": "urn:ex/vav-530-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-201-temp-sensor", + "@id": "urn:ex/room-205", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-201-hvac-domain" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/zone-201-temp" + "@id": "urn:ex/room-205-hvac-domain" } ] }, { - "@id": "urn:ex/room-201-hvac-domain", + "@id": "urn:ex/vav-527-damper-command", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-201-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-201-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil", + "@id": "urn:ex/vav-518-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-533-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-533-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-533-reheat-coil-water-out" + "@id": "urn:ex/vav-518-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-518-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/room-208", + "@id": "urn:ex/vav-511-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-208-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-534-damper-out", + "@id": "urn:ex/vav-516-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-534-duct-after-damper" + "@id": "urn:ex/vav-516-damper" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-516-damper-command" } + ] + }, + { + "@id": "urn:ex/zone-118-cooling-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-colder-supply-air-requests" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-534-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-115-in", + "@id": "urn:ex/vav-502-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-115" + "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-307-308-temp", + "@id": "urn:ex/vav-516-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-509-discharge-air-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/vav-509-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-509-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-513-air-in", + "@id": "urn:ex/vav-533-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-503-damper-command", + "@id": "urn:ex/vav-516-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -2574,51 +2247,51 @@ ] }, { - "@id": "urn:ex/vav-514-more-heat-requests", + "@id": "urn:ex/zone-106-107-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/zone-301-window-switch-on-off", + "@id": "urn:ex/vav-514-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-202-cooling-setpoint", + "@id": "urn:ex/vav-503-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-314-out", + "@id": "urn:ex/vav-529-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-529-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2628,13 +2301,13 @@ ] }, { - "@id": "urn:ex/vav-506-air-in", + "@id": "urn:ex/office-ahu-ra-fan-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/office-ahu-duct-after-ra-fan" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2644,23 +2317,23 @@ ] }, { - "@id": "urn:ex/vav-502-heating-pid-output", + "@id": "urn:ex/office-ahu-ea-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-ea-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/office-ahu-ea-damper-command" } ] }, { - "@id": "urn:ex/vav-505-more-heat-requests", + "@id": "urn:ex/vav-517-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -2671,212 +2344,250 @@ ] }, { - "@id": "urn:ex/vav-539-colder-supply-air-requests", + "@id": "urn:ex/vav-537-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-111-occupancy-sensor", + "@id": "urn:ex/vav-527-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-111-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-111-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-sa-temp-sensor", + "@id": "urn:ex/vav-535-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-sa-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/office-ahu-supply-duct-static-pressure", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-sa-temp" + "@id": "http://data.ashrae.org/standard223#Role-Supply" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve-command", + "@id": "urn:ex/vav-531-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-307-308" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-531-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-531-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-531-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-531-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/office-ahu-ra-fan-start-cmd", + "@id": "urn:ex/room-103-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/office-ahu-connection-from-rooms" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-202-window-switch-on-off", + "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-508-air-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-reheat-coil-valve" + "@id": "urn:ex/connection-to-room-109" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-522-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-508-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-508-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-508-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-508-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-305-occupancy-sensor", + "@id": "urn:ex/vav-516-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-305-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-305-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-position", + "@id": "urn:ex/vav-513-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-513-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-513-reheat-coil-valve-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-513-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-513-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/zone-101-co2-concentration", + "@id": "urn:ex/vav-539-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#ofSubstance": [ - { - "@id": "http://data.ashrae.org/standard223#Substance-CO2" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PPM" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-103-occupancy-sensor", + "@id": "urn:ex/office-ahu-supply-duct-static-pressure-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-103-hvac-domain" + "@id": "urn:ex/office-ahu-sa-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-103-occupancy" + "@id": "urn:ex/office-ahu-supply-duct-static-pressure" } ] }, { - "@id": "urn:ex/vav-503-more-heat-requests", + "@id": "urn:ex/vav-516-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve" } - ] - }, - { - "@id": "urn:ex/vav-516-duct-after-damper", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-303-in", + "@id": "urn:ex/vav-507-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-303-304-306" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-538-damper-command", + "@id": "urn:ex/vav-524-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -2892,29 +2603,29 @@ ] }, { - "@id": "urn:ex/zone-301-occupancy-sensor", + "@id": "urn:ex/vav-520-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-301-hvac-domain" + "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-301-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-water-out", + "@id": "urn:ex/vav-531-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2924,192 +2635,204 @@ ] }, { - "@id": "urn:ex/vav-511-reheat-coil", + "@id": "urn:ex/room-209-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-511-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-511-reheat-coil-water-in" + "@id": "urn:ex/room-209-in" }, { - "@id": "urn:ex/vav-511-reheat-coil-water-out" + "@id": "urn:ex/room-209-out" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-506-air-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-reheat-coil-valve" + "@id": "urn:ex/connection-to-room-106-107" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-508-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-506-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-506-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-506-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-506-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-command", + "@id": "urn:ex/room-204", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/room-204-hvac-domain" } ] }, { - "@id": "urn:ex/room-310-hvac-domain", + "@id": "urn:ex/vav-505-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-310-in" - }, - { - "@id": "urn:ex/room-310-out" + "@id": "urn:ex/vav-505-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/zone-312-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-505-hot-water-out" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-521-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-523-hot-water-out", + "@id": "urn:ex/vav-508-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-hot-water-out-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-damper-command", + "@id": "urn:ex/zone-105-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-105-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/zone-105-occupancy" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-position", + "@id": "urn:ex/office-ahu-sa-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Supply" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-105-window-switch-on-off", + "@id": "urn:ex/zone-203-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/room-204-out", + "@id": "urn:ex/vav-523-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/connection-to-room-206" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-523-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-523-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-523-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-523-discharge-air-temp-setpoint" + } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-water-in", + "@id": "urn:ex/vav-519-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-hot-water-in-connection" + "@id": "urn:ex/vav-519-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3119,63 +2842,43 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-526-hot-water-in" + "@id": "urn:ex/vav-519-hot-water-out" } ] }, { - "@id": "urn:ex/zone-311-occupancy-sensor", + "@id": "urn:ex/vav-509-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-311-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/vav-509-reheat-coil-valve-in" + }, { - "@id": "urn:ex/zone-311-occupancy" + "@id": "urn:ex/vav-509-reheat-coil-valve-out" } - ] - }, - { - "@id": "urn:ex/vav-501-duct-after-damper", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-516-heating-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-509-reheat-coil-valve-command" + }, { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-509-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/room-117-in", + "@id": "urn:ex/connection-to-room-204-205", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-116-117" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3184,34 +2887,31 @@ ] }, { - "@id": "urn:ex/vav-515-more-heat-requests", + "@id": "urn:ex/vav-527-damper-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-527-duct-after-damper" } - ] - }, - { - "@id": "urn:ex/vav-511-discharge-air-flow-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-527-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-527-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-command", + "@id": "urn:ex/vav-521-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -3227,235 +2927,206 @@ ] }, { - "@id": "urn:ex/vav-508", + "@id": "urn:ex/vav-502", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-air-in" + "@id": "urn:ex/vav-502-air-in" }, { - "@id": "urn:ex/vav-508-air-out" + "@id": "urn:ex/vav-502-air-out" }, { - "@id": "urn:ex/vav-508-hot-water-in" + "@id": "urn:ex/vav-502-hot-water-in" }, { - "@id": "urn:ex/vav-508-hot-water-out" + "@id": "urn:ex/vav-502-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-508-damper" + "@id": "urn:ex/vav-502-damper" }, { - "@id": "urn:ex/vav-508-reheat-coil" + "@id": "urn:ex/vav-502-reheat-coil" }, { - "@id": "urn:ex/vav-508-reheat-coil-valve" + "@id": "urn:ex/vav-502-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-air-out", + "@id": "urn:ex/vav-512-damper-command", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-204-205" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-519-heating-pid-output" - }, - { - "@id": "urn:ex/vav-519-more-heat-requests" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-519-air-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } - ] - }, - { - "@id": "urn:ex/vav-540-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/office-ahu-oa-in", + "@id": "urn:ex/vav-532-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-oa-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-532-air-in" + } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-position", + "@id": "urn:ex/vav-517-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-527-air-out", + "@id": "urn:ex/vav-510-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/connection-to-room-301" + "@id": "urn:ex/vav-510-damper" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-527-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-527-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-527-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-527-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-510-damper-command" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-water-in", + "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-518-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-518-hot-water-in" - } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve", + "@id": "urn:ex/zone-202", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-511-reheat-coil-valve-in" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-511-reheat-coil-valve-out" + "@id": "urn:ex/room-202-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-511-reheat-coil-valve-command" + "@id": "urn:ex/zone-202-cooling-setpoint" }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-position" + "@id": "urn:ex/zone-202-heating-setpoint" + }, + { + "@id": "urn:ex/zone-202-occupancy" + }, + { + "@id": "urn:ex/zone-202-occupancy-override" + }, + { + "@id": "urn:ex/zone-202-temp" + }, + { + "@id": "urn:ex/zone-202-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-502-duct-after-damper", + "@id": "urn:ex/vav-539-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-539-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve-command", + "@id": "urn:ex/vav-535-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-535-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-535-discharge-air-temp" } ] }, { - "@id": "urn:ex/zone-302-occupancy-override", + "@id": "urn:ex/room-112", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-112-hvac-domain" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-air-in", + "@id": "urn:ex/vav-505-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-duct-after-damper" + "@id": "urn:ex/vav-505-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3465,31 +3136,25 @@ ] }, { - "@id": "urn:ex/vav-502-more-heat-requests", + "@id": "urn:ex/vav-519-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } - ] - }, - { - "@id": "urn:ex/zone-307-308-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-command", + "@id": "urn:ex/vav-532-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -3503,83 +3168,77 @@ ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-position", + "@id": "urn:ex/vav-539-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/office-ahu-sa-fan-power", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/W" } ] }, { - "@id": "urn:ex/vav-515", + "@id": "urn:ex/vav-501-damper-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-air-in" - }, - { - "@id": "urn:ex/vav-515-air-out" - }, - { - "@id": "urn:ex/vav-515-hot-water-in" - }, - { - "@id": "urn:ex/vav-515-hot-water-out" + "@id": "urn:ex/vav-501-duct-after-damper" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-515-damper" - }, - { - "@id": "urn:ex/vav-515-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-515-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-501-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-501-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-501-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-520-more-heat-requests", + "@id": "urn:ex/vav-529-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-water-out", + "@id": "urn:ex/vav-519-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-519-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3589,108 +3248,80 @@ ] }, { - "@id": "urn:ex/vav-518-damper", + "@id": "urn:ex/vav-518-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-518-damper-in" - }, - { - "@id": "urn:ex/vav-518-damper-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-518-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-518-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-501-colder-supply-air-requests", + "@id": "urn:ex/room-105", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/room-105-hvac-domain" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-valve-in", + "@id": "urn:ex/office-ahu-sa-fan-speed-cmd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-306-out", + "@id": "urn:ex/vav-530-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-530-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-530-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-528-more-heat-requests", + "@id": "urn:ex/office-ahu-ra-fan-start-status", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-513-damper-in", + "@id": "urn:ex/room-312-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-513-air-in" + "@id": "urn:ex/connection-to-room-312" } - ] - }, - { - "@id": "urn:ex/connection-to-room-202", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3699,197 +3330,168 @@ ] }, { - "@id": "urn:ex/vav-518", + "@id": "urn:ex/vav-518-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-air-in" - }, - { - "@id": "urn:ex/vav-518-air-out" - }, - { - "@id": "urn:ex/vav-518-hot-water-in" - }, - { - "@id": "urn:ex/vav-518-hot-water-out" + "@id": "urn:ex/connection-to-room-202" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-518-damper" - }, - { - "@id": "urn:ex/vav-518-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-518-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-502-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-502-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-502-reheat-coil-air-out" - }, + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-502-reheat-coil-water-in" + "@id": "urn:ex/vav-518-heating-pid-output" }, { - "@id": "urn:ex/vav-502-reheat-coil-water-out" + "@id": "urn:ex/vav-518-more-heat-requests" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-518-air-out" } ] }, { - "@id": "urn:ex/vav-510-damper-actuator", + "@id": "urn:ex/vav-534-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-510-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-510-damper-command" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-505-hot-water-out-connection", + "@id": "urn:ex/vav-501-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-flow-sensor", + "@id": "urn:ex/vav-520-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-514-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-514-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-513-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-302-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-516-damper", + "@id": "urn:ex/vav-515-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-516-damper-in" - }, - { - "@id": "urn:ex/vav-516-damper-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-516-damper-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-516-damper-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-305-occupancy-override", + "@id": "urn:ex/vav-523-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-523-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-527-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-reheat-coil-valve" + "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-505-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-303-304-306-window-switch-on-off", + "@id": "urn:ex/vav-517-air-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/connection-to-room-203" } - ] - }, - { - "@id": "urn:ex/zone-112-114-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-517-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-517-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-517-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-517-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-532-heating-pid-output", + "@id": "urn:ex/vav-504-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -3905,240 +3507,239 @@ ] }, { - "@id": "urn:ex/office-ahu-sa-fan-start-status", + "@id": "urn:ex/vav-519-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/room-307-out", + "@id": "urn:ex/vav-517-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-517-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-118", + "@id": "urn:ex/vav-513-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-118-hvac-domain" + "@id": "urn:ex/vav-513-duct-after-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-118-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-118-heating-setpoint" - }, - { - "@id": "urn:ex/zone-118-occupancy" - }, - { - "@id": "urn:ex/zone-118-occupancy-override" - }, - { - "@id": "urn:ex/zone-118-temp" + "@id": "urn:ex/vav-513-colder-supply-air-requests" }, { - "@id": "urn:ex/zone-118-window-switch-on-off" - } - ] - }, - { - "@id": "urn:ex/zone-102-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-102-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/zone-102-temp" + "@id": "urn:ex/vav-513-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-516-colder-supply-air-requests", + "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve-out", + "@id": "urn:ex/vav-536-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-hot-water-out-connection" + "@id": "urn:ex/vav-536-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-524-hot-water-out" - } - ] - }, + "@id": "urn:ex/vav-536-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-valve-position" + } + ] + }, { - "@id": "urn:ex/vav-517-discharge-air-temp-sensor", + "@id": "urn:ex/vav-510-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-517-air-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-517-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-110-occupancy-override", + "@id": "urn:ex/vav-518-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-509-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-538-damper-position", + "@id": "urn:ex/vav-522-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-522-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-522-discharge-air-temp" } ] }, { - "@id": "urn:ex/room-201", + "@id": "urn:ex/room-306", "@type": [ "http://data.ashrae.org/standard223#PhysicalSpace" ], "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/room-201-hvac-domain" + "@id": "urn:ex/room-306-hvac-domain" } ] }, { - "@id": "urn:ex/room-112-in", + "@id": "urn:ex/vav-518-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-112-114" + "@id": "urn:ex/vav-518-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-518-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-518-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-518-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-527-damper", + "@id": "urn:ex/vav-505-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-527-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-527-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-527-damper-command" - }, + "@id": "http://qudt.org/vocab/unit/PERCENT" + } + ] + }, + { + "@id": "urn:ex/room-101", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-527-damper-position" + "@id": "urn:ex/room-101-hvac-domain" } ] }, { - "@id": "urn:ex/vav-502-hot-water-in", + "@id": "urn:ex/vav-520-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-hot-water-in-connection" + "@id": "urn:ex/vav-520-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-520-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-520-cooling-pid-output" } ] }, { - "@id": "urn:ex/zone-115-temp", + "@id": "urn:ex/zone-307-308-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -4154,153 +3755,184 @@ ] }, { - "@id": "urn:ex/vav-506-damper-position", + "@id": "urn:ex/vav-511-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-511-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-511-discharge-air-temp" } ] }, { - "@id": "urn:ex/room-103-in", + "@id": "urn:ex/office-ahu-ra-fan-start-cmd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-103" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-command", + "@id": "urn:ex/vav-526-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-537-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-532-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-532-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-309-310", + "@id": "urn:ex/vav-530", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-309-hvac-domain" + "@id": "urn:ex/vav-530-air-in" }, { - "@id": "urn:ex/room-310-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-309-310-cooling-setpoint" + "@id": "urn:ex/vav-530-air-out" }, { - "@id": "urn:ex/zone-309-310-heating-setpoint" + "@id": "urn:ex/vav-530-hot-water-in" }, { - "@id": "urn:ex/zone-309-310-occupancy" - }, + "@id": "urn:ex/vav-530-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/zone-309-310-occupancy-override" + "@id": "urn:ex/vav-530-damper" }, { - "@id": "urn:ex/zone-309-310-temp" + "@id": "urn:ex/vav-530-reheat-coil" }, { - "@id": "urn:ex/zone-309-310-window-switch-on-off" + "@id": "urn:ex/vav-530-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil", + "@id": "urn:ex/vav-525-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-reheat-coil-air-in" - }, + "@id": "urn:ex/vav-525-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-531-reheat-coil-air-out" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-531-reheat-coil-water-in" - }, + "@id": "urn:ex/vav-525-hot-water-in" + } + ] + }, + { + "@id": "urn:ex/vav-512-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-531-reheat-coil-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-522-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-command", + "@id": "urn:ex/zone-112-114-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/room-206", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/room-206-hvac-domain" } ] }, { - "@id": "urn:ex/office-ahu-increased-air-pressure-requests", + "@id": "urn:ex/room-301-hvac-domain", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/room-301-in" + }, + { + "@id": "urn:ex/room-301-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ] + }, + { + "@id": "urn:ex/vav-504-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -4311,69 +3943,95 @@ ] }, { - "@id": "urn:ex/zone-109-window-switch-on-off", + "@id": "urn:ex/vav-539-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator", + "@id": "urn:ex/zone-201-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-water-out", + "@id": "urn:ex/vav-525-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-525-damper-in" + }, + { + "@id": "urn:ex/vav-525-damper-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-525-damper-command" + }, + { + "@id": "urn:ex/vav-525-damper-position" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper-out", + "@id": "urn:ex/vav-507-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" + "@id": "urn:ex/vav-507-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-507-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-507-cooling-pid-output" + } ] }, { - "@id": "urn:ex/vav-515-air-in", + "@id": "urn:ex/zone-314-occupancy", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } + ] + }, + { + "@id": "urn:ex/vav-533-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4382,217 +4040,269 @@ ] }, { - "@id": "urn:ex/vav-503-reheat-coil-water-out", + "@id": "urn:ex/vav-514-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-514-damper" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-514-damper-command" } ] }, { - "@id": "urn:ex/vav-512-hot-water-in-connection", + "@id": "urn:ex/zone-103-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-valve", + "@id": "urn:ex/vav-532-damper", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-htg-coil-valve-in" + "@id": "urn:ex/vav-532-damper-in" }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-532-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-htg-coil-valve-command" + "@id": "urn:ex/vav-532-damper-command" }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-position" + "@id": "urn:ex/vav-532-damper-position" } ] }, { - "@id": "urn:ex/room-113", + "@id": "urn:ex/vav-507-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-113-hvac-domain" + "@id": "urn:ex/vav-507-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-507-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/zone-305-temp", + "@id": "urn:ex/vav-520-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-505-heating-pid-output", + "@id": "urn:ex/vav-520-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-air-in", + "@id": "urn:ex/vav-501-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-501-air-in" + } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve", + "@id": "urn:ex/vav-522", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-reheat-coil-valve-in" + "@id": "urn:ex/vav-522-air-in" }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-522-air-out" + }, { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-522-hot-water-in" + }, + { + "@id": "urn:ex/vav-522-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-522-reheat-coil-valve-command" + "@id": "urn:ex/vav-522-damper" }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-position" + "@id": "urn:ex/vav-522-reheat-coil" + }, + { + "@id": "urn:ex/vav-522-reheat-coil-valve" } ] }, { - "@id": "urn:ex/connection-to-room-312", + "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-517-discharge-air-flow", + "@id": "urn:ex/vav-512-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-temp-sensor", + "@id": "urn:ex/vav-523-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-514-air-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-514-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-539-heating-pid-output", + "@id": "urn:ex/zone-112-114-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve-out", + "@id": "urn:ex/vav-527-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-532", + "@type": [ + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-532-air-in" + }, + { + "@id": "urn:ex/vav-532-air-out" + }, + { + "@id": "urn:ex/vav-532-hot-water-in" + }, + { + "@id": "urn:ex/vav-532-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-532-damper" + }, + { + "@id": "urn:ex/vav-532-reheat-coil" + }, + { + "@id": "urn:ex/vav-532-reheat-coil-valve" + } + ] + }, + { + "@id": "urn:ex/vav-517-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ + { + "@id": "urn:ex/vav-517-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-517-damper-command" + } + ] + }, + { + "@id": "urn:ex/vav-533-reheat-coil-valve-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { @@ -4611,133 +4321,141 @@ ] }, { - "@id": "urn:ex/vav-509-duct-after-damper", + "@id": "urn:ex/vav-501-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-102" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-501-heating-pid-output" + }, + { + "@id": "urn:ex/vav-501-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-501-air-out" + } ] }, { - "@id": "urn:ex/vav-520-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-517-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-508-cooling-pid-output", + "@id": "urn:ex/vav-537-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-537-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-537-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-536-hot-water-in", + "@id": "urn:ex/vav-501-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-536-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-314-occupancy-sensor", + "@id": "urn:ex/vav-504-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-314-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-314-occupancy" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-521-duct-after-damper", + "@id": "urn:ex/room-202-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-202-in" + }, + { + "@id": "urn:ex/room-202-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-520", + "@id": "urn:ex/vav-532-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-air-in" - }, - { - "@id": "urn:ex/vav-520-air-out" - }, - { - "@id": "urn:ex/vav-520-hot-water-in" - }, - { - "@id": "urn:ex/vav-520-hot-water-out" + "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-520-damper" - }, - { - "@id": "urn:ex/vav-520-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-501-hot-water-out", + "@id": "urn:ex/office-ahu-chilled-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-hot-water-out-connection" + "@id": "urn:ex/office-ahu-chilled-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4747,140 +4465,140 @@ ] }, { - "@id": "urn:ex/zone-112-114-occupancy-override", + "@id": "urn:ex/room-206-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/connection-to-room-206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-513", + "@id": "urn:ex/vav-507-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-air-in" - }, - { - "@id": "urn:ex/vav-513-air-out" - }, - { - "@id": "urn:ex/vav-513-hot-water-in" - }, + "@id": "urn:ex/connection-to-room-110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-513-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-513-damper" + "@id": "urn:ex/vav-507-heating-pid-output" }, { - "@id": "urn:ex/vav-513-reheat-coil" - }, + "@id": "urn:ex/vav-507-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-513-reheat-coil-valve" + "@id": "urn:ex/vav-507-air-out" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-temp-sensor", + "@id": "urn:ex/vav-506-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-air-out" + "@id": "urn:ex/connection-to-room-106-107" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-504-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-529-damper-command", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-506-heating-pid-output" + }, + { + "@id": "urn:ex/vav-506-more-heat-requests" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-506-air-out" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-524-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-524-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-524-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-532-air-out", + "@id": "urn:ex/vav-511-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/connection-to-room-309-310" + "@id": "urn:ex/vav-511-air-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-511-discharge-air-flow" } + ] + }, + { + "@id": "urn:ex/vav-524-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-532-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-532-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-532-discharge-air-temp" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-532-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/connection-to-room-213", + "@id": "urn:ex/zone-101-building-static-pressure-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ] }, { - "@id": "urn:ex/connection-to-room-118", + "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -4892,61 +4610,88 @@ ] }, { - "@id": "urn:ex/zone-116-117-heating-setpoint", + "@id": "urn:ex/zone-115", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-115-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-115-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-115-heating-setpoint" + }, + { + "@id": "urn:ex/zone-115-occupancy" + }, + { + "@id": "urn:ex/zone-115-occupancy-override" + }, + { + "@id": "urn:ex/zone-115-temp" + }, + { + "@id": "urn:ex/zone-115-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-530-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-525-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-530-colder-supply-air-requests", + "@id": "urn:ex/vav-535-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-535-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-212-occupancy", + "@id": "urn:ex/vav-509-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-hot-water-out-connection", + "@id": "urn:ex/vav-504-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -4958,13 +4703,13 @@ ] }, { - "@id": "urn:ex/vav-502-reheat-coil-air-out", + "@id": "urn:ex/office-ahu-sa-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-101" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4974,81 +4719,60 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-502-heating-pid-output" + "@id": "urn:ex/office-ahu-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-502-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/office-ahu-increased-air-pressure-requests" + }, { - "@id": "urn:ex/vav-502-air-out" - } - ] - }, - { - "@id": "urn:ex/vav-509-damper-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/office-ahu-sa-temp" + }, { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/office-ahu-sa-temp-setpoint" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/vav-526-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/office-ahu-supply-duct-static-pressure" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/office-ahu-supply-duct-static-pressure-setpoint" + }, + { + "@id": "urn:ex/office-ahu-warmer-supply-air-requests" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-valve", + "@id": "urn:ex/vav-506-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-525-reheat-coil-valve-out" + "@id": "urn:ex/vav-506-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-525-reheat-coil-valve-command" + "@id": "urn:ex/vav-506-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-525-reheat-coil-valve-position" + "@id": "urn:ex/vav-506-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-524-hot-water-out", + "@id": "urn:ex/vav-522-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-hot-water-out-connection" + "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5058,63 +4782,66 @@ ] }, { - "@id": "urn:ex/vav-527-cooling-pid-output", + "@id": "urn:ex/vav-501-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-520-discharge-air-temp-sensor", + "@id": "urn:ex/vav-512-air-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-air-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-504-damper-out", + "@id": "urn:ex/vav-509-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-504-duct-after-damper" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-537-damper-position", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-504-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-504-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-530-cooling-pid-output", + "@id": "urn:ex/vav-519-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -5130,66 +4857,56 @@ ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve-in", + "@id": "urn:ex/zone-106-107-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve" + "@id": "urn:ex/room-106-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/zone-106-107-occupancy" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-flow", + "@id": "urn:ex/room-214-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/connection-to-room-214" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-damper-actuator", + "@id": "urn:ex/zone-313-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-534-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-534-damper-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/room-111-in", + "@id": "urn:ex/office-ahu-moisture-eliminator-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-111" + "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5199,38 +4916,28 @@ ] }, { - "@id": "urn:ex/vav-533-reheat-coil-air-out", + "@id": "urn:ex/room-112-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-305" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-533-heating-pid-output" + "@id": "urn:ex/room-112-in" }, { - "@id": "urn:ex/vav-533-more-heat-requests" + "@id": "urn:ex/room-112-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-533-air-out" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-537-damper-position", + "@id": "urn:ex/vav-503-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -5244,90 +4951,121 @@ ] }, { - "@id": "urn:ex/vav-540-hot-water-in", + "@id": "urn:ex/vav-506-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-540-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve-position", + "@id": "urn:ex/vav-526-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-301-temp-sensor", + "@id": "urn:ex/vav-538-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-301-hvac-domain" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-301-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-538-air-in" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve", + "@id": "urn:ex/vav-527-air-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-535-reheat-coil-valve-out" + "@id": "urn:ex/connection-to-room-301" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-535-reheat-coil-valve-command" + "@id": "urn:ex/vav-527-discharge-air-flow" }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-position" + "@id": "urn:ex/vav-527-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-527-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-527-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-water-out", + "@id": "urn:ex/zone-207", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve" + "@id": "urn:ex/room-207-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-207-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-207-heating-setpoint" + }, + { + "@id": "urn:ex/zone-207-occupancy" + }, + { + "@id": "urn:ex/zone-207-occupancy-override" + }, + { + "@id": "urn:ex/zone-207-temp" + }, + { + "@id": "urn:ex/zone-207-window-switch-on-off" } + ] + }, + { + "@id": "urn:ex/vav-523-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -5336,103 +5074,139 @@ ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-535-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-530-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-530-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-water-out", + "@id": "urn:ex/vav-509-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-509-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-509-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-509-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-509-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/zone-206-occupancy-override", + "@id": "urn:ex/vav-528-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/office-ahu-moisture-eliminator-in", + "@id": "urn:ex/vav-537-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-oa-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/office-ahu-oa-in" - } ] }, { - "@id": "urn:ex/vav-517-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-535-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-512-hot-water-in", + "@id": "urn:ex/zone-311", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-512-hot-water-in-connection" + "@id": "urn:ex/room-311-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-311-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-311-heating-setpoint" + }, + { + "@id": "urn:ex/zone-311-occupancy" + }, + { + "@id": "urn:ex/zone-311-occupancy-override" + }, + { + "@id": "urn:ex/zone-311-temp" + }, + { + "@id": "urn:ex/zone-311-window-switch-on-off" } ] }, { - "@id": "urn:ex/zone-309-310-temp", + "@id": "urn:ex/zone-103-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -5448,262 +5222,294 @@ ] }, { - "@id": "urn:ex/zone-313-occupancy-override", + "@id": "urn:ex/vav-528-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-528-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-528-damper-command" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-command", + "@id": "urn:ex/vav-506-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve-position", + "@id": "urn:ex/vav-514-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-514-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-command", + "@id": "urn:ex/vav-507-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/room-306-hvac-domain", + "@id": "urn:ex/vav-535", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-306-in" + "@id": "urn:ex/vav-535-air-in" }, { - "@id": "urn:ex/room-306-out" + "@id": "urn:ex/vav-535-air-out" + }, + { + "@id": "urn:ex/vav-535-hot-water-in" + }, + { + "@id": "urn:ex/vav-535-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-535-damper" + }, + { + "@id": "urn:ex/vav-535-reheat-coil" + }, + { + "@id": "urn:ex/vav-535-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve", + "@id": "urn:ex/zone-303-304-306-occupancy", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-529-reheat-coil-valve-in" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-529-reheat-coil-valve-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } + ] + }, + { + "@id": "urn:ex/vav-538-damper", + "@type": [ + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-538-damper-in" + }, + { + "@id": "urn:ex/vav-538-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-529-reheat-coil-valve-command" + "@id": "urn:ex/vav-538-damper-command" }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-position" + "@id": "urn:ex/vav-538-damper-position" } ] }, { - "@id": "urn:ex/vav-512-air-in", + "@id": "urn:ex/vav-529-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-529-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-529-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-valve-command", + "@id": "urn:ex/zone-204-205-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-111-heating-setpoint", + "@id": "urn:ex/vav-528-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-509-discharge-air-flow-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/vav-509-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-509-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-305", + "@id": "urn:ex/vav-534-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-305-hvac-domain" + "@id": "urn:ex/vav-534-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-534-reheat-coil-valve-command" } + ] + }, + { + "@id": "urn:ex/vav-535-reheat-coil-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-305-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-305-heating-setpoint" - }, - { - "@id": "urn:ex/zone-305-occupancy" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-305-occupancy-override" - }, + "@id": "urn:ex/vav-535-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-305-temp" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-305-window-switch-on-off" + "@id": "urn:ex/vav-535-hot-water-in" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-air-out", + "@id": "urn:ex/vav-502-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-108" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-204-205-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-505-heating-pid-output" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + } + ] + }, + { + "@id": "urn:ex/zone-103-heating-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-more-heat-requests" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-505-air-out" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve-in", + "@id": "urn:ex/vav-505-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-505-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/zone-202-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-202-hvac-domain" - } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-202-temp" + "@id": "urn:ex/vav-505-hot-water-in" } ] }, { - "@id": "urn:ex/connection-to-room-108", + "@id": "urn:ex/room-108-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-108" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -5712,7 +5518,7 @@ ] }, { - "@id": "urn:ex/vav-539-cooling-pid-output", + "@id": "urn:ex/vav-525-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -5728,7 +5534,7 @@ ] }, { - "@id": "urn:ex/office-ahu-chilled-water-out-connection", + "@id": "urn:ex/vav-502-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -5740,21 +5546,20 @@ ] }, { - "@id": "urn:ex/connection-to-room-215", + "@id": "urn:ex/zone-111-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/zone-309-310-heating-setpoint", + "@id": "urn:ex/zone-302-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -5768,93 +5573,139 @@ ] }, { - "@id": "urn:ex/office-ahu-ea-damper-in", + "@id": "urn:ex/vav-513-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-ra-fan" + "@id": "urn:ex/vav-513-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-201-occupancy", + "@id": "urn:ex/vav-512-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-509-colder-supply-air-requests", + "@id": "urn:ex/vav-501-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-536-colder-supply-air-requests", + "@id": "urn:ex/zone-116-117-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-525-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-519-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-519-damper-in" + }, + { + "@id": "urn:ex/vav-519-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-519-damper-command" + }, + { + "@id": "urn:ex/vav-519-damper-position" } ] }, { - "@id": "urn:ex/vav-537-damper-in", + "@id": "urn:ex/zone-214-occupancy", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + } + ] + }, + { + "@id": "urn:ex/room-308", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:ex/room-308-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/vav-502-reheat-coil-valve", + "@type": [ + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-502-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-502-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-537-air-in" + "@id": "urn:ex/vav-502-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-502-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-512-hot-water-out-connection", + "@id": "urn:ex/vav-506-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -5866,183 +5717,227 @@ ] }, { - "@id": "urn:ex/zone-207-occupancy-sensor", + "@id": "urn:ex/", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-207-hvac-domain" - } + "http://www.w3.org/2002/07/owl#Ontology" + ] + }, + { + "@id": "urn:ex/zone-101-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-207-occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-514-damper-out", + "@id": "urn:ex/vav-530-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-duct-after-damper" + "@id": "urn:ex/vav-530-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-514-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-514-cooling-pid-output" + "@id": "urn:ex/vav-530-hot-water-in" } ] }, { - "@id": "urn:ex/vav-515-cooling-pid-output", + "@id": "urn:ex/vav-502-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-502-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-position", + "@id": "urn:ex/vav-506-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-506-damper-in" + }, + { + "@id": "urn:ex/vav-506-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-506-damper-command" + }, + { + "@id": "urn:ex/vav-506-damper-position" } ] }, { - "@id": "urn:ex/vav-507-colder-supply-air-requests", + "@id": "urn:ex/vav-502-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-213-temp-sensor", + "@id": "urn:ex/room-211-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-213-hvac-domain" + "@id": "urn:ex/connection-to-room-211" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-213-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-515-hot-water-in-connection", + "@id": "urn:ex/zone-201", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-201-hvac-domain" } - ] - }, - { - "@id": "urn:ex/vav-503-heating-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/zone-201-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-201-heating-setpoint" + }, + { + "@id": "urn:ex/zone-201-occupancy" + }, + { + "@id": "urn:ex/zone-201-occupancy-override" + }, + { + "@id": "urn:ex/zone-201-temp" + }, + { + "@id": "urn:ex/zone-201-window-switch-on-off" } ] }, { - "@id": "urn:ex/zone-301-occupancy-override", + "@id": "urn:ex/zone-116-117", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-116-hvac-domain" + }, + { + "@id": "urn:ex/room-117-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-116-117-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-116-117-heating-setpoint" + }, + { + "@id": "urn:ex/zone-116-117-occupancy" + }, + { + "@id": "urn:ex/zone-116-117-occupancy-override" + }, + { + "@id": "urn:ex/zone-116-117-temp" + }, + { + "@id": "urn:ex/zone-116-117-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-actuator", + "@id": "urn:ex/zone-312-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-539-reheat-coil-valve" + "@id": "urn:ex/room-312-hvac-domain" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-539-reheat-coil-valve-command" + "@id": "urn:ex/zone-312-occupancy" } ] }, { - "@id": "urn:ex/vav-532-discharge-air-flow-sensor", + "@id": "urn:ex/vav-536-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-532-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-532-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-air-in", + "@id": "urn:ex/room-205-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-duct-after-damper" + "@id": "urn:ex/connection-to-room-204-205" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6052,46 +5947,46 @@ ] }, { - "@id": "urn:ex/vav-533-reheat-coil-water-out", + "@id": "urn:ex/vav-506-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-506-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-506-hot-water-in" + } ] }, { - "@id": "urn:ex/vav-522-discharge-air-flow-sensor", + "@id": "urn:ex/vav-510-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-air-in" + "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-522-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-temp", + "@id": "urn:ex/vav-527-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -6105,44 +6000,51 @@ ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve-out", + "@id": "urn:ex/vav-538-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-hot-water-out-connection" + "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-540-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-532-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-212-in", + "@id": "urn:ex/zone-207-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-212" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-518-air-in", + "@id": "urn:ex/vav-503-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -6155,16 +6057,21 @@ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-503-air-in" + } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-valve-in", + "@id": "urn:ex/vav-524-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6174,170 +6081,190 @@ ] }, { - "@id": "urn:ex/vav-520-reheat-coil-valve-position", + "@id": "urn:ex/vav-510-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-510-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-510-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-104-window-switch-on-off", + "@id": "urn:ex/vav-525-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-525-air-out" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-525-discharge-air-temp" } ] }, { - "@id": "urn:ex/room-105-in", + "@id": "urn:ex/vav-529-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-105" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-temp-sensor", + "@id": "urn:ex/vav-528-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-519-air-out" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-519-discharge-air-temp" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-hot-water-in", + "@id": "urn:ex/vav-517-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-101-occupancy-sensor", + "@id": "urn:ex/vav-516-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-101-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-101-occupancy" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-521-damper", + "@id": "urn:ex/room-113", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-521-damper-in" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-521-damper-out" + "@id": "urn:ex/room-113-hvac-domain" } + ] + }, + { + "@id": "urn:ex/zone-113-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-521-damper-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-521-damper-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve-out", + "@id": "urn:ex/vav-523-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-523-damper-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-523-damper-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-530-hot-water-out" + "@id": "urn:ex/vav-523-damper-command" + }, + { + "@id": "urn:ex/vav-523-damper-position" } ] }, { - "@id": "urn:ex/vav-538-damper-actuator", + "@id": "urn:ex/vav-522-damper-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-538-damper" + "@id": "urn:ex/vav-522-damper" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-538-damper-command" + "@id": "urn:ex/vav-522-damper-command" } ] }, { - "@id": "urn:ex/vav-538-hot-water-in-connection", + "@id": "urn:ex/vav-525-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-525-air-in" + } + ] }, { - "@id": "urn:ex/vav-540-hot-water-out-connection", + "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -6349,78 +6276,127 @@ ] }, { - "@id": "urn:ex/vav-516-discharge-air-flow-sensor", + "@id": "urn:ex/vav-531-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-516-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-532-heating-pid-output", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-516-discharge-air-flow" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-523-discharge-air-flow-sensor", + "@id": "urn:ex/vav-515-reheat-coil-valve-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-515-hot-water-out-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-515-hot-water-out" + } + ] + }, + { + "@id": "urn:ex/vav-501-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-523-air-in" + "@id": "urn:ex/vav-501-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-523-discharge-air-flow" + "@id": "urn:ex/vav-501-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-519", + "@id": "urn:ex/vav-522-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-519-air-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-519-air-out" - }, + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-519-hot-water-in" - }, + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ] + }, + { + "@id": "urn:ex/zone-303-304-306-cooling-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-519-hot-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#contains": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-519-damper" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/vav-525-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-519-reheat-coil" - }, + "@id": "urn:ex/vav-525-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-519-reheat-coil-valve" + "@id": "urn:ex/vav-525-damper-command" } ] }, { - "@id": "urn:ex/zone-105", + "@id": "urn:ex/zone-301", "@type": [ "http://data.ashrae.org/standard223#Zone", "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-105-hvac-domain" + "@id": "urn:ex/room-301-hvac-domain" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -6430,233 +6406,226 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-105-cooling-setpoint" + "@id": "urn:ex/zone-301-cooling-setpoint" }, { - "@id": "urn:ex/zone-105-heating-setpoint" + "@id": "urn:ex/zone-301-heating-setpoint" }, { - "@id": "urn:ex/zone-105-occupancy" + "@id": "urn:ex/zone-301-occupancy" }, { - "@id": "urn:ex/zone-105-occupancy-override" + "@id": "urn:ex/zone-301-occupancy-override" }, { - "@id": "urn:ex/zone-105-temp" + "@id": "urn:ex/zone-301-temp" }, { - "@id": "urn:ex/zone-105-window-switch-on-off" + "@id": "urn:ex/zone-301-window-switch-on-off" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper-command", + "@id": "urn:ex/vav-529-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve" } - ] - }, - { - "@id": "urn:ex/connection-to-room-203", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/connection-to-room-210", + "@id": "urn:ex/room-302", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-302-hvac-domain" } ] }, { - "@id": "urn:ex/vav-512-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-502-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-water-out", + "@id": "urn:ex/room-107-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-106-107" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-502-damper-actuator", + "@id": "urn:ex/office-ahu-oa-flow", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-502-damper" + "@id": "http://data.ashrae.org/standard223#Role-Outside" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-502-damper-command" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-525-damper-out", + "@id": "urn:ex/vav-517-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-duct-after-damper" + "@id": "urn:ex/vav-517-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-517-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-525-colder-supply-air-requests" + "@id": "urn:ex/vav-517-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-525-cooling-pid-output" + "@id": "urn:ex/vav-517-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-in", + "@id": "urn:ex/vav-515-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-530-hot-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-530-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "http://data.ashrae.org/standard223#Role-Outside", + "@id": "urn:ex/vav-510-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#EnumerationKind-Role" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } ] }, { - "@id": "urn:ex/vav-537-damper", + "@id": "urn:ex/vav-504-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-537-damper-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-537-damper-out" + "@id": "urn:ex/vav-504-air-in" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-537-damper-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-537-damper-position" + "@id": "urn:ex/vav-504-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-211-occupancy-override", + "@id": "urn:ex/vav-508-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-508-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-508-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-513-heating-pid-output", + "@id": "urn:ex/vav-502-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-519-damper-out", + "@id": "urn:ex/vav-502-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-duct-after-damper" + "@id": "urn:ex/connection-to-room-101" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6666,66 +6635,27 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-519-colder-supply-air-requests" + "@id": "urn:ex/vav-502-heating-pid-output" }, { - "@id": "urn:ex/vav-519-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-509-reheat-coil-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-513-hot-water-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-513-hot-water-in-connection" + "@id": "urn:ex/vav-502-more-heat-requests" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-502-air-out" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve-in", + "@id": "urn:ex/vav-537-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-537-duct-after-damper" } - ] - }, - { - "@id": "urn:ex/connection-to-room-302", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6734,17 +6664,17 @@ ] }, { - "@id": "urn:ex/zone-208-209", + "@id": "urn:ex/zone-204-205", "@type": [ "http://data.ashrae.org/standard223#Zone", "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-208-hvac-domain" + "@id": "urn:ex/room-204-hvac-domain" }, { - "@id": "urn:ex/room-209-hvac-domain" + "@id": "urn:ex/room-205-hvac-domain" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -6754,33 +6684,33 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-208-209-cooling-setpoint" + "@id": "urn:ex/zone-204-205-cooling-setpoint" }, { - "@id": "urn:ex/zone-208-209-heating-setpoint" + "@id": "urn:ex/zone-204-205-heating-setpoint" }, { - "@id": "urn:ex/zone-208-209-occupancy" + "@id": "urn:ex/zone-204-205-occupancy" }, { - "@id": "urn:ex/zone-208-209-occupancy-override" + "@id": "urn:ex/zone-204-205-occupancy-override" }, { - "@id": "urn:ex/zone-208-209-temp" + "@id": "urn:ex/zone-204-205-temp" }, { - "@id": "urn:ex/zone-208-209-window-switch-on-off" + "@id": "urn:ex/zone-204-205-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-539-air-out", + "@id": "urn:ex/vav-530-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-214" + "@id": "urn:ex/connection-to-room-303-304-306" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6790,53 +6720,32 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-539-discharge-air-flow" + "@id": "urn:ex/vav-530-discharge-air-flow" }, { - "@id": "urn:ex/vav-539-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-530-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/vav-539-discharge-air-temp" + "@id": "urn:ex/vav-530-discharge-air-temp" }, { - "@id": "urn:ex/vav-539-discharge-air-temp-setpoint" - } - ] - }, - { - "@id": "urn:ex/vav-520-reheat-coil-air-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-520-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-530-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-533-hot-water-out", + "@id": "urn:ex/zone-104-occupancy", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-526-cooling-pid-output", + "@id": "urn:ex/vav-530-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -6852,56 +6761,46 @@ ] }, { - "@id": "urn:ex/zone-302-co2-concentration", + "@id": "urn:ex/zone-109-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#ofSubstance": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Substance-CO2" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } + ] + }, + { + "@id": "urn:ex/zone-110-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PPM" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-524-hot-water-out-connection", + "@id": "urn:ex/connection-to-room-314", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-521-reheat-coil-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-512-cooling-pid-output", + "@id": "urn:ex/vav-528-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -6917,58 +6816,61 @@ ] }, { - "@id": "urn:ex/vav-532-hot-water-in-connection", + "@id": "urn:ex/vav-519-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-519-duct-after-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-517-more-heat-requests", + "@id": "urn:ex/vav-540-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-540-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-540-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-517-damper-in", + "@id": "urn:ex/room-306-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/room-306-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-306-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-517-air-in" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-air-in", + "@id": "urn:ex/connection-to-room-102", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-506-duct-after-damper" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6977,113 +6879,92 @@ ] }, { - "@id": "urn:ex/zone-203-heating-setpoint", + "@id": "urn:ex/vav-506-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-506-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-506-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil", + "@id": "urn:ex/vav-521-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-532-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-532-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-532-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-532-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/room-211-in", + "@id": "urn:ex/zone-105", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/connection-to-room-211" + "@id": "urn:ex/room-105-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:ex/room-209-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/connection-to-room-208-209" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/zone-105-cooling-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-105-heating-setpoint" + }, + { + "@id": "urn:ex/zone-105-occupancy" + }, + { + "@id": "urn:ex/zone-105-occupancy-override" + }, + { + "@id": "urn:ex/zone-105-temp" + }, + { + "@id": "urn:ex/zone-105-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-water-out", + "@id": "urn:ex/room-314-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-503-damper-actuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-503-damper" - } - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ - { - "@id": "urn:ex/vav-503-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-flow", + "@id": "urn:ex/vav-540-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -7104,77 +6985,67 @@ ] }, { - "@id": "urn:ex/room-302-out", + "@id": "urn:ex/vav-513-damper-command", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-531-colder-supply-air-requests", + "@id": "urn:ex/zone-301-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve-out", + "@id": "urn:ex/vav-502-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-hot-water-out-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-507-hot-water-out" + "@id": "urn:ex/vav-502-air-in" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-command", + "@id": "http://data.ashrae.org/standard223#Role-Outside", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } + "http://data.ashrae.org/standard223#EnumerationKind-Role" ] }, { - "@id": "urn:ex/room-118-in", + "@id": "urn:ex/room-310-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-118" + "@id": "urn:ex/connection-to-room-309-310" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7184,128 +7055,160 @@ ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-command", + "@id": "urn:ex/vav-509-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-509-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-509-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-530-discharge-air-flow-sensor", + "@id": "urn:ex/vav-535-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-air-in" + "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-530-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-516", + "@id": "urn:ex/vav-533", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-air-in" + "@id": "urn:ex/vav-533-air-in" }, { - "@id": "urn:ex/vav-516-air-out" + "@id": "urn:ex/vav-533-air-out" }, { - "@id": "urn:ex/vav-516-hot-water-in" + "@id": "urn:ex/vav-533-hot-water-in" }, { - "@id": "urn:ex/vav-516-hot-water-out" + "@id": "urn:ex/vav-533-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-516-damper" + "@id": "urn:ex/vav-533-damper" }, { - "@id": "urn:ex/vav-516-reheat-coil" + "@id": "urn:ex/vav-533-reheat-coil" }, { - "@id": "urn:ex/vav-516-reheat-coil-valve" + "@id": "urn:ex/vav-533-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-506-hot-water-out-connection", + "@id": "urn:ex/vav-502-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-air-out", + "@id": "urn:ex/zone-112-114-occupancy", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/connection-to-room-201" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + } + ] + }, + { + "@id": "urn:ex/vav-519-discharge-air-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/vav-519-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-519-discharge-air-temp" } + ] + }, + { + "@id": "urn:ex/zone-213-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-516-heating-pid-output" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ] + }, + { + "@id": "urn:ex/vav-513-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-516-more-heat-requests" + "@id": "urn:ex/vav-513-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-516-air-out" + "@id": "urn:ex/vav-513-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-525-damper-position", + "@id": "urn:ex/vav-529-damper-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-529-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-529-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-529-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-506-colder-supply-air-requests", + "@id": "urn:ex/vav-538-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -7316,69 +7219,77 @@ ] }, { - "@id": "urn:ex/zone-105-cooling-setpoint", + "@id": "urn:ex/room-109-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/connection-to-room-109" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve-position", + "@id": "urn:ex/vav-506-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-501-damper-out", + "@id": "urn:ex/vav-525-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-duct-after-damper" + "@id": "urn:ex/vav-525-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-515-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-501-colder-supply-air-requests" - }, + "@id": "urn:ex/vav-515-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-501-cooling-pid-output" + "@id": "urn:ex/vav-515-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-water-out", + "@id": "urn:ex/vav-517-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7388,41 +7299,45 @@ ] }, { - "@id": "urn:ex/zone-202-heating-setpoint", + "@id": "urn:ex/office-ahu-sa-fan-speed-status", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-517-hot-water-in-connection", + "@id": "urn:ex/vav-522-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-522-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-522-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-510-hot-water-in", + "@id": "urn:ex/vav-521-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-hot-water-in-connection" + "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7432,82 +7347,76 @@ ] }, { - "@id": "urn:ex/room-215-hvac-domain", + "@id": "urn:ex/vav-526-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-215-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-215-out" + "@id": "urn:ex/vav-526-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-526-damper-command" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-air-out", + "@id": "urn:ex/vav-514-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-204-205" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-525-reheat-coil-valve-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-521-heating-pid-output" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-more-heat-requests" + "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-521-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-537-discharge-air-temp-sensor", + "@id": "urn:ex/vav-524-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-537-air-out" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-537-discharge-air-temp" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } - ] - }, - { - "@id": "urn:ex/zone-103-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-532-air-in", + "@id": "urn:ex/vav-526-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -7523,53 +7432,39 @@ ] }, { - "@id": "urn:ex/room-202-hvac-domain", + "@id": "urn:ex/vav-506-air-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-202-in" - }, - { - "@id": "urn:ex/room-202-out" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] - }, - { - "@id": "urn:ex/room-301", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-301-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-515-hot-water-in", + "@id": "urn:ex/vav-536-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-508-duct-after-damper", + "@id": "urn:ex/office-ahu-ea-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -7581,56 +7476,50 @@ ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve-out", + "@id": "urn:ex/zone-113", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-506-hot-water-out-connection" + "@id": "urn:ex/room-113-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-506-hot-water-out" - } - ] - }, - { - "@id": "urn:ex/zone-116-117-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/zone-113-cooling-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } - ] - }, - { - "@id": "urn:ex/room-203", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ + "@id": "urn:ex/zone-113-heating-setpoint" + }, { - "@id": "urn:ex/room-203-hvac-domain" + "@id": "urn:ex/zone-113-occupancy" + }, + { + "@id": "urn:ex/zone-113-occupancy-override" + }, + { + "@id": "urn:ex/zone-113-temp" + }, + { + "@id": "urn:ex/zone-113-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-in", + "@id": "urn:ex/vav-517-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7640,268 +7529,256 @@ ] }, { - "@id": "urn:ex/vav-538-reheat-coil-valve-actuator", + "@id": "urn:ex/room-101-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve" + "@id": "urn:ex/room-101-in" + }, + { + "@id": "urn:ex/room-101-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil", + "@id": "urn:ex/vav-505", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-reheat-coil-air-in" + "@id": "urn:ex/vav-505-air-in" }, { - "@id": "urn:ex/vav-539-reheat-coil-air-out" + "@id": "urn:ex/vav-505-air-out" }, { - "@id": "urn:ex/vav-539-reheat-coil-water-in" + "@id": "urn:ex/vav-505-hot-water-in" }, { - "@id": "urn:ex/vav-539-reheat-coil-water-out" + "@id": "urn:ex/vav-505-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-505-damper" + }, + { + "@id": "urn:ex/vav-505-reheat-coil" + }, + { + "@id": "urn:ex/vav-505-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-534-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil", + "@id": "urn:ex/vav-522-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-517-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-517-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-517-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-517-reheat-coil-water-out" + "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-502-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-502-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-502-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-502-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-out", + "@id": "urn:ex/vav-504-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-509-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-105" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-509-hot-water-out" + "@id": "urn:ex/vav-504-heating-pid-output" + }, + { + "@id": "urn:ex/vav-504-more-heat-requests" } - ] - }, - { - "@id": "urn:ex/zone-301-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-504-air-out" } ] }, { - "@id": "urn:ex/vav-515-discharge-air-flow-sensor", + "@id": "urn:ex/room-102-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-air-in" + "@id": "urn:ex/room-102-in" + }, + { + "@id": "urn:ex/room-102-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-515-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-204-205-occupancy-sensor", + "@id": "urn:ex/room-302-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-204-hvac-domain" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-204-205-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-213-cooling-setpoint", + "@id": "urn:ex/vav-532-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-534-discharge-air-temp-sensor", + "@id": "urn:ex/zone-105-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-534-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-507-discharge-air-temp", + "@id": "urn:ex/zone-302", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/room-302-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/office-ahu-htg-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/zone-302-co2-concentration" + }, { - "@id": "urn:ex/office-ahu-htg-coil-air-in" + "@id": "urn:ex/zone-302-co2-concentration-setpoint" }, { - "@id": "urn:ex/office-ahu-htg-coil-air-out" + "@id": "urn:ex/zone-302-cooling-setpoint" }, { - "@id": "urn:ex/office-ahu-htg-coil-water-in" + "@id": "urn:ex/zone-302-heating-setpoint" }, { - "@id": "urn:ex/office-ahu-htg-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ + "@id": "urn:ex/zone-302-occupancy" + }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" - } - ] - }, - { - "@id": "urn:ex/vav-529-cooling-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/zone-302-occupancy-override" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/zone-302-temp" + }, { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/zone-302-window-switch-on-off" } ] }, { - "@id": "urn:ex/room-201-in", + "@id": "urn:ex/vav-538-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-201" + "@id": "urn:ex/vav-538-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7911,45 +7788,29 @@ ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve-actuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-533-reheat-coil-valve" - } - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ - { - "@id": "urn:ex/vav-533-reheat-coil-valve-command" - } - ] - }, - { - "@id": "urn:ex/vav-532-hot-water-in", + "@id": "urn:ex/vav-534-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-532-hot-water-in-connection" + "@id": "urn:ex/vav-534-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-534-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-501-air-out", + "@id": "urn:ex/vav-529-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-102" + "@id": "urn:ex/connection-to-room-303-304-306" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7959,21 +7820,21 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-501-discharge-air-flow" + "@id": "urn:ex/vav-529-discharge-air-flow" }, { - "@id": "urn:ex/vav-501-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-529-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/vav-501-discharge-air-temp" + "@id": "urn:ex/vav-529-discharge-air-temp" }, { - "@id": "urn:ex/vav-501-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-529-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-511-hot-water-out-connection", + "@id": "urn:ex/vav-521-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -7985,14 +7846,9 @@ ] }, { - "@id": "urn:ex/vav-539-discharge-air-flow", + "@id": "urn:ex/vav-533-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -8006,159 +7862,221 @@ ] }, { - "@id": "urn:ex/vav-535-cooling-pid-output", + "@id": "urn:ex/room-115", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:ex/room-115-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/vav-538-damper-command", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-position", + "@id": "urn:ex/vav-526-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-212" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-526-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-526-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-526-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-526-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-538-cooling-pid-output", + "@id": "urn:ex/vav-513-damper", + "@type": [ + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-513-damper-in" + }, + { + "@id": "urn:ex/vav-513-damper-out" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-513-damper-command" + }, + { + "@id": "urn:ex/vav-513-damper-position" + } + ] + }, + { + "@id": "urn:ex/zone-212-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-502-damper", + "@id": "urn:ex/vav-521-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-512-damper-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-damper-in" - }, + "@id": "urn:ex/vav-512-duct-after-damper" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-502-damper-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-502-damper-command" + "@id": "urn:ex/vav-512-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-502-damper-position" + "@id": "urn:ex/vav-512-cooling-pid-output" } ] }, { - "@id": "urn:ex/zone-208-209-occupancy-sensor", + "@id": "urn:ex/zone-203-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-208-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-208-209-occupancy" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-538-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-reheat-coil-valve" + "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-525-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-201-occupancy-override", + "@id": "urn:ex/vav-517-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-529", + "@id": "urn:ex/vav-527", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-529-air-in" + "@id": "urn:ex/vav-527-air-in" }, { - "@id": "urn:ex/vav-529-air-out" + "@id": "urn:ex/vav-527-air-out" }, { - "@id": "urn:ex/vav-529-hot-water-in" + "@id": "urn:ex/vav-527-hot-water-in" }, { - "@id": "urn:ex/vav-529-hot-water-out" + "@id": "urn:ex/vav-527-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-529-damper" + "@id": "urn:ex/vav-527-damper" }, { - "@id": "urn:ex/vav-529-reheat-coil" + "@id": "urn:ex/vav-527-reheat-coil" }, { - "@id": "urn:ex/vav-529-reheat-coil-valve" + "@id": "urn:ex/vav-527-reheat-coil-valve" } ] }, { - "@id": "urn:ex/room-106-out", + "@id": "urn:ex/vav-503-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-503-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8168,67 +8086,76 @@ ] }, { - "@id": "urn:ex/vav-526-discharge-air-temp", + "@id": "urn:ex/vav-514-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/connection-to-room-115" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-514-heating-pid-output" + }, + { + "@id": "urn:ex/vav-514-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-514-air-out" } ] }, { - "@id": "urn:ex/vav-519-damper", + "@id": "urn:ex/room-309-out", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-damper-in" - }, - { - "@id": "urn:ex/vav-519-damper-out" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-519-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-519-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-112-114-occupancy-sensor", + "@id": "urn:ex/vav-525-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-112-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/connection-to-room-210", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-112-114-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-532-discharge-air-temp", + "@id": "urn:ex/vav-508-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -8249,127 +8176,109 @@ ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve", + "@id": "urn:ex/vav-506-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-533-reheat-coil-valve-out" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-533-reheat-coil-valve-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-533-reheat-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-536-damper", + "@id": "urn:ex/vav-539-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-536-damper-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-536-damper-out" + "@id": "urn:ex/vav-539-air-in" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-536-damper-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-536-damper-position" + "@id": "urn:ex/vav-539-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-530-duct-after-damper", + "@id": "urn:ex/office-ahu-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/room-117", + "@id": "urn:ex/zone-102-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-117-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/room-110-in", + "@id": "urn:ex/vav-535-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-110" + "@id": "urn:ex/vav-535-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-535-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-535-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-535-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-530-damper-out", + "@id": "urn:ex/vav-505-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-530-duct-after-damper" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-530-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-530-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-508-damper-out", + "@id": "urn:ex/office-ahu-ra-fan-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8377,60 +8286,36 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-508-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-508-cooling-pid-output" + "@id": "urn:ex/office-ahu-ra-in" } ] }, { - "@id": "urn:ex/zone-201", + "@id": "urn:ex/vav-514-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-201-hvac-domain" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-201-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-201-heating-setpoint" - }, - { - "@id": "urn:ex/zone-201-occupancy" - }, - { - "@id": "urn:ex/zone-201-occupancy-override" - }, - { - "@id": "urn:ex/zone-201-temp" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-201-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-air-out", + "@id": "urn:ex/vav-531-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-302" + "@id": "urn:ex/vav-531-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8440,53 +8325,42 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-528-heating-pid-output" + "@id": "urn:ex/vav-531-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-528-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-528-air-out" + "@id": "urn:ex/vav-531-cooling-pid-output" } ] }, { - "@id": "urn:ex/zone-206-occupancy", + "@id": "urn:ex/vav-508-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-508-hot-water-in-connection" } - ] - }, - { - "@id": "urn:ex/zone-108-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-108-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-108-temp" + "@id": "urn:ex/vav-508-hot-water-in" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-in", + "@id": "urn:ex/vav-520-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-520-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8496,143 +8370,138 @@ ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-in", + "@id": "urn:ex/vav-521-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-521-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/vav-531-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-521-hot-water-out" } ] }, { - "@id": "urn:ex/vav-512-duct-after-damper", + "@id": "urn:ex/vav-523-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/room-107-hvac-domain", + "@id": "urn:ex/vav-529-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-107-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-107-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-519-damper-command", + "@id": "urn:ex/vav-512-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-512-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-512-damper-command" } ] }, { - "@id": "urn:ex/vav-502-discharge-air-temp", + "@id": "urn:ex/vav-534-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-534-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-534-hot-water-in" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-valve-command", + "@id": "urn:ex/vav-516-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-out", + "@id": "urn:ex/zone-307-308-occupancy", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-514-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } + ] + }, + { + "@id": "urn:ex/vav-516-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-514-hot-water-out" - } ] }, { - "@id": "urn:ex/vav-504-hot-water-in-connection", + "@id": "urn:ex/vav-507-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8641,44 +8510,51 @@ ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve", + "@id": "urn:ex/vav-529-air-in", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-539-reheat-coil-valve-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/room-309-hvac-domain", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-reheat-coil-valve-command" + "@id": "urn:ex/room-309-in" }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-position" + "@id": "urn:ex/room-309-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/room-116-hvac-domain", + "@id": "urn:ex/room-311-hvac-domain", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-116-in" + "@id": "urn:ex/room-311-in" }, { - "@id": "urn:ex/room-116-out" + "@id": "urn:ex/room-311-out" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -8688,58 +8564,57 @@ ] }, { - "@id": "urn:ex/vav-501-damper-command", + "@id": "urn:ex/zone-106-107-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ] + }, + { + "@id": "urn:ex/zone-311-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-523-discharge-air-flow", + "@id": "urn:ex/vav-503-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-203-occupancy", + "@id": "urn:ex/office-ahu-clg-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve" } - ] - }, - { - "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8748,13 +8623,13 @@ ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-out", + "@id": "urn:ex/vav-520-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-hot-water-out-connection" + "@id": "urn:ex/vav-520-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8764,46 +8639,59 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-537-hot-water-out" + "@id": "urn:ex/vav-520-hot-water-in" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve-actuator", + "@id": "urn:ex/zone-206-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-501-reheat-coil-valve" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-501-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-505-duct-after-damper", + "@id": "urn:ex/vav-520-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-207" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-520-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-520-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-520-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-520-discharge-air-temp-setpoint" + } ] }, { - "@id": "urn:ex/vav-506-hot-water-in", + "@id": "urn:ex/office-ahu-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-hot-water-in-connection" + "@id": "urn:ex/office-ahu-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8813,50 +8701,76 @@ ] }, { - "@id": "urn:ex/room-305", + "@id": "urn:ex/vav-502-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-305-hvac-domain" + "@id": "urn:ex/vav-502-air-out" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-502-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-506-heating-pid-output", + "@id": "urn:ex/vav-539-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-539-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-in", + "@id": "urn:ex/vav-520-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-520-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-520-hot-water-out" + } ] }, { - "@id": "urn:ex/vav-519-more-heat-requests", + "@id": "urn:ex/vav-511-discharge-air-flow-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ] + }, + { + "@id": "urn:ex/vav-501-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -8867,13 +8781,13 @@ ] }, { - "@id": "urn:ex/vav-523-damper-in", + "@id": "urn:ex/vav-540-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-215" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -8881,14 +8795,23 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-523-air-in" + "@id": "urn:ex/vav-540-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-540-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-540-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-540-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-519-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -8900,55 +8823,51 @@ ] }, { - "@id": "urn:ex/vav-526-damper-actuator", + "@id": "urn:ex/connection-to-room-116-117", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-526-damper" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/vav-520-discharge-air-flow-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/vav-520-air-in" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-526-damper-command" + "@id": "urn:ex/vav-520-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-539", + "@id": "urn:ex/zone-104-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-539-air-in" - }, - { - "@id": "urn:ex/vav-539-air-out" - }, - { - "@id": "urn:ex/vav-539-hot-water-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-539-hot-water-out" + "@id": "urn:ex/room-104-hvac-domain" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-539-damper" - }, - { - "@id": "urn:ex/vav-539-reheat-coil" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-539-reheat-coil-valve" + "@id": "urn:ex/zone-104-temp" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-command", + "@id": "urn:ex/vav-537-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -8964,215 +8883,192 @@ ] }, { - "@id": "urn:ex/vav-511-air-out", + "@id": "urn:ex/vav-510-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/connection-to-room-112-114" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-511-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-511-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-511-discharge-air-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-511-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-101-temp-sensor", + "@id": "urn:ex/zone-110-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-101-hvac-domain" + "@id": "urn:ex/room-110-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-101-temp" + "@id": "urn:ex/zone-110-temp" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil", + "@id": "urn:ex/vav-524-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-507-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-507-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-507-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-507-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-310-out", + "@id": "urn:ex/vav-507-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-507-air-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-507-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-temp", + "@id": "urn:ex/vav-540-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-540-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-533-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-513-discharge-air-flow", + "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-306", + "@id": "urn:ex/vav-519-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-306-hvac-domain" + "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-520-discharge-air-flow", + "@id": "urn:ex/vav-515-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-515-air-in" } ] }, { - "@id": "urn:ex/zone-108-window-switch-on-off", + "@id": "urn:ex/vav-514-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-514-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-514-reheat-coil-valve-out" } - ] - }, - { - "@id": "urn:ex/room-309-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-514-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-514-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-533-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-533-hot-water-out-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9181,60 +9077,60 @@ ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-out", + "@id": "urn:ex/vav-536-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-hot-water-out-connection" + "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-531-hot-water-out" - } ] }, { - "@id": "urn:ex/vav-508-air-out", + "@id": "urn:ex/zone-210-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/connection-to-room-109" + "@id": "urn:ex/room-210-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-210-occupancy" } + ] + }, + { + "@id": "urn:ex/room-211-hvac-domain", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-508-discharge-air-flow" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-discharge-air-flow-setpoint" + "@id": "urn:ex/room-211-in" }, { - "@id": "urn:ex/vav-508-discharge-air-temp" - }, + "@id": "urn:ex/room-211-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-508-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-position", + "@id": "urn:ex/vav-502-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -9248,10 +9144,14 @@ ] }, { - "@id": "urn:ex/vav-503-hot-water-in-connection", + "@id": "urn:ex/vav-537-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-537-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9260,128 +9160,137 @@ ] }, { - "@id": "urn:ex/vav-501-discharge-air-temp-sensor", + "@id": "urn:ex/zone-309-310", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-501-air-out" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/room-309-hvac-domain" + }, { - "@id": "urn:ex/vav-501-discharge-air-temp" + "@id": "urn:ex/room-310-hvac-domain" } - ] - }, - { - "@id": "urn:ex/zone-115-heating-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/zone-309-310-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-309-310-heating-setpoint" + }, + { + "@id": "urn:ex/zone-309-310-occupancy" + }, + { + "@id": "urn:ex/zone-309-310-occupancy-override" + }, + { + "@id": "urn:ex/zone-309-310-temp" + }, + { + "@id": "urn:ex/zone-309-310-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-out", + "@id": "urn:ex/vav-506-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-522-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-522-hot-water-out" - } ] }, { - "@id": "urn:ex/vav-539-more-heat-requests", + "@id": "urn:ex/room-109-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/room-109-in" + }, + { + "@id": "urn:ex/room-109-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/room-116-out", + "@id": "urn:ex/vav-539-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-539-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-539-hot-water-out" } ] }, { - "@id": "urn:ex/room-118-hvac-domain", + "@id": "urn:ex/zone-215-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-118-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-118-out" + "@id": "urn:ex/room-215-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-215-occupancy" } ] }, { - "@id": "urn:ex/vav-538-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-211-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-211-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-211-temp" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-air-out", + "@id": "urn:ex/vav-513-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-116-117" + "@id": "urn:ex/connection-to-room-103" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -9391,27 +9300,33 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-515-heating-pid-output" + "@id": "urn:ex/vav-513-heating-pid-output" }, { - "@id": "urn:ex/vav-515-more-heat-requests" + "@id": "urn:ex/vav-513-more-heat-requests" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-515-air-out" + "@id": "urn:ex/vav-513-air-out" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-flow", + "@id": "urn:ex/zone-101-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } + ] + }, + { + "@id": "urn:ex/vav-523-discharge-air-flow-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -9425,132 +9340,126 @@ ] }, { - "@id": "urn:ex/zone-204-205-temp-sensor", + "@id": "urn:ex/vav-533-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-204-hvac-domain" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-204-205-temp" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-540-damper-out", + "@id": "urn:ex/zone-106-107", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-540-duct-after-damper" + "@id": "urn:ex/room-106-hvac-domain" + }, + { + "@id": "urn:ex/room-107-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-540-colder-supply-air-requests" + "@id": "urn:ex/zone-106-107-cooling-setpoint" }, { - "@id": "urn:ex/vav-540-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-509", - "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/zone-106-107-heating-setpoint" + }, { - "@id": "urn:ex/vav-509-air-in" + "@id": "urn:ex/zone-106-107-occupancy" }, { - "@id": "urn:ex/vav-509-air-out" + "@id": "urn:ex/zone-106-107-occupancy-override" }, { - "@id": "urn:ex/vav-509-hot-water-in" + "@id": "urn:ex/zone-106-107-temp" }, { - "@id": "urn:ex/vav-509-hot-water-out" + "@id": "urn:ex/zone-106-107-window-switch-on-off" } + ] + }, + { + "@id": "urn:ex/vav-531-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-509-damper" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-509-reheat-coil" - }, + "@id": "urn:ex/vav-531-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-509-reheat-coil-valve" + "@id": "urn:ex/vav-531-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/zone-113-temp", + "@id": "urn:ex/vav-513-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-520-discharge-air-flow-sensor", + "@id": "urn:ex/vav-503-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-air-in" + "@id": "urn:ex/connection-to-room-104" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/room-108-hvac-domain", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/room-108-in" + "@id": "urn:ex/vav-503-heating-pid-output" }, { - "@id": "urn:ex/room-108-out" + "@id": "urn:ex/vav-503-more-heat-requests" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-503-air-out" } ] }, { - "@id": "urn:ex/zone-311-cooling-setpoint", + "@id": "urn:ex/zone-204-205-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -9564,234 +9473,99 @@ ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-out", + "@id": "urn:ex/zone-106-107-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-502-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-502-hot-water-out" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-air-in", + "@id": "urn:ex/zone-206", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-539-duct-after-damper" + "@id": "urn:ex/room-206-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ] - }, - { - "@id": "urn:ex/zone-312-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" - } - ] - }, - { - "@id": "urn:ex/vav-532-damper-command", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/vav-508-damper-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-508-air-in" - } - ] - }, - { - "@id": "urn:ex/vav-514-damper", - "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-514-damper-in" - }, - { - "@id": "urn:ex/vav-514-damper-out" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-514-damper-command" + "@id": "urn:ex/zone-206-co2-concentration" }, { - "@id": "urn:ex/vav-514-damper-position" - } - ] - }, - { - "@id": "urn:ex/vav-532-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/vav-533-air-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/zone-206-co2-concentration-setpoint" + }, { - "@id": "urn:ex/connection-to-room-305" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/zone-206-cooling-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:ex/zone-206-heating-setpoint" + }, { - "@id": "urn:ex/vav-533-discharge-air-flow" + "@id": "urn:ex/zone-206-occupancy" }, { - "@id": "urn:ex/vav-533-discharge-air-flow-setpoint" + "@id": "urn:ex/zone-206-occupancy-override" }, { - "@id": "urn:ex/vav-533-discharge-air-temp" + "@id": "urn:ex/zone-206-temp" }, { - "@id": "urn:ex/vav-533-discharge-air-temp-setpoint" + "@id": "urn:ex/zone-206-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-528-hot-water-out", + "@id": "urn:ex/room-108", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-528-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-108-hvac-domain" } ] }, { - "@id": "urn:ex/vav-527", + "@id": "urn:ex/vav-514-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-527-air-in" - }, - { - "@id": "urn:ex/vav-527-air-out" - }, - { - "@id": "urn:ex/vav-527-hot-water-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-527-hot-water-out" + "@id": "urn:ex/vav-514-air-out" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-527-damper" - }, - { - "@id": "urn:ex/vav-527-reheat-coil" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-527-reheat-coil-valve" + "@id": "urn:ex/vav-514-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-512-damper-out", + "@id": "urn:ex/vav-508-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-512-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-512-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-503-reheat-coil-valve-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-508-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -9801,25 +9575,9 @@ ] }, { - "@id": "urn:ex/vav-525-discharge-air-flow-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-525-air-in" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/vav-525-discharge-air-flow" - } - ] - }, - { - "@id": "urn:ex/zone-111-temp", + "@id": "urn:ex/zone-307-308-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -9833,7 +9591,7 @@ ] }, { - "@id": "urn:ex/vav-519-heating-pid-output", + "@id": "urn:ex/vav-524-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -9849,39 +9607,19 @@ ] }, { - "@id": "urn:ex/zone-215-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-215-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/zone-215-temp" - } - ] - }, - { - "@id": "urn:ex/vav-538-air-in", + "@id": "urn:ex/vav-505-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-206-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -9897,256 +9635,210 @@ ] }, { - "@id": "urn:ex/vav-522-reheat-coil-air-out", + "@id": "urn:ex/vav-529-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-208-209" + "@id": "urn:ex/vav-529-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-529-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-522-heating-pid-output" + "@id": "urn:ex/vav-529-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-522-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-522-air-out" + "@id": "urn:ex/vav-529-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-out", + "@id": "urn:ex/room-205-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/room-205-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-205-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-516-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-312-temp-sensor", + "@id": "urn:ex/vav-518-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-312-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-312-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper-command", + "@id": "urn:ex/vav-509-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-509-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-509-damper-command" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve", + "@id": "urn:ex/vav-531-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-528-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-528-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-528-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-528-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-504-reheat-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/room-105-out", + "@id": "urn:ex/vav-512-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-512-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-damper-in", + "@id": "urn:ex/vav-522-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-522-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-518-air-in" + "@id": "urn:ex/vav-522-hot-water-out" } ] }, { - "@id": "urn:ex/zone-101-temp", + "@id": "urn:ex/vav-527-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-514-damper-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-514-air-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/room-214-out", + "@id": "urn:ex/vav-521-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-521-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-521-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-512-heating-pid-output", + "@id": "urn:ex/vav-501-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-519-colder-supply-air-requests", + "@id": "urn:ex/zone-111-occupancy-override", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/room-202-in", + "@id": "urn:ex/room-103-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-202" + "@id": "urn:ex/connection-to-room-103" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10156,115 +9848,42 @@ ] }, { - "@id": "urn:ex/zone-204-205", + "@id": "urn:ex/vav-533-air-in", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-204-hvac-domain" - }, - { - "@id": "urn:ex/room-205-hvac-domain" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-204-205-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-204-205-heating-setpoint" - }, - { - "@id": "urn:ex/zone-204-205-occupancy" - }, - { - "@id": "urn:ex/zone-204-205-occupancy-override" - }, - { - "@id": "urn:ex/zone-204-205-temp" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-204-205-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ra-flow-sensor", + "@id": "urn:ex/zone-202-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-ra-in" + "@id": "urn:ex/room-202-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-ra-flow" - } - ] - }, - { - "@id": "urn:ex/vav-526-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-526-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-526-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-526-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-526-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Heating" - } - ] - }, - { - "@id": "urn:ex/room-106-hvac-domain", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-106-in" - }, - { - "@id": "urn:ex/room-106-out" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-202-temp" } ] }, { - "@id": "urn:ex/room-211-out", + "@id": "urn:ex/office-ahu-duct-after-ra-fan", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -10273,404 +9892,198 @@ ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve-out", + "@id": "urn:ex/vav-511-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-hot-water-out-connection" + "@id": "urn:ex/vav-511-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-536-hot-water-out" - } ] }, { - "@id": "urn:ex/zone-313-temp", + "@id": "urn:ex/vav-508-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-513-hot-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-513-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-520-reheat-coil-valve-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-536-reheat-coil-water-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-536-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-536-hot-water-in" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-flow-sensor", + "@id": "urn:ex/zone-108-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-531-air-in" + "@id": "urn:ex/room-108-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-531-discharge-air-flow" + "@id": "urn:ex/zone-108-temp" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve-in", + "@id": "urn:ex/room-111-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve" + "@id": "urn:ex/room-111-in" + }, + { + "@id": "urn:ex/room-111-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-515-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-506-cooling-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-water-in", + "@id": "urn:ex/vav-524-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-525-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-525-hot-water-in" - } ] }, { - "@id": "urn:ex/vav-521-air-out", + "@id": "urn:ex/vav-508", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-204-205" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-521-discharge-air-flow" + "@id": "urn:ex/vav-508-air-in" }, { - "@id": "urn:ex/vav-521-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-508-air-out" }, { - "@id": "urn:ex/vav-521-discharge-air-temp" + "@id": "urn:ex/vav-508-hot-water-in" }, { - "@id": "urn:ex/vav-521-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-508-hot-water-out" } - ] - }, - { - "@id": "urn:ex/vav-538-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/vav-510-discharge-air-flow-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-508-damper" + }, { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-508-reheat-coil" + }, { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-508-reheat-coil-valve" } ] }, { - "@id": "urn:ex/room-302", + "@id": "urn:ex/room-301", "@type": [ "http://data.ashrae.org/standard223#PhysicalSpace" ], "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/room-302-hvac-domain" + "@id": "urn:ex/room-301-hvac-domain" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-509-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } - ] - }, - { - "@id": "urn:ex/vav-516-damper-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-516-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-516-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-516-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-529-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-201-heating-setpoint", + "@id": "urn:ex/vav-511-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-535-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-211-temp", + "@id": "urn:ex/vav-538-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-523-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/room-302-hvac-domain", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-302-in" - }, - { - "@id": "urn:ex/room-302-out" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ] - }, - { - "@id": "urn:ex/vav-511-reheat-coil-air-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-112-114" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-511-heating-pid-output" - }, - { - "@id": "urn:ex/vav-511-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-511-air-out" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-116-117-temp", + "@id": "urn:ex/zone-106-107-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -10686,62 +10099,39 @@ ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve-position", + "@id": "urn:ex/zone-309-310-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/room-205-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-204-205" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-503-damper", + "@id": "urn:ex/vav-530-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-503-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-503-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-503-damper-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-503-damper-position" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-204-205-occupancy", + "@id": "urn:ex/zone-215-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -10752,231 +10142,189 @@ ] }, { - "@id": "urn:ex/vav-537-reheat-coil", + "@id": "urn:ex/vav-502-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-537-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-537-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-537-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-537-reheat-coil-water-out" + "@id": "urn:ex/vav-502-damper" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-502-damper-command" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil", + "@id": "urn:ex/zone-110-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-501-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-501-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-501-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-501-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-312", + "@id": "urn:ex/vav-522-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-312-hvac-domain" + "@id": "urn:ex/vav-522-duct-after-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-312-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-312-heating-setpoint" - }, - { - "@id": "urn:ex/zone-312-occupancy" - }, - { - "@id": "urn:ex/zone-312-occupancy-override" - }, - { - "@id": "urn:ex/zone-312-temp" + "@id": "urn:ex/vav-522-colder-supply-air-requests" }, { - "@id": "urn:ex/zone-312-window-switch-on-off" + "@id": "urn:ex/vav-522-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-512-discharge-air-flow", + "@id": "urn:ex/vav-528-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-528-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-526-damper-command", + "@id": "urn:ex/vav-511-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-air-in", + "@id": "urn:ex/zone-208-209-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-502-duct-after-damper" + "@id": "urn:ex/room-208-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-208-209-occupancy" } ] }, { - "@id": "urn:ex/vav-501-discharge-air-temp", + "@id": "urn:ex/room-308-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/connection-to-room-307-308", + "@id": "urn:ex/vav-506-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-506-air-in" } - ] - }, - { - "@id": "urn:ex/vav-533-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-506-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-535-air-in", + "@id": "urn:ex/vav-535-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-535-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-535-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-535-cooling-pid-output" + } ] }, { - "@id": "urn:ex/room-116-in", + "@id": "urn:ex/vav-513-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/connection-to-room-116-117" + "@id": "urn:ex/vav-513-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-513-discharge-air-temp" } ] }, { - "@id": "urn:ex/office-ahu-ra-in", + "@id": "urn:ex/vav-539-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10984,17 +10332,14 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-ra-flow" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/office-ahu-ra-temp" + "@id": "urn:ex/vav-539-air-in" } ] }, { - "@id": "urn:ex/vav-538-discharge-air-temp", + "@id": "urn:ex/vav-507-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11015,70 +10360,92 @@ ] }, { - "@id": "urn:ex/vav-537-discharge-air-flow", + "@id": "urn:ex/zone-214-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/vav-518-reheat-coil-valve-position", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-flow-sensor", + "@id": "urn:ex/zone-214-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-504-air-in" + "@id": "urn:ex/room-214-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-504-discharge-air-flow" + "@id": "urn:ex/zone-214-occupancy" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil", + "@id": "urn:ex/vav-526-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-reheat-coil-air-in" - }, + "@id": "urn:ex/vav-526-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-538-reheat-coil-air-out" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-538-reheat-coil-water-in" - }, + "@id": "urn:ex/vav-526-hot-water-in" + } + ] + }, + { + "@id": "urn:ex/zone-303-304-306-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-538-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-215-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -11094,61 +10461,52 @@ ] }, { - "@id": "urn:ex/zone-307-308-occupancy", + "@id": "urn:ex/vav-534-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/room-203-out", + "@id": "urn:ex/zone-118-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-temp", + "@id": "urn:ex/vav-517-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-air-in", + "@id": "urn:ex/vav-507-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-duct-after-damper" + "@id": "urn:ex/vav-507-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11158,88 +10516,82 @@ ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve", + "@id": "urn:ex/vav-510-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-513-reheat-coil-valve-out" + "@id": "urn:ex/vav-510-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-513-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-513-reheat-coil-valve-position" + "@id": "urn:ex/vav-510-hot-water-out" } ] }, { - "@id": "urn:ex/zone-101-co2-sensor", + "@id": "urn:ex/zone-303-304-306-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-101-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-101-co2-concentration" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-214", + "@id": "urn:ex/vav-538-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-214-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-214-cooling-setpoint" + "@id": "urn:ex/vav-538-reheat-coil-air-in" }, { - "@id": "urn:ex/zone-214-heating-setpoint" + "@id": "urn:ex/vav-538-reheat-coil-air-out" }, { - "@id": "urn:ex/zone-214-occupancy" + "@id": "urn:ex/vav-538-reheat-coil-water-in" }, { - "@id": "urn:ex/zone-214-occupancy-override" - }, + "@id": "urn:ex/vav-538-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/zone-214-temp" - }, + "@id": "http://data.ashrae.org/standard223#Role-Heating" + } + ] + }, + { + "@id": "urn:ex/vav-513-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-214-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-506-damper-in", + "@id": "urn:ex/vav-513-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -11255,261 +10607,248 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-506-air-in" + "@id": "urn:ex/vav-513-air-in" } ] }, { - "@id": "urn:ex/zone-213-temp", + "@id": "urn:ex/vav-515-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-515-damper-in" + }, + { + "@id": "urn:ex/vav-515-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-515-damper-command" + }, + { + "@id": "urn:ex/vav-515-damper-position" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-flow-sensor", + "@id": "urn:ex/zone-102-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-527-air-in" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-527-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-505-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-540-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-540-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-203-cooling-setpoint", + "@id": "urn:ex/vav-516-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-529-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-514-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-311-occupancy-override", + "@id": "urn:ex/vav-523-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-537-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/zone-210-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-hot-water-out", + "@id": "urn:ex/vav-532-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-hot-water-out-connection" + "@id": "urn:ex/vav-532-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-532-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-air-in", + "@id": "urn:ex/vav-514-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-duct-after-damper" + "@id": "urn:ex/vav-514-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-310", + "@id": "urn:ex/zone-201-occupancy", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-310-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-air-out", + "@id": "urn:ex/vav-540-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-109" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-540-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-508-heating-pid-output" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-508-more-heat-requests" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-508-air-out" + "@id": "urn:ex/vav-540-hot-water-in" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-530-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-530-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-530-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-202-occupancy-sensor", + "@id": "urn:ex/vav-505-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-202-hvac-domain" + "@id": "urn:ex/vav-505-damper" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/zone-202-occupancy" + "@id": "urn:ex/vav-505-damper-command" } ] }, { - "@id": "urn:ex/vav-532-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-522-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-522-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-313-occupancy-sensor", + "@id": "urn:ex/room-108-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-313-hvac-domain" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-313-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-202-temp", + "@id": "urn:ex/zone-215-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11525,106 +10864,124 @@ ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-in", + "@id": "urn:ex/room-208-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-213-occupancy-sensor", + "@id": "urn:ex/zone-103-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-213-hvac-domain" + "@id": "urn:ex/room-103-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-213-occupancy" + "@id": "urn:ex/zone-103-occupancy" } ] }, { - "@id": "urn:ex/vav-526-duct-after-damper", + "@id": "urn:ex/vav-515-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-hot-water-in", + "@id": "urn:ex/zone-204-205-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-527-hot-water-in-connection" + "@id": "urn:ex/room-204-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/zone-204-205-temp" } ] }, { - "@id": "urn:ex/", - "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ] - }, - { - "@id": "urn:ex/vav-508-hot-water-out-connection", + "@id": "urn:ex/vav-531-damper", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-531-damper-in" + }, + { + "@id": "urn:ex/vav-531-damper-out" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-531-damper-command" + }, + { + "@id": "urn:ex/vav-531-damper-position" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-valve-out", + "@id": "urn:ex/vav-537-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-312" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-520-hot-water-out" + "@id": "urn:ex/vav-537-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-537-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-537-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-537-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/connection-to-room-116-117", + "@id": "urn:ex/connection-to-room-312", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -11636,298 +10993,298 @@ ] }, { - "@id": "urn:ex/vav-536", + "@id": "urn:ex/vav-505-air-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-air-in" - }, - { - "@id": "urn:ex/vav-536-air-out" - }, - { - "@id": "urn:ex/vav-536-hot-water-in" - }, + "@id": "urn:ex/connection-to-room-108" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-536-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-536-damper" + "@id": "urn:ex/vav-505-discharge-air-flow" }, { - "@id": "urn:ex/vav-536-reheat-coil" + "@id": "urn:ex/vav-505-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/vav-536-reheat-coil-valve" + "@id": "urn:ex/vav-505-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-505-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/connection-to-room-303-304-306", + "@id": "urn:ex/vav-513-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-535-air-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-529-reheat-coil-valve" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-529-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-water-in", + "@id": "urn:ex/vav-526-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-hot-water-in-connection" + "@id": "urn:ex/vav-526-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-528-hot-water-in" + "@id": "urn:ex/vav-526-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-526-cooling-pid-output" } ] }, { - "@id": "urn:ex/room-312-in", + "@id": "urn:ex/vav-534-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-312" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-525", + "@id": "urn:ex/room-215-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-air-in" - }, - { - "@id": "urn:ex/vav-525-air-out" - }, - { - "@id": "urn:ex/vav-525-hot-water-in" + "@id": "urn:ex/room-215-in" }, { - "@id": "urn:ex/vav-525-hot-water-out" + "@id": "urn:ex/room-215-out" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-525-damper" - }, - { - "@id": "urn:ex/vav-525-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-525-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-air-in", + "@id": "urn:ex/vav-525-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-duct-after-air-filter" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } - ] - }, - { - "@id": "urn:ex/connection-to-room-206", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-501-air-in", + "@id": "urn:ex/vav-519-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-519-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-519-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve", + "@id": "urn:ex/vav-525-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-clg-coil-valve-in" - }, - { - "@id": "urn:ex/office-ahu-clg-coil-valve-out" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-clg-coil-valve-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/office-ahu-clg-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-502-discharge-air-temp-sensor", + "@id": "urn:ex/zone-214-temp", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-502-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-502-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-206", + "@id": "urn:ex/connection-to-room-212", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-206-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-flow", + "@id": "urn:ex/zone-215", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/room-215-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-215-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-215-heating-setpoint" + }, + { + "@id": "urn:ex/zone-215-occupancy" + }, + { + "@id": "urn:ex/zone-215-occupancy-override" + }, + { + "@id": "urn:ex/zone-215-temp" + }, + { + "@id": "urn:ex/zone-215-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-533-hot-water-in", + "@id": "urn:ex/vav-518-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-533-hot-water-in-connection" + "@id": "urn:ex/vav-518-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-518-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-518-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-518-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-540-hot-water-out", + "@id": "urn:ex/vav-520-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-540-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-116-117-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve", + "@id": "urn:ex/vav-520-reheat-coil-valve", "@type": [ "http://data.ashrae.org/standard223#Valve", "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-reheat-coil-valve-in" + "@id": "urn:ex/vav-520-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-out" + "@id": "urn:ex/vav-520-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11937,172 +11294,170 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-reheat-coil-valve-command" + "@id": "urn:ex/vav-520-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-position" + "@id": "urn:ex/vav-520-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve", + "@id": "urn:ex/vav-528-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-506-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-506-reheat-coil-valve-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-506-reheat-coil-valve-command" - }, - { - "@id": "urn:ex/vav-506-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535-discharge-air-flow", + "@id": "urn:ex/vav-539-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/connection-to-room-214" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-539-heating-pid-output" + }, + { + "@id": "urn:ex/vav-539-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-539-air-out" } ] }, { - "@id": "urn:ex/vav-526-damper", + "@id": "urn:ex/vav-540-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-damper-in" - }, - { - "@id": "urn:ex/vav-526-damper-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-526-damper-command" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-526-damper-position" + "@id": "urn:ex/vav-540-air-in" } ] }, { - "@id": "urn:ex/vav-539-damper-actuator", + "@id": "urn:ex/vav-516-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-539-damper" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-539-damper-command" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-519-cooling-pid-output", + "@id": "urn:ex/vav-501-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-501-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-501-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-501-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-501-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/zone-210-occupancy", + "@id": "urn:ex/vav-509-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-water-in", + "@id": "urn:ex/vav-535-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-chilled-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-535-damper-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-535-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-colder-chilled-water-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/vav-535-damper-command" + }, { - "@id": "urn:ex/office-ahu-chilled-water-in" + "@id": "urn:ex/vav-535-damper-position" } ] }, { - "@id": "urn:ex/vav-514-damper-actuator", + "@id": "urn:ex/vav-533-reheat-coil-valve-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-514-damper" + "@id": "urn:ex/vav-533-reheat-coil-valve" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-514-damper-command" + "@id": "urn:ex/vav-533-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-510-hot-water-in-connection", + "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -12114,29 +11469,13 @@ ] }, { - "@id": "urn:ex/vav-540-reheat-coil-air-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-540-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ] - }, - { - "@id": "urn:ex/vav-534-hot-water-out", + "@id": "urn:ex/vav-520-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-534-hot-water-out-connection" + "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12146,134 +11485,120 @@ ] }, { - "@id": "urn:ex/zone-113-occupancy-override", + "@id": "urn:ex/zone-312-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-507-cooling-pid-output", + "@id": "urn:ex/zone-108-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-517-damper-position", + "@id": "urn:ex/vav-525-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-out", + "@id": "urn:ex/vav-524-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-hot-water-out-connection" + "@id": "urn:ex/vav-524-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-524-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-535-hot-water-out" + "@id": "urn:ex/vav-524-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-524-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/room-303-hvac-domain", + "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-303-in" - }, - { - "@id": "urn:ex/room-303-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-air-in", + "@id": "urn:ex/vav-529-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-533-duct-after-damper" + "@id": "urn:ex/vav-529-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-516-damper-in", + "@id": "urn:ex/vav-530-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-530-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-516-air-in" - } ] }, { - "@id": "urn:ex/zone-212", + "@id": "urn:ex/zone-101", "@type": [ "http://data.ashrae.org/standard223#Zone", "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-212-hvac-domain" + "@id": "urn:ex/room-101-hvac-domain" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -12283,33 +11608,45 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-212-cooling-setpoint" + "@id": "urn:ex/zone-101-building-static-pressure" }, { - "@id": "urn:ex/zone-212-heating-setpoint" + "@id": "urn:ex/zone-101-building-static-pressure-setpoint" }, { - "@id": "urn:ex/zone-212-occupancy" + "@id": "urn:ex/zone-101-co2-concentration" }, { - "@id": "urn:ex/zone-212-occupancy-override" + "@id": "urn:ex/zone-101-co2-concentration-setpoint" }, { - "@id": "urn:ex/zone-212-temp" + "@id": "urn:ex/zone-101-cooling-setpoint" }, { - "@id": "urn:ex/zone-212-window-switch-on-off" + "@id": "urn:ex/zone-101-heating-setpoint" + }, + { + "@id": "urn:ex/zone-101-occupancy" + }, + { + "@id": "urn:ex/zone-101-occupancy-override" + }, + { + "@id": "urn:ex/zone-101-temp" + }, + { + "@id": "urn:ex/zone-101-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-valve-in", + "@id": "urn:ex/vav-516-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-516-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12319,110 +11656,177 @@ ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-in", + "@id": "urn:ex/vav-506-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-506-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-506-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-506-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-506-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/office-ahu-sa-out", + "@id": "urn:ex/vav-507", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-colder-supply-air-requests" + "@id": "urn:ex/vav-507-air-in" }, { - "@id": "urn:ex/office-ahu-increased-air-pressure-requests" + "@id": "urn:ex/vav-507-air-out" }, { - "@id": "urn:ex/office-ahu-sa-temp" + "@id": "urn:ex/vav-507-hot-water-in" }, { - "@id": "urn:ex/office-ahu-sa-temp-setpoint" - }, + "@id": "urn:ex/vav-507-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure" + "@id": "urn:ex/vav-507-damper" }, { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure-setpoint" + "@id": "urn:ex/vav-507-reheat-coil" }, { - "@id": "urn:ex/office-ahu-warmer-supply-air-requests" + "@id": "urn:ex/vav-507-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-535-damper-position", + "@id": "urn:ex/vav-514-reheat-coil-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-514-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-514-hot-water-in" + } + ] + }, + { + "@id": "urn:ex/vav-516-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-516-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-513-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-533-reheat-coil-air-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-reheat-coil-valve-command" + "@id": "urn:ex/connection-to-room-305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-533-heating-pid-output" + }, + { + "@id": "urn:ex/vav-533-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-533-air-out" } ] }, { - "@id": "urn:ex/vav-519-damper-actuator", + "@id": "urn:ex/vav-504-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-damper" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-519-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-504-air-in" } ] }, { - "@id": "urn:ex/zone-101-heating-setpoint", + "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/zone-206-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -12438,85 +11842,123 @@ ] }, { - "@id": "urn:ex/zone-102-occupancy-sensor", + "@id": "urn:ex/vav-515-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-102-hvac-domain" + "@id": "urn:ex/vav-515-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-515-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-102-occupancy" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-515-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-515-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-518-damper-actuator", + "@id": "urn:ex/vav-526-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-518-damper" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-518-damper-command" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-207-temp-sensor", + "@id": "urn:ex/vav-520-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-207-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-537-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-207-temp" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-529-hot-water-in-connection", + "@id": "urn:ex/room-313-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-313-in" + }, + { + "@id": "urn:ex/room-313-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-537-hot-water-out-connection", + "@id": "urn:ex/room-206-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-206-in" + }, + { + "@id": "urn:ex/room-206-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/room-104-out", + "@id": "urn:ex/vav-502-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-502-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12526,14 +11968,14 @@ ] }, { - "@id": "urn:ex/zone-103", + "@id": "urn:ex/zone-104", "@type": [ "http://data.ashrae.org/standard223#Zone", "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-103-hvac-domain" + "@id": "urn:ex/room-104-hvac-domain" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -12543,33 +11985,49 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-103-cooling-setpoint" + "@id": "urn:ex/zone-104-cooling-setpoint" }, { - "@id": "urn:ex/zone-103-heating-setpoint" + "@id": "urn:ex/zone-104-heating-setpoint" }, { - "@id": "urn:ex/zone-103-occupancy" + "@id": "urn:ex/zone-104-occupancy" }, { - "@id": "urn:ex/zone-103-occupancy-override" + "@id": "urn:ex/zone-104-occupancy-override" }, { - "@id": "urn:ex/zone-103-temp" + "@id": "urn:ex/zone-104-temp" }, { - "@id": "urn:ex/zone-103-window-switch-on-off" + "@id": "urn:ex/zone-104-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-518-air-out", + "@id": "urn:ex/vav-510-hot-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-510-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-510-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-202" + "@id": "urn:ex/vav-510-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12579,48 +12037,92 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-518-discharge-air-flow" + "@id": "urn:ex/vav-510-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-518-discharge-air-flow-setpoint" - }, + "@id": "urn:ex/vav-510-cooling-pid-output" + } + ] + }, + { + "@id": "urn:ex/vav-540-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ + { + "@id": "urn:ex/vav-540-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-540-damper-command" + } + ] + }, + { + "@id": "urn:ex/vav-507-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ + { + "@id": "urn:ex/vav-507-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-507-damper-command" + } + ] + }, + { + "@id": "urn:ex/vav-522-reheat-coil-air-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-208-209" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-518-discharge-air-temp" + "@id": "urn:ex/vav-522-heating-pid-output" }, { - "@id": "urn:ex/vav-518-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-522-more-heat-requests" } - ] - }, - { - "@id": "urn:ex/zone-105-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-522-air-out" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-valve-actuator", + "@id": "urn:ex/room-110-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-reheat-coil-valve" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-503-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-530-discharge-air-temp", + "@id": "urn:ex/vav-536-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -12631,249 +12133,261 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-106-107", + "@id": "urn:ex/vav-522-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-106-hvac-domain" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-107-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/vav-512-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-106-107-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-106-107-heating-setpoint" - }, - { - "@id": "urn:ex/zone-106-107-occupancy" - }, - { - "@id": "urn:ex/zone-106-107-occupancy-override" - }, - { - "@id": "urn:ex/zone-106-107-temp" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-106-107-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-water-in", + "@id": "urn:ex/vav-505-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-529-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-510-discharge-air-temp-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-529-hot-water-in" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-water-out", + "@id": "urn:ex/office-ahu-clg-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-duct-after-clg-coil" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-510-hot-water-out", + "@id": "urn:ex/vav-523", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-hot-water-out-connection" + "@id": "urn:ex/vav-523-air-in" + }, + { + "@id": "urn:ex/vav-523-air-out" + }, + { + "@id": "urn:ex/vav-523-hot-water-in" + }, + { + "@id": "urn:ex/vav-523-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-523-damper" + }, + { + "@id": "urn:ex/vav-523-reheat-coil" + }, + { + "@id": "urn:ex/vav-523-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-517-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-532-reheat-coil-valve" + "@id": "urn:ex/vav-517-air-in" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-532-reheat-coil-valve-command" + "@id": "urn:ex/vav-517-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-510-damper-position", + "@id": "urn:ex/vav-531-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-531-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-531-damper-command" } ] }, { - "@id": "urn:ex/zone-309-310-occupancy", + "@id": "urn:ex/vav-523-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-520-damper-actuator", + "@id": "urn:ex/room-116", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-520-damper" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-520-damper-command" + "@id": "urn:ex/room-116-hvac-domain" } ] }, { - "@id": "urn:ex/vav-511-heating-pid-output", + "@id": "urn:ex/room-111-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-118-occupancy-sensor", + "@id": "urn:ex/vav-508-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-118-hvac-domain" + "@id": "urn:ex/vav-508-damper" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/zone-118-occupancy" + "@id": "urn:ex/vav-508-damper-command" } ] }, { - "@id": "urn:ex/zone-314-heating-setpoint", + "@id": "urn:ex/vav-530-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-506-discharge-air-flow-sensor", + "@id": "urn:ex/vav-522-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-air-in" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-506-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-522-air-in" } ] }, { - "@id": "urn:ex/vav-510-cooling-pid-output", + "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-514-damper-command", + "@id": "urn:ex/vav-537-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -12889,123 +12403,92 @@ ] }, { - "@id": "urn:ex/vav-514-air-out", + "@id": "urn:ex/vav-521-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-115" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-514-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-514-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-514-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-514-discharge-air-temp-setpoint" - } ] }, { - "@id": "urn:ex/office-ahu-ea-out-connection", + "@id": "urn:ex/vav-505-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-533-damper-in", + "@id": "urn:ex/office-ahu-ra-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/office-ahu-ra-damper" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-533-air-in" + "@id": "urn:ex/office-ahu-ra-damper-command" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-water-out", + "@id": "urn:ex/vav-516-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/office-ahu-ra-fan-power", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-535-duct-after-damper", + "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-110-hvac-domain", + "@id": "urn:ex/room-118-hvac-domain", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-110-in" + "@id": "urn:ex/room-118-in" }, { - "@id": "urn:ex/room-110-out" + "@id": "urn:ex/room-118-out" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -13015,13 +12498,13 @@ ] }, { - "@id": "urn:ex/vav-535-air-out", + "@id": "urn:ex/vav-501-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-311" + "@id": "urn:ex/connection-to-room-102" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13031,157 +12514,112 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-535-discharge-air-flow" + "@id": "urn:ex/vav-501-discharge-air-flow" }, { - "@id": "urn:ex/vav-535-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-501-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/vav-535-discharge-air-temp" + "@id": "urn:ex/vav-501-discharge-air-temp" }, { - "@id": "urn:ex/vav-535-discharge-air-temp-setpoint" - } - ] - }, - { - "@id": "urn:ex/zone-108-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-501-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-505-hot-water-out", + "@id": "urn:ex/vav-514-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-hot-water-out-connection" + "@id": "urn:ex/vav-514-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-206", + "@id": "urn:ex/vav-510-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-206-hvac-domain" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-206-co2-concentration" - }, - { - "@id": "urn:ex/zone-206-co2-concentration-setpoint" - }, - { - "@id": "urn:ex/zone-206-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-206-heating-setpoint" - }, - { - "@id": "urn:ex/zone-206-occupancy" - }, - { - "@id": "urn:ex/zone-206-occupancy-override" - }, - { - "@id": "urn:ex/zone-206-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-206-window-switch-on-off" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-506-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-527-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] - }, - { - "@id": "urn:ex/vav-527-reheat-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-527-air-in" } ] }, { - "@id": "urn:ex/vav-512-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-521-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-521-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-521-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-valve-out", + "@id": "urn:ex/office-ahu-clg-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-hot-water-out-connection" + "@id": "urn:ex/office-ahu-chilled-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13191,94 +12629,86 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-508-hot-water-out" + "@id": "urn:ex/office-ahu-chilled-water-out" } ] }, { - "@id": "urn:ex/room-103-hvac-domain", + "@id": "urn:ex/vav-501-air-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-103-in" - }, - { - "@id": "urn:ex/room-103-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper-actuator", + "@id": "urn:ex/vav-524-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-ra-damper" + "@id": "urn:ex/vav-524-air-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-ra-damper-command" + "@id": "urn:ex/vav-524-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-528-discharge-air-temp", + "@id": "urn:ex/vav-513-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-513-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-513-hot-water-in" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil", + "@id": "urn:ex/vav-529-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-520-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-520-reheat-coil-water-in" - }, + "@id": "urn:ex/vav-529-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-reheat-coil-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-529-hot-water-in" } ] }, { - "@id": "urn:ex/connection-to-room-111", + "@id": "urn:ex/vav-538-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -13290,165 +12720,169 @@ ] }, { - "@id": "urn:ex/vav-502-damper-out", + "@id": "urn:ex/vav-519-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-502-duct-after-damper" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-502-colder-supply-air-requests" - }, + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ] + }, + { + "@id": "urn:ex/vav-508-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-502-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-534-damper-in", + "@id": "urn:ex/room-210-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-534-air-in" - } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-position", + "@id": "urn:ex/vav-527-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-527-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-527-reheat-coil-valve-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-527-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-527-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-516-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-516-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-516-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-212-occupancy-sensor", + "@id": "urn:ex/zone-116-117-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-212-hvac-domain" + "@id": "urn:ex/room-116-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-212-occupancy" + "@id": "urn:ex/zone-116-117-occupancy" } ] }, { - "@id": "urn:ex/vav-503-hot-water-out-connection", + "@id": "urn:ex/vav-531-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-518-damper-out", + "@id": "urn:ex/vav-528-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-duct-after-damper" + "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-518-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-518-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-505-damper", + "@id": "urn:ex/vav-514-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-505-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-505-damper-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-505-damper-position" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-522-damper-out", + "@id": "urn:ex/vav-510-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13456,67 +12890,87 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-522-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-522-cooling-pid-output" + "@id": "urn:ex/vav-510-air-in" } ] }, { - "@id": "urn:ex/zone-211-occupancy-sensor", + "@id": "urn:ex/vav-531-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-211-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-211-occupancy" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-111-window-switch-on-off", + "@id": "urn:ex/vav-534-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-532-hot-water-out", + "@id": "urn:ex/vav-516", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-hot-water-out-connection" + "@id": "urn:ex/vav-516-air-in" + }, + { + "@id": "urn:ex/vav-516-air-out" + }, + { + "@id": "urn:ex/vav-516-hot-water-in" + }, + { + "@id": "urn:ex/vav-516-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-516-damper" + }, + { + "@id": "urn:ex/vav-516-reheat-coil" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve-in", + "@id": "urn:ex/vav-531-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-511-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13525,77 +12979,92 @@ ] }, { - "@id": "urn:ex/zone-305-window-switch-on-off", + "@id": "urn:ex/vav-521-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-314-in", + "@id": "urn:ex/connection-to-room-106-107", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/connection-to-room-314" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/room-213", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-213-hvac-domain" } ] }, { - "@id": "urn:ex/vav-529-hot-water-out", + "@id": "urn:ex/vav-538-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-temp", + "@id": "urn:ex/vav-526-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-527-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-302-in", + "@id": "urn:ex/vav-539-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-302" + "@id": "urn:ex/vav-539-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13605,82 +13074,76 @@ ] }, { - "@id": "urn:ex/vav-504-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-509-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-reheat-coil-valve" + "@id": "urn:ex/vav-509-duct-after-damper" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-504-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-509-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-509-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-515-damper-position", + "@id": "urn:ex/zone-103-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-103-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/zone-103-temp" } ] }, { - "@id": "urn:ex/room-114-out", + "@id": "urn:ex/vav-509-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/connection-to-room-113" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/zone-214-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } - ] - }, - { - "@id": "urn:ex/vav-538-heating-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-509-heating-pid-output" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-509-more-heat-requests" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-509-air-out" } ] }, { - "@id": "urn:ex/zone-312-cooling-setpoint", + "@id": "urn:ex/zone-215-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -13696,55 +13159,70 @@ ] }, { - "@id": "urn:ex/zone-115-cooling-setpoint", + "@id": "urn:ex/vav-519-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-519-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-air-in", + "@id": "urn:ex/vav-511-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-duct-after-damper" + "@id": "urn:ex/vav-511-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-511-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-511-cooling-pid-output" + } ] }, { - "@id": "urn:ex/office-ahu-ra-fan-speed-status", + "@id": "urn:ex/zone-214-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/vav-511-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-505-hot-water-in-connection", + "@id": "urn:ex/vav-519-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -13756,231 +13234,243 @@ ] }, { - "@id": "urn:ex/vav-510-reheat-coil-water-in", + "@id": "urn:ex/vav-504-damper-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-510-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-510-hot-water-in" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-211", + "@id": "urn:ex/vav-532-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-211-hvac-domain" + "@id": "urn:ex/connection-to-room-309-310" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-211-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-211-heating-setpoint" - }, - { - "@id": "urn:ex/zone-211-occupancy" - }, - { - "@id": "urn:ex/zone-211-occupancy-override" + "@id": "urn:ex/vav-532-heating-pid-output" }, { - "@id": "urn:ex/zone-211-temp" - }, + "@id": "urn:ex/vav-532-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-211-window-switch-on-off" + "@id": "urn:ex/vav-532-air-out" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-valve-out", + "@id": "urn:ex/vav-507-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-504-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-504-hot-water-out" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-202-occupancy-override", + "@id": "urn:ex/vav-536-damper-command", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-506-duct-after-damper", + "@id": "urn:ex/vav-539-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-312-window-switch-on-off", + "@id": "urn:ex/zone-105-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/room-105-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-105-temp" + } + ] + }, + { + "@id": "urn:ex/vav-518-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-305-cooling-setpoint", + "@id": "urn:ex/zone-203", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-203-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-203-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-203-heating-setpoint" + }, + { + "@id": "urn:ex/zone-203-occupancy" + }, + { + "@id": "urn:ex/zone-203-occupancy-override" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/zone-203-temp" + }, + { + "@id": "urn:ex/zone-203-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-518-hot-water-out", + "@id": "urn:ex/vav-515-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-hot-water-out-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/connection-to-room-116-117" } - ] - }, - { - "@id": "urn:ex/vav-527-duct-after-damper", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/zone-207-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-515-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-515-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-515-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-515-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-110-window-switch-on-off", + "@id": "urn:ex/office-ahu-htg-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/office-ahu-htg-coil-valve-in" + }, + { + "@id": "urn:ex/office-ahu-htg-coil-valve-out" } - ] - }, - { - "@id": "urn:ex/connection-to-room-309-310", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/office-ahu-htg-coil-valve-command" + }, + { + "@id": "urn:ex/office-ahu-htg-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-out", + "@id": "urn:ex/vav-527-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-511-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-527-air-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-511-hot-water-out" + "@id": "urn:ex/vav-527-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-518-hot-water-in-connection", + "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -13992,29 +13482,39 @@ ] }, { - "@id": "urn:ex/zone-104-temp", + "@id": "urn:ex/vav-516-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-516-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-air-out", + "@id": "urn:ex/office-ahu-oa-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-212" + "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -14024,111 +13524,118 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-526-heating-pid-output" + "@id": "urn:ex/office-ahu-oa-flow" }, { - "@id": "urn:ex/vav-526-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-526-air-out" + "@id": "urn:ex/office-ahu-oa-temp" } ] }, { - "@id": "urn:ex/vav-527-damper-in", + "@id": "urn:ex/vav-512-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-527-air-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-524-damper-position", + "@id": "urn:ex/room-110", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/room-110-hvac-domain" } ] }, { - "@id": "urn:ex/connection-to-room-301", + "@id": "urn:ex/vav-534", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-534-air-in" + }, + { + "@id": "urn:ex/vav-534-air-out" + }, + { + "@id": "urn:ex/vav-534-hot-water-in" + }, + { + "@id": "urn:ex/vav-534-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-534-damper" + }, + { + "@id": "urn:ex/vav-534-reheat-coil" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-valve" } ] }, { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure", + "@id": "urn:ex/zone-203-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Supply" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-520-discharge-air-temp", + "@id": "urn:ex/vav-536-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-536-damper-in" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-536-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-536-damper-command" + }, + { + "@id": "urn:ex/vav-536-damper-position" } ] }, { - "@id": "urn:ex/connection-to-room-109", + "@id": "urn:ex/connection-to-room-101", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -14140,23 +13647,34 @@ ] }, { - "@id": "urn:ex/vav-521-hot-water-out", + "@id": "urn:ex/zone-112-114-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-521-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-command", + "@id": "urn:ex/vav-536-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-505-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -14172,50 +13690,62 @@ ] }, { - "@id": "urn:ex/vav-517-reheat-coil-valve-command", + "@id": "urn:ex/vav-534-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-508-damper-position", + "@id": "urn:ex/vav-513-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-529-damper-actuator", + "@id": "urn:ex/office-ahu-ea-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-529-damper" + "@id": "urn:ex/office-ahu-duct-after-ra-fan" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-529-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/vav-534-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, @@ -14236,61 +13766,73 @@ ] }, { - "@id": "urn:ex/vav-533-damper-command", + "@id": "urn:ex/room-204-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-204-205" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-111-out", + "@id": "urn:ex/vav-526-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-518-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-540-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-air-in", + "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/room-201-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -14300,36 +13842,25 @@ ] }, { - "@id": "urn:ex/vav-520-colder-supply-air-requests", + "@id": "urn:ex/zone-108-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-533-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-527-reheat-coil-valve" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-527-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-520-discharge-air-flow-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -14343,142 +13874,138 @@ ] }, { - "@id": "urn:ex/vav-501-damper-in", + "@id": "urn:ex/zone-305-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-305-hvac-domain" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-501-air-in" + "@id": "urn:ex/zone-305-occupancy" } ] }, { - "@id": "urn:ex/room-207-hvac-domain", + "@id": "urn:ex/vav-522-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-207-in" - }, - { - "@id": "urn:ex/room-207-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil", + "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-523-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-523-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-523-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-523-reheat-coil-water-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-525-discharge-air-flow", + "@id": "urn:ex/vav-528-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-528-air-in" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-528-discharge-air-flow" } + ] + }, + { + "@id": "urn:ex/vav-508-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-out", + "@id": "urn:ex/vav-504-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-529-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-105" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-529-hot-water-out" + "@id": "urn:ex/vav-504-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-504-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-504-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-504-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve", + "@id": "urn:ex/room-112-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-112-114" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-air-filter", + "@id": "urn:ex/zone-115-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-525-hot-water-out-connection", + "@id": "urn:ex/vav-510-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-510-hot-water-out-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14487,78 +14014,106 @@ ] }, { - "@id": "urn:ex/vav-514-duct-after-damper", + "@id": "urn:ex/office-ahu-air-filter-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/office-ahu-ma-temp" + } ] }, { - "@id": "urn:ex/zone-207-heating-setpoint", + "@id": "urn:ex/vav-504-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-115-out", + "@id": "urn:ex/vav-503-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/connection-to-room-104" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-503-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-503-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-503-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-503-discharge-air-temp-setpoint" + } ] }, { - "@id": "urn:ex/vav-510-more-heat-requests", + "@id": "urn:ex/zone-115-temp", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-311-out", + "@id": "urn:ex/vav-523-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-523-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-523-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-514-cooling-pid-output", + "@id": "urn:ex/vav-531-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -14574,24 +14129,13 @@ ] }, { - "@id": "urn:ex/zone-116-117-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" - } - ] - }, - { - "@id": "urn:ex/room-208-out", + "@id": "urn:ex/vav-519-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -14601,57 +14145,80 @@ ] }, { - "@id": "urn:ex/zone-106-107-occupancy", + "@id": "urn:ex/vav-536", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-536-air-in" + }, + { + "@id": "urn:ex/vav-536-air-out" + }, + { + "@id": "urn:ex/vav-536-hot-water-in" + }, + { + "@id": "urn:ex/vav-536-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-536-damper" + }, + { + "@id": "urn:ex/vav-536-reheat-coil" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-valve" } ] }, { - "@id": "urn:ex/room-215-in", + "@id": "urn:ex/vav-508-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-215" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-503-hot-water-in", + "@id": "urn:ex/vav-511-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-hot-water-in-connection" + "@id": "urn:ex/vav-511-damper-in" + }, + { + "@id": "urn:ex/vav-511-damper-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-511-damper-command" + }, + { + "@id": "urn:ex/vav-511-damper-position" } ] }, { - "@id": "urn:ex/vav-534-discharge-air-temp", + "@id": "urn:ex/zone-108-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -14665,82 +14232,92 @@ ] }, { - "@id": "urn:ex/vav-515-damper-in", + "@id": "urn:ex/vav-516-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-515-air-in" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-temp-sensor", + "@id": "urn:ex/zone-110-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-509-air-out" + "@id": "urn:ex/room-110-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-509-discharge-air-temp" + "@id": "urn:ex/zone-110-occupancy" } ] }, { - "@id": "urn:ex/vav-533-damper-actuator", + "@id": "urn:ex/vav-508-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-533-damper" + "@id": "urn:ex/vav-508-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-508-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-508-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-508-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-533-damper-command" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-513-discharge-air-flow-sensor", + "@id": "urn:ex/zone-301-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-513-air-in" + "@id": "urn:ex/room-301-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-513-discharge-air-flow" + "@id": "urn:ex/zone-301-temp" } ] }, { - "@id": "urn:ex/vav-521-air-in", + "@id": "urn:ex/vav-534-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-534-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -14750,7 +14327,7 @@ ] }, { - "@id": "urn:ex/vav-530-more-heat-requests", + "@id": "urn:ex/vav-529-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -14761,91 +14338,117 @@ ] }, { - "@id": "urn:ex/vav-535-damper-out", + "@id": "urn:ex/zone-118-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ] + }, + { + "@id": "urn:ex/room-104-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-duct-after-damper" + "@id": "urn:ex/connection-to-room-104" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-301-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-535-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-535-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/zone-210", + "@id": "urn:ex/zone-214-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-210-hvac-domain" + "@id": "urn:ex/room-214-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-214-temp" } + ] + }, + { + "@id": "urn:ex/vav-501-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-210-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-210-heating-setpoint" - }, - { - "@id": "urn:ex/zone-210-occupancy" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/zone-210-occupancy-override" - }, + "@id": "urn:ex/vav-501-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/zone-210-temp" - }, + "@id": "urn:ex/vav-501-damper-command" + } + ] + }, + { + "@id": "urn:ex/zone-212-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-210-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-523-discharge-air-temp", + "@id": "urn:ex/vav-509-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-312-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/zone-103-cooling-setpoint", + "@id": "urn:ex/zone-301-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -14859,39 +14462,44 @@ ] }, { - "@id": "urn:ex/zone-215-occupancy-sensor", + "@id": "urn:ex/zone-206-co2-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-215-hvac-domain" + "@id": "urn:ex/room-206-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-215-occupancy" + "@id": "urn:ex/zone-206-co2-concentration" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-in", + "@id": "urn:ex/vav-530-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-530-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-530-hot-water-out" + } ] }, { - "@id": "urn:ex/vav-517-cooling-pid-output", + "@id": "urn:ex/vav-531-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -14907,23 +14515,18 @@ ] }, { - "@id": "urn:ex/vav-515-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-312-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-528-air-in", + "@id": "urn:ex/vav-517-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -14936,150 +14539,139 @@ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-501-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-517-air-in" } ] }, { - "@id": "urn:ex/office-ahu-oa-flow", + "@id": "urn:ex/vav-529-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Outside" + "@id": "urn:ex/connection-to-room-303-304-306" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-529-heating-pid-output" + }, + { + "@id": "urn:ex/vav-529-more-heat-requests" } - ] - }, - { - "@id": "urn:ex/zone-214-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-529-air-out" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-511-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-reheat-coil-valve" + "@id": "urn:ex/vav-511-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-511-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-511-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-511-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-514-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-515-discharge-air-temp-sensor", + "@id": "urn:ex/zone-102", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-515-air-out" + "@id": "urn:ex/room-102-hvac-domain" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-515-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:ex/vav-533", - "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-533-air-in" + "@id": "urn:ex/zone-102-cooling-setpoint" }, { - "@id": "urn:ex/vav-533-air-out" + "@id": "urn:ex/zone-102-heating-setpoint" }, { - "@id": "urn:ex/vav-533-hot-water-in" + "@id": "urn:ex/zone-102-occupancy" }, { - "@id": "urn:ex/vav-533-hot-water-out" - } - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-533-damper" + "@id": "urn:ex/zone-102-occupancy-override" }, { - "@id": "urn:ex/vav-533-reheat-coil" + "@id": "urn:ex/zone-102-temp" }, { - "@id": "urn:ex/vav-533-reheat-coil-valve" + "@id": "urn:ex/zone-102-window-switch-on-off" } ] }, { - "@id": "urn:ex/office-ahu-air-filter-out", + "@id": "urn:ex/zone-211-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-duct-after-air-filter" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-temp-sensor", + "@id": "urn:ex/vav-519-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-521-air-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-521-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-535-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-506-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -15095,157 +14687,145 @@ ] }, { - "@id": "urn:ex/room-110-out", + "@id": "urn:ex/office-ahu-ra-fan", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan", + "http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-ra-fan-in" + }, + { + "@id": "urn:ex/office-ahu-ra-fan-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/office-ahu-ra-fan-power" + }, + { + "@id": "urn:ex/office-ahu-ra-fan-speed-cmd" + }, + { + "@id": "urn:ex/office-ahu-ra-fan-speed-status" + }, + { + "@id": "urn:ex/office-ahu-ra-fan-start-cmd" + }, + { + "@id": "urn:ex/office-ahu-ra-fan-start-status" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Return" } ] }, { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure-setpoint", + "@id": "urn:ex/vav-504-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/vav-515-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-312-out", + "@id": "urn:ex/vav-527-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve", + "@id": "urn:ex/zone-106-107-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-106-hvac-domain" } - ] - }, - { - "@id": "urn:ex/office-ahu-air-filter", - "@type": [ - "http://data.ashrae.org/standard223#AirFilter", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Filter" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-air-filter-in" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-air-filter-out" + "@id": "urn:ex/zone-106-107-temp" } ] }, { - "@id": "urn:ex/vav-520-hot-water-out", + "@id": "urn:ex/room-210-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-hot-water-out-connection" + "@id": "urn:ex/room-210-in" + }, + { + "@id": "urn:ex/room-210-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve", + "@id": "urn:ex/zone-311-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/room-212-out", + "@id": "urn:ex/zone-314-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/room-314-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-314-occupancy" } ] }, { - "@id": "urn:ex/vav-507-hot-water-in", + "@id": "urn:ex/vav-506-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-506-hot-water-out-connection" } - ] - }, - { - "@id": "urn:ex/vav-528-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15254,148 +14834,176 @@ ] }, { - "@id": "urn:ex/vav-537-damper-out", + "@id": "urn:ex/vav-533-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-duct-after-damper" + "@id": "urn:ex/vav-533-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-537-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-537-cooling-pid-output" - } ] }, { - "@id": "urn:ex/vav-535-hot-water-out", + "@id": "urn:ex/zone-208-209-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-535-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-514-heating-pid-output", + "@id": "urn:ex/vav-502-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-512-damper", + "@id": "urn:ex/vav-528-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-damper-in" + "@id": "urn:ex/vav-528-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-512-damper-out" + "@id": "urn:ex/vav-528-reheat-coil-valve-out" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-damper-command" + "@id": "urn:ex/vav-528-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-512-damper-position" + "@id": "urn:ex/vav-528-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/office-ahu-chilled-water-in", + "@id": "urn:ex/vav-502-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/vav-538-damper-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-chilled-water-in-connection" + "@id": "urn:ex/vav-538-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-538-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-538-cooling-pid-output" } ] }, { - "@id": "urn:ex/zone-211-temp-sensor", + "@id": "urn:ex/vav-529-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-211-hvac-domain" + "@id": "urn:ex/vav-529-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-211-temp" + "@id": "urn:ex/vav-529-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-water-in", + "@id": "urn:ex/office-ahu-chilled-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-hot-water-in-connection" + "@id": "urn:ex/office-ahu-chilled-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-215-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-523-hot-water-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/room-208-hvac-domain", + "@id": "urn:ex/room-212-hvac-domain", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-208-in" + "@id": "urn:ex/room-212-in" }, { - "@id": "urn:ex/room-208-out" + "@id": "urn:ex/room-212-out" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -15405,235 +15013,256 @@ ] }, { - "@id": "urn:ex/zone-303-304-306-cooling-setpoint", + "@id": "urn:ex/zone-103-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-510-discharge-air-flow", + "@id": "urn:ex/zone-108", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/room-108-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-108-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-108-heating-setpoint" + }, + { + "@id": "urn:ex/zone-108-occupancy" + }, + { + "@id": "urn:ex/zone-108-occupancy-override" + }, + { + "@id": "urn:ex/zone-108-temp" + }, + { + "@id": "urn:ex/zone-108-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-526-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-512-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/connection-to-room-118" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-512-heating-pid-output" + }, + { + "@id": "urn:ex/vav-512-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-512-air-out" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-air-in", + "@id": "urn:ex/vav-520-damper-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-501-duct-after-damper" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-207", + "@id": "urn:ex/vav-519-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-207-hvac-domain" + "@id": "urn:ex/vav-519-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-519-damper-command" } ] }, { - "@id": "urn:ex/vav-524-air-out", + "@id": "urn:ex/zone-208-209", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/connection-to-room-210" + "@id": "urn:ex/room-208-hvac-domain" + }, + { + "@id": "urn:ex/room-209-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-524-discharge-air-flow" + "@id": "urn:ex/zone-208-209-cooling-setpoint" }, { - "@id": "urn:ex/vav-524-discharge-air-flow-setpoint" + "@id": "urn:ex/zone-208-209-heating-setpoint" }, { - "@id": "urn:ex/vav-524-discharge-air-temp" + "@id": "urn:ex/zone-208-209-occupancy" }, { - "@id": "urn:ex/vav-524-discharge-air-temp-setpoint" + "@id": "urn:ex/zone-208-209-occupancy-override" + }, + { + "@id": "urn:ex/zone-208-209-temp" + }, + { + "@id": "urn:ex/zone-208-209-window-switch-on-off" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-air-out", + "@id": "urn:ex/zone-208-209-occupancy", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-duct-after-htg-coil" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/zone-215-cooling-setpoint", + "@id": "urn:ex/vav-526-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-509-damper-out", + "@id": "urn:ex/vav-514-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-509-duct-after-damper" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-509-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-509-cooling-pid-output" - } ] }, { - "@id": "urn:ex/room-308-out", + "@id": "urn:ex/vav-525-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-509-damper-in", + "@id": "urn:ex/office-ahu-warmer-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-537-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-537-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-509-air-in" + "@id": "urn:ex/vav-537-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/room-304-hvac-domain", + "@id": "urn:ex/vav-513-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-304-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-304-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-water-out", + "@id": "urn:ex/vav-515-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-515-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15643,154 +15272,192 @@ ] }, { - "@id": "urn:ex/vav-502-damper-command", + "@id": "urn:ex/zone-102-occupancy", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/zone-303-304-306-temp-sensor", + "@id": "urn:ex/zone-202-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-303-hvac-domain" + "@id": "urn:ex/room-202-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-303-304-306-temp" + "@id": "urn:ex/zone-202-occupancy" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-512-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-502-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-502-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-517-discharge-air-temp", + "@id": "urn:ex/vav-537-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-537-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-537-hot-water-out" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-valve", + "@id": "urn:ex/vav-502-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-517-reheat-coil-valve-in" - }, + "@id": "urn:ex/vav-502-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-517-reheat-coil-valve-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-502-hot-water-in" + } + ] + }, + { + "@id": "urn:ex/vav-522-air-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-208-209" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-517-reheat-coil-valve-command" + "@id": "urn:ex/vav-522-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-522-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-522-discharge-air-temp" }, { - "@id": "urn:ex/vav-517-reheat-coil-valve-position" + "@id": "urn:ex/vav-522-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-204-205-temp", + "@id": "urn:ex/zone-309-310-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/zone-301-heating-setpoint", + "@id": "urn:ex/vav-524", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-524-air-in" + }, + { + "@id": "urn:ex/vav-524-air-out" + }, + { + "@id": "urn:ex/vav-524-hot-water-in" + }, + { + "@id": "urn:ex/vav-524-hot-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-524-damper" + }, + { + "@id": "urn:ex/vav-524-reheat-coil" + }, + { + "@id": "urn:ex/vav-524-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-515-duct-after-damper", + "@id": "urn:ex/vav-503-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-503-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-air-in", + "@id": "urn:ex/room-113-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-duct-after-damper" + "@id": "urn:ex/connection-to-room-113" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15800,82 +15467,89 @@ ] }, { - "@id": "urn:ex/zone-313-window-switch-on-off", + "@id": "urn:ex/vav-514-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-514-damper-in" + }, + { + "@id": "urn:ex/vav-514-damper-out" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-514-damper-command" + }, + { + "@id": "urn:ex/vav-514-damper-position" } ] }, { - "@id": "urn:ex/vav-509-air-in", + "@id": "urn:ex/vav-526-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-503-discharge-air-temp", + "@id": "urn:ex/vav-516-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-516-air-in" } ] }, { - "@id": "urn:ex/vav-536-discharge-air-temp", + "@id": "urn:ex/zone-104-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-104-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/zone-104-occupancy" } ] }, { - "@id": "urn:ex/vav-511-hot-water-out", + "@id": "urn:ex/vav-512-reheat-coil-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-hot-water-out-connection" + "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15885,30 +15559,42 @@ ] }, { - "@id": "urn:ex/vav-503-reheat-coil-valve-position", + "@id": "urn:ex/vav-535-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-535-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-water-out", + "@id": "urn:ex/vav-527-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve" + "@id": "urn:ex/vav-527-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-527-reheat-coil-valve-command" } + ] + }, + { + "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15917,13 +15603,13 @@ ] }, { - "@id": "urn:ex/vav-519-reheat-coil-valve-out", + "@id": "urn:ex/vav-517-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-hot-water-out-connection" + "@id": "urn:ex/vav-517-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15933,49 +15619,33 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-519-hot-water-out" - } - ] - }, - { - "@id": "urn:ex/vav-518-discharge-air-flow-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-518-air-in" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/vav-518-discharge-air-flow" + "@id": "urn:ex/vav-517-hot-water-out" } ] }, { - "@id": "urn:ex/vav-511-discharge-air-temp", + "@id": "urn:ex/vav-531-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-531-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-531-hot-water-out" } ] }, { - "@id": "urn:ex/connection-to-room-104", + "@id": "urn:ex/vav-528-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -15987,14 +15657,10 @@ ] }, { - "@id": "urn:ex/room-303-out", + "@id": "urn:ex/connection-to-room-215", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16003,177 +15669,185 @@ ] }, { - "@id": "urn:ex/vav-505-colder-supply-air-requests", + "@id": "urn:ex/office-ahu-air-filter", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#AirFilter", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Filter" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/office-ahu-air-filter-in" + }, + { + "@id": "urn:ex/office-ahu-air-filter-out" } ] }, { - "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-514-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } - ] - }, - { - "@id": "urn:ex/vav-514-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil", + "@id": "urn:ex/zone-212-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-525-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-525-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-525-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-525-reheat-coil-water-out" + "@id": "urn:ex/room-212-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/zone-212-occupancy" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve-position", + "@id": "urn:ex/vav-526-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper-in", + "@id": "urn:ex/vav-509-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-ra-fan" + "@id": "urn:ex/vav-509-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-sa-flow", + "@id": "urn:ex/vav-518-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Supply" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-518-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-103-occupancy-override", + "@id": "urn:ex/vav-536-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-532-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-103", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-103-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-103-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-103-heating-setpoint" + }, + { + "@id": "urn:ex/zone-103-occupancy" + }, + { + "@id": "urn:ex/zone-103-occupancy-override" + }, + { + "@id": "urn:ex/zone-103-temp" + }, + { + "@id": "urn:ex/zone-103-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-air-out", + "@id": "urn:ex/vav-540-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-210" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/room-114", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-524-heating-pid-output" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-524-more-heat-requests" + "@id": "urn:ex/room-114-hvac-domain" } + ] + }, + { + "@id": "urn:ex/room-214", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-524-air-out" + "@id": "urn:ex/room-214-hvac-domain" } ] }, { - "@id": "urn:ex/vav-510-hot-water-out-connection", + "@id": "urn:ex/vav-539-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -16185,58 +15859,51 @@ ] }, { - "@id": "urn:ex/vav-511-air-in", + "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-113-hvac-domain", + "@id": "urn:ex/vav-501-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-113-in" - }, - { - "@id": "urn:ex/room-113-out" + "@id": "urn:ex/vav-501-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-534-air-in", + "@id": "urn:ex/vav-505-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-505-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-307-308-cooling-setpoint", + "@id": "urn:ex/zone-102-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -16252,104 +15919,93 @@ ] }, { - "@id": "urn:ex/vav-529-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-116-117-occupancy", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/room-313-out", + "@id": "urn:ex/vav-501-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-521-colder-supply-air-requests", + "@id": "urn:ex/zone-105-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve-command", + "@id": "urn:ex/vav-537-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] - }, - { - "@id": "urn:ex/vav-513-damper-actuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-513-damper" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-513-damper-command" + "@id": "urn:ex/vav-537-air-in" } ] }, { - "@id": "urn:ex/vav-519-air-in", + "@id": "urn:ex/vav-523-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-519-hot-water-out", + "@id": "urn:ex/vav-539-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-hot-water-out-connection" + "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -16359,71 +16015,71 @@ ] }, { - "@id": "urn:ex/zone-211-heating-setpoint", + "@id": "urn:ex/vav-529-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-211-occupancy", + "@id": "urn:ex/vav-530-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-505-damper-in", + "@id": "urn:ex/vav-540-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-540-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-505-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil", + "@id": "urn:ex/vav-525-reheat-coil", "@type": [ "http://data.ashrae.org/standard223#HeatingCoil", "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-reheat-coil-air-in" + "@id": "urn:ex/vav-525-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-521-reheat-coil-air-out" + "@id": "urn:ex/vav-525-reheat-coil-air-out" }, { - "@id": "urn:ex/vav-521-reheat-coil-water-in" + "@id": "urn:ex/vav-525-reheat-coil-water-in" }, { - "@id": "urn:ex/vav-521-reheat-coil-water-out" + "@id": "urn:ex/vav-525-reheat-coil-water-out" } ], "http://data.ashrae.org/standard223#hasRole": [ @@ -16433,83 +16089,94 @@ ] }, { - "@id": "urn:ex/vav-537-air-out", + "@id": "urn:ex/vav-506-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/connection-to-room-312" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-529-discharge-air-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-529-air-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-537-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-537-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-537-discharge-air-temp" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-537-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-529-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-507-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-reheat-coil-valve" + "@id": "urn:ex/vav-507-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-512-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-524-colder-supply-air-requests", + "@id": "urn:ex/vav-532-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-532-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-532-discharge-air-flow" } ] }, { - "@id": "urn:ex/room-114-hvac-domain", + "@id": "urn:ex/zone-302-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-114-in" - }, + "@id": "urn:ex/room-302-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/room-114-out" + "@id": "urn:ex/zone-302-occupancy" } + ] + }, + { + "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-command", + "@id": "urn:ex/office-ahu-oa-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -16525,7 +16192,18 @@ ] }, { - "@id": "urn:ex/vav-534-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-110-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + } + ] + }, + { + "@id": "urn:ex/vav-526-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -16541,50 +16219,45 @@ ] }, { - "@id": "urn:ex/vav-508-hot-water-out", + "@id": "urn:ex/vav-504-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-508-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-512-damper-in", + "@id": "urn:ex/vav-519-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-512-air-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-537-air-in", + "@id": "urn:ex/room-115-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-115" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -16594,129 +16267,146 @@ ] }, { - "@id": "urn:ex/office-ahu-sa-flow-sensor", + "@id": "urn:ex/vav-532-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-517-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-510-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-sa-fan-in" + "@id": "urn:ex/vav-510-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-sa-flow" + "@id": "urn:ex/vav-510-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-537-duct-after-damper", + "@id": "urn:ex/vav-538-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535-hot-water-in", + "@id": "urn:ex/vav-501-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-hot-water-in-connection" + "@id": "urn:ex/vav-501-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-501-hot-water-in" + } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-valve", + "@id": "urn:ex/vav-516-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-508-reheat-coil-valve-out" + "@id": "urn:ex/vav-516-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-508-reheat-coil-valve-command" - }, - { - "@id": "urn:ex/vav-508-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-512-damper-command", + "@id": "urn:ex/vav-507-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-512-hot-water-out", + "@id": "urn:ex/vav-540-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-512-hot-water-out-connection" + "@id": "urn:ex/vav-540-air-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-540-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-210-occupancy-override", + "@id": "urn:ex/office-ahu-ra-fan-speed-status", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-213-out", + "@id": "urn:ex/connection-to-room-203", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16725,874 +16415,881 @@ ] }, { - "@id": "urn:ex/room-108", + "@id": "urn:ex/zone-105-occupancy", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-108-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve", + "@id": "urn:ex/zone-201-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-201-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-201-occupancy" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-water-in", + "@id": "urn:ex/vav-516-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-hot-water-in-connection" + "@id": "urn:ex/vav-516-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-524-hot-water-in" + "@id": "urn:ex/vav-516-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-516-cooling-pid-output" } ] }, { - "@id": "urn:ex/room-311", + "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-311-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-water-in", + "@id": "urn:ex/vav-510-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-hot-water-in-connection" + "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-521-hot-water-in" - } ] }, { - "@id": "urn:ex/vav-505-damper-command", + "@id": "urn:ex/zone-109", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-109-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:ex/vav-515-reheat-coil-air-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-515-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/zone-109-cooling-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-109-heating-setpoint" + }, + { + "@id": "urn:ex/zone-109-occupancy" + }, + { + "@id": "urn:ex/zone-109-occupancy-override" + }, + { + "@id": "urn:ex/zone-109-temp" + }, + { + "@id": "urn:ex/zone-109-window-switch-on-off" } ] }, { - "@id": "urn:ex/zone-110-occupancy", + "@id": "urn:ex/vav-534-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-in", + "@id": "urn:ex/vav-503-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-503-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-503-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-516-damper-command", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-503-reheat-coil-valve-command" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-503-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-531", + "@id": "urn:ex/vav-532-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-531-air-in" - }, - { - "@id": "urn:ex/vav-531-air-out" - }, - { - "@id": "urn:ex/vav-531-hot-water-in" - }, + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-531-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-531-damper" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-531-reheat-coil" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-531-reheat-coil-valve" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-534-hot-water-in", + "@id": "urn:ex/vav-507-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-501-hot-water-in", + "@id": "urn:ex/vav-512-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-501-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-101", + "@id": "urn:ex/zone-206-co2-concentration", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#ofSubstance": [ { - "@id": "urn:ex/room-101-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Substance-CO2" } - ] - }, - { - "@id": "urn:ex/vav-529-reheat-coil-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PPM" } ] }, { - "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve", + "@id": "urn:ex/zone-211-occupancy", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper", + "@id": "urn:ex/vav-532-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-oa-damper-in" - }, - { - "@id": "urn:ex/office-ahu-oa-damper-out" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-oa-damper-command" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-oa-damper-position" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Economizer" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Outside" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-valve-out", + "@id": "urn:ex/connection-to-room-202", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-539-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-525-heating-pid-output", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-539-hot-water-out" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-flow-sensor", + "@id": "urn:ex/room-112-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-air-in" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-505-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-525-damper", + "@id": "urn:ex/zone-213", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-525-damper-in" - }, + "@id": "urn:ex/room-213-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-525-damper-out" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-525-damper-command" + "@id": "urn:ex/zone-213-cooling-setpoint" }, { - "@id": "urn:ex/vav-525-damper-position" + "@id": "urn:ex/zone-213-heating-setpoint" + }, + { + "@id": "urn:ex/zone-213-occupancy" + }, + { + "@id": "urn:ex/zone-213-occupancy-override" + }, + { + "@id": "urn:ex/zone-213-temp" + }, + { + "@id": "urn:ex/zone-213-window-switch-on-off" } ] }, { - "@id": "urn:ex/room-106", + "@id": "urn:ex/office-ahu-moisture-eliminator", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#AirFilter", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Filter" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-106-hvac-domain" + "@id": "urn:ex/office-ahu-moisture-eliminator-in" + }, + { + "@id": "urn:ex/office-ahu-moisture-eliminator-out" } ] }, { - "@id": "urn:ex/zone-309-310-temp-sensor", + "@id": "urn:ex/vav-526-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-309-hvac-domain" + "@id": "urn:ex/vav-526-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-309-310-temp" + "@id": "urn:ex/vav-526-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-water-in", + "@id": "urn:ex/vav-527-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-517-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-517-hot-water-in" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } - ] - }, - { - "@id": "urn:ex/vav-535-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-514-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-101-in", + "@id": "urn:ex/vav-518-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-101" + "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-301-temp", + "@id": "urn:ex/zone-206-co2-concentration-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://data.ashrae.org/standard223#ofSubstance": [ + { + "@id": "http://data.ashrae.org/standard223#Substance-CO2" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PPM" } ] }, { - "@id": "urn:ex/vav-506-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-538-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-air-out", + "@id": "urn:ex/zone-207-occupancy", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/connection-to-room-303-304-306" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } + ] + }, + { + "@id": "urn:ex/zone-101-co2-concentration", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#ofSubstance": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Substance-CO2" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-529-heating-pid-output" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-more-heat-requests" + "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-529-air-out" + "@id": "http://qudt.org/vocab/unit/PPM" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve-out", + "@id": "urn:ex/vav-534-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-530-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-534-hot-water-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-valve", + "@id": "urn:ex/vav-504-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-514-reheat-coil-valve-out" + "@id": "urn:ex/vav-504-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-514-reheat-coil-valve-command" + "@id": "urn:ex/vav-504-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-514-reheat-coil-valve-position" + "@id": "urn:ex/vav-504-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve", + "@id": "urn:ex/zone-213-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-524-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-524-reheat-coil-valve-out" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/room-213-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-524-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-524-reheat-coil-valve-position" + "@id": "urn:ex/zone-213-occupancy" } ] }, { - "@id": "urn:ex/vav-502-colder-supply-air-requests", + "@id": "urn:ex/zone-113-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-valve-command", + "@id": "urn:ex/zone-309-310-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-312-occupancy-sensor", + "@id": "urn:ex/vav-537-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-312-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/zone-312-occupancy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/zone-314-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-513-discharge-air-temp", + "@id": "urn:ex/office-ahu-supply-duct-static-pressure-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-536-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-511-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-511-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-539-hot-water-in", + "@id": "urn:ex/vav-506", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-hot-water-in-connection" + "@id": "urn:ex/vav-506-air-in" + }, + { + "@id": "urn:ex/vav-506-air-out" + }, + { + "@id": "urn:ex/vav-506-hot-water-in" + }, + { + "@id": "urn:ex/vav-506-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-506-damper" + }, + { + "@id": "urn:ex/vav-506-reheat-coil" + }, + { + "@id": "urn:ex/vav-506-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-511-duct-after-damper", + "@id": "urn:ex/zone-112-114-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-112-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-112-114-occupancy" } ] }, { - "@id": "urn:ex/vav-504-damper-in", + "@id": "urn:ex/vav-529-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-529-damper" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-529-damper-command" } + ] + }, + { + "@id": "urn:ex/vav-528-discharge-air-temp-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-504-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-513-damper-out", + "@id": "urn:ex/vav-501-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-501-damper-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-501-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-513-colder-supply-air-requests" + "@id": "urn:ex/vav-501-damper-command" }, { - "@id": "urn:ex/vav-513-cooling-pid-output" + "@id": "urn:ex/vav-501-damper-position" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve-command", + "@id": "urn:ex/zone-204-205-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-204-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/zone-204-205-occupancy" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-air-in", + "@id": "urn:ex/vav-539-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-517-duct-after-damper" + "@id": "urn:ex/vav-539-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-539-discharge-air-temp" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve-out", + "@id": "urn:ex/vav-505-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-chilled-water-out-connection" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/connection-to-room-113", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-210-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-chilled-water-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-533-damper", + "@id": "urn:ex/office-ahu-sa-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-damper-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-533-damper-out" + "@id": "urn:ex/office-ahu-sa-fan-in" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-533-damper-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-533-damper-position" + "@id": "urn:ex/office-ahu-sa-flow" } ] }, { - "@id": "urn:ex/vav-530-damper-position", + "@id": "urn:ex/room-204-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-204-in" + }, + { + "@id": "urn:ex/room-204-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-526-discharge-air-flow-sensor", + "@id": "urn:ex/zone-303-304-306-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-526-air-in" + "@id": "urn:ex/room-303-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-526-discharge-air-flow" + "@id": "urn:ex/zone-303-304-306-temp" } ] }, { - "@id": "urn:ex/zone-206-co2-concentration", + "@id": "urn:ex/zone-312-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#ofSubstance": [ - { - "@id": "http://data.ashrae.org/standard223#Substance-CO2" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PPM" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-speed-cmd", + "@id": "urn:ex/vav-517-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -17608,29 +17305,40 @@ ] }, { - "@id": "urn:ex/vav-536-damper-actuator", + "@id": "urn:ex/room-211", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-536-damper" + "@id": "urn:ex/room-211-hvac-domain" } + ] + }, + { + "@id": "urn:ex/zone-111-occupancy-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-536-damper-command" + "@id": "urn:ex/room-111-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-111-occupancy" } ] }, { - "@id": "urn:ex/vav-509-air-out", + "@id": "urn:ex/vav-518-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-113" + "@id": "urn:ex/vav-518-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -17640,72 +17348,71 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-509-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-509-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-509-discharge-air-temp" + "@id": "urn:ex/vav-518-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-509-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-518-cooling-pid-output" } ] }, { - "@id": "urn:ex/room-112-hvac-domain", + "@id": "urn:ex/office-ahu-ra-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-112-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-112-out" + "@id": "urn:ex/office-ahu-ra-in" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/office-ahu-ra-temp" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-position", + "@id": "urn:ex/vav-525-damper-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-525-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-525-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-525-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-529-discharge-air-flow-sensor", + "@id": "urn:ex/vav-538-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-air-in" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-529-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-514-hot-water-out-connection", + "@id": "urn:ex/vav-515-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -17717,80 +17424,103 @@ ] }, { - "@id": "urn:ex/vav-525-air-in", + "@id": "urn:ex/vav-523-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-air-in", + "@id": "urn:ex/vav-530-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-521-duct-after-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-538-hot-water-out-connection", + "@id": "urn:ex/vav-521-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-air-out", + "@id": "urn:ex/room-204-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-214" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-511-reheat-coil-water-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-heating-pid-output" - }, + "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-539-more-heat-requests" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-535-discharge-air-temp-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-539-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-water-in", + "@id": "urn:ex/vav-515-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -17803,128 +17533,126 @@ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-515-hot-water-in" - } ] }, { - "@id": "urn:ex/vav-517-heating-pid-output", + "@id": "urn:ex/vav-516-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-313-cooling-setpoint", + "@id": "urn:ex/vav-504-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-start-cmd", + "@id": "urn:ex/vav-510-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-516-cooling-pid-output", + "@id": "urn:ex/vav-539-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-112-114-temp-sensor", + "@id": "urn:ex/room-104-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-112-hvac-domain" + "@id": "urn:ex/room-104-in" + }, + { + "@id": "urn:ex/room-104-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/zone-112-114-temp" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/room-207-in", + "@id": "urn:ex/vav-526-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/connection-to-room-207" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-522-damper-actuator", + "@id": "urn:ex/vav-524-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-damper" + "@id": "urn:ex/vav-524-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-522-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-air-out", + "@id": "urn:ex/vav-536-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-213" + "@id": "urn:ex/vav-536-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -17934,127 +17662,95 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-538-heating-pid-output" + "@id": "urn:ex/vav-536-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-538-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-538-air-out" + "@id": "urn:ex/vav-536-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-532-damper-in", + "@id": "urn:ex/connection-to-room-211", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-532-air-in" - } ] }, { - "@id": "urn:ex/vav-513-discharge-air-temp-sensor", + "@id": "urn:ex/office-ahu-duct-after-air-filter", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-513-air-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-513-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-temp-sensor", + "@id": "urn:ex/room-304", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-524-air-out" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-524-discharge-air-temp" + "@id": "urn:ex/room-304-hvac-domain" } ] }, { - "@id": "urn:ex/vav-540-duct-after-damper", + "@id": "urn:ex/room-310", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-310-hvac-domain" } ] }, { - "@id": "urn:ex/zone-116-117", + "@id": "urn:ex/vav-520-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-116-hvac-domain" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-117-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } + ] + }, + { + "@id": "urn:ex/vav-502-discharge-air-flow-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-116-117-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-116-117-heating-setpoint" - }, - { - "@id": "urn:ex/zone-116-117-occupancy" - }, - { - "@id": "urn:ex/zone-116-117-occupancy-override" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/zone-116-117-temp" - }, + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-116-117-window-switch-on-off" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-position", + "@id": "urn:ex/vav-522-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -18068,57 +17764,57 @@ ] }, { - "@id": "urn:ex/zone-101-co2-concentration-setpoint", + "@id": "urn:ex/zone-210-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#ofSubstance": [ - { - "@id": "http://data.ashrae.org/standard223#Substance-CO2" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + "@id": "urn:ex/room-210-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PPM" + "@id": "urn:ex/zone-210-temp" } ] }, { - "@id": "urn:ex/zone-104-occupancy-override", + "@id": "urn:ex/zone-202-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-501-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-513-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-118-cooling-setpoint", + "@id": "urn:ex/vav-509-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -18132,207 +17828,267 @@ ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-position", + "@id": "urn:ex/room-303-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-507-discharge-air-temp-sensor", + "@id": "urn:ex/vav-503-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-air-out" + "@id": "urn:ex/vav-503-damper-in" + }, + { + "@id": "urn:ex/vav-503-damper-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-507-discharge-air-temp" + "@id": "urn:ex/vav-503-damper-command" + }, + { + "@id": "urn:ex/vav-503-damper-position" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-air-in", + "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-532-duct-after-damper" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/zone-305-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/room-305-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/zone-305-temp" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-air-out", + "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/connection-to-room-207" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-504-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-512-reheat-coil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-heating-pid-output" + "@id": "urn:ex/vav-512-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-520-more-heat-requests" + "@id": "urn:ex/vav-512-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-512-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-512-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-520-air-out" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-526-damper-position", + "@id": "urn:ex/vav-505-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-303", + "@id": "urn:ex/vav-527-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-303-hvac-domain" + "@id": "urn:ex/vav-527-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-527-damper-command" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil", + "@id": "urn:ex/vav-514-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-514-reheat-coil-air-in" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-514-reheat-coil-air-out" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-513-discharge-air-flow-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-514-reheat-coil-water-in" - }, + "@id": "urn:ex/vav-513-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-514-reheat-coil-water-out" + "@id": "urn:ex/vav-513-discharge-air-flow" } + ] + }, + { + "@id": "urn:ex/office-ahu-chilled-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-503-air-out", + "@id": "urn:ex/vav-503-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-104" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-503-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-503-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-503-discharge-air-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-503-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-528-damper", + "@id": "urn:ex/vav-507-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-damper-in" + "@id": "urn:ex/vav-507-damper-in" }, { - "@id": "urn:ex/vav-528-damper-out" + "@id": "urn:ex/vav-507-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-528-damper-command" + "@id": "urn:ex/vav-507-damper-command" }, { - "@id": "urn:ex/vav-528-damper-position" + "@id": "urn:ex/vav-507-damper-position" } ] }, { - "@id": "urn:ex/office-ahu-warmer-supply-air-requests", + "@id": "urn:ex/zone-102-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/zone-111-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/office-ahu-ra-fan-in", + "@id": "urn:ex/vav-524-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-524-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18340,36 +18096,39 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-ra-in" + "@id": "urn:ex/vav-524-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-524-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-502-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-502-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-502-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-out", + "@id": "urn:ex/vav-516-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-hot-water-out-connection" + "@id": "urn:ex/vav-516-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18379,218 +18138,187 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-526-hot-water-out" + "@id": "urn:ex/vav-516-hot-water-out" } ] }, { - "@id": "urn:ex/vav-507-hot-water-in-connection", + "@id": "urn:ex/vav-514-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-514-duct-after-damper" } - ] - }, - { - "@id": "urn:ex/vav-539-discharge-air-flow-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-514-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-514-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-529-heating-pid-output", + "@id": "urn:ex/vav-537-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-air-out", + "@id": "urn:ex/vav-515-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-215" + "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/room-203-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-540-heating-pid-output" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-more-heat-requests" + "@id": "urn:ex/connection-to-room-203" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-540-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-210", + "@id": "urn:ex/vav-520-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-210-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-520-damper-position", + "@id": "urn:ex/zone-313-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-clg-coil", + "@id": "urn:ex/vav-529-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-529-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-517", + "@id": "urn:ex/zone-312", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-517-air-in" - }, - { - "@id": "urn:ex/vav-517-air-out" - }, - { - "@id": "urn:ex/vav-517-hot-water-in" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-517-hot-water-out" + "@id": "urn:ex/room-312-hvac-domain" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-517-damper" - }, - { - "@id": "urn:ex/vav-517-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-517-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:ex/vav-506", - "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-506-air-in" + "@id": "urn:ex/zone-312-cooling-setpoint" }, { - "@id": "urn:ex/vav-506-air-out" + "@id": "urn:ex/zone-312-heating-setpoint" }, { - "@id": "urn:ex/vav-506-hot-water-in" + "@id": "urn:ex/zone-312-occupancy" }, { - "@id": "urn:ex/vav-506-hot-water-out" - } - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-506-damper" + "@id": "urn:ex/zone-312-occupancy-override" }, { - "@id": "urn:ex/vav-506-reheat-coil" + "@id": "urn:ex/zone-312-temp" }, { - "@id": "urn:ex/vav-506-reheat-coil-valve" + "@id": "urn:ex/zone-312-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-503-damper-out", + "@id": "urn:ex/vav-539-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-503-duct-after-damper" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-503-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-503-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-water-in", + "@id": "urn:ex/vav-513-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-hot-water-in-connection" + "@id": "urn:ex/vav-513-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18600,36 +18328,31 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-538-hot-water-in" + "@id": "urn:ex/vav-513-hot-water-out" } ] }, { - "@id": "urn:ex/vav-519-hot-water-in", + "@id": "urn:ex/zone-301-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-519-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-506-discharge-air-temp", + "@id": "urn:ex/zone-207-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -18642,96 +18365,95 @@ ] }, { - "@id": "urn:ex/room-110", + "@id": "urn:ex/zone-101-occupancy", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-110-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-508-heating-pid-output", + "@id": "urn:ex/vav-508-damper-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-508-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-540-cooling-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-508-colder-supply-air-requests" + }, { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-508-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve-position", + "@id": "urn:ex/vav-511-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-511-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-511-damper-command" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve", + "@id": "urn:ex/vav-534-damper", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-reheat-coil-valve-in" + "@id": "urn:ex/vav-534-damper-in" }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-534-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-526-reheat-coil-valve-command" + "@id": "urn:ex/vav-534-damper-command" }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-position" + "@id": "urn:ex/vav-534-damper-position" } ] }, { - "@id": "urn:ex/zone-212-temp", + "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/zone-110-cooling-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -18745,180 +18467,226 @@ ] }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-in", + "@id": "urn:ex/vav-521-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-521-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-521-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-521-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-521-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-530-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-303-304-306" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-530-heating-pid-output" + }, + { + "@id": "urn:ex/vav-530-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-530-air-out" } ] }, { - "@id": "urn:ex/room-101-out", + "@id": "urn:ex/connection-to-room-105", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-533-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-flow-sensor", + "@id": "urn:ex/vav-503-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-519-air-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/zone-108-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-519-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-517-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-535-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-535-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve", + "@id": "urn:ex/vav-532-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve-in" + "@id": "urn:ex/vav-532-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-out" + "@id": "urn:ex/vav-532-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-532-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-532-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } + ] + }, + { + "@id": "urn:ex/vav-518-reheat-coil-valve-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve-command" - }, + "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-temp", + "@id": "urn:ex/zone-211", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/room-211-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-211-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-211-heating-setpoint" + }, + { + "@id": "urn:ex/zone-211-occupancy" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/zone-211-occupancy-override" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-527-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/zone-211-temp" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/zone-211-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-water-out", + "@id": "urn:ex/connection-to-room-201", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-water-in", + "@id": "urn:ex/vav-540-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-527-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-527-hot-water-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-529-discharge-air-flow", + "@id": "urn:ex/vav-503-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -18929,39 +18697,39 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-flow-sensor", + "@id": "urn:ex/vav-521-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-521-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-521-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-536-air-out", + "@id": "urn:ex/vav-540-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-313" + "@id": "urn:ex/connection-to-room-215" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18971,34 +18739,27 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-536-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-536-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-540-heating-pid-output" }, { - "@id": "urn:ex/vav-536-discharge-air-temp" - }, + "@id": "urn:ex/vav-540-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-536-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-540-air-out" } ] }, { - "@id": "urn:ex/vav-533-colder-supply-air-requests", + "@id": "urn:ex/vav-517-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/zone-214-heating-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -19012,39 +18773,44 @@ ] }, { - "@id": "urn:ex/vav-509-hot-water-in", + "@id": "urn:ex/vav-512-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-509-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-512-air-in" } ] }, { - "@id": "urn:ex/vav-536-cooling-pid-output", + "@id": "urn:ex/zone-111-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-108-cooling-setpoint", + "@id": "urn:ex/vav-519-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -19060,235 +18826,229 @@ ] }, { - "@id": "urn:ex/vav-535-reheat-coil-water-in", + "@id": "urn:ex/room-202-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-535-hot-water-in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-526-hot-water-in", + "@id": "urn:ex/vav-530-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-hot-water-in-connection" + "@id": "urn:ex/vav-530-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-530-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-530-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-530-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/room-309-hvac-domain", + "@id": "urn:ex/vav-519-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-309-in" - }, + "@id": "urn:ex/vav-519-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-309-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-519-hot-water-in" } ] }, { - "@id": "urn:ex/zone-115", + "@id": "urn:ex/vav-538", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-115-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-115-cooling-setpoint" + "@id": "urn:ex/vav-538-air-in" }, { - "@id": "urn:ex/zone-115-heating-setpoint" + "@id": "urn:ex/vav-538-air-out" }, { - "@id": "urn:ex/zone-115-occupancy" + "@id": "urn:ex/vav-538-hot-water-in" }, { - "@id": "urn:ex/zone-115-occupancy-override" + "@id": "urn:ex/vav-538-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-538-damper" }, { - "@id": "urn:ex/zone-115-temp" + "@id": "urn:ex/vav-538-reheat-coil" }, { - "@id": "urn:ex/zone-115-window-switch-on-off" + "@id": "urn:ex/vav-538-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-537-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-504-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-504-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-504-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-509-damper", + "@id": "urn:ex/vav-533-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-509-damper-in" + "@id": "urn:ex/vav-533-damper-in" }, { - "@id": "urn:ex/vav-509-damper-out" + "@id": "urn:ex/vav-533-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-509-damper-command" + "@id": "urn:ex/vav-533-damper-command" }, { - "@id": "urn:ex/vav-509-damper-position" + "@id": "urn:ex/vav-533-damper-position" } ] }, { - "@id": "urn:ex/vav-530-damper-actuator", + "@id": "urn:ex/zone-105-temp", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-530-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-530-damper-command" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-510-damper-command", + "@id": "urn:ex/zone-211-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-514-air-in", + "@id": "urn:ex/vav-530-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-530-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-air-out", + "@id": "urn:ex/vav-506-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-104" + "@id": "urn:ex/vav-506-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-503-heating-pid-output" - }, - { - "@id": "urn:ex/vav-503-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-503-air-out" - } ] }, { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure-sensor", + "@id": "urn:ex/room-305", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/office-ahu-sa-out" + "@id": "urn:ex/room-305-hvac-domain" } + ] + }, + { + "@id": "urn:ex/room-207", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/office-ahu-supply-duct-static-pressure" + "@id": "urn:ex/room-207-hvac-domain" } ] }, { - "@id": "urn:ex/vav-528-duct-after-damper", + "@id": "urn:ex/room-102-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-from-rooms" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -19297,50 +19057,52 @@ ] }, { - "@id": "urn:ex/vav-524-reheat-coil-air-in", + "@id": "urn:ex/vav-527-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-duct-after-damper" + "@id": "urn:ex/connection-to-room-301" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-506-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-527-heating-pid-output" + }, + { + "@id": "urn:ex/vav-527-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-527-air-out" } ] }, { - "@id": "urn:ex/vav-534-cooling-pid-output", + "@id": "urn:ex/office-ahu-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/connection-to-room-112-114", + "@id": "urn:ex/vav-523-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -19352,341 +19114,315 @@ ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve-command", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/vav-504-hot-water-in", + "@id": "urn:ex/vav-501-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-hot-water-in-connection" + "@id": "urn:ex/vav-501-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-501-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-512-discharge-air-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-air-out" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/vav-501-reheat-coil-valve-command" + }, { - "@id": "urn:ex/vav-512-discharge-air-temp" + "@id": "urn:ex/vav-501-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-517-discharge-air-flow-sensor", + "@id": "urn:ex/vav-531-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-517-air-in" + "@id": "urn:ex/vav-531-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-517-discharge-air-flow" + "@id": "urn:ex/vav-531-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-529-discharge-air-temp", + "@id": "urn:ex/vav-530-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-530-air-in" } ] }, { - "@id": "urn:ex/zone-206-co2-concentration-setpoint", + "@id": "urn:ex/connection-to-room-110", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#ofSubstance": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Substance-CO2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-511-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + "@id": "urn:ex/vav-511-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PPM" + "@id": "urn:ex/vav-511-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-502-discharge-air-flow", + "@id": "urn:ex/vav-509-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil", + "@id": "urn:ex/vav-524-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-530-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-530-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-530-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-530-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-535-damper-in", + "@id": "urn:ex/vav-501-damper-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-535-air-in" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-502-air-out", + "@id": "urn:ex/vav-522-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-101" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-502-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-502-discharge-air-flow-setpoint" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-502-discharge-air-temp" - }, + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-502-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-525-hot-water-out", + "@id": "urn:ex/room-302-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-302" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve", + "@id": "urn:ex/connection-to-room-207", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-211-cooling-setpoint", + "@id": "urn:ex/vav-529", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-529-air-in" + }, + { + "@id": "urn:ex/vav-529-air-out" + }, + { + "@id": "urn:ex/vav-529-hot-water-in" + }, + { + "@id": "urn:ex/vav-529-hot-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-529-damper" + }, + { + "@id": "urn:ex/vav-529-reheat-coil" + }, + { + "@id": "urn:ex/vav-529-reheat-coil-valve" } ] }, { - "@id": "urn:ex/office-ahu-moisture-eliminator-out", + "@id": "urn:ex/vav-510-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator" + "@id": "urn:ex/connection-to-room-111" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-510-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-510-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-510-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-510-discharge-air-temp-setpoint" + } ] }, { - "@id": "urn:ex/vav-538-discharge-air-flow-sensor", + "@id": "urn:ex/zone-213-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-538-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-538-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-517-damper-out", + "@id": "urn:ex/room-301-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-517-duct-after-damper" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-532-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-517-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-517-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-526-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-531-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } - ] - }, - { - "@id": "urn:ex/vav-513-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-528-damper-command", + "@id": "urn:ex/office-ahu-oa-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -19700,21 +19436,14 @@ ] }, { - "@id": "urn:ex/vav-504-hot-water-out-connection", + "@id": "urn:ex/office-ahu-sa-temp", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Supply" } - ] - }, - { - "@id": "urn:ex/zone-108-temp", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -19728,29 +19457,29 @@ ] }, { - "@id": "urn:ex/room-304-in", + "@id": "urn:ex/vav-524-damper-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-303-304-306" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve-out", + "@id": "urn:ex/vav-523-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-hot-water-out-connection" + "@id": "urn:ex/vav-523-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -19760,111 +19489,99 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-528-hot-water-out" + "@id": "urn:ex/vav-523-hot-water-in" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-water-in", + "@id": "urn:ex/zone-102-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-509-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-102-hvac-domain" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-509-hot-water-in" + "@id": "urn:ex/zone-102-occupancy" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-command", + "@id": "urn:ex/zone-115-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-520-air-out", + "@id": "urn:ex/vav-504-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-207" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-527-air-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-520-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-520-discharge-air-flow-setpoint" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-discharge-air-temp" - }, + "@id": "urn:ex/office-ahu-connection-to-vavs" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-206-temp-sensor", + "@id": "urn:ex/vav-501-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-206-hvac-domain" + "@id": "urn:ex/vav-501-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-206-temp" + "@id": "urn:ex/vav-501-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-flow", + "@id": "urn:ex/zone-105-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, @@ -19885,473 +19602,501 @@ ] }, { - "@id": "urn:ex/vav-517-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-536-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/connection-to-room-313" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-536-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-536-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-536-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-536-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-526-hot-water-in-connection", + "@id": "urn:ex/vav-529-damper", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-529-damper-in" + }, + { + "@id": "urn:ex/vav-529-damper-out" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-529-damper-command" + }, + { + "@id": "urn:ex/vav-529-damper-position" } ] }, { - "@id": "urn:ex/vav-503-damper-in", + "@id": "urn:ex/zone-111", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/room-111-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-503-air-in" + "@id": "urn:ex/zone-111-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-111-heating-setpoint" + }, + { + "@id": "urn:ex/zone-111-occupancy" + }, + { + "@id": "urn:ex/zone-111-occupancy-override" + }, + { + "@id": "urn:ex/zone-111-temp" + }, + { + "@id": "urn:ex/zone-111-window-switch-on-off" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper-out", + "@id": "urn:ex/vav-534-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" + "@id": "urn:ex/vav-534-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-534-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-520-damper-in", + "@id": "urn:ex/vav-512-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-512-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-520-air-in" - } ] }, { - "@id": "urn:ex/vav-532-damper-position", + "@id": "urn:ex/vav-519-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-537-cooling-pid-output", + "@id": "urn:ex/vav-505-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve-position", + "@id": "urn:ex/connection-to-room-307-308", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-538-damper-in", + "@id": "urn:ex/vav-528-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-528-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-538-air-in" + "@id": "urn:ex/vav-528-hot-water-out" } ] }, { - "@id": "urn:ex/vav-515-heating-pid-output", + "@id": "urn:ex/zone-311-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-118-out", + "@id": "urn:ex/vav-531-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-515-discharge-air-flow", + "@id": "urn:ex/vav-520-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-118-temp-sensor", + "@id": "urn:ex/vav-523-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-118-hvac-domain" + "@id": "urn:ex/vav-523-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-523-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-523-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-523-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/zone-118-temp" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/room-307", + "@id": "urn:ex/vav-508-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-307-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-505", + "@id": "urn:ex/vav-538-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-505-air-in" - }, - { - "@id": "urn:ex/vav-505-air-out" - }, - { - "@id": "urn:ex/vav-505-hot-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-hot-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-505-damper" - }, - { - "@id": "urn:ex/vav-505-reheat-coil" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-505-reheat-coil-valve" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-112-114", + "@id": "urn:ex/vav-503-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-112-hvac-domain" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-114-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/DEG_C" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-112-114-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-112-114-heating-setpoint" - }, - { - "@id": "urn:ex/zone-112-114-occupancy" - }, - { - "@id": "urn:ex/zone-112-114-occupancy-override" - }, - { - "@id": "urn:ex/zone-112-114-temp" - }, + ] + }, + { + "@id": "urn:ex/room-202", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/zone-112-114-window-switch-on-off" + "@id": "urn:ex/room-202-hvac-domain" } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-511-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-526-reheat-coil-valve" + "@id": "urn:ex/vav-511-duct-after-damper" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-526-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-537-discharge-air-flow-sensor", + "@id": "urn:ex/office-ahu-sa-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-537-air-in" + "@id": "urn:ex/office-ahu-sa-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-537-discharge-air-flow" + "@id": "urn:ex/office-ahu-sa-temp" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-flow", + "@id": "urn:ex/vav-527-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-527-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-527-hot-water-out" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve-command", + "@id": "urn:ex/vav-504", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-504-air-in" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/room-105-hvac-domain", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/vav-504-air-out" + }, { - "@id": "urn:ex/room-105-in" + "@id": "urn:ex/vav-504-hot-water-in" }, { - "@id": "urn:ex/room-105-out" + "@id": "urn:ex/vav-504-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ] - }, - { - "@id": "urn:ex/vav-529-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/vav-504-damper" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-504-reheat-coil" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-526-damper-in", + "@id": "urn:ex/room-110-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-110" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/connection-to-room-313", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-526-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-115", + "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-115-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-524-damper-in", + "@id": "urn:ex/vav-511-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-511-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-524-air-in" + "@id": "urn:ex/vav-511-hot-water-out" } ] }, { - "@id": "urn:ex/room-210-in", + "@id": "urn:ex/vav-509-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-210" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -20360,49 +20105,61 @@ ] }, { - "@id": "urn:ex/vav-512-damper-actuator", + "@id": "urn:ex/vav-517-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-damper" + "@id": "urn:ex/vav-517-duct-after-damper" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-512-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-517-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-517-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-501-damper", + "@id": "urn:ex/vav-508-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-damper-in" + "@id": "urn:ex/vav-508-damper-in" }, { - "@id": "urn:ex/vav-501-damper-out" + "@id": "urn:ex/vav-508-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-501-damper-command" + "@id": "urn:ex/vav-508-damper-command" }, { - "@id": "urn:ex/vav-501-damper-position" + "@id": "urn:ex/vav-508-damper-position" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper", + "@id": "urn:ex/vav-528-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-528-duct-after-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -20411,100 +20168,139 @@ ] }, { - "@id": "urn:ex/room-314-hvac-domain", + "@id": "urn:ex/vav-530-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-314-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-314-out" + "@id": "urn:ex/vav-530-air-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-530-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-525-discharge-air-temp-sensor", + "@id": "urn:ex/vav-536-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-525-air-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-525-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-502-hot-water-in-connection", + "@id": "urn:ex/connection-to-room-115", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-505-damper-out", + "@id": "urn:ex/vav-508-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-duct-after-damper" + "@id": "urn:ex/vav-508-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-508-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-505-colder-supply-air-requests" + "@id": "urn:ex/vav-508-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-505-cooling-pid-output" + "@id": "urn:ex/vav-508-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/room-306-in", + "@id": "urn:ex/room-103", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:ex/room-103-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/vav-537", + "@type": [ + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-303-304-306" + "@id": "urn:ex/vav-537-air-in" + }, + { + "@id": "urn:ex/vav-537-air-out" + }, + { + "@id": "urn:ex/vav-537-hot-water-in" + }, + { + "@id": "urn:ex/vav-537-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-537-damper" + }, + { + "@id": "urn:ex/vav-537-reheat-coil" + }, + { + "@id": "urn:ex/vav-537-reheat-coil-valve" } ] }, { - "@id": "urn:ex/room-206-in", + "@id": "urn:ex/room-209", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:ex/room-209-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/room-202-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-206" + "@id": "urn:ex/connection-to-room-202" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -20514,336 +20310,321 @@ ] }, { - "@id": "urn:ex/room-113-out", + "@id": "urn:ex/vav-526-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-526-air-in" + } ] }, { - "@id": "urn:ex/vav-539-hot-water-out-connection", + "@id": "urn:ex/vav-538-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-538-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/vav-503-duct-after-damper", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-538-hot-water-in" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve", + "@id": "urn:ex/vav-521-damper", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-reheat-coil-valve-in" + "@id": "urn:ex/vav-521-damper-in" }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-521-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-516-reheat-coil-valve-command" + "@id": "urn:ex/vav-521-damper-command" }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-position" + "@id": "urn:ex/vav-521-damper-position" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-502-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-502-damper-in" + }, + { + "@id": "urn:ex/vav-502-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-502-damper-command" + }, + { + "@id": "urn:ex/vav-502-damper-position" } ] }, { - "@id": "urn:ex/vav-534-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-313-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-313-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/zone-313-occupancy" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-position", + "@id": "urn:ex/vav-526-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-526-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-314-occupancy-override", + "@id": "urn:ex/office-ahu-htg-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/office-ahu-hot-water-out-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/office-ahu-hot-water-out" } ] }, { - "@id": "urn:ex/zone-101-occupancy-override", + "@id": "urn:ex/room-312", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-312-hvac-domain" } ] }, { - "@id": "urn:ex/vav-534", + "@id": "urn:ex/vav-528-damper-in", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-534-air-in" - }, - { - "@id": "urn:ex/vav-534-air-out" - }, - { - "@id": "urn:ex/vav-534-hot-water-in" - }, - { - "@id": "urn:ex/vav-534-hot-water-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-534-damper" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-534-reheat-coil" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-534-reheat-coil-valve" + "@id": "urn:ex/vav-528-air-in" } ] }, { - "@id": "urn:ex/room-213-hvac-domain", + "@id": "urn:ex/zone-307-308-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-213-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-213-out" + "@id": "urn:ex/room-307-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-307-308-occupancy" } ] }, { - "@id": "urn:ex/vav-522-discharge-air-temp", + "@id": "urn:ex/vav-520-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-520-reheat-coil-air-in" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-520-reheat-coil-air-out" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-520-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-520-reheat-coil-water-out" } - ] - }, - { - "@id": "urn:ex/room-214", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/room-214-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-522-hot-water-out", + "@id": "urn:ex/vav-538-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-522-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-526-air-in", + "@id": "urn:ex/vav-501-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-501-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-501-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-air-in", + "@id": "urn:ex/vav-517-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-duct-after-damper" + "@id": "urn:ex/vav-517-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-air-in", + "@id": "urn:ex/vav-532-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-duct-after-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-116-117-occupancy-sensor", + "@id": "urn:ex/connection-to-room-305", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-116-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-116-117-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil", + "@id": "urn:ex/vav-504-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-519-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-519-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-519-reheat-coil-water-out" + "@id": "urn:ex/vav-504-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-102-heating-setpoint", + "@id": "urn:ex/vav-506-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -20857,109 +20638,117 @@ ] }, { - "@id": "urn:ex/zone-109-temp", + "@id": "urn:ex/vav-510-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-516-air-in", + "@id": "urn:ex/vav-525-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-211" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-525-heating-pid-output" + }, + { + "@id": "urn:ex/vav-525-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-525-air-out" + } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-521-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-reheat-coil-valve" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-521-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-521-air-in" } ] }, { - "@id": "urn:ex/zone-110-temp-sensor", + "@id": "urn:ex/office-ahu-sa-fan-start-cmd", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-110-hvac-domain" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-110-temp" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/zone-201-occupancy-sensor", + "@id": "urn:ex/vav-533-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-201-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-201-occupancy" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-105-occupancy-sensor", + "@id": "urn:ex/zone-113-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-105-hvac-domain" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-105-occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-510-air-out", + "@id": "urn:ex/vav-530-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-111" + "@id": "urn:ex/vav-530-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -20969,226 +20758,238 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-510-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-510-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-530-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-510-discharge-air-temp" - }, + "@id": "urn:ex/vav-530-cooling-pid-output" + } + ] + }, + { + "@id": "urn:ex/zone-118-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-510-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-530-damper", + "@id": "urn:ex/zone-303-304-306", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-530-damper-in" + "@id": "urn:ex/room-303-hvac-domain" }, { - "@id": "urn:ex/vav-530-damper-out" + "@id": "urn:ex/room-304-hvac-domain" + }, + { + "@id": "urn:ex/room-306-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-530-damper-command" + "@id": "urn:ex/zone-303-304-306-cooling-setpoint" }, { - "@id": "urn:ex/vav-530-damper-position" + "@id": "urn:ex/zone-303-304-306-heating-setpoint" + }, + { + "@id": "urn:ex/zone-303-304-306-occupancy" + }, + { + "@id": "urn:ex/zone-303-304-306-occupancy-override" + }, + { + "@id": "urn:ex/zone-303-304-306-temp" + }, + { + "@id": "urn:ex/zone-303-304-306-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-540-discharge-air-temp-sensor", + "@id": "urn:ex/zone-307-308-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-540-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-540-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-106-107-temp-sensor", + "@id": "urn:ex/zone-309-310-occupancy", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-106-hvac-domain" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-106-107-temp" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-514-damper-position", + "@id": "urn:ex/zone-214-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } + ] + }, + { + "@id": "urn:ex/vav-539-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-108-heating-setpoint", + "@id": "urn:ex/office-ahu-ra-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-539-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve-out", + "@id": "urn:ex/vav-512-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-hot-water-out-connection" + "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-513-hot-water-out" - } ] }, { - "@id": "urn:ex/vav-536-discharge-air-flow", + "@id": "urn:ex/vav-531-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil", + "@id": "urn:ex/connection-to-room-108", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-534-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-534-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-534-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-534-reheat-coil-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-103-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-valve-in", + "@id": "urn:ex/room-303-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-303-304-306" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-509-hot-water-in-connection", + "@id": "urn:ex/zone-202-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-507-damper-in", + "@id": "urn:ex/vav-539-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-214" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -21196,36 +20997,29 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-507-air-in" - } - ] - }, - { - "@id": "urn:ex/zone-106-107-occupancy-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "urn:ex/vav-539-discharge-air-flow" + }, { - "@id": "urn:ex/room-106-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/vav-539-discharge-air-flow-setpoint" + }, { - "@id": "urn:ex/zone-106-107-occupancy" + "@id": "urn:ex/vav-539-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-539-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-water-in", + "@id": "urn:ex/vav-512-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-hot-water-in-connection" + "@id": "urn:ex/vav-512-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -21235,52 +21029,76 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-519-hot-water-in" + "@id": "urn:ex/vav-512-hot-water-in" } ] }, { - "@id": "urn:ex/zone-302-temp-sensor", + "@id": "urn:ex/vav-504-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-302-hvac-domain" + "@id": "urn:ex/vav-504-duct-after-damper" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-302-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-528-damper-out", + "@id": "urn:ex/room-307", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-528-duct-after-damper" + "@id": "urn:ex/room-307-hvac-domain" } + ] + }, + { + "@id": "urn:ex/zone-314-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } + ] + }, + { + "@id": "urn:ex/vav-528-reheat-coil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-colder-supply-air-requests" + "@id": "urn:ex/vav-528-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-528-cooling-pid-output" + "@id": "urn:ex/vav-528-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-528-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-528-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-501-damper-position", + "@id": "urn:ex/vav-506-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -21296,26 +21114,23 @@ ] }, { - "@id": "urn:ex/room-305-hvac-domain", + "@id": "urn:ex/vav-503-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-305-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-305-out" + "@id": "urn:ex/vav-503-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-503-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-510-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-309-310-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -21331,236 +21146,206 @@ ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve-in", + "@id": "urn:ex/vav-514-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-514-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-514-hot-water-out" + } ] }, { - "@id": "urn:ex/vav-528-discharge-air-flow-sensor", + "@id": "urn:ex/zone-201-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-528-air-in" + "@id": "urn:ex/room-201-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-528-discharge-air-flow" - } - ] - }, - { - "@id": "urn:ex/zone-113-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/zone-201-temp" } ] }, { - "@id": "urn:ex/vav-523-discharge-air-temp-sensor", + "@id": "urn:ex/vav-505-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-air-out" + "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-523-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-520-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-520-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-520-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve-position", + "@id": "urn:ex/vav-537-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-537-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-chilled-water-out", + "@id": "urn:ex/room-310-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-chilled-water-out-connection" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-540-damper", + "@id": "urn:ex/vav-505-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-540-damper-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-540-damper-out" + "@id": "urn:ex/vav-505-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-540-damper-command" - }, + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-540-damper-position" + "@id": "urn:ex/vav-505-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-position", + "@id": "urn:ex/vav-536-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-536-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-536-damper-command" } ] }, { - "@id": "urn:ex/zone-301", + "@id": "urn:ex/zone-112-114-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-301-hvac-domain" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/room-112-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-301-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-301-heating-setpoint" - }, - { - "@id": "urn:ex/zone-301-occupancy" - }, - { - "@id": "urn:ex/zone-301-occupancy-override" - }, - { - "@id": "urn:ex/zone-301-temp" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-301-window-switch-on-off" + "@id": "urn:ex/zone-112-114-temp" } ] }, { - "@id": "urn:ex/vav-533-cooling-pid-output", + "@id": "urn:ex/vav-507-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-colder-chilled-water-requests", + "@id": "urn:ex/vav-532-air-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/office-ahu-connection-to-vavs" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-flow-sensor", + "@id": "urn:ex/vav-503-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-air-in" + "@id": "urn:ex/vav-503-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-508-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-temp", + "@id": "urn:ex/zone-314-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -21574,143 +21359,179 @@ ] }, { - "@id": "urn:ex/vav-523-heating-pid-output", + "@id": "urn:ex/vav-520-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/connection-to-room-207" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-520-heating-pid-output" + }, + { + "@id": "urn:ex/vav-520-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-520-air-out" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-in", + "@id": "urn:ex/vav-519-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-519-air-in" } ] }, { - "@id": "urn:ex/room-313-hvac-domain", + "@id": "urn:ex/vav-534-air-out", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-313-in" - }, + "@id": "urn:ex/connection-to-room-314" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-313-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-534-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-534-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-534-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-534-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-212-temp-sensor", + "@id": "urn:ex/office-ahu-htg-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-212-hvac-domain" + "@id": "urn:ex/office-ahu-duct-after-htg-coil" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-212-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-103-temp", + "@id": "urn:ex/vav-511-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-flow", + "@id": "urn:ex/vav-533-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-533-air-out" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-533-discharge-air-temp" + } + ] + }, + { + "@id": "urn:ex/vav-505-air-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-303-304-306-temp", + "@id": "urn:ex/vav-528-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-537-reheat-coil-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-537-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-hot-water-in-connection", + "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -21722,30 +21543,40 @@ ] }, { - "@id": "urn:ex/vav-511-reheat-coil-air-in", + "@id": "urn:ex/room-304-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-duct-after-damper" + "@id": "urn:ex/room-304-in" + }, + { + "@id": "urn:ex/room-304-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-air-in", + "@id": "urn:ex/zone-314-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-519-duct-after-damper" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/vav-532-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -21754,37 +21585,29 @@ ] }, { - "@id": "urn:ex/vav-529-damper-out", + "@id": "urn:ex/vav-508-damper-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-529-duct-after-damper" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-529-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-529-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-203-in", + "@id": "urn:ex/vav-503-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-203" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -21794,14 +21617,9 @@ ] }, { - "@id": "urn:ex/vav-525-discharge-air-temp", + "@id": "urn:ex/zone-314-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -21815,163 +21633,126 @@ ] }, { - "@id": "urn:ex/vav-513-air-out", + "@id": "urn:ex/vav-517-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-103" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-517-damper-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-517-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-513-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-513-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-513-discharge-air-temp" + "@id": "urn:ex/vav-517-damper-command" }, { - "@id": "urn:ex/vav-513-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-517-damper-position" } ] }, { - "@id": "urn:ex/room-210-hvac-domain", + "@id": "urn:ex/vav-510-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-210-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-210-out" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-air-out", + "@id": "urn:ex/vav-510-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-311" + "@id": "urn:ex/vav-510-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-501-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-535-heating-pid-output" - }, - { - "@id": "urn:ex/vav-535-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-535-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-valve", + "@id": "urn:ex/vav-537-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-537-reheat-coil-valve-out" + "@id": "urn:ex/connection-to-room-312" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-537-reheat-coil-valve-command" + "@id": "urn:ex/vav-537-heating-pid-output" }, { - "@id": "urn:ex/vav-537-reheat-coil-valve-position" - } - ] - }, - { - "@id": "urn:ex/office-ahu-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-537-more-heat-requests" } - ] - }, - { - "@id": "urn:ex/vav-534-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-537-air-out" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil", + "@id": "urn:ex/zone-211-temp", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-516-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-516-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-516-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-516-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-506-discharge-air-temp-setpoint", + "@id": "urn:ex/office-ahu-ra-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Return" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -21985,52 +21766,55 @@ ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-actuator", + "@id": "urn:ex/room-108-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve" + "@id": "urn:ex/room-108-in" + }, + { + "@id": "urn:ex/room-108-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-504-damper-command", + "@id": "urn:ex/vav-529-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-106-107-window-switch-on-off", + "@id": "urn:ex/vav-528-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/office-ahu-ra-fan-speed-cmd", + "@id": "urn:ex/vav-520-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -22044,13 +21828,13 @@ ] }, { - "@id": "urn:ex/vav-522-reheat-coil-water-in", + "@id": "urn:ex/vav-537-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-hot-water-in-connection" + "@id": "urn:ex/vav-537-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -22060,176 +21844,143 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-522-hot-water-in" + "@id": "urn:ex/vav-537-hot-water-in" } ] }, { - "@id": "urn:ex/vav-515-air-out", + "@id": "urn:ex/vav-511", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-116-117" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-515-discharge-air-flow" + "@id": "urn:ex/vav-511-air-in" }, { - "@id": "urn:ex/vav-515-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-511-air-out" }, { - "@id": "urn:ex/vav-515-discharge-air-temp" + "@id": "urn:ex/vav-511-hot-water-in" }, { - "@id": "urn:ex/vav-515-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-511-hot-water-out" } - ] - }, - { - "@id": "urn:ex/vav-529-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-529-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-529-reheat-coil-air-out" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-529-reheat-coil-water-in" + "@id": "urn:ex/vav-511-damper" }, { - "@id": "urn:ex/vav-529-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Heating" - } - ] - }, - { - "@id": "urn:ex/vav-526-damper-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-526-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-526-colder-supply-air-requests" + "@id": "urn:ex/vav-511-reheat-coil" }, { - "@id": "urn:ex/vav-526-cooling-pid-output" + "@id": "urn:ex/vav-511-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-water-out", + "@id": "urn:ex/office-ahu-sa-fan-start-status", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-flow", + "@id": "urn:ex/vav-524-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/vav-524-reheat-coil-air-in" + }, { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-524-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-524-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-524-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-520-duct-after-damper", + "@id": "urn:ex/vav-519-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-540-air-in", + "@id": "urn:ex/vav-520-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-520-damper-in" + }, + { + "@id": "urn:ex/vav-520-damper-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-520-damper-command" + }, + { + "@id": "urn:ex/vav-520-damper-position" } ] }, { - "@id": "urn:ex/zone-210-temp-sensor", + "@id": "urn:ex/vav-526-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-210-hvac-domain" + "@id": "urn:ex/vav-526-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-210-temp" + "@id": "urn:ex/vav-526-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-521-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-521-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -22238,153 +21989,160 @@ ] }, { - "@id": "urn:ex/vav-525-duct-after-damper", + "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-108-occupancy-sensor", + "@id": "urn:ex/vav-531-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-108-hvac-domain" + "@id": "urn:ex/connection-to-room-307-308" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-108-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-516-discharge-air-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-516-air-out" + "@id": "urn:ex/vav-531-heating-pid-output" + }, + { + "@id": "urn:ex/vav-531-more-heat-requests" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-516-discharge-air-temp" + "@id": "urn:ex/vav-531-air-out" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-temp-sensor", + "@id": "urn:ex/vav-537-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-531-air-out" + "@id": "urn:ex/vav-537-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-531-discharge-air-temp" + "@id": "urn:ex/vav-537-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-524-damper-actuator", + "@id": "urn:ex/office-ahu-sa-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-524-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-524-damper-command" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-101-cooling-setpoint", + "@id": "urn:ex/vav-522-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-503-discharge-air-flow", + "@id": "urn:ex/vav-508-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-508-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-508-hot-water-out" } ] }, { - "@id": "urn:ex/vav-525-colder-supply-air-requests", + "@id": "urn:ex/vav-531-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-531-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-531-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-531-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-531-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-525-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-519-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-out", + "@id": "urn:ex/vav-509-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-hot-water-out-connection" + "@id": "urn:ex/vav-509-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -22394,117 +22152,97 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/office-ahu-hot-water-out" + "@id": "urn:ex/vav-509-hot-water-out" } ] }, { - "@id": "urn:ex/zone-115-temp-sensor", + "@id": "urn:ex/vav-538-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-115-hvac-domain" + "@id": "urn:ex/vav-538-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-115-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-more-heat-requests", + "@id": "urn:ex/vav-519", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/zone-104-occupancy-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "urn:ex/vav-519-air-in" + }, { - "@id": "urn:ex/room-104-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:ex/vav-519-air-out" + }, { - "@id": "urn:ex/zone-104-occupancy" + "@id": "urn:ex/vav-519-hot-water-in" + }, + { + "@id": "urn:ex/vav-519-hot-water-out" } - ] - }, - { - "@id": "urn:ex/room-312", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-312-hvac-domain" + "@id": "urn:ex/vav-519-damper" + }, + { + "@id": "urn:ex/vav-519-reheat-coil" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-valve" } ] }, { - "@id": "urn:ex/office-ahu-ea-damper-command", + "@id": "urn:ex/vav-505-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-111-hvac-domain", + "@id": "urn:ex/vav-525-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-111-in" - }, - { - "@id": "urn:ex/room-111-out" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } - ] - }, - { - "@id": "urn:ex/vav-505-reheat-coil-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-516-hot-water-out-connection", + "@id": "urn:ex/vav-526-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -22516,208 +22254,208 @@ ] }, { - "@id": "urn:ex/zone-314-cooling-setpoint", + "@id": "urn:ex/vav-522-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-303-304-306-occupancy-sensor", + "@id": "urn:ex/vav-508-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-303-hvac-domain" + "@id": "urn:ex/vav-508-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-303-304-306-occupancy" + "@id": "urn:ex/vav-508-discharge-air-temp" } ] }, { - "@id": "urn:ex/zone-104", + "@id": "urn:ex/vav-540-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-104-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-104-cooling-setpoint" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-104-heating-setpoint" + "@id": "urn:ex/vav-540-reheat-coil-air-in" }, { - "@id": "urn:ex/zone-104-occupancy" + "@id": "urn:ex/vav-540-reheat-coil-air-out" }, { - "@id": "urn:ex/zone-104-occupancy-override" + "@id": "urn:ex/vav-540-reheat-coil-water-in" }, { - "@id": "urn:ex/zone-104-temp" - }, + "@id": "urn:ex/vav-540-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/zone-104-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-510-air-in", + "@id": "urn:ex/vav-526-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-212" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/zone-106-107-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-526-heating-pid-output" + }, + { + "@id": "urn:ex/vav-526-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-526-air-out" } ] }, { - "@id": "urn:ex/zone-213-occupancy", + "@id": "urn:ex/connection-to-room-109", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-valve", + "@id": "urn:ex/vav-521-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-503-reheat-coil-valve-out" + "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-303-304-306-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-503-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-503-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-water-in", + "@id": "urn:ex/office-ahu-sa-fan-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-hot-water-in-connection" + "@id": "urn:ex/office-ahu-duct-after-clg-coil" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-508-hot-water-in" + "@id": "urn:ex/office-ahu-sa-flow" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-valve", + "@id": "urn:ex/vav-532-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-504-reheat-coil-valve-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-504-reheat-coil-valve-out" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } + ] + }, + { + "@id": "urn:ex/vav-512", + "@type": [ + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-reheat-coil-valve-command" + "@id": "urn:ex/vav-512-air-in" }, { - "@id": "urn:ex/vav-504-reheat-coil-valve-position" + "@id": "urn:ex/vav-512-air-out" + }, + { + "@id": "urn:ex/vav-512-hot-water-in" + }, + { + "@id": "urn:ex/vav-512-hot-water-out" } - ] - }, - { - "@id": "urn:ex/room-211", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/room-211-hvac-domain" + "@id": "urn:ex/vav-512-damper" + }, + { + "@id": "urn:ex/vav-512-reheat-coil" + }, + { + "@id": "urn:ex/vav-512-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve-in", + "@id": "urn:ex/vav-506-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -22727,149 +22465,198 @@ ] }, { - "@id": "urn:ex/vav-527-heating-pid-output", + "@id": "urn:ex/zone-104-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-530-air-in", + "@id": "urn:ex/zone-206-occupancy", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } + ] + }, + { + "@id": "urn:ex/vav-538-discharge-air-flow", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-536-duct-after-damper", + "@id": "urn:ex/vav-531-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-531-air-in" + } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-command", + "@id": "urn:ex/office-ahu-oa-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-oa-damper-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/office-ahu-oa-temp" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-air-out", + "@id": "urn:ex/zone-212", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/connection-to-room-312" + "@id": "urn:ex/room-212-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-537-heating-pid-output" + "@id": "urn:ex/zone-212-cooling-setpoint" }, { - "@id": "urn:ex/vav-537-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/zone-212-heating-setpoint" + }, { - "@id": "urn:ex/vav-537-air-out" + "@id": "urn:ex/zone-212-occupancy" + }, + { + "@id": "urn:ex/zone-212-occupancy-override" + }, + { + "@id": "urn:ex/zone-212-temp" + }, + { + "@id": "urn:ex/zone-212-window-switch-on-off" } ] }, { - "@id": "urn:ex/room-117-out", + "@id": "urn:ex/vav-520-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-520-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-520-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-temp", + "@id": "urn:ex/room-212", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/room-212-hvac-domain" } + ] + }, + { + "@id": "urn:ex/vav-510-reheat-coil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-510-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-510-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-510-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-510-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-503-cooling-pid-output", + "@id": "urn:ex/vav-524-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-524-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-524-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-302-co2-concentration-setpoint", + "@id": "urn:ex/zone-101-co2-concentration-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -22890,19 +22677,7 @@ ] }, { - "@id": "urn:ex/office-ahu-connection-from-rooms", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ] - }, - { - "@id": "urn:ex/zone-113-occupancy", + "@id": "urn:ex/zone-210-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -22913,60 +22688,55 @@ ] }, { - "@id": "urn:ex/vav-502-discharge-air-flow-sensor", + "@id": "urn:ex/room-114-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-air-in" + "@id": "urn:ex/connection-to-room-112-114" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-502-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-water-out", + "@id": "urn:ex/room-305-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-305" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-512-discharge-air-temp", + "@id": "urn:ex/room-311-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/connection-to-room-311" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-213-heating-setpoint", + "@id": "urn:ex/zone-210-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -22982,236 +22752,194 @@ ] }, { - "@id": "urn:ex/vav-517-damper", + "@id": "urn:ex/vav-515-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-517-damper-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-517-damper-out" + "@id": "urn:ex/vav-515-damper" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-517-damper-command" - }, + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-517-damper-position" + "@id": "urn:ex/vav-515-damper-command" } ] }, { - "@id": "urn:ex/room-102-in", + "@id": "urn:ex/vav-508-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-102" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve-position", + "@id": "urn:ex/zone-313-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-308-hvac-domain", + "@id": "urn:ex/zone-113-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-308-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-308-out" + "@id": "urn:ex/room-113-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-113-temp" } ] }, { - "@id": "urn:ex/zone-213", + "@id": "urn:ex/vav-528-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-213-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-213-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-213-heating-setpoint" - }, - { - "@id": "urn:ex/zone-213-occupancy" - }, - { - "@id": "urn:ex/zone-213-occupancy-override" - }, - { - "@id": "urn:ex/zone-213-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-213-window-switch-on-off" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-valve", + "@id": "urn:ex/vav-504-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-520-reheat-coil-valve-out" + "@id": "urn:ex/vav-504-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-520-reheat-coil-valve-command" - }, - { - "@id": "urn:ex/vav-520-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-505-cooling-pid-output", + "@id": "urn:ex/room-305-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-valve", + "@id": "urn:ex/vav-518-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-521-reheat-coil-valve-in" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-521-reheat-coil-valve-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-522-reheat-coil-air-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-522-duct-after-damper" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-521-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-521-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-539-damper-out", + "@id": "urn:ex/vav-514-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-539-duct-after-damper" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-539-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-539-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-307-308-heating-setpoint", + "@id": "urn:ex/vav-538-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-538-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-538-discharge-air-flow" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve-in", + "@id": "urn:ex/vav-529-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve" + "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -23221,9 +22949,9 @@ ] }, { - "@id": "urn:ex/zone-203-temp", + "@id": "urn:ex/zone-212-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -23237,101 +22965,106 @@ ] }, { - "@id": "urn:ex/vav-511-damper", + "@id": "urn:ex/room-201-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-damper-in" + "@id": "urn:ex/room-201-in" }, { - "@id": "urn:ex/vav-511-damper-out" + "@id": "urn:ex/room-201-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-511-damper-command" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-511-damper-position" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-509-hot-water-out", + "@id": "urn:ex/vav-511-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-509-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-507-hot-water-out-connection", + "@id": "urn:ex/zone-110-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-527-air-in", + "@id": "urn:ex/office-ahu-ea-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/office-ahu-ea-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/office-ahu-ea-out" + } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-in", + "@id": "urn:ex/vav-533-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-duct-after-clg-coil" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/office-ahu-sa-flow" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-204-in", + "@id": "urn:ex/vav-528-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-204-205" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -23341,48 +23074,35 @@ ] }, { - "@id": "urn:ex/zone-207-window-switch-on-off", + "@id": "urn:ex/vav-532-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-532-hot-water-out-connection" } - ] - }, - { - "@id": "urn:ex/zone-118-temp", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-532-hot-water-out" } ] }, { - "@id": "urn:ex/vav-514-colder-supply-air-requests", + "@id": "urn:ex/vav-534-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-534-hot-water-in-connection" } - ] - }, - { - "@id": "urn:ex/vav-522-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -23391,78 +23111,53 @@ ] }, { - "@id": "urn:ex/vav-518-reheat-coil", + "@id": "urn:ex/connection-to-room-112-114", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-518-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-518-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-518-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-518-reheat-coil-water-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-312-temp", + "@id": "urn:ex/vav-534-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/office-ahu-connection-to-vavs" } - ] - }, - { - "@id": "urn:ex/zone-101-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-525-cooling-pid-output", + "@id": "urn:ex/room-118-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-command", + "@id": "urn:ex/vav-535-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -23476,65 +23171,61 @@ ] }, { - "@id": "urn:ex/room-109-hvac-domain", + "@id": "urn:ex/zone-207-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-109-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-109-out" + "@id": "urn:ex/room-207-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-207-temp" } ] }, { - "@id": "urn:ex/vav-538-pipe-hot-water-return-before-valve", + "@id": "urn:ex/room-104-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-from-rooms" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-501-discharge-air-flow", + "@id": "urn:ex/vav-520-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-523-hot-water-in", + "@id": "urn:ex/vav-537-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-hot-water-in-connection" + "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -23544,160 +23235,170 @@ ] }, { - "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-518-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-510-damper", + "@id": "urn:ex/vav-539-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-damper-in" - }, + "@id": "urn:ex/vav-539-duct-after-damper" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-510-damper-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-510-damper-command" + "@id": "urn:ex/vav-539-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-510-damper-position" + "@id": "urn:ex/vav-539-cooling-pid-output" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan", + "@id": "urn:ex/vav-529-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Fan", - "http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-sa-fan-in" - }, - { - "@id": "urn:ex/office-ahu-sa-fan-out" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-sa-fan-power" - }, - { - "@id": "urn:ex/office-ahu-sa-fan-speed-cmd" - }, - { - "@id": "urn:ex/office-ahu-sa-fan-speed-status" - }, - { - "@id": "urn:ex/office-ahu-sa-fan-start-cmd" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-sa-fan-start-status" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Supply" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-215", + "@id": "urn:ex/vav-522-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-215-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-507-air-in", + "@id": "urn:ex/vav-533-damper-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-301-hvac-domain", + "@id": "urn:ex/vav-528", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-301-in" + "@id": "urn:ex/vav-528-air-in" }, { - "@id": "urn:ex/room-301-out" + "@id": "urn:ex/vav-528-air-out" + }, + { + "@id": "urn:ex/vav-528-hot-water-in" + }, + { + "@id": "urn:ex/vav-528-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-528-damper" + }, + { + "@id": "urn:ex/vav-528-reheat-coil" + }, + { + "@id": "urn:ex/vav-528-reheat-coil-valve" } ] }, { - "@id": "urn:ex/room-209-hvac-domain", + "@id": "urn:ex/vav-509-air-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-209-in" - }, - { - "@id": "urn:ex/room-209-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-502-cooling-pid-output", + "@id": "urn:ex/zone-106-107-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/vav-535-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-203-window-switch-on-off", + "@id": "urn:ex/zone-115-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -23708,123 +23409,137 @@ ] }, { - "@id": "urn:ex/zone-301-cooling-setpoint", + "@id": "urn:ex/vav-535-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-535-air-in" } ] }, { - "@id": "urn:ex/zone-111-temp-sensor", + "@id": "urn:ex/room-107-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-111-hvac-domain" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-111-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-528-hot-water-in", + "@id": "urn:ex/vav-538-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-204-hvac-domain", + "@id": "urn:ex/vav-535-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-204-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-204-out" + "@id": "urn:ex/vav-535-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-535-damper-command" } ] }, { - "@id": "urn:ex/vav-531-duct-after-damper", + "@id": "urn:ex/vav-503-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-503-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-503-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-503-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-503-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-518-discharge-air-flow", + "@id": "urn:ex/room-308-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:ex/room-308-in" + }, { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-308-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-water-out", + "@id": "urn:ex/vav-529-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-524-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-109-occupancy-override", + "@id": "urn:ex/zone-305-occupancy-override", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -23835,329 +23550,359 @@ ] }, { - "@id": "urn:ex/vav-508-damper-actuator", + "@id": "urn:ex/vav-536-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-damper" + "@id": "urn:ex/vav-536-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-536-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-508-damper-command" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-527-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-534-air-out", + "@id": "urn:ex/vav-501-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-314" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/connection-to-room-206", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-534-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-534-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-534-discharge-air-temp" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-534-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-water-in", + "@id": "urn:ex/zone-309-310-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-539-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-509-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-539-hot-water-in" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-210-temp", + "@id": "urn:ex/room-307-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-507-damper-command", + "@id": "urn:ex/room-306-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-539-damper-position", + "@id": "urn:ex/vav-517-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-521-hot-water-in-connection", + "@id": "urn:ex/zone-313", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-313-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-313-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-313-heating-setpoint" + }, + { + "@id": "urn:ex/zone-313-occupancy" + }, + { + "@id": "urn:ex/zone-313-occupancy-override" + }, + { + "@id": "urn:ex/zone-313-temp" + }, + { + "@id": "urn:ex/zone-313-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-air-in", + "@id": "urn:ex/zone-202-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-538-duct-after-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-air-out", + "@id": "urn:ex/vav-529-damper-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-duct-after-clg-coil" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-air-in", + "@id": "urn:ex/vav-503-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-duct-after-damper" + "@id": "urn:ex/vav-503-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-535", + "@id": "urn:ex/vav-522-damper", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-535-air-in" - }, - { - "@id": "urn:ex/vav-535-air-out" - }, + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-hot-water-in" + "@id": "urn:ex/vav-522-damper-in" }, { - "@id": "urn:ex/vav-535-hot-water-out" + "@id": "urn:ex/vav-522-damper-out" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-535-damper" - }, + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-535-reheat-coil" + "@id": "urn:ex/vav-522-damper-command" }, { - "@id": "urn:ex/vav-535-reheat-coil-valve" + "@id": "urn:ex/vav-522-damper-position" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-speed-status", + "@id": "urn:ex/zone-207-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-526-air-out", + "@id": "urn:ex/vav-523-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-212" + "@id": "urn:ex/vav-523-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-526-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-526-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-526-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-526-discharge-air-temp-setpoint" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-525-damper-in", + "@id": "urn:ex/vav-521-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-525-air-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-207-cooling-setpoint", + "@id": "urn:ex/vav-530-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-113-occupancy-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/room-113-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-113-occupancy" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-in", + "@id": "urn:ex/vav-512-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-528-hot-water-out-connection", + "@id": "urn:ex/vav-537-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -24169,130 +23914,117 @@ ] }, { - "@id": "urn:ex/zone-111", + "@id": "urn:ex/vav-512-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-111-hvac-domain" + "@id": "urn:ex/vav-512-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-512-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-111-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-111-heating-setpoint" - }, - { - "@id": "urn:ex/zone-111-occupancy" - }, - { - "@id": "urn:ex/zone-111-occupancy-override" - }, - { - "@id": "urn:ex/zone-111-temp" + "@id": "urn:ex/vav-512-reheat-coil-valve-command" }, { - "@id": "urn:ex/zone-111-window-switch-on-off" + "@id": "urn:ex/vav-512-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-529-discharge-air-temp-sensor", + "@id": "urn:ex/vav-534-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-529-air-out" + "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-529-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil", + "@id": "urn:ex/room-311", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-505-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-505-reheat-coil-air-out" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-505-reheat-coil-water-in" - }, + "@id": "urn:ex/room-311-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/vav-515-damper-command", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-521-discharge-air-temp", + "@id": "urn:ex/vav-509-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-526-colder-supply-air-requests", + "@id": "urn:ex/vav-512-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-512-damper-in" + }, + { + "@id": "urn:ex/vav-512-damper-out" } - ] - }, - { - "@id": "urn:ex/connection-to-room-106-107", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-512-damper-command" + }, + { + "@id": "urn:ex/vav-512-damper-position" } ] }, { - "@id": "urn:ex/vav-521-damper-command", + "@id": "urn:ex/vav-526-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -24308,262 +24040,333 @@ ] }, { - "@id": "urn:ex/vav-528", + "@id": "urn:ex/vav-518", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-528-air-in" + "@id": "urn:ex/vav-518-air-in" }, { - "@id": "urn:ex/vav-528-air-out" + "@id": "urn:ex/vav-518-air-out" }, { - "@id": "urn:ex/vav-528-hot-water-in" + "@id": "urn:ex/vav-518-hot-water-in" }, { - "@id": "urn:ex/vav-528-hot-water-out" + "@id": "urn:ex/vav-518-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-528-damper" + "@id": "urn:ex/vav-518-damper" }, { - "@id": "urn:ex/vav-528-reheat-coil" + "@id": "urn:ex/vav-518-reheat-coil" }, { - "@id": "urn:ex/vav-528-reheat-coil-valve" + "@id": "urn:ex/vav-518-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-518-heating-pid-output", + "@id": "urn:ex/vav-511-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-302-occupancy-sensor", + "@id": "urn:ex/vav-525-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-302-hvac-domain" + "@id": "urn:ex/vav-525-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/zone-302-occupancy" + "@id": "urn:ex/vav-525-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-water-out", + "@id": "urn:ex/vav-526-pipe-hot-water-return-before-valve", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-538-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-213" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-538-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-538-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-538-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-538-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-204-205-occupancy-override", + "@id": "urn:ex/room-307-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-307-in" + }, + { + "@id": "urn:ex/room-307-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-201-cooling-setpoint", + "@id": "urn:ex/vav-530-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-212-heating-setpoint", + "@id": "urn:ex/vav-518-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve", + "@id": "urn:ex/vav-507-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve-in" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/vav-518-heating-pid-output", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve-out" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" + } + ] + }, + { + "@id": "urn:ex/vav-511-air-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-112-114" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve-command" + "@id": "urn:ex/vav-511-discharge-air-flow" }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-position" + "@id": "urn:ex/vav-511-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-511-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-511-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-water-out", + "@id": "urn:ex/vav-524-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper-actuator", + "@id": "urn:ex/zone-203-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-oa-damper" + "@id": "urn:ex/room-203-hvac-domain" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-oa-damper-command" + "@id": "urn:ex/zone-203-occupancy" } ] }, { - "@id": "urn:ex/zone-208-209-cooling-setpoint", + "@id": "urn:ex/vav-528-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-528-damper-in" + }, + { + "@id": "urn:ex/vav-528-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-528-damper-command" + }, + { + "@id": "urn:ex/vav-528-damper-position" } ] }, { - "@id": "urn:ex/vav-525-hot-water-in", + "@id": "urn:ex/room-304-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-hot-water-in-connection" + "@id": "urn:ex/connection-to-room-303-304-306" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-203-occupancy-override", + "@id": "urn:ex/zone-101-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-101-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-101-temp" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-air-out", + "@id": "urn:ex/connection-to-room-214", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-118" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-515-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-512-heating-pid-output" - }, - { - "@id": "urn:ex/vav-512-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-512-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510-discharge-air-temp", + "@id": "urn:ex/vav-530-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -24584,89 +24387,76 @@ ] }, { - "@id": "urn:ex/vav-537-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/zone-103-heating-setpoint", + "@id": "urn:ex/vav-501-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-water-in", + "@id": "urn:ex/vav-515-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-520-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-520-hot-water-in" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-516-damper-position", + "@id": "urn:ex/vav-528-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-213-window-switch-on-off", + "@id": "urn:ex/office-ahu-htg-coil", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-htg-coil-air-in" + }, + { + "@id": "urn:ex/office-ahu-htg-coil-air-out" + }, + { + "@id": "urn:ex/office-ahu-htg-coil-water-in" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/office-ahu-htg-coil-water-out" } - ] - }, - { - "@id": "urn:ex/zone-208-209-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, @@ -24692,119 +24482,143 @@ ] }, { - "@id": "urn:ex/office-ahu-clg-coil-valve-actuator", + "@id": "urn:ex/vav-517-reheat-coil-valve-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-clg-coil-valve" + "@id": "urn:ex/vav-517-reheat-coil-valve" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/office-ahu-clg-coil-valve-command" + "@id": "urn:ex/vav-517-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-510-colder-supply-air-requests", + "@id": "urn:ex/vav-510-damper-command", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-out", + "@id": "urn:ex/vav-502-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } + ] + }, + { + "@id": "urn:ex/office-ahu-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-116-117-cooling-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-505-hot-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-water-in", + "@id": "urn:ex/vav-505-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-hot-water-in-connection" + "@id": "urn:ex/vav-505-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-505-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-hot-water-in" - } - ] - }, - { - "@id": "urn:ex/zone-102-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/vav-505-reheat-coil-valve-command" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-505-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-509-heating-pid-output", + "@id": "urn:ex/vav-532-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-532-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-damper-command", + "@id": "urn:ex/office-ahu-air-filter-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-duct-after-air-filter" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-position", + "@id": "urn:ex/vav-519-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -24820,70 +24634,60 @@ ] }, { - "@id": "urn:ex/vav-535-damper", + "@id": "urn:ex/vav-526-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-damper-in" - }, - { - "@id": "urn:ex/vav-535-damper-out" + "@id": "urn:ex/vav-526-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-535-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-535-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve", + "@id": "urn:ex/room-201-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/connection-to-room-201" } - ] - }, - { - "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-308-in", + "@id": "urn:ex/vav-524-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-307-308" + "@id": "urn:ex/vav-524-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-524-hot-water-out" } ] }, { - "@id": "urn:ex/vav-517-hot-water-out-connection", + "@id": "urn:ex/vav-526-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -24895,191 +24699,166 @@ ] }, { - "@id": "urn:ex/vav-516-reheat-coil-water-out", + "@id": "urn:ex/room-314", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:ex/room-314-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/vav-502-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-502-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-502-hot-water-out" + } ] }, { - "@id": "urn:ex/vav-522-discharge-air-temp-sensor", + "@id": "urn:ex/vav-516-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-air-out" + "@id": "urn:ex/vav-516-damper-in" + }, + { + "@id": "urn:ex/vav-516-damper-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-522-discharge-air-temp" + "@id": "urn:ex/vav-516-damper-command" + }, + { + "@id": "urn:ex/vav-516-damper-position" } ] }, { - "@id": "urn:ex/zone-210-occupancy-sensor", + "@id": "urn:ex/connection-to-room-303-304-306", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-210-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-210-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ea-out", + "@id": "urn:ex/vav-513-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-ea-out-connection" + "@id": "urn:ex/connection-to-room-103" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/room-117-hvac-domain", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/room-117-in" + "@id": "urn:ex/vav-513-discharge-air-flow" }, { - "@id": "urn:ex/room-117-out" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ + "@id": "urn:ex/vav-513-discharge-air-flow-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ] - }, - { - "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-513-discharge-air-temp" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-513-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-529-air-in", + "@id": "urn:ex/vav-524-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-524-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-536-hot-water-in-connection", + "@id": "urn:ex/vav-534-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-534-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-534-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-113", + "@id": "urn:ex/vav-512-air-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-113-hvac-domain" + "@id": "urn:ex/connection-to-room-118" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-113-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-113-heating-setpoint" - }, - { - "@id": "urn:ex/zone-113-occupancy" + "@id": "urn:ex/vav-512-discharge-air-flow" }, { - "@id": "urn:ex/zone-113-occupancy-override" + "@id": "urn:ex/vav-512-discharge-air-flow-setpoint" }, { - "@id": "urn:ex/zone-113-temp" + "@id": "urn:ex/vav-512-discharge-air-temp" }, { - "@id": "urn:ex/zone-113-window-switch-on-off" - } - ] - }, - { - "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-534-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-512-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-311-window-switch-on-off", + "@id": "urn:ex/zone-313-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -25090,29 +24869,29 @@ ] }, { - "@id": "urn:ex/vav-538-discharge-air-temp-sensor", + "@id": "urn:ex/vav-525-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-538-air-out" + "@id": "urn:ex/vav-525-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-538-discharge-air-temp" + "@id": "urn:ex/vav-525-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-537-hot-water-in", + "@id": "urn:ex/vav-505-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-hot-water-in-connection" + "@id": "urn:ex/vav-505-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -25122,72 +24901,103 @@ ] }, { - "@id": "urn:ex/zone-215-heating-setpoint", + "@id": "urn:ex/office-ahu-ra-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-101-building-static-pressure-setpoint", + "@id": "urn:ex/vav-538-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "urn:ex/vav-538-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "urn:ex/vav-538-damper-command" } ] }, { - "@id": "urn:ex/vav-524-duct-after-damper", + "@id": "urn:ex/vav-524-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-524-air-in" + } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-water-in", + "@id": "urn:ex/zone-305-occupancy", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + } + ] + }, + { + "@id": "urn:ex/room-211-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-513-reheat-coil-valve-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-hot-water-in" + "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-520-heating-pid-output", + "@id": "urn:ex/vav-536-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -25203,112 +25013,144 @@ ] }, { - "@id": "urn:ex/vav-536-hot-water-out", + "@id": "urn:ex/vav-516-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-hot-water-out-connection" + "@id": "urn:ex/vav-516-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-516-hot-water-in" + } ] }, { - "@id": "urn:ex/zone-207-occupancy", + "@id": "urn:ex/vav-503-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-539-duct-after-damper", + "@id": "urn:ex/vav-539-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-539-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-539-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-511-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-505-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-505-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-505-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-539-air-in", + "@id": "urn:ex/vav-532-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-213-occupancy-override", + "@id": "urn:ex/vav-504-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-504-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-528-damper-in", + "@id": "urn:ex/zone-106-107-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/office-ahu-connection-to-vavs", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-528-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-104-cooling-setpoint", + "@id": "urn:ex/zone-201-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -25322,325 +25164,341 @@ ] }, { - "@id": "urn:ex/vav-507-damper-actuator", + "@id": "urn:ex/zone-109-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-507-damper" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-507-damper-command" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-517-duct-after-damper", + "@id": "urn:ex/vav-534-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-510-discharge-air-flow-sensor", + "@id": "urn:ex/vav-535-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-510-air-in" + "@id": "urn:ex/vav-535-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-510-discharge-air-flow" + "@id": "urn:ex/vav-535-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-206-heating-setpoint", + "@id": "urn:ex/vav-539-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-539-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-air-in", + "@id": "urn:ex/vav-520-hot-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-duct-after-damper" + "@id": "urn:ex/vav-520-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-503-damper-position", + "@id": "urn:ex/room-101-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-valve-out", + "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-521-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/office-ahu-duct-after-clg-coil", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-521-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-521-hot-water-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-531-cooling-pid-output", + "@id": "urn:ex/room-117-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/room-117-in" + }, + { + "@id": "urn:ex/room-117-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-106-107-temp", + "@id": "urn:ex/vav-518-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-518-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-206-cooling-setpoint", + "@id": "urn:ex/vav-515-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-515-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-202-occupancy", + "@id": "urn:ex/vav-525-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-525-hot-water-out-connection" } - ] - }, - { - "@id": "urn:ex/room-112", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-112-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-525-hot-water-out" } ] }, { - "@id": "urn:ex/vav-504-colder-supply-air-requests", + "@id": "urn:ex/zone-102-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/room-102-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-102-temp" } ] }, { - "@id": "urn:ex/vav-513-damper", + "@id": "urn:ex/vav-536-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-513-damper-in" - }, - { - "@id": "urn:ex/vav-513-damper-out" + "@id": "urn:ex/vav-536-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-513-damper-command" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-513-damper-position" + "@id": "urn:ex/vav-536-hot-water-out" } ] }, { - "@id": "urn:ex/room-101-hvac-domain", + "@id": "urn:ex/vav-533-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-101-in" + "@id": "urn:ex/vav-533-reheat-coil-valve-in" }, { - "@id": "urn:ex/room-101-out" + "@id": "urn:ex/vav-533-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/room-116", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/room-116-hvac-domain" + "@id": "urn:ex/vav-533-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-533-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-522", + "@id": "urn:ex/vav-511-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-air-in" - }, - { - "@id": "urn:ex/vav-522-air-out" - }, - { - "@id": "urn:ex/vav-522-hot-water-in" - }, - { - "@id": "urn:ex/vav-522-hot-water-out" + "@id": "urn:ex/connection-to-room-112-114" } ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-522-damper" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-522-reheat-coil" + "@id": "urn:ex/vav-511-heating-pid-output" }, { - "@id": "urn:ex/vav-522-reheat-coil-valve" + "@id": "urn:ex/vav-511-more-heat-requests" } - ] - }, - { - "@id": "urn:ex/zone-115-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-511-air-out" } ] }, { - "@id": "urn:ex/office-ahu-chilled-water-in-connection", + "@id": "urn:ex/zone-213-occupancy", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve-in", + "@id": "urn:ex/vav-522-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-524-damper-command", + "@id": "urn:ex/vav-508-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -25656,7 +25514,7 @@ ] }, { - "@id": "urn:ex/vav-536-heating-pid-output", + "@id": "urn:ex/vav-535-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -25672,39 +25530,28 @@ ] }, { - "@id": "urn:ex/room-107-out", + "@id": "urn:ex/vav-534-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-536-air-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-534-air-in" } ] }, { - "@id": "urn:ex/room-209-out", + "@id": "urn:ex/room-313-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -25720,92 +25567,93 @@ ] }, { - "@id": "urn:ex/vav-501-damper-actuator", + "@id": "urn:ex/vav-507-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-501-damper" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-501-damper-command" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-201-window-switch-on-off", + "@id": "urn:ex/room-116-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/connection-to-room-116-117" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-air-out", + "@id": "urn:ex/vav-501-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-301" + "@id": "urn:ex/vav-501-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-527-heating-pid-output" - }, - { - "@id": "urn:ex/vav-527-more-heat-requests" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-527-air-out" + "@id": "urn:ex/vav-501-hot-water-out" } ] }, { - "@id": "urn:ex/zone-309-310-occupancy-override", + "@id": "urn:ex/room-111", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-111-hvac-domain" } ] }, { - "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-515-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-water-in", + "@id": "urn:ex/vav-527-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-hot-water-in-connection" + "@id": "urn:ex/vav-527-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -25815,202 +25663,174 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-532-hot-water-in" + "@id": "urn:ex/vav-527-hot-water-in" } ] }, { - "@id": "urn:ex/connection-to-room-113", + "@id": "urn:ex/vav-508-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-air-out", + "@id": "urn:ex/zone-211-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-309-310" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/vav-521-reheat-coil-valve", + "@type": [ + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-heating-pid-output" + "@id": "urn:ex/vav-521-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-532-more-heat-requests" + "@id": "urn:ex/vav-521-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-532-air-out" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-521-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-521-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/zone-109-cooling-setpoint", + "@id": "urn:ex/vav-539-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/office-ahu-ea-damper", + "@id": "urn:ex/zone-108-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-ea-damper-in" - }, - { - "@id": "urn:ex/office-ahu-ea-damper-out" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-ea-damper-command" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-ea-damper-position" + "@id": "urn:ex/room-108-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Role-Exhaust" + "@id": "urn:ex/zone-108-occupancy" } ] }, { - "@id": "urn:ex/office-ahu-ra-temp-sensor", + "@id": "urn:ex/vav-512-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/office-ahu-ra-in" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/office-ahu-ra-temp" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-air-out", + "@id": "urn:ex/vav-507-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-102" + "@id": "urn:ex/vav-507-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-501-heating-pid-output" - }, - { - "@id": "urn:ex/vav-501-more-heat-requests" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-501-air-out" + "@id": "urn:ex/vav-507-hot-water-out" } ] }, { - "@id": "urn:ex/room-103-out", + "@id": "urn:ex/vav-536-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/vav-536-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-536-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-508-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-516-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-516-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-water-in", + "@id": "urn:ex/vav-514-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-516-hot-water-in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, @@ -26031,259 +25851,255 @@ ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve-command", + "@id": "urn:ex/vav-523-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-214-temp", + "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-532-duct-after-damper", + "@id": "urn:ex/vav-534-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-534-hot-water-out-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-534-hot-water-out" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil", + "@id": "urn:ex/vav-534-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-524-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-524-reheat-coil-air-out" - }, + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-524-reheat-coil-water-in" - }, + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-524-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/room-201-out", + "@id": "urn:ex/vav-539-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-212-occupancy-override", + "@id": "urn:ex/room-201", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-201-hvac-domain" } ] }, { - "@id": "urn:ex/vav-508-discharge-air-temp-sensor", + "@id": "urn:ex/vav-508-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-508-air-out" + "@id": "urn:ex/vav-508-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-508-discharge-air-temp" + "@id": "urn:ex/vav-508-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-528-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-535-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-526-hot-water-out", + "@id": "urn:ex/vav-535-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-526-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-511-more-heat-requests", + "@id": "urn:ex/vav-514-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510", + "@id": "urn:ex/zone-113-temp", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-510-air-in" - }, - { - "@id": "urn:ex/vav-510-air-out" - }, - { - "@id": "urn:ex/vav-510-hot-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-510-hot-water-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-510-damper" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-510-reheat-coil" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/vav-515-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-510-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-102-temp", + "@id": "urn:ex/vav-526-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-539-hot-water-out", + "@id": "urn:ex/vav-510-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-hot-water-out-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-522-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-215-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-507-hot-water-out", + "@id": "urn:ex/zone-109-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-507-hot-water-out-connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-540-damper-in", + "@id": "urn:ex/vav-520-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -26299,73 +26115,49 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-540-air-in" - } - ] - }, - { - "@id": "urn:ex/vav-540-discharge-air-flow-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-520-air-in" } ] }, { - "@id": "urn:ex/room-205", + "@id": "urn:ex/connection-to-room-111", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-205-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-water-out", + "@id": "urn:ex/room-110-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/room-110-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-110-out" } - ] - }, - { - "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-538-hot-water-in", + "@id": "urn:ex/vav-505-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-hot-water-in-connection" + "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -26375,44 +26167,34 @@ ] }, { - "@id": "urn:ex/zone-314", + "@id": "urn:ex/vav-513-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-314-hvac-domain" + "@id": "urn:ex/vav-513-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-513-damper-command" } + ] + }, + { + "@id": "urn:ex/zone-305-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-314-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-314-heating-setpoint" - }, - { - "@id": "urn:ex/zone-314-occupancy" - }, - { - "@id": "urn:ex/zone-314-occupancy-override" - }, - { - "@id": "urn:ex/zone-314-temp" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-314-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-531-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -26428,63 +26210,39 @@ ] }, { - "@id": "urn:ex/vav-507-reheat-coil-water-in", + "@id": "urn:ex/zone-211-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-507-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-211-hvac-domain" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-507-hot-water-in" + "@id": "urn:ex/zone-211-occupancy" } ] }, { - "@id": "urn:ex/vav-533-hot-water-out-connection", + "@id": "urn:ex/vav-532-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-532-duct-after-damper" } - ] - }, - { - "@id": "urn:ex/vav-520-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-507-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -26496,132 +26254,65 @@ ] }, { - "@id": "urn:ex/vav-522-heating-pid-output", + "@id": "urn:ex/vav-523-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-203", + "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-203-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-203-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-203-heating-setpoint" - }, - { - "@id": "urn:ex/zone-203-occupancy" - }, - { - "@id": "urn:ex/zone-203-occupancy-override" - }, - { - "@id": "urn:ex/zone-203-temp" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-203-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-flow-sensor", + "@id": "urn:ex/vav-531-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-509-air-in" + "@id": "urn:ex/vav-531-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-509-discharge-air-flow" - } - ] - }, - { - "@id": "urn:ex/vav-503-reheat-coil", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-503-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-503-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-503-reheat-coil-water-in" - }, - { - "@id": "urn:ex/vav-503-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-531-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-539-damper", + "@id": "urn:ex/zone-302-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-539-damper-in" - }, - { - "@id": "urn:ex/vav-539-damper-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-539-damper-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-539-damper-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-530-hot-water-in", + "@id": "urn:ex/vav-535-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-530-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -26630,207 +26321,197 @@ ] }, { - "@id": "urn:ex/vav-512", + "@id": "urn:ex/vav-512-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-512-air-in" - }, - { - "@id": "urn:ex/vav-512-air-out" - }, - { - "@id": "urn:ex/vav-512-hot-water-in" - }, - { - "@id": "urn:ex/vav-512-hot-water-out" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-512-damper" - }, - { - "@id": "urn:ex/vav-512-reheat-coil" - }, + "http://data.ashrae.org/standard223#actuates": [ { "@id": "urn:ex/vav-512-reheat-coil-valve" } - ] - }, - { - "@id": "urn:ex/zone-109-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-512-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/zone-116-117-temp-sensor", + "@id": "urn:ex/vav-514-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-116-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-116-117-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-506-hot-water-in-connection", + "@id": "urn:ex/vav-501-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-water-in", + "@id": "urn:ex/vav-533-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-hot-water-in-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-506-hot-water-in" + "@id": "urn:ex/vav-533-air-in" } ] }, { - "@id": "urn:ex/vav-527-damper-position", + "@id": "urn:ex/zone-314", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-314-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-314-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-314-heating-setpoint" + }, + { + "@id": "urn:ex/zone-314-occupancy" + }, + { + "@id": "urn:ex/zone-314-occupancy-override" + }, + { + "@id": "urn:ex/zone-314-temp" + }, + { + "@id": "urn:ex/zone-314-window-switch-on-off" } ] }, { - "@id": "urn:ex/zone-203-occupancy-sensor", + "@id": "urn:ex/vav-521-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-203-hvac-domain" + "@id": "urn:ex/connection-to-room-204-205" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-203-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-539-discharge-air-temp-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-521-heating-pid-output" + }, + { + "@id": "urn:ex/vav-521-more-heat-requests" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-521-air-out" } ] }, { - "@id": "urn:ex/vav-540-discharge-air-flow-sensor", + "@id": "urn:ex/office-ahu-clg-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-air-in" + "@id": "urn:ex/office-ahu-duct-after-htg-coil" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-540-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-519-duct-after-damper", + "@id": "urn:ex/room-203", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-203-hvac-domain" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve-command", + "@id": "urn:ex/vav-527-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-water-out", + "@id": "urn:ex/zone-302-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-523-pipe-hot-water-return-before-valve" + "@id": "urn:ex/room-302-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/zone-302-temp" } ] }, { - "@id": "urn:ex/office-ahu-hot-water-in-connection", + "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -26842,34 +26523,13 @@ ] }, { - "@id": "urn:ex/vav-511-discharge-air-flow", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } - ] - }, - { - "@id": "urn:ex/room-102-out", + "@id": "urn:ex/office-ahu-ra-damper-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-duct-after-ra-fan" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -26879,378 +26539,380 @@ ] }, { - "@id": "urn:ex/vav-540", + "@id": "urn:ex/room-106-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-air-in" - }, - { - "@id": "urn:ex/vav-540-air-out" - }, - { - "@id": "urn:ex/vav-540-hot-water-in" + "@id": "urn:ex/room-106-in" }, { - "@id": "urn:ex/vav-540-hot-water-out" + "@id": "urn:ex/room-106-out" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-540-damper" - }, - { - "@id": "urn:ex/vav-540-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-540-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-118-occupancy-override", + "@id": "urn:ex/room-303", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/room-303-hvac-domain" } ] }, { - "@id": "urn:ex/vav-503-air-in", + "@id": "urn:ex/vav-524-damper-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-538-reheat-coil-valve-position", + "@id": "urn:ex/zone-202-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/connection-to-room-305", + "@id": "urn:ex/vav-504-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-504-hot-water-in-connection" } - ] - }, - { - "@id": "urn:ex/connection-to-room-311", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-504-hot-water-in" } ] }, { - "@id": "urn:ex/vav-532-discharge-air-temp-sensor", + "@id": "urn:ex/vav-524-damper", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-air-out" + "@id": "urn:ex/vav-524-damper-in" + }, + { + "@id": "urn:ex/vav-524-damper-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-532-discharge-air-temp" + "@id": "urn:ex/vav-524-damper-command" + }, + { + "@id": "urn:ex/vav-524-damper-position" } ] }, { - "@id": "urn:ex/vav-531-heating-pid-output", + "@id": "urn:ex/vav-519-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-519-air-in" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-519-discharge-air-flow" } ] }, { - "@id": "urn:ex/connection-to-room-101", + "@id": "urn:ex/zone-113-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-540-air-out", + "@id": "urn:ex/vav-505-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/connection-to-room-215" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-540-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-540-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-540-discharge-air-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-540-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-524-damper-out", + "@id": "urn:ex/zone-312-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-524-duct-after-damper" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-524-colder-supply-air-requests" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-524-cooling-pid-output" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve", + "@id": "urn:ex/vav-505-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-501-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-501-reheat-coil-valve-out" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-501-reheat-coil-valve-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-501-reheat-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-529-duct-after-damper", + "@id": "urn:ex/zone-118-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-118-hvac-domain" } - ] - }, - { - "@id": "urn:ex/room-111", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/room-111-hvac-domain" + "@id": "urn:ex/zone-118-occupancy" } ] }, { - "@id": "urn:ex/vav-504-air-in", + "@id": "urn:ex/vav-533-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-206-co2-sensor", + "@id": "urn:ex/vav-537-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-206-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-522-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-206-co2-concentration" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-501", + "@id": "urn:ex/office-ahu", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#AirHandlingUnit" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-air-in" + "@id": "urn:ex/office-ahu-chilled-water-in" }, { - "@id": "urn:ex/vav-501-air-out" + "@id": "urn:ex/office-ahu-chilled-water-out" }, { - "@id": "urn:ex/vav-501-hot-water-in" + "@id": "urn:ex/office-ahu-ea-out" }, { - "@id": "urn:ex/vav-501-hot-water-out" + "@id": "urn:ex/office-ahu-hot-water-in" + }, + { + "@id": "urn:ex/office-ahu-hot-water-out" + }, + { + "@id": "urn:ex/office-ahu-oa-in" + }, + { + "@id": "urn:ex/office-ahu-ra-in" + }, + { + "@id": "urn:ex/office-ahu-sa-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-501-damper" + "@id": "urn:ex/office-ahu-air-filter" }, { - "@id": "urn:ex/vav-501-reheat-coil" + "@id": "urn:ex/office-ahu-clg-coil" }, { - "@id": "urn:ex/vav-501-reheat-coil-valve" + "@id": "urn:ex/office-ahu-clg-coil-valve" + }, + { + "@id": "urn:ex/office-ahu-ea-damper" + }, + { + "@id": "urn:ex/office-ahu-htg-coil" + }, + { + "@id": "urn:ex/office-ahu-htg-coil-valve" + }, + { + "@id": "urn:ex/office-ahu-moisture-eliminator" + }, + { + "@id": "urn:ex/office-ahu-oa-damper" + }, + { + "@id": "urn:ex/office-ahu-ra-damper" + }, + { + "@id": "urn:ex/office-ahu-ra-fan" + }, + { + "@id": "urn:ex/office-ahu-sa-fan" } ] }, { - "@id": "urn:ex/vav-507-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-206-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-109-out", + "@id": "urn:ex/vav-529-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-507-discharge-air-flow", + "@id": "urn:ex/vav-520-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/vav-520-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-520-damper-command" } + ] + }, + { + "@id": "urn:ex/zone-212-heating-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/office-ahu-oa-damper-in", + "@id": "urn:ex/vav-524-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-moisture-eliminator" + "@id": "urn:ex/connection-to-room-210" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -27260,93 +26922,91 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-oa-flow" + "@id": "urn:ex/vav-524-heating-pid-output" }, { - "@id": "urn:ex/office-ahu-oa-temp" + "@id": "urn:ex/vav-524-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-524-air-out" } ] }, { - "@id": "urn:ex/vav-533-damper-out", + "@id": "urn:ex/office-ahu-oa-in-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-533-duct-after-damper" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-533-colder-supply-air-requests" - }, - { - "@id": "urn:ex/vav-533-cooling-pid-output" - } ] }, { - "@id": "urn:ex/vav-510-heating-pid-output", + "@id": "urn:ex/vav-520-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-507", + "@id": "urn:ex/vav-501", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-air-in" + "@id": "urn:ex/vav-501-air-in" }, { - "@id": "urn:ex/vav-507-air-out" + "@id": "urn:ex/vav-501-air-out" }, { - "@id": "urn:ex/vav-507-hot-water-in" + "@id": "urn:ex/vav-501-hot-water-in" }, { - "@id": "urn:ex/vav-507-hot-water-out" + "@id": "urn:ex/vav-501-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-507-damper" + "@id": "urn:ex/vav-501-damper" }, { - "@id": "urn:ex/vav-507-reheat-coil" + "@id": "urn:ex/vav-501-reheat-coil" }, { - "@id": "urn:ex/vav-507-reheat-coil-valve" + "@id": "urn:ex/vav-501-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-out", + "@id": "urn:ex/office-ahu-htg-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-527-hot-water-out-connection" + "@id": "urn:ex/office-ahu-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -27356,82 +27016,77 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-527-hot-water-out" + "@id": "urn:ex/office-ahu-hot-water-in" } ] }, { - "@id": "urn:ex/room-301-out", + "@id": "urn:ex/zone-203-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/zone-109-occupancy-sensor", + "@id": "urn:ex/room-215-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-109-hvac-domain" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-109-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-temp-sensor", + "@id": "urn:ex/room-213-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-527-air-out" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-527-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-air-in", + "@id": "urn:ex/vav-535-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-duct-after-damper" + "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-out", + "@id": "urn:ex/vav-512-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-hot-water-out-connection" + "@id": "urn:ex/vav-512-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -27441,153 +27096,191 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-510-hot-water-out" + "@id": "urn:ex/vav-512-hot-water-out" } ] }, { - "@id": "urn:ex/office-ahu-ea-damper-actuator", + "@id": "urn:ex/vav-509-damper", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-ea-damper" + "@id": "urn:ex/vav-509-damper-in" + }, + { + "@id": "urn:ex/vav-509-damper-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-ea-damper-command" + "@id": "urn:ex/vav-509-damper-command" + }, + { + "@id": "urn:ex/vav-509-damper-position" } ] }, { - "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-531-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-537-damper-actuator", + "@id": "urn:ex/vav-504-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-damper" + "@id": "urn:ex/vav-504-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-537-damper-command" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-504-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-504-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/room-212", + "@id": "urn:ex/vav-507-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-212-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-302-occupancy", + "@id": "urn:ex/zone-213-temp", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-207", + "@id": "urn:ex/vav-514-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-207-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/DEG_C" } + ] + }, + { + "@id": "urn:ex/vav-534-reheat-coil-valve-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-207-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-207-heating-setpoint" - }, - { - "@id": "urn:ex/zone-207-occupancy" - }, - { - "@id": "urn:ex/zone-207-occupancy-override" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-207-temp" - }, + "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-207-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/connection-to-room-204-205", + "@id": "urn:ex/vav-525-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil", + "@id": "urn:ex/vav-520", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-reheat-coil-air-in" + "@id": "urn:ex/vav-520-air-in" }, { - "@id": "urn:ex/vav-522-reheat-coil-air-out" + "@id": "urn:ex/vav-520-air-out" }, { - "@id": "urn:ex/vav-522-reheat-coil-water-in" + "@id": "urn:ex/vav-520-hot-water-in" }, { - "@id": "urn:ex/vav-522-reheat-coil-water-out" + "@id": "urn:ex/vav-520-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-520-damper" + }, + { + "@id": "urn:ex/vav-520-reheat-coil" + }, + { + "@id": "urn:ex/vav-520-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-519-hot-water-out-connection", + "@id": "urn:ex/vav-539-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -27599,169 +27292,211 @@ ] }, { - "@id": "urn:ex/room-202", + "@id": "urn:ex/vav-525-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-202-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-valve-out", + "@id": "urn:ex/vav-537-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-525-hot-water-out-connection" + "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-525-hot-water-out" - } ] }, { - "@id": "urn:ex/zone-208-209-window-switch-on-off", + "@id": "urn:ex/vav-530-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-109", + "@id": "urn:ex/vav-515-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-109-hvac-domain" + "@id": "urn:ex/vav-515-duct-after-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-109-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-109-heating-setpoint" - }, - { - "@id": "urn:ex/zone-109-occupancy" - }, - { - "@id": "urn:ex/zone-109-occupancy-override" + "@id": "urn:ex/vav-515-colder-supply-air-requests" }, { - "@id": "urn:ex/zone-109-temp" - }, + "@id": "urn:ex/vav-515-cooling-pid-output" + } + ] + }, + { + "@id": "urn:ex/zone-307-308-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-109-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-air-in", + "@id": "urn:ex/vav-510-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-duct-after-damper" + "@id": "urn:ex/vav-510-damper-in" + }, + { + "@id": "urn:ex/vav-510-damper-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-510-damper-command" + }, + { + "@id": "urn:ex/vav-510-damper-position" } ] }, { - "@id": "urn:ex/vav-523-air-in", + "@id": "urn:ex/zone-305-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-102", + "@id": "urn:ex/vav-531-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-102-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-valve-out", + "@id": "urn:ex/vav-534-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-314" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-534-heating-pid-output" + }, + { + "@id": "urn:ex/vav-534-more-heat-requests" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-503-hot-water-out" + "@id": "urn:ex/vav-534-air-out" } ] }, { - "@id": "urn:ex/vav-535-discharge-air-temp-sensor", + "@id": "urn:ex/vav-502-air-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-535-air-out" + "@id": "urn:ex/connection-to-room-101" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-535-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-502-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-502-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-502-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-502-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-522-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-524-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -27775,10 +27510,14 @@ ] }, { - "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-533-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-533-pipe-hot-water-return-before-valve" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -27787,305 +27526,311 @@ ] }, { - "@id": "urn:ex/zone-309-310-occupancy-sensor", + "@id": "urn:ex/vav-509-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-309-hvac-domain" + "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-309-310-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-damper-out", + "@id": "urn:ex/zone-104-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-527-duct-after-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/zone-109-occupancy-override", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-527-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-527-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ] }, { - "@id": "urn:ex/vav-511-damper-command", + "@id": "urn:ex/room-313-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-313" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-536-damper-in", + "@id": "urn:ex/vav-509", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-509-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-509-air-out" + }, + { + "@id": "urn:ex/vav-509-hot-water-in" + }, + { + "@id": "urn:ex/vav-509-hot-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-536-air-in" + "@id": "urn:ex/vav-509-damper" + }, + { + "@id": "urn:ex/vav-509-reheat-coil" + }, + { + "@id": "urn:ex/vav-509-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-503-discharge-air-flow-setpoint", + "@id": "urn:ex/room-307-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/connection-to-room-307-308" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-113-heating-setpoint", + "@id": "urn:ex/office-ahu-ra-fan-speed-cmd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-113-occupancy-sensor", + "@id": "urn:ex/room-207-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-113-hvac-domain" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-113-occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-more-heat-requests", + "@id": "urn:ex/connection-to-room-309-310", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-530-heating-pid-output", + "@id": "urn:ex/vav-521-reheat-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-307-hvac-domain", + "@id": "urn:ex/zone-212-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-307-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-307-out" + "@id": "urn:ex/room-212-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-212-temp" } ] }, { - "@id": "urn:ex/vav-504-damper", + "@id": "urn:ex/zone-102-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-504-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-504-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-504-damper-command" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/office-ahu-duct-after-htg-coil", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-504-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-discharge-air-flow-sensor", + "@id": "urn:ex/vav-502-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-534-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-water-out", + "@id": "urn:ex/office-ahu-ea-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-ea-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-516-more-heat-requests", + "@id": "urn:ex/vav-504-damper-position", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-529-damper", + "@id": "urn:ex/vav-512-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-529-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-529-damper-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-529-damper-position" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-104-temp-sensor", + "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-104-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-104-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-206-occupancy-sensor", + "@id": "urn:ex/vav-533-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-206-hvac-domain" + "@id": "urn:ex/vav-533-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-206-occupancy" + "@id": "urn:ex/vav-533-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-water-out", + "@id": "urn:ex/vav-528-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-528-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -28095,79 +27840,66 @@ ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve", + "@id": "urn:ex/zone-207-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-507-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-507-reheat-coil-valve-out" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/room-207-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-507-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-507-reheat-coil-valve-position" + "@id": "urn:ex/zone-207-occupancy" } ] }, { - "@id": "urn:ex/zone-104-occupancy", + "@id": "urn:ex/zone-110", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/room-110-hvac-domain" } - ] - }, - { - "@id": "urn:ex/office-ahu-ma-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/office-ahu-air-filter-in" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-ma-temp" - } - ] - }, - { - "@id": "urn:ex/room-104", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ + "@id": "urn:ex/zone-110-cooling-setpoint" + }, { - "@id": "urn:ex/room-104-hvac-domain" + "@id": "urn:ex/zone-110-heating-setpoint" + }, + { + "@id": "urn:ex/zone-110-occupancy" + }, + { + "@id": "urn:ex/zone-110-occupancy-override" + }, + { + "@id": "urn:ex/zone-110-temp" + }, + { + "@id": "urn:ex/zone-110-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-air-out", + "@id": "urn:ex/vav-532-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-113" + "@id": "urn:ex/connection-to-room-309-310" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -28177,144 +27909,148 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-509-heating-pid-output" + "@id": "urn:ex/vav-532-discharge-air-flow" }, { - "@id": "urn:ex/vav-509-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/vav-532-discharge-air-flow-setpoint" + }, { - "@id": "urn:ex/vav-509-air-out" - } - ] - }, - { - "@id": "urn:ex/vav-528-colder-supply-air-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:ex/vav-532-discharge-air-temp" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-532-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-in", + "@id": "urn:ex/vav-525-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-211" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-525-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-525-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-525-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-525-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/zone-313-temp-sensor", + "@id": "urn:ex/vav-515-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-313-hvac-domain" + "@id": "urn:ex/vav-515-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-313-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/zone-101-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-515-hot-water-in" } ] }, { - "@id": "urn:ex/room-304", + "@id": "urn:ex/connection-to-room-104", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-304-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-valve-command", + "@id": "urn:ex/vav-534-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-534-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-534-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-water-in", + "@id": "urn:ex/vav-504-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-540-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-504-air-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-540-hot-water-in" + "@id": "urn:ex/vav-504-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-523-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-515-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-air-in", + "@id": "urn:ex/room-207-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-duct-after-damper" + "@id": "urn:ex/connection-to-room-207" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -28324,124 +28060,100 @@ ] }, { - "@id": "urn:ex/vav-505-air-in", + "@id": "urn:ex/vav-532-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-532-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-532-hot-water-in" } ] }, { - "@id": "urn:ex/vav-538", + "@id": "urn:ex/room-208", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-538-air-in" - }, - { - "@id": "urn:ex/vav-538-air-out" - }, - { - "@id": "urn:ex/vav-538-hot-water-in" - }, - { - "@id": "urn:ex/vav-538-hot-water-out" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-538-damper" - }, - { - "@id": "urn:ex/vav-538-reheat-coil" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve" + "@id": "urn:ex/room-208-hvac-domain" } ] }, { - "@id": "urn:ex/room-312-hvac-domain", + "@id": "urn:ex/room-301-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-312-in" - }, - { - "@id": "urn:ex/room-312-out" + "@id": "urn:ex/connection-to-room-301" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-504-hot-water-out", + "@id": "urn:ex/vav-515-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-hot-water-out-connection" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-501-cooling-pid-output", + "@id": "urn:ex/vav-513-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-109-in", + "@id": "urn:ex/vav-538-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-109" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-112-114-heating-setpoint", + "@id": "urn:ex/zone-313-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -28455,244 +28167,248 @@ ] }, { - "@id": "urn:ex/zone-214-occupancy-sensor", + "@id": "urn:ex/zone-307-308-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/room-214-hvac-domain" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ] + }, + { + "@id": "urn:ex/office-ahu-clg-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ + { + "@id": "urn:ex/office-ahu-clg-coil-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/zone-214-occupancy" + "@id": "urn:ex/office-ahu-clg-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-516-reheat-coil-valve-in", + "@id": "urn:ex/room-105-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve" + "@id": "urn:ex/room-105-in" + }, + { + "@id": "urn:ex/room-105-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-521-cooling-pid-output", + "@id": "urn:ex/vav-516-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-507-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-524-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-524-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-524-damper-command" } ] }, { - "@id": "urn:ex/vav-511-damper-actuator", + "@id": "urn:ex/vav-514-reheat-coil-valve-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-511-damper" + "@id": "urn:ex/vav-514-reheat-coil-valve" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-511-damper-command" + "@id": "urn:ex/vav-514-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-524-damper", + "@id": "urn:ex/room-304-out", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-damper-in" - }, - { - "@id": "urn:ex/vav-524-damper-out" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-524-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-524-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-210-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-524", + "@id": "urn:ex/vav-535-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-510", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-air-in" + "@id": "urn:ex/vav-510-air-in" }, { - "@id": "urn:ex/vav-524-air-out" + "@id": "urn:ex/vav-510-air-out" }, { - "@id": "urn:ex/vav-524-hot-water-in" + "@id": "urn:ex/vav-510-hot-water-in" }, { - "@id": "urn:ex/vav-524-hot-water-out" + "@id": "urn:ex/vav-510-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-524-damper" + "@id": "urn:ex/vav-510-damper" }, { - "@id": "urn:ex/vav-524-reheat-coil" + "@id": "urn:ex/vav-510-reheat-coil" }, { - "@id": "urn:ex/vav-524-reheat-coil-valve" + "@id": "urn:ex/vav-510-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-513-colder-supply-air-requests", + "@id": "urn:ex/vav-506-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-506-reheat-coil-valve" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-506-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-513-discharge-air-temp-setpoint", + "@id": "urn:ex/office-ahu-ea-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-517-air-out", + "@id": "urn:ex/room-314-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-203" + "@id": "urn:ex/connection-to-room-314" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-517-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-517-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-517-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-517-discharge-air-temp-setpoint" - } ] }, { - "@id": "urn:ex/vav-515-reheat-coil", + "@id": "urn:ex/vav-513-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-515-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-515-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-515-reheat-coil-water-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-515-reheat-coil-water-out" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-530-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -28701,31 +28417,30 @@ ] }, { - "@id": "urn:ex/vav-516-discharge-air-temp", + "@id": "urn:ex/vav-536-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-523-hot-water-in-connection", + "@id": "urn:ex/vav-538-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-538-hot-water-out-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -28734,41 +28449,48 @@ ] }, { - "@id": "urn:ex/zone-302-heating-setpoint", + "@id": "urn:ex/vav-501-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-313-heating-setpoint", + "@id": "urn:ex/vav-538-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-104-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-536-damper-command", + "@id": "urn:ex/vav-507-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -28782,46 +28504,42 @@ ] }, { - "@id": "urn:ex/zone-312-heating-setpoint", + "@id": "urn:ex/vav-520-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-536-discharge-air-flow-sensor", + "@id": "urn:ex/vav-525-air-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-air-in" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-536-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-202-out", + "@id": "urn:ex/vav-526-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -28830,378 +28548,412 @@ ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-command", + "@id": "urn:ex/zone-302-co2-concentration-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#ofSubstance": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Substance-CO2" } - ] - }, - { - "@id": "urn:ex/office-ahu-htg-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PPM" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-out", + "@id": "urn:ex/vav-509-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-113" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-hot-water-out" - } - ] - }, - { - "@id": "urn:ex/vav-531-damper-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/vav-509-discharge-air-flow" + }, { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-509-discharge-air-flow-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/vav-509-discharge-air-temp" + }, { - "@id": "urn:ex/vav-531-air-in" + "@id": "urn:ex/vav-509-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-535-damper-actuator", + "@id": "urn:ex/vav-516-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-535-damper" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-535-damper-command" + "@id": "urn:ex/vav-516-air-out" } - ] - }, - { - "@id": "urn:ex/zone-215-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-516-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-537-discharge-air-temp", + "@id": "urn:ex/vav-513-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-valve-out", + "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-517-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-533-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-533-damper" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-517-hot-water-out" + "@id": "urn:ex/vav-533-damper-command" } ] }, { - "@id": "urn:ex/vav-523-damper-command", + "@id": "urn:ex/zone-204-205-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-503-discharge-air-temp-sensor", + "@id": "urn:ex/zone-115-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-503-air-out" + "@id": "urn:ex/room-115-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-503-discharge-air-temp" + "@id": "urn:ex/zone-115-occupancy" } ] }, { - "@id": "urn:ex/office-ahu-oa-flow-sensor", + "@id": "urn:ex/zone-309-310-occupancy-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-oa-damper-in" + "@id": "urn:ex/room-309-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/office-ahu-oa-flow" + "@id": "urn:ex/zone-309-310-occupancy" } ] }, { - "@id": "urn:ex/vav-521-pipe-hot-water-return-before-valve", + "@id": "urn:ex/connection-to-room-311", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-215", + "@id": "urn:ex/office-ahu-ea-damper", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-215-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ + "@id": "urn:ex/office-ahu-ea-damper-in" + }, { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/office-ahu-ea-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-215-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-215-heating-setpoint" - }, - { - "@id": "urn:ex/zone-215-occupancy" - }, - { - "@id": "urn:ex/zone-215-occupancy-override" + "@id": "urn:ex/office-ahu-ea-damper-command" }, { - "@id": "urn:ex/zone-215-temp" - }, + "@id": "urn:ex/office-ahu-ea-damper-position" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/zone-215-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#Role-Exhaust" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-air-out", + "@id": "urn:ex/vav-524-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-303-304-306" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-533-reheat-coil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-heating-pid-output" + "@id": "urn:ex/vav-533-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-530-more-heat-requests" + "@id": "urn:ex/vav-533-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-533-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-533-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-530-air-out" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/room-115-hvac-domain", + "@id": "urn:ex/vav-505-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-115-in" + "@id": "urn:ex/vav-505-reheat-coil-air-in" }, { - "@id": "urn:ex/room-115-out" + "@id": "urn:ex/vav-505-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-505-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-505-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-out", + "@id": "urn:ex/room-212-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-hot-water-out-connection" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-533-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-540-hot-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-512-colder-supply-air-requests", + "@id": "urn:ex/vav-534-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-301-in", + "@id": "urn:ex/vav-511-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-301" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-511-air-in" + } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-water-out", + "@id": "urn:ex/vav-534-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" + } + ] + }, + { + "@id": "urn:ex/vav-521-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + } + ] + }, + { + "@id": "urn:ex/vav-519-reheat-coil-valve", + "@type": [ + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-519-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-519-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-513-damper-command", + "@id": "urn:ex/vav-518-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-532-hot-water-out-connection", + "@id": "urn:ex/vav-512-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-512-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -29210,100 +28962,95 @@ ] }, { - "@id": "urn:ex/vav-530-discharge-air-flow", + "@id": "urn:ex/zone-101-co2-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-101-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-101-co2-concentration" } ] }, { - "@id": "urn:ex/zone-109-temp-sensor", + "@id": "urn:ex/vav-501-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-109-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/zone-109-temp" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-523-damper-out", + "@id": "urn:ex/room-303-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/room-303-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-303-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-523-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-523-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-110-heating-setpoint", + "@id": "urn:ex/zone-101-building-static-pressure", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil", + "@id": "urn:ex/vav-522-reheat-coil", "@type": [ "http://data.ashrae.org/standard223#HeatingCoil", "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-reheat-coil-air-in" + "@id": "urn:ex/vav-522-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-510-reheat-coil-air-out" + "@id": "urn:ex/vav-522-reheat-coil-air-out" }, { - "@id": "urn:ex/vav-510-reheat-coil-water-in" + "@id": "urn:ex/vav-522-reheat-coil-water-in" }, { - "@id": "urn:ex/vav-510-reheat-coil-water-out" + "@id": "urn:ex/vav-522-reheat-coil-water-out" } ], "http://data.ashrae.org/standard223#hasRole": [ @@ -29313,75 +29060,92 @@ ] }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-actuator", + "@id": "urn:ex/vav-531-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-htg-coil-valve" + "@id": "urn:ex/vav-531-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/office-ahu-htg-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-duct-after-damper", + "@id": "urn:ex/zone-206-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-502-hot-water-out-connection", + "@id": "urn:ex/room-312-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-312-in" + }, + { + "@id": "urn:ex/room-312-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil", + "@id": "urn:ex/vav-513-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-527-reheat-coil-air-in" - }, + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-527-reheat-coil-air-out" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-527-reheat-coil-water-in" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/vav-507-hot-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-527-reheat-coil-water-out" + "@id": "urn:ex/vav-507-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-302-temp", + "@id": "urn:ex/zone-111-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -29395,64 +29159,87 @@ ] }, { - "@id": "urn:ex/vav-518-cooling-pid-output", + "@id": "urn:ex/vav-507-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-air-out", + "@id": "urn:ex/vav-518-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/connection-to-room-202" + "@id": "urn:ex/vav-518-air-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-518-discharge-air-flow" + } + ] + }, + { + "@id": "urn:ex/vav-510-reheat-coil-valve-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ + { + "@id": "urn:ex/vav-510-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-518-heating-pid-output" - }, + "@id": "urn:ex/vav-510-reheat-coil-valve-command" + } + ] + }, + { + "@id": "urn:ex/office-ahu-oa-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-more-heat-requests" + "@id": "urn:ex/office-ahu-oa-in-connection" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-518-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-522-pipe-hot-water-return-before-valve", + "@id": "urn:ex/zone-302-co2-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-302-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-302-co2-concentration" } ] }, { - "@id": "urn:ex/vav-526-discharge-air-flow", + "@id": "urn:ex/vav-503-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -29473,13 +29260,13 @@ ] }, { - "@id": "urn:ex/office-ahu-ra-fan-out", + "@id": "urn:ex/room-117-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-ra-fan" + "@id": "urn:ex/connection-to-room-116-117" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -29489,57 +29276,87 @@ ] }, { - "@id": "urn:ex/connection-to-room-211", + "@id": "urn:ex/vav-533-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/connection-to-room-103", + "@id": "urn:ex/zone-313-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-313-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-313-temp" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil", + "@id": "urn:ex/vav-527-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-540-reheat-coil-air-in" - }, + "@id": "urn:ex/vav-527-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-540-reheat-coil-air-out" - }, + "@id": "urn:ex/vav-527-discharge-air-flow" + } + ] + }, + { + "@id": "urn:ex/vav-539-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-540-reheat-coil-water-in" - }, + "@id": "urn:ex/vav-539-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-540-reheat-coil-water-out" + "@id": "urn:ex/vav-539-damper-command" + } + ] + }, + { + "@id": "urn:ex/vav-540-discharge-air-temp-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-flow", + "@id": "urn:ex/vav-510-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -29550,112 +29367,137 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-532-damper-out", + "@id": "urn:ex/vav-536-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-duct-after-damper" + "@id": "urn:ex/vav-536-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-505-damper", + "@type": [ + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-505-damper-in" + }, + { + "@id": "urn:ex/vav-505-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-532-colder-supply-air-requests" + "@id": "urn:ex/vav-505-damper-command" }, { - "@id": "urn:ex/vav-532-cooling-pid-output" + "@id": "urn:ex/vav-505-damper-position" } ] }, { - "@id": "urn:ex/vav-537-heating-pid-output", + "@id": "urn:ex/vav-507-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-507-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-507-hot-water-in" } ] }, { - "@id": "urn:ex/vav-524-more-heat-requests", + "@id": "urn:ex/vav-508-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/office-ahu-oa-in-connection", + "@id": "urn:ex/vav-532-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-in", + "@id": "urn:ex/room-210-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-210" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-203-temp-sensor", + "@id": "urn:ex/vav-528-discharge-air-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-203-hvac-domain" + "@id": "urn:ex/vav-528-air-out" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-203-temp" + "@id": "urn:ex/vav-528-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-position", + "@id": "urn:ex/vav-515-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -29671,121 +29513,158 @@ ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve", + "@id": "urn:ex/zone-207-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-534-reheat-coil-valve-in" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-534-reheat-coil-valve-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/vav-535-damper-command", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-534-reheat-coil-valve-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-534-reheat-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-518-discharge-air-temp-sensor", + "@id": "urn:ex/room-207-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-air-out" + "@id": "urn:ex/room-207-in" + }, + { + "@id": "urn:ex/room-207-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-518-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-532-more-heat-requests", + "@id": "urn:ex/vav-517-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-528-air-out", + "@id": "urn:ex/room-311-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-302" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/zone-115-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-528-discharge-air-flow" - }, + "@id": "urn:ex/room-115-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-528-discharge-air-flow-setpoint" - }, + "@id": "urn:ex/zone-115-temp" + } + ] + }, + { + "@id": "urn:ex/zone-101-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-528-discharge-air-temp" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ] + }, + { + "@id": "urn:ex/zone-109-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + } + ] + }, + { + "@id": "urn:ex/vav-536-reheat-coil-valve-command", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-528-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-505-discharge-air-temp-sensor", + "@id": "urn:ex/zone-215-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-505-air-out" + "@id": "urn:ex/room-215-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-505-discharge-air-temp" - } - ] - }, - { - "@id": "urn:ex/zone-102-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/zone-215-temp" } ] }, { - "@id": "urn:ex/vav-533-damper-position", + "@id": "urn:ex/vav-530-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -29799,65 +29678,61 @@ ] }, { - "@id": "urn:ex/vav-536-hot-water-out-connection", + "@id": "urn:ex/vav-522-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-522-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-522-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-536-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-506-damper-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-501-hot-water-out-connection", + "@id": "urn:ex/vav-521-damper-position", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } - ] - }, - { - "@id": "urn:ex/vav-525-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-air-out", + "@id": "urn:ex/vav-519-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-115" + "@id": "urn:ex/vav-519-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -29867,140 +29742,153 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-514-heating-pid-output" + "@id": "urn:ex/vav-519-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-514-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-514-air-out" + "@id": "urn:ex/vav-519-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-502-discharge-air-temp-setpoint", + "@id": "urn:ex/room-203-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-203-in" + }, + { + "@id": "urn:ex/room-203-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-water-out", + "@id": "urn:ex/vav-513-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-513-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-513-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-513-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-513-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-out", + "@id": "urn:ex/room-308-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-307-308" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/office-ahu-sa-out" - } ] }, { - "@id": "urn:ex/vav-519-damper-position", + "@id": "urn:ex/room-115-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-115-in" + }, + { + "@id": "urn:ex/room-115-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-536-more-heat-requests", + "@id": "urn:ex/zone-110-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-509-discharge-air-temp", + "@id": "urn:ex/vav-537-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-513-reheat-coil-water-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-position", + "@id": "urn:ex/room-313", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/room-313-hvac-domain" } ] }, { - "@id": "urn:ex/zone-311-temp", + "@id": "urn:ex/vav-538-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -30013,18 +29901,7 @@ ] }, { - "@id": "urn:ex/vav-538-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/vav-506-discharge-air-flow", + "@id": "urn:ex/vav-509-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -30045,181 +29922,171 @@ ] }, { - "@id": "urn:ex/vav-538-air-out", + "@id": "urn:ex/vav-502-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-213" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-538-discharge-air-flow" + "@id": "urn:ex/vav-502-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-538-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-502-reheat-coil-air-out" }, { - "@id": "urn:ex/vav-538-discharge-air-temp" + "@id": "urn:ex/vav-502-reheat-coil-water-in" }, { - "@id": "urn:ex/vav-538-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-502-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-527-hot-water-out", + "@id": "urn:ex/zone-312-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-527-hot-water-out-connection" + "@id": "urn:ex/room-312-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/zone-312-temp" } ] }, { - "@id": "urn:ex/zone-118-occupancy", + "@id": "urn:ex/vav-524-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-539-discharge-air-flow-sensor", + "@id": "urn:ex/vav-527-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-air-in" + "@id": "urn:ex/vav-527-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-539-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-506-damper-out", + "@id": "urn:ex/office-ahu-htg-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-506-duct-after-damper" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/office-ahu-htg-coil-valve" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-506-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-506-cooling-pid-output" + "@id": "urn:ex/office-ahu-htg-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-534-damper", + "@id": "urn:ex/connection-to-room-213", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-534-damper-in" - }, - { - "@id": "urn:ex/vav-534-damper-out" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-534-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-534-damper-position" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-sa-fan-power", + "@id": "urn:ex/vav-539-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-529-hot-water-in", + "@id": "urn:ex/vav-536-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-529-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/room-109", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-109-hvac-domain" } ] }, { - "@id": "urn:ex/vav-509-damper-actuator", + "@id": "urn:ex/room-309", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-509-damper" + "@id": "urn:ex/room-309-hvac-domain" } + ] + }, + { + "@id": "urn:ex/vav-511-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-509-damper-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-512-reheat-coil-valve-in", + "@id": "urn:ex/vav-501-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-512-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-501-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -30229,23 +30096,23 @@ ] }, { - "@id": "urn:ex/vav-535-heating-pid-output", + "@id": "urn:ex/vav-528-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-204-205-cooling-setpoint", + "@id": "urn:ex/zone-201-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -30261,137 +30128,224 @@ ] }, { - "@id": "urn:ex/vav-501-discharge-air-temp-setpoint", + "@id": "urn:ex/office-ahu-ea-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-113-cooling-setpoint", + "@id": "urn:ex/vav-532-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-525-hot-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-525-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-507-duct-after-damper", + "@id": "urn:ex/vav-538-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-213" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-538-heating-pid-output" + }, + { + "@id": "urn:ex/vav-538-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-538-air-out" + } ] }, { - "@id": "urn:ex/vav-506-hot-water-out", + "@id": "urn:ex/vav-528-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-302" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-528-heating-pid-output" + }, + { + "@id": "urn:ex/vav-528-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-528-air-out" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-valve-in", + "@id": "urn:ex/vav-505-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve" + "@id": "urn:ex/connection-to-room-108" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-505-heating-pid-output" + }, + { + "@id": "urn:ex/vav-505-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-505-air-out" } ] }, { - "@id": "urn:ex/vav-526-heating-pid-output", + "@id": "urn:ex/connection-to-room-208-209", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/zone-301-cooling-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-215-out", + "@id": "urn:ex/vav-527-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-504-discharge-air-flow-setpoint", + "@id": "urn:ex/zone-307-308-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-307-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/zone-307-308-temp" + } + ] + }, + { + "@id": "urn:ex/vav-524-reheat-coil-water-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-524-hot-water-in-connection" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-524-hot-water-in" } ] }, { - "@id": "urn:ex/vav-515-damper-out", + "@id": "urn:ex/vav-519-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-duct-after-damper" + "@id": "urn:ex/connection-to-room-204-205" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -30401,149 +30355,94 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-515-colder-supply-air-requests" + "@id": "urn:ex/vav-519-discharge-air-flow" }, { - "@id": "urn:ex/vav-515-cooling-pid-output" + "@id": "urn:ex/vav-519-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-519-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-519-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/office-ahu", + "@id": "urn:ex/room-302-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#AirHandlingUnit" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-chilled-water-in" - }, - { - "@id": "urn:ex/office-ahu-chilled-water-out" - }, - { - "@id": "urn:ex/office-ahu-ea-out" - }, - { - "@id": "urn:ex/office-ahu-hot-water-in" - }, - { - "@id": "urn:ex/office-ahu-hot-water-out" - }, - { - "@id": "urn:ex/office-ahu-oa-in" - }, - { - "@id": "urn:ex/office-ahu-ra-in" + "@id": "urn:ex/room-302-in" }, { - "@id": "urn:ex/office-ahu-sa-out" + "@id": "urn:ex/room-302-out" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/office-ahu-air-filter" - }, - { - "@id": "urn:ex/office-ahu-clg-coil" - }, - { - "@id": "urn:ex/office-ahu-clg-coil-valve" - }, - { - "@id": "urn:ex/office-ahu-ea-damper" - }, - { - "@id": "urn:ex/office-ahu-htg-coil" - }, - { - "@id": "urn:ex/office-ahu-htg-coil-valve" - }, - { - "@id": "urn:ex/office-ahu-moisture-eliminator" - }, - { - "@id": "urn:ex/office-ahu-oa-damper" - }, - { - "@id": "urn:ex/office-ahu-ra-damper" - }, - { - "@id": "urn:ex/office-ahu-ra-fan" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/office-ahu-sa-fan" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-524-cooling-pid-output", + "@id": "urn:ex/zone-104-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-air-out", + "@id": "urn:ex/zone-101-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-206" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-523-heating-pid-output" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-523-more-heat-requests" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-523-air-out" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-510-discharge-air-temp-sensor", + "@id": "urn:ex/vav-508-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-air-out" + "@id": "urn:ex/vav-508-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-510-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-521-damper-out", + "@id": "urn:ex/vav-535-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-duct-after-damper" + "@id": "urn:ex/connection-to-room-311" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -30553,72 +30452,58 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-521-colder-supply-air-requests" + "@id": "urn:ex/vav-535-heating-pid-output" }, { - "@id": "urn:ex/vav-521-cooling-pid-output" + "@id": "urn:ex/vav-535-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-535-air-out" } ] }, { - "@id": "urn:ex/vav-525-air-out", + "@id": "urn:ex/vav-507-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-211" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-525-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-525-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-525-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-525-discharge-air-temp-setpoint" - } ] }, { - "@id": "urn:ex/room-108-in", + "@id": "urn:ex/room-102", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-108" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-102-hvac-domain" } ] }, { - "@id": "urn:ex/zone-115-occupancy", + "@id": "urn:ex/zone-207-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-540-more-heat-requests", + "@id": "urn:ex/vav-511-colder-supply-air-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -30629,148 +30514,132 @@ ] }, { - "@id": "urn:ex/zone-305-temp-sensor", + "@id": "urn:ex/vav-540-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-305-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-305-temp" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-water-in", + "@id": "urn:ex/vav-518-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-505-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-505-hot-water-in" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-519-hot-water-in-connection", + "@id": "urn:ex/room-209-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-208-209" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-htg-coil", + "@id": "urn:ex/vav-510-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-207-temp", + "@id": "urn:ex/vav-540-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-311-temp-sensor", + "@id": "urn:ex/room-117", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-311-hvac-domain" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/zone-311-temp" + "@id": "urn:ex/room-117-hvac-domain" } ] }, { - "@id": "urn:ex/vav-530-damper-in", + "@id": "urn:ex/vav-536-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-530-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-discharge-air-temp", + "@id": "urn:ex/vav-514-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-valve-out", + "@id": "urn:ex/vav-535-reheat-coil-valve-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-hot-water-out-connection" + "@id": "urn:ex/vav-535-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -30780,77 +30649,47 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-523-hot-water-out" - } - ] - }, - { - "@id": "urn:ex/connection-to-room-208-209", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-535-hot-water-out" } ] }, { - "@id": "urn:ex/vav-540-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-313-occupancy", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-524-discharge-air-flow-sensor", + "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-524-air-in" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-524-discharge-air-flow" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-511-damper-in", + "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-511-air-in" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-204-205-heating-setpoint", + "@id": "urn:ex/vav-509-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -30866,7 +30705,7 @@ ] }, { - "@id": "urn:ex/vav-518-damper-position", + "@id": "urn:ex/vav-517-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -30882,78 +30721,60 @@ ] }, { - "@id": "urn:ex/vav-534-heating-pid-output", + "@id": "urn:ex/zone-204-205-occupancy", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-518-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-518-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/zone-212-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-518-hot-water-in" } ] }, { - "@id": "urn:ex/room-310-in", + "@id": "urn:ex/office-ahu-moisture-eliminator-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-309-310" + "@id": "urn:ex/office-ahu-oa-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-519-reheat-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/office-ahu-oa-in" } ] }, { - "@id": "urn:ex/vav-535-discharge-air-temp", + "@id": "urn:ex/vav-504-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -30974,18 +30795,23 @@ ] }, { - "@id": "urn:ex/vav-535-colder-supply-air-requests", + "@id": "urn:ex/vav-517-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-517-duct-after-damper" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-525-heating-pid-output", + "@id": "urn:ex/vav-513-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -31001,28 +30827,39 @@ ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve-out", + "@id": "urn:ex/zone-206-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:ex/room-206-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-206-temp" + } + ] + }, + { + "@id": "urn:ex/vav-534-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-501-hot-water-out-connection" + "@id": "urn:ex/vav-534-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-501-hot-water-out" - } ] }, { - "@id": "urn:ex/room-210-out", + "@id": "urn:ex/room-114-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -31038,25 +30875,22 @@ ] }, { - "@id": "urn:ex/zone-313-occupancy", + "@id": "urn:ex/vav-524-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-air-in", + "@id": "urn:ex/vav-529-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-527-duct-after-damper" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -31065,56 +30899,29 @@ ] }, { - "@id": "urn:ex/vav-521", + "@id": "urn:ex/vav-527-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-air-in" - }, - { - "@id": "urn:ex/vav-521-air-out" - }, - { - "@id": "urn:ex/vav-521-hot-water-in" - }, - { - "@id": "urn:ex/vav-521-hot-water-out" - } - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-521-damper" - }, - { - "@id": "urn:ex/vav-521-reheat-coil" - }, - { - "@id": "urn:ex/vav-521-reheat-coil-valve" + "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve" } - ] - }, - { - "@id": "urn:ex/room-107", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-107-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-531-hot-water-out", + "@id": "urn:ex/vav-502-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-531-hot-water-out-connection" + "@id": "urn:ex/vav-502-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -31124,82 +30931,104 @@ ] }, { - "@id": "urn:ex/vav-504-reheat-coil-air-in", + "@id": "urn:ex/room-113-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-duct-after-damper" + "@id": "urn:ex/room-113-in" + }, + { + "@id": "urn:ex/room-113-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-501-reheat-coil-valve-command", + "@id": "urn:ex/vav-521-damper-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-521-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-521-colder-supply-air-requests" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-521-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-531-more-heat-requests", + "@id": "urn:ex/office-ahu-clg-coil", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#CoolingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#ChilledWaterCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/office-ahu-clg-coil-air-in" + }, + { + "@id": "urn:ex/office-ahu-clg-coil-air-out" + }, + { + "@id": "urn:ex/office-ahu-clg-coil-water-in" + }, + { + "@id": "urn:ex/office-ahu-clg-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Cooling" } ] }, { - "@id": "urn:ex/vav-531-air-in", + "@id": "urn:ex/vav-525-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-525-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-525-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/zone-106-107-cooling-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-525-reheat-coil-valve-command" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-525-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-538-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-214-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -31215,151 +31044,174 @@ ] }, { - "@id": "urn:ex/vav-540-damper-position", + "@id": "urn:ex/zone-203-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-208-209-temp-sensor", + "@id": "urn:ex/vav-527-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-208-hvac-domain" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-208-209-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-102-cooling-setpoint", + "@id": "urn:ex/vav-515", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-515-air-in" + }, + { + "@id": "urn:ex/vav-515-air-out" + }, + { + "@id": "urn:ex/vav-515-hot-water-in" + }, + { + "@id": "urn:ex/vav-515-hot-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-515-damper" + }, + { + "@id": "urn:ex/vav-515-reheat-coil" + }, + { + "@id": "urn:ex/vav-515-reheat-coil-valve" } ] }, { - "@id": "urn:ex/zone-303-304-306-heating-setpoint", + "@id": "urn:ex/vav-517-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-526-hot-water-out-connection", + "@id": "urn:ex/vav-527-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-531-damper", + "@id": "urn:ex/vav-503-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-531-damper-in" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-531-damper-out" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-531-damper-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-531-damper-position" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-536-damper-position", + "@id": "urn:ex/vav-536-discharge-air-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-531-hot-water-out-connection", + "@id": "urn:ex/zone-204-205-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-208-209-occupancy", + "@id": "urn:ex/vav-503-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-503-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-503-damper-command" } ] }, { - "@id": "urn:ex/room-112-out", + "@id": "urn:ex/office-ahu-oa-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -31369,23 +31221,28 @@ ] }, { - "@id": "urn:ex/vav-515-damper-actuator", + "@id": "urn:ex/vav-528-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-damper" + "@id": "urn:ex/vav-528-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-515-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-528-hot-water-in" } ] }, { - "@id": "urn:ex/vav-522-hot-water-in-connection", + "@id": "urn:ex/vav-508-hot-water-in-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -31397,25 +31254,40 @@ ] }, { - "@id": "urn:ex/vav-504-damper-position", + "@id": "urn:ex/vav-507-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-507-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-507-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-507-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-507-reheat-coil-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-530-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-520-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -31429,182 +31301,199 @@ ] }, { - "@id": "urn:ex/zone-116-117-occupancy-override", + "@id": "urn:ex/room-118-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/connection-to-room-118" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-521-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-534-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-534-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-517-colder-supply-air-requests", + "@id": "urn:ex/office-ahu-ra-flow", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Role-Return" } - ] - }, - { - "@id": "urn:ex/vav-525-reheat-coil-valve-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve", + "@id": "urn:ex/office-ahu-sa-fan", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Fan", + "http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-reheat-coil-valve-in" + "@id": "urn:ex/office-ahu-sa-fan-in" }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/office-ahu-sa-fan-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-505-reheat-coil-valve-command" + "@id": "urn:ex/office-ahu-sa-fan-power" }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-position" + "@id": "urn:ex/office-ahu-sa-fan-speed-cmd" + }, + { + "@id": "urn:ex/office-ahu-sa-fan-speed-status" + }, + { + "@id": "urn:ex/office-ahu-sa-fan-start-cmd" + }, + { + "@id": "urn:ex/office-ahu-sa-fan-start-status" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Supply" } ] }, { - "@id": "urn:ex/vav-511", + "@id": "urn:ex/vav-514-damper-in", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-air-in" - }, - { - "@id": "urn:ex/vav-511-air-out" - }, - { - "@id": "urn:ex/vav-511-hot-water-in" - }, - { - "@id": "urn:ex/vav-511-hot-water-out" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-511-damper" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-511-reheat-coil" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-511-reheat-coil-valve" + "@id": "urn:ex/vav-514-air-in" } ] }, { - "@id": "urn:ex/room-108-out", + "@id": "urn:ex/vav-515-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-523-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-water-out", + "@id": "urn:ex/vav-524-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-524-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-air-out", + "@id": "urn:ex/room-209-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-307-308" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-527-discharge-air-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-531-heating-pid-output" - }, + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-531-more-heat-requests" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-531-air-out" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-511-cooling-pid-output", + "@id": "urn:ex/vav-537-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -31620,24 +31509,29 @@ ] }, { - "@id": "urn:ex/vav-537-colder-supply-air-requests", + "@id": "urn:ex/vav-528-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-water-in", + "@id": "urn:ex/vav-518-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-hot-water-in-connection" + "@id": "urn:ex/vav-518-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -31647,67 +31541,92 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-504-hot-water-in" + "@id": "urn:ex/vav-518-hot-water-out" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-water-in", + "@id": "urn:ex/zone-311-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-511-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } + ] + }, + { + "@id": "urn:ex/room-213-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/connection-to-room-213" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-511-hot-water-in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-oa-temp-sensor", + "@id": "urn:ex/office-ahu-oa-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/office-ahu-oa-damper-in" + "@id": "urn:ex/office-ahu-oa-damper" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/office-ahu-oa-temp" + "@id": "urn:ex/office-ahu-oa-damper-command" } ] }, { - "@id": "urn:ex/vav-521-damper-position", + "@id": "urn:ex/room-106", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-106-hvac-domain" } + ] + }, + { + "@id": "urn:ex/vav-512-hot-water-in-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-539-damper-command", + "@id": "urn:ex/office-ahu-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-538-damper-position", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -31721,13 +31640,13 @@ ] }, { - "@id": "urn:ex/room-113-in", + "@id": "urn:ex/vav-517-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-113" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -31737,72 +31656,61 @@ ] }, { - "@id": "urn:ex/vav-522-colder-supply-air-requests", + "@id": "urn:ex/zone-212-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" - } - ] - }, - { - "@id": "urn:ex/vav-523-discharge-air-temp-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/zone-210-heating-setpoint", + "@id": "urn:ex/vav-523-damper-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-508-hot-water-in", + "@id": "urn:ex/vav-530-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-508-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-521-hot-water-in", + "@id": "urn:ex/vav-527-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-521-hot-water-in-connection" + "@id": "urn:ex/vav-527-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -31812,202 +31720,188 @@ ] }, { - "@id": "urn:ex/connection-to-room-110", + "@id": "urn:ex/room-104", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/room-104-hvac-domain" } ] }, { - "@id": "urn:ex/zone-307-308-occupancy-sensor", + "@id": "urn:ex/office-ahu-clg-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-307-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-307-308-occupancy" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-522-damper", + "@id": "urn:ex/vav-536-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-damper-in" - }, - { - "@id": "urn:ex/vav-522-damper-out" + "@id": "urn:ex/vav-536-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-522-damper-command" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-522-damper-position" + "@id": "urn:ex/vav-536-hot-water-in" } ] }, { - "@id": "urn:ex/vav-515-damper", + "@id": "urn:ex/vav-518-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-damper-in" + "@id": "urn:ex/vav-518-damper-in" }, { - "@id": "urn:ex/vav-515-damper-out" + "@id": "urn:ex/vav-518-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-515-damper-command" + "@id": "urn:ex/vav-518-damper-command" }, { - "@id": "urn:ex/vav-515-damper-position" + "@id": "urn:ex/vav-518-damper-position" } ] }, { - "@id": "urn:ex/vav-504-heating-pid-output", + "@id": "urn:ex/room-214-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-534-damper-position", + "@id": "urn:ex/vav-509-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/vav-523-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-509-air-in" } ] }, { - "@id": "urn:ex/vav-540-damper-command", + "@id": "urn:ex/vav-540-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-540-damper-in" + }, + { + "@id": "urn:ex/vav-540-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-540-damper-command" + }, + { + "@id": "urn:ex/vav-540-damper-position" } ] }, { - "@id": "urn:ex/vav-523", + "@id": "urn:ex/vav-523-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-air-in" - }, - { - "@id": "urn:ex/vav-523-air-out" - }, - { - "@id": "urn:ex/vav-523-hot-water-in" - }, - { - "@id": "urn:ex/vav-523-hot-water-out" + "@id": "urn:ex/vav-523-duct-after-damper" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-523-damper" - }, - { - "@id": "urn:ex/vav-523-reheat-coil" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-523-reheat-coil-valve" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-537-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-105", + "@id": "urn:ex/vav-510-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-105-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-539-reheat-coil-water-out", + "@id": "urn:ex/vav-533-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-533-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -32017,7 +31911,7 @@ ] }, { - "@id": "urn:ex/vav-510-damper-in", + "@id": "urn:ex/vav-507-damper-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -32033,84 +31927,86 @@ ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-510-air-in" + "@id": "urn:ex/vav-507-air-in" } ] }, { - "@id": "urn:ex/vav-529-damper-position", + "@id": "urn:ex/vav-531-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-531-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-531-hot-water-in" } ] }, { - "@id": "urn:ex/zone-307-308", + "@id": "urn:ex/vav-519-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-307-hvac-domain" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-308-hvac-domain" + "@id": "urn:ex/connection-to-room-204-205" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/zone-307-308-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-307-308-heating-setpoint" - }, - { - "@id": "urn:ex/zone-307-308-occupancy" - }, - { - "@id": "urn:ex/zone-307-308-occupancy-override" + "@id": "urn:ex/vav-519-heating-pid-output" }, { - "@id": "urn:ex/zone-307-308-temp" - }, + "@id": "urn:ex/vav-519-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-307-308-window-switch-on-off" + "@id": "urn:ex/vav-519-air-out" } ] }, { - "@id": "urn:ex/vav-524-hot-water-in", + "@id": "urn:ex/vav-528-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-524-hot-water-in-connection" + "@id": "urn:ex/vav-528-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-528-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-528-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-523-cooling-pid-output", + "@id": "urn:ex/vav-510-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -32126,62 +32022,61 @@ ] }, { - "@id": "urn:ex/zone-101-building-static-pressure", + "@id": "urn:ex/office-ahu-ma-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-502-damper-in", + "@id": "urn:ex/vav-502-damper-position", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-502-air-in" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-521-hot-water-out-connection", + "@id": "urn:ex/office-ahu-ra-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-502-hot-water-out", + "@id": "urn:ex/vav-535-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-hot-water-out-connection" + "@id": "urn:ex/vav-535-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -32191,107 +32086,140 @@ ] }, { - "@id": "urn:ex/vav-520-cooling-pid-output", + "@id": "urn:ex/vav-529-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-519-duct-after-damper", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-water-in", + "@id": "urn:ex/room-214-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-503-hot-water-in-connection" + "@id": "urn:ex/room-214-in" + }, + { + "@id": "urn:ex/room-214-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ] + }, + { + "@id": "urn:ex/vav-502-discharge-air-temp-setpoint", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-503-hot-water-in" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-504-reheat-coil-air-out", + "@id": "urn:ex/vav-540-damper-position", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-105" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-528-reheat-coil-valve-in", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-504-heating-pid-output" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-more-heat-requests" + "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-504-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve-position", + "@id": "urn:ex/vav-523-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/office-ahu-pipe-chilled-water-return-before-valve", + "@id": "urn:ex/zone-309-310-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-309-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/zone-309-310-temp" } ] }, { - "@id": "urn:ex/vav-519-air-out", + "@id": "urn:ex/vav-502-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-204-205" + "@id": "urn:ex/vav-502-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -32301,61 +32229,65 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-519-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-519-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-519-discharge-air-temp" + "@id": "urn:ex/vav-502-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-519-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-502-cooling-pid-output" } ] }, { - "@id": "urn:ex/zone-202", + "@id": "urn:ex/vav-518-damper-in", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-202-hvac-domain" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-202-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-202-heating-setpoint" - }, - { - "@id": "urn:ex/zone-202-occupancy" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-202-occupancy-override" - }, + "@id": "urn:ex/vav-518-air-in" + } + ] + }, + { + "@id": "urn:ex/room-107", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/zone-202-temp" - }, + "@id": "urn:ex/room-107-hvac-domain" + } + ] + }, + { + "@id": "urn:ex/zone-302-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/zone-202-window-switch-on-off" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/connection-to-room-313", + "@id": "urn:ex/vav-513-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-513-duct-after-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -32364,37 +32296,53 @@ ] }, { - "@id": "urn:ex/vav-538-reheat-coil-valve", + "@id": "urn:ex/room-113-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve-in" - }, + "@id": "urn:ex/office-ahu-connection-from-rooms" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/connection-to-room-118", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-527-cooling-pid-output", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve-command" - }, + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-538-reheat-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-311-heating-setpoint", + "@id": "urn:ex/zone-314-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -32408,42 +32356,42 @@ ] }, { - "@id": "urn:ex/vav-530-hot-water-in-connection", + "@id": "urn:ex/vav-532-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-524-air-in", + "@id": "urn:ex/office-ahu-oa-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/office-ahu-oa-damper-in" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/office-ahu-oa-flow" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-water-out", + "@id": "urn:ex/vav-528-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-520-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -32452,13 +32400,13 @@ ] }, { - "@id": "urn:ex/vav-539-damper-in", + "@id": "urn:ex/vav-533-air-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-305" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -32466,88 +32414,125 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-539-air-in" + "@id": "urn:ex/vav-533-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-533-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-533-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-533-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-air-out", + "@id": "urn:ex/vav-540-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-106-107" + "@id": "urn:ex/vav-540-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-116-117-temp-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-506-heating-pid-output" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-506-more-heat-requests" + "@id": "urn:ex/room-116-hvac-domain" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-506-air-out" + "@id": "urn:ex/zone-116-117-temp" } ] }, { - "@id": "urn:ex/vav-515-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-539", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-515-reheat-coil-valve" + "@id": "urn:ex/vav-539-air-in" + }, + { + "@id": "urn:ex/vav-539-air-out" + }, + { + "@id": "urn:ex/vav-539-hot-water-in" + }, + { + "@id": "urn:ex/vav-539-hot-water-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-515-reheat-coil-valve-command" + "@id": "urn:ex/vav-539-damper" + }, + { + "@id": "urn:ex/vav-539-reheat-coil" + }, + { + "@id": "urn:ex/vav-539-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve", + "@id": "urn:ex/room-105-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-105" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-308", + "@id": "urn:ex/zone-118-temp", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-308-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-522-hot-water-in", + "@id": "urn:ex/vav-509-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-hot-water-in-connection" + "@id": "urn:ex/vav-509-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -32557,215 +32542,270 @@ ] }, { - "@id": "urn:ex/zone-214-temp-sensor", + "@id": "urn:ex/vav-540-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-214-hvac-domain" + "@id": "urn:ex/vav-540-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-540-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-214-temp" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-540-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-540-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-522-duct-after-damper", + "@id": "urn:ex/vav-511-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-511-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-511-reheat-coil-valve-out" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-511-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-511-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-air-in", + "@id": "urn:ex/vav-504-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-duct-after-damper" + "@id": "urn:ex/vav-504-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-504-hot-water-out" } ] }, { - "@id": "urn:ex/room-214-hvac-domain", + "@id": "urn:ex/zone-311-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-214-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-214-out" + "@id": "urn:ex/room-311-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/zone-311-temp" } ] }, { - "@id": "urn:ex/room-104-in", + "@id": "urn:ex/vav-516-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-104" + "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-515-damper-command", + "@id": "urn:ex/vav-535-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-514-discharge-air-flow", + "@id": "urn:ex/vav-526-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } + ] + }, + { + "@id": "urn:ex/vav-536-reheat-coil-valve-position", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-518-hot-water-in", + "@id": "urn:ex/vav-523-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-hot-water-in-connection" + "@id": "urn:ex/vav-523-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-523-hot-water-out" + } ] }, { - "@id": "urn:ex/vav-532-reheat-coil-valve", + "@id": "urn:ex/zone-111-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-532-reheat-coil-valve-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-532-reheat-coil-valve-out" + "@id": "urn:ex/room-111-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/zone-111-temp" } + ] + }, + { + "@id": "urn:ex/zone-112-114-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-532-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-532-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil", + "@id": "urn:ex/vav-505-damper-in", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-536-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-536-reheat-coil-water-in" - }, + "@id": "urn:ex/office-ahu-connection-to-vavs" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-536-reheat-coil-water-out" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-505-air-in" } ] }, { - "@id": "urn:ex/zone-115-window-switch-on-off", + "@id": "urn:ex/vav-504-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-518-more-heat-requests", + "@id": "urn:ex/zone-302-co2-concentration", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#ofSubstance": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Substance-CO2" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/MoleFraction" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PPM" } ] }, { - "@id": "urn:ex/vav-503-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-208-209-heating-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -32781,14 +32821,10 @@ ] }, { - "@id": "urn:ex/vav-513-reheat-coil-water-out", + "@id": "urn:ex/vav-510-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-513-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -32797,46 +32833,44 @@ ] }, { - "@id": "urn:ex/vav-538-damper", + "@id": "urn:ex/vav-517-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-damper-in" - }, - { - "@id": "urn:ex/vav-538-damper-out" + "@id": "urn:ex/vav-517-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-538-damper-command" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-538-damper-position" + "@id": "urn:ex/vav-517-hot-water-in" } ] }, { - "@id": "urn:ex/vav-514-hot-water-out", + "@id": "urn:ex/room-111-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-hot-water-out-connection" + "@id": "urn:ex/connection-to-room-111" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-513-more-heat-requests", + "@id": "urn:ex/vav-533-more-heat-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -32847,186 +32881,205 @@ ] }, { - "@id": "urn:ex/vav-518-colder-supply-air-requests", + "@id": "urn:ex/vav-508-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-flow-sensor", + "@id": "urn:ex/zone-118-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-533-air-in" + "@id": "urn:ex/room-118-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-533-discharge-air-flow" + "@id": "urn:ex/zone-118-temp" } ] }, { - "@id": "urn:ex/vav-528-heating-pid-output", + "@id": "urn:ex/vav-509-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-air-in", + "@id": "urn:ex/vav-507-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-536-duct-after-damper" + "@id": "urn:ex/vav-507-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-507-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-valve-in", + "@id": "urn:ex/vav-515-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-534-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-515-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-515-discharge-air-temp" } ] }, { - "@id": "urn:ex/zone-303-304-306-occupancy", + "@id": "urn:ex/vav-527-damper", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-527-damper-in" + }, + { + "@id": "urn:ex/vav-527-damper-out" } - ] - }, - { - "@id": "urn:ex/room-114", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/room-114-hvac-domain" + "@id": "urn:ex/vav-527-damper-command" + }, + { + "@id": "urn:ex/vav-527-damper-position" } ] }, { - "@id": "urn:ex/vav-537-damper-command", + "@id": "urn:ex/vav-529-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-529-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-529-hot-water-out" } ] }, { - "@id": "urn:ex/zone-118-window-switch-on-off", + "@id": "urn:ex/vav-506-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-517-damper-actuator", + "@id": "urn:ex/zone-109-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-517-damper" + "@id": "urn:ex/room-109-hvac-domain" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-517-damper-command" + "@id": "urn:ex/zone-109-temp" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-water-in", + "@id": "urn:ex/vav-533-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-514-hot-water-in-connection" + "@id": "urn:ex/vav-533-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-514-hot-water-in" + "@id": "urn:ex/vav-533-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-533-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-525-reheat-coil-water-out", + "@id": "urn:ex/vav-530-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-530-damper" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-530-damper-command" } ] }, { - "@id": "urn:ex/vav-511-damper-position", + "@id": "urn:ex/vav-528-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -33040,23 +33093,7 @@ ] }, { - "@id": "urn:ex/vav-514-reheat-coil-air-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-514-duct-after-damper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ] - }, - { - "@id": "urn:ex/vav-515-discharge-air-temp", + "@id": "urn:ex/vav-504-discharge-air-flow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -33067,40 +33104,36 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-520-hot-water-in", + "@id": "urn:ex/vav-511-damper-command", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-520-hot-water-in-connection" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-516-hot-water-out", + "@id": "urn:ex/vav-507-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-516-hot-water-out-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -33109,188 +33142,166 @@ ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve", + "@id": "urn:ex/vav-525-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-530-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-530-reheat-coil-valve-out" + "@id": "urn:ex/vav-525-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-523-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-530-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-530-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-532-damper", + "@id": "urn:ex/room-314-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-damper-in" + "@id": "urn:ex/room-314-in" }, { - "@id": "urn:ex/vav-532-damper-out" + "@id": "urn:ex/room-314-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-532-damper-command" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-532-damper-position" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-525-more-heat-requests", + "@id": "urn:ex/vav-512-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } - ] - }, - { - "@id": "urn:ex/connection-to-room-105", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-535-damper-command", + "@id": "urn:ex/room-101-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-101" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-water-in", + "@id": "urn:ex/vav-537-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-537-reheat-coil-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-537-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-537-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-537-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-502-hot-water-in" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-530-hot-water-out-connection", + "@id": "urn:ex/vav-536-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/connection-to-room-313" } - ] - }, - { - "@id": "urn:ex/vav-522-discharge-air-flow", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-536-heating-pid-output" + }, + { + "@id": "urn:ex/vav-536-more-heat-requests" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/vav-536-air-out" } ] }, { - "@id": "urn:ex/office-ahu-ra-fan", + "@id": "urn:ex/vav-514-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Fan", - "http://data.ashrae.org/standard223/1.0/extensions/g36#FanWithVFD" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-ra-fan-in" - }, - { - "@id": "urn:ex/office-ahu-ra-fan-out" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/office-ahu-ra-fan-power" - }, - { - "@id": "urn:ex/office-ahu-ra-fan-speed-cmd" + "@id": "urn:ex/vav-514-reheat-coil-air-in" }, { - "@id": "urn:ex/office-ahu-ra-fan-speed-status" + "@id": "urn:ex/vav-514-reheat-coil-air-out" }, { - "@id": "urn:ex/office-ahu-ra-fan-start-cmd" + "@id": "urn:ex/vav-514-reheat-coil-water-in" }, { - "@id": "urn:ex/office-ahu-ra-fan-start-status" + "@id": "urn:ex/vav-514-reheat-coil-water-out" } ], "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Role-Return" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-command", + "@id": "urn:ex/vav-506-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -33306,116 +33317,77 @@ ] }, { - "@id": "urn:ex/vav-526-discharge-air-temp-sensor", + "@id": "urn:ex/zone-203-temp-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-526-air-out" + "@id": "urn:ex/room-203-hvac-domain" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-526-discharge-air-temp" - } - ] - }, - { - "@id": "urn:ex/vav-519-reheat-coil-valve", - "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-519-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-519-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-519-reheat-coil-valve-command" - }, - { - "@id": "urn:ex/vav-519-reheat-coil-valve-position" - } - ] - }, - { - "@id": "urn:ex/vav-512-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/zone-203-temp" } ] }, { - "@id": "urn:ex/vav-503-reheat-coil-valve-command", + "@id": "urn:ex/vav-508-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-528-reheat-coil-valve-in", + "@id": "urn:ex/vav-524-discharge-air-temp-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-528-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-command", + "@id": "urn:ex/vav-537-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-537-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-537-damper-command" } ] }, { - "@id": "urn:ex/office-ahu-clg-coil-air-in", + "@id": "urn:ex/room-212-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-htg-coil" + "@id": "urn:ex/connection-to-room-212" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -33425,7 +33397,7 @@ ] }, { - "@id": "urn:ex/vav-508-damper-command", + "@id": "urn:ex/vav-539-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -33441,18 +33413,23 @@ ] }, { - "@id": "urn:ex/zone-102-occupancy-override", + "@id": "urn:ex/zone-302-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/connection-to-room-207", + "@id": "urn:ex/vav-515-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -33464,14 +33441,20 @@ ] }, { - "@id": "urn:ex/vav-539-discharge-air-temp", + "@id": "urn:ex/zone-105-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/zone-111-temp", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -33485,140 +33468,92 @@ ] }, { - "@id": "urn:ex/zone-110", + "@id": "urn:ex/zone-202-temp", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-110-hvac-domain" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-110-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-110-heating-setpoint" - }, - { - "@id": "urn:ex/zone-110-occupancy" - }, - { - "@id": "urn:ex/zone-110-occupancy-override" - }, - { - "@id": "urn:ex/zone-110-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-110-window-switch-on-off" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-311", + "@id": "urn:ex/vav-503-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-311-hvac-domain" + "@id": "urn:ex/vav-503-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-311-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-311-heating-setpoint" - }, - { - "@id": "urn:ex/zone-311-occupancy" - }, - { - "@id": "urn:ex/zone-311-occupancy-override" - }, - { - "@id": "urn:ex/zone-311-temp" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/zone-311-window-switch-on-off" + "@id": "urn:ex/vav-503-hot-water-out" } ] }, { - "@id": "urn:ex/vav-520-air-in", + "@id": "urn:ex/zone-116-117-temp", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/vav-508-more-heat-requests", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/room-304-out", + "@id": "urn:ex/vav-537-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-524-reheat-coil-valve-actuator", + "@id": "urn:ex/zone-311-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-524-reheat-coil-valve" + "@id": "urn:ex/room-311-hvac-domain" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-524-reheat-coil-valve-command" + "@id": "urn:ex/zone-311-occupancy" } ] }, { - "@id": "urn:ex/zone-314-window-switch-on-off", + "@id": "urn:ex/zone-201-window-switch-on-off", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -33629,19 +33564,7 @@ ] }, { - "@id": "urn:ex/vav-509-pipe-hot-water-return-before-valve", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ] - }, - { - "@id": "urn:ex/vav-504-duct-after-damper", + "@id": "urn:ex/office-ahu-connection-from-rooms", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -33653,94 +33576,66 @@ ] }, { - "@id": "urn:ex/vav-505-reheat-coil-valve-in", + "@id": "urn:ex/vav-540-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-505-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-540-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "urn:ex/zone-314-temp-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/room-314-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/zone-314-temp" - } - ] - }, - { - "@id": "urn:ex/vav-512-damper-position", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/vav-540-hot-water-out" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-air-out", + "@id": "urn:ex/vav-531-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-103" + "@id": "urn:ex/vav-531-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-531-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-513-heating-pid-output" + "@id": "urn:ex/vav-531-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-513-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-513-air-out" + "@id": "urn:ex/vav-531-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-527-reheat-coil-valve", + "@id": "urn:ex/vav-507-reheat-coil-valve", "@type": [ "http://data.ashrae.org/standard223#Valve", "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-527-reheat-coil-valve-in" + "@id": "urn:ex/vav-507-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-out" + "@id": "urn:ex/vav-507-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -33750,170 +33645,193 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-527-reheat-coil-valve-command" + "@id": "urn:ex/vav-507-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-527-reheat-coil-valve-position" + "@id": "urn:ex/vav-507-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-actuator", + "@id": "urn:ex/room-309-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-reheat-coil-valve" + "@id": "urn:ex/connection-to-room-309-310" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-518-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-521-reheat-coil-valve-position", + "@id": "urn:ex/room-208-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-208-209" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-507-damper-position", + "@id": "urn:ex/vav-522-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-522-hot-water-out-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-527-discharge-air-temp-setpoint", + "@id": "urn:ex/room-203-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-105-temp-sensor", + "@id": "urn:ex/vav-521-hot-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-105-hvac-domain" + "@id": "urn:ex/vav-521-hot-water-out-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-105-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-533-discharge-air-temp-sensor", + "@id": "urn:ex/zone-214", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-533-air-out" + "@id": "urn:ex/room-214-hvac-domain" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:ex/vav-533-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-214-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-214-heating-setpoint" + }, + { + "@id": "urn:ex/zone-214-occupancy" + }, + { + "@id": "urn:ex/zone-214-occupancy-override" + }, + { + "@id": "urn:ex/zone-214-temp" + }, + { + "@id": "urn:ex/zone-214-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-535-discharge-air-temp-setpoint", + "@id": "urn:ex/vav-525-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-531-discharge-air-flow-setpoint", + "@id": "urn:ex/room-310-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/room-310-in" + }, + { + "@id": "urn:ex/room-310-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/room-314", + "@id": "urn:ex/vav-503-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-314-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-537-hot-water-out", + "@id": "urn:ex/room-208-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-hot-water-out-connection" + "@id": "urn:ex/room-208-in" + }, + { + "@id": "urn:ex/room-208-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-208-209-heating-setpoint", + "@id": "urn:ex/vav-525-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -33929,121 +33847,142 @@ ] }, { - "@id": "urn:ex/vav-506-discharge-air-temp-sensor", + "@id": "urn:ex/vav-511-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-506-air-out" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-506-discharge-air-temp" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-510-damper-out", + "@id": "urn:ex/vav-539-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-duct-after-damper" + "@id": "urn:ex/vav-539-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-510-colder-supply-air-requests" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-510-cooling-pid-output" + "@id": "urn:ex/vav-539-hot-water-in" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-in", + "@id": "urn:ex/vav-521-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-521-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-521-hot-water-in" + } ] }, { - "@id": "urn:ex/zone-214-occupancy", + "@id": "urn:ex/room-205-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/office-ahu-connection-from-rooms" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-528-discharge-air-flow", + "@id": "urn:ex/office-ahu-htg-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-538-damper-out", + "@id": "urn:ex/vav-531-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-538-duct-after-damper" + "@id": "urn:ex/vav-531-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/zone-208-209-window-switch-on-off", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-538-colder-supply-air-requests" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ] + }, + { + "@id": "urn:ex/vav-540-more-heat-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-538-cooling-pid-output" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/zone-110-temp", + "@id": "urn:ex/zone-115-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -34057,33 +33996,33 @@ ] }, { - "@id": "urn:ex/zone-307-308-temp-sensor", + "@id": "urn:ex/office-ahu-htg-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-307-hvac-domain" + "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/zone-307-308-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-540-reheat-coil-valve", + "@id": "urn:ex/vav-532-reheat-coil-valve", "@type": [ "http://data.ashrae.org/standard223#Valve", "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-540-reheat-coil-valve-in" + "@id": "urn:ex/vav-532-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-out" + "@id": "urn:ex/vav-532-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -34093,15 +34032,15 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-540-reheat-coil-valve-command" + "@id": "urn:ex/vav-532-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-540-reheat-coil-valve-position" + "@id": "urn:ex/vav-532-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/zone-309-310-cooling-setpoint", + "@id": "urn:ex/vav-529-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -34117,122 +34056,112 @@ ] }, { - "@id": "urn:ex/zone-215-occupancy-override", + "@id": "urn:ex/office-ahu-colder-chilled-water-requests", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-527-damper-actuator", + "@id": "urn:ex/vav-502-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#Actuator" - ], - "http://data.ashrae.org/standard223#actuates": [ - { - "@id": "urn:ex/vav-527-damper" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-527-damper-command" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override", - "@type": [ - "http://data.ashrae.org/standard223#EnumerationKind" - ] - }, - { - "@id": "urn:ex/zone-302-co2-sensor", + "@id": "urn:ex/vav-505-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-302-hvac-domain" + "@id": "urn:ex/vav-505-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-302-co2-concentration" + "@id": "urn:ex/vav-505-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-502", + "@id": "urn:ex/vav-523-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal", - "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-502-air-in" - }, - { - "@id": "urn:ex/vav-502-air-out" - }, - { - "@id": "urn:ex/vav-502-hot-water-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-502-hot-water-out" + "@id": "urn:ex/vav-523-air-in" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/vav-502-damper" - }, - { - "@id": "urn:ex/vav-502-reheat-coil" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-502-reheat-coil-valve" + "@id": "urn:ex/vav-523-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-517-hot-water-out", + "@id": "urn:ex/vav-520-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-517-hot-water-out-connection" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } + ] + }, + { + "@id": "urn:ex/vav-526-colder-supply-air-requests", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-534-duct-after-damper", + "@id": "urn:ex/vav-537-damper", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-537-damper-in" + }, + { + "@id": "urn:ex/vav-537-damper-out" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-537-damper-command" + }, + { + "@id": "urn:ex/vav-537-damper-position" } ] }, { - "@id": "urn:ex/room-107-in", + "@id": "urn:ex/room-215-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-106-107" + "@id": "urn:ex/connection-to-room-215" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -34242,62 +34171,52 @@ ] }, { - "@id": "urn:ex/office-ahu-oa-temp", + "@id": "urn:ex/vav-507-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Outside" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-207-out", + "@id": "urn:ex/office-ahu-increased-air-pressure-requests", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-from-rooms" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-520-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-531-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-reheat-coil-valve" + "@id": "urn:ex/vav-531-duct-after-damper" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-520-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-531-damper-position", + "@id": "urn:ex/vav-510-reheat-coil-valve-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -34311,60 +34230,98 @@ ] }, { - "@id": "urn:ex/zone-102", + "@id": "urn:ex/vav-534-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/room-102-hvac-domain" + "@id": "urn:ex/vav-534-damper" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-534-damper-command" + } + ] + }, + { + "@id": "urn:ex/vav-518-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/vav-529-reheat-coil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-102-cooling-setpoint" + "@id": "urn:ex/vav-529-reheat-coil-air-in" }, { - "@id": "urn:ex/zone-102-heating-setpoint" + "@id": "urn:ex/vav-529-reheat-coil-air-out" }, { - "@id": "urn:ex/zone-102-occupancy" + "@id": "urn:ex/vav-529-reheat-coil-water-in" }, { - "@id": "urn:ex/zone-102-occupancy-override" - }, + "@id": "urn:ex/vav-529-reheat-coil-water-out" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/zone-102-temp" - }, + "@id": "http://data.ashrae.org/standard223#Role-Heating" + } + ] + }, + { + "@id": "urn:ex/vav-512-discharge-air-flow-sensor", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/zone-102-window-switch-on-off" + "@id": "urn:ex/vav-512-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-512-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-505-hot-water-in", + "@id": "urn:ex/vav-522-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/vav-505-hot-water-in-connection" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-110-cooling-setpoint", + "@id": "urn:ex/zone-201-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -34380,228 +34337,213 @@ ] }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-command", + "@id": "urn:ex/vav-536-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-536-duct-after-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-533-reheat-coil-valve-position", + "@id": "urn:ex/zone-208-209-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/connection-to-room-214", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-516-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-507-reheat-coil-valve-position", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-504-cooling-pid-output", + "@id": "urn:ex/vav-506-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-506-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-506-damper-command" } ] }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-out", + "@id": "urn:ex/vav-506-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-518-hot-water-out-connection" + "@id": "urn:ex/vav-506-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" } + ] + }, + { + "@id": "urn:ex/room-210", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:ex/vav-518-hot-water-out" + "@id": "urn:ex/room-210-hvac-domain" } ] }, { - "@id": "urn:ex/vav-506-damper-actuator", + "@id": "urn:ex/vav-520-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-506-damper" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-506-damper-command" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-522-damper-position", + "@id": "urn:ex/zone-305-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-508-colder-supply-air-requests", + "@id": "urn:ex/vav-508-reheat-coil-air-in", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-508-duct-after-damper" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ra-fan-start-status", + "@id": "urn:ex/connection-to-room-302", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/room-211-hvac-domain", + "@id": "urn:ex/vav-513-more-heat-requests", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/room-211-in" - }, - { - "@id": "urn:ex/room-211-out" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-506-damper", + "@id": "urn:ex/office-ahu-ra-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-damper-in" + "@id": "urn:ex/office-ahu-ra-damper-in" }, { - "@id": "urn:ex/vav-506-damper-out" + "@id": "urn:ex/office-ahu-ra-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-506-damper-command" + "@id": "urn:ex/office-ahu-ra-damper-command" }, { - "@id": "urn:ex/vav-506-damper-position" - } - ] - }, - { - "@id": "urn:ex/vav-530-reheat-coil-water-out", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-530-pipe-hot-water-return-before-valve" + "@id": "urn:ex/office-ahu-ra-damper-position" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Return" } ] }, { - "@id": "urn:ex/vav-539-hot-water-in-connection", + "@id": "urn:ex/vav-534-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/zone-305-occupancy", + "@id": "urn:ex/zone-115-occupancy", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -34612,7 +34554,7 @@ ] }, { - "@id": "urn:ex/vav-525-reheat-coil-valve-command", + "@id": "urn:ex/vav-502-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -34628,200 +34570,199 @@ ] }, { - "@id": "urn:ex/zone-105-occupancy-override", + "@id": "urn:ex/vav-518-air-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/connection-to-room-202" } - ] - }, - { - "@id": "urn:ex/room-213", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/room-213-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/zone-111-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "urn:ex/vav-518-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-518-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-518-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-518-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-539-discharge-air-temp-sensor", + "@id": "urn:ex/vav-511-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-539-air-out" + "@id": "urn:ex/vav-511-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-539-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-511-hot-water-in" } ] }, { - "@id": "urn:ex/vav-509-reheat-coil-valve", + "@id": "urn:ex/vav-515-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-509-reheat-coil-valve-in" + "@id": "urn:ex/vav-515-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-509-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-515-reheat-coil-air-out" + }, { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-515-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-515-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-509-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-509-reheat-coil-valve-position" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-540-discharge-air-temp", + "@id": "urn:ex/vav-530-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-530-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-214-cooling-setpoint", + "@id": "urn:ex/office-ahu-clg-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-chilled-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/office-ahu-colder-chilled-water-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/office-ahu-chilled-water-in" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil", + "@id": "urn:ex/zone-213-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-535-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-535-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-535-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-535-reheat-coil-water-out" + "@id": "urn:ex/room-213-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/zone-213-temp" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve-actuator", + "@id": "urn:ex/zone-109-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-536-reheat-coil-valve" + "@id": "urn:ex/room-109-hvac-domain" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/vav-536-reheat-coil-valve-command" + "@id": "urn:ex/zone-109-occupancy" } ] }, { - "@id": "urn:ex/zone-111-cooling-setpoint", + "@id": "urn:ex/zone-303-304-306-occupancy-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-303-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/zone-303-304-306-occupancy" } ] }, { - "@id": "urn:ex/connection-to-room-115", + "@id": "urn:ex/vav-518-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-518-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-102-hvac-domain", + "@id": "urn:ex/room-116-hvac-domain", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-102-in" + "@id": "urn:ex/room-116-in" }, { - "@id": "urn:ex/room-102-out" + "@id": "urn:ex/room-116-out" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -34831,29 +34772,40 @@ ] }, { - "@id": "urn:ex/zone-215-window-switch-on-off", + "@id": "urn:ex/vav-522-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-504-more-heat-requests", + "@id": "urn:ex/vav-535-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/office-ahu-duct-after-ra-fan", + "@id": "urn:ex/connection-to-room-301", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Duct" @@ -34865,45 +34817,45 @@ ] }, { - "@id": "urn:ex/vav-503-discharge-air-flow-sensor", + "@id": "urn:ex/vav-533-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-503-air-in" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-503-discharge-air-flow" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/zone-212-cooling-setpoint", + "@id": "urn:ex/vav-523-reheat-coil-valve-command", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-536-damper-out", + "@id": "urn:ex/vav-515-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-duct-after-damper" + "@id": "urn:ex/connection-to-room-116-117" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -34913,22 +34865,23 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-536-colder-supply-air-requests" + "@id": "urn:ex/vav-515-heating-pid-output" }, { - "@id": "urn:ex/vav-536-cooling-pid-output" + "@id": "urn:ex/vav-515-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-515-air-out" } ] }, { - "@id": "urn:ex/vav-517-hot-water-in", + "@id": "urn:ex/vav-516-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-517-hot-water-in-connection" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -34937,115 +34890,142 @@ ] }, { - "@id": "urn:ex/vav-519-reheat-coil-valve-in", + "@id": "urn:ex/vav-519-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-519-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-519-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-519-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/office-ahu-sa-temp", + "@id": "urn:ex/vav-506-damper-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Supply" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-506-air-in" } ] }, { - "@id": "urn:ex/vav-517-damper-command", + "@id": "urn:ex/vav-533-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/vav-533-hot-water-in-connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-533-hot-water-in" } ] }, { - "@id": "urn:ex/vav-527-damper-command", + "@id": "urn:ex/vav-514-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/connection-to-room-115" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-514-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-514-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-514-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-514-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/connection-to-room-201", + "@id": "urn:ex/office-ahu-sa-fan-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ] - }, - { - "@id": "urn:ex/room-204", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/room-204-hvac-domain" + "@id": "urn:ex/office-ahu-sa-out" } ] }, { - "@id": "urn:ex/vav-513-reheat-coil-valve-command", + "@id": "urn:ex/vav-512-discharge-air-flow-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/zone-208-209-temp", + "@id": "urn:ex/zone-312-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -35061,29 +35041,29 @@ ] }, { - "@id": "urn:ex/room-106-in", + "@id": "urn:ex/vav-514-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-106-107" + "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-511-damper-out", + "@id": "urn:ex/vav-508-reheat-coil-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-duct-after-damper" + "@id": "urn:ex/connection-to-room-109" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -35093,144 +35073,203 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-511-colder-supply-air-requests" + "@id": "urn:ex/vav-508-heating-pid-output" }, { - "@id": "urn:ex/vav-511-cooling-pid-output" + "@id": "urn:ex/vav-508-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-508-air-out" } ] }, { - "@id": "urn:ex/zone-307-308-occupancy-override", + "@id": "urn:ex/vav-522-hot-water-out-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-530-reheat-coil-valve-position", + "@id": "urn:ex/room-118", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/room-118-hvac-domain" } ] }, { - "@id": "urn:ex/vav-521-heating-pid-output", + "@id": "urn:ex/vav-517-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/connection-to-room-203" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-517-heating-pid-output" + }, + { + "@id": "urn:ex/vav-517-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-517-air-out" } ] }, { - "@id": "urn:ex/vav-528-discharge-air-temp-setpoint", + "@id": "urn:ex/zone-307-308", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/room-307-hvac-domain" + }, + { + "@id": "urn:ex/room-308-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-307-308-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-307-308-heating-setpoint" + }, + { + "@id": "urn:ex/zone-307-308-occupancy" + }, + { + "@id": "urn:ex/zone-307-308-occupancy-override" + }, + { + "@id": "urn:ex/zone-307-308-temp" + }, + { + "@id": "urn:ex/zone-307-308-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-507-reheat-coil-water-out", + "@id": "urn:ex/vav-530-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-530-damper-in" + }, + { + "@id": "urn:ex/vav-530-damper-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-530-damper-command" + }, + { + "@id": "urn:ex/vav-530-damper-position" } ] }, { - "@id": "urn:ex/vav-528-discharge-air-temp-sensor", + "@id": "urn:ex/vav-515-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-528-air-out" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-528-discharge-air-temp" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/office-ahu-ra-temp", + "@id": "urn:ex/room-312-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Return" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-521-more-heat-requests", + "@id": "urn:ex/vav-535-air-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/connection-to-room-311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-535-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-535-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-535-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-535-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/room-311-in", + "@id": "urn:ex/vav-520-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-311" + "@id": "urn:ex/vav-520-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -35240,34 +35279,52 @@ ] }, { - "@id": "urn:ex/vav-511-colder-supply-air-requests", + "@id": "urn:ex/vav-523-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/connection-to-room-206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-523-heating-pid-output" + }, + { + "@id": "urn:ex/vav-523-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-523-air-out" } ] }, { - "@id": "urn:ex/vav-513-cooling-pid-output", + "@id": "urn:ex/vav-535-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "urn:ex/vav-535-reheat-coil-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-535-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-520-hot-water-out-connection", + "@id": "urn:ex/vav-504-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -35279,52 +35336,86 @@ ] }, { - "@id": "urn:ex/vav-515-colder-supply-air-requests", + "@id": "urn:ex/vav-531", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" + "@id": "urn:ex/vav-531-air-in" + }, + { + "@id": "urn:ex/vav-531-air-out" + }, + { + "@id": "urn:ex/vav-531-hot-water-in" + }, + { + "@id": "urn:ex/vav-531-hot-water-out" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:ex/vav-531-damper" + }, + { + "@id": "urn:ex/vav-531-reheat-coil" + }, + { + "@id": "urn:ex/vav-531-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-532-cooling-pid-output", + "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510-duct-after-damper", + "@id": "urn:ex/vav-510-reheat-coil-air-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/connection-to-room-111" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-510-heating-pid-output" + }, + { + "@id": "urn:ex/vav-510-more-heat-requests" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-510-air-out" + } ] }, { - "@id": "urn:ex/vav-523-reheat-coil-air-in", + "@id": "urn:ex/vav-516-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-duct-after-damper" + "@id": "urn:ex/vav-516-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -35334,159 +35425,228 @@ ] }, { - "@id": "urn:ex/vav-522-reheat-coil-valve-command", + "@id": "urn:ex/vav-540-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-522-reheat-coil-water-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-506-reheat-coil-valve" + "@id": "urn:ex/vav-522-hot-water-in-connection" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-506-reheat-coil-valve-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-522-hot-water-in" } ] }, { - "@id": "urn:ex/room-213-in", + "@id": "urn:ex/zone-208-209-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + } + ] + }, + { + "@id": "urn:ex/vav-538-reheat-coil-valve-out", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-213" + "@id": "urn:ex/vav-538-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-538-hot-water-out" } ] }, { - "@id": "urn:ex/vav-506-reheat-coil", + "@id": "urn:ex/zone-118", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-506-reheat-coil-air-in" + "@id": "urn:ex/room-118-hvac-domain" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-118-cooling-setpoint" }, { - "@id": "urn:ex/vav-506-reheat-coil-air-out" + "@id": "urn:ex/zone-118-heating-setpoint" }, { - "@id": "urn:ex/vav-506-reheat-coil-water-in" + "@id": "urn:ex/zone-118-occupancy" }, { - "@id": "urn:ex/vav-506-reheat-coil-water-out" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ + "@id": "urn:ex/zone-118-occupancy-override" + }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/zone-118-temp" + }, + { + "@id": "urn:ex/zone-118-window-switch-on-off" } ] }, { - "@id": "urn:ex/zone-201-temp", + "@id": "urn:ex/vav-526-damper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-526-damper-in" + }, + { + "@id": "urn:ex/vav-526-damper-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-526-damper-command" + }, + { + "@id": "urn:ex/vav-526-damper-position" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-504-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-531-reheat-coil-valve" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-531-reheat-coil-valve-command" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-533-duct-after-damper", + "@id": "urn:ex/vav-506-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-506-hot-water-in-connection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/room-309-in", + "@id": "urn:ex/vav-503-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-309-310" + "@id": "urn:ex/vav-503-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:ex/vav-503-hot-water-in" } ] }, { - "@id": "urn:ex/connection-to-room-102", + "@id": "urn:ex/office-ahu-pipe-hot-water-return-before-valve", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-air-out", + "@id": "urn:ex/vav-531-reheat-coil-valve-command", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" + } + ] + }, + { + "@id": "urn:ex/vav-503-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-111" + "@id": "urn:ex/vav-503-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -35496,60 +35656,55 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-510-heating-pid-output" + "@id": "urn:ex/vav-503-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-510-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-510-air-out" + "@id": "urn:ex/vav-503-cooling-pid-output" } ] }, { - "@id": "urn:ex/room-311-hvac-domain", + "@id": "urn:ex/vav-504-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-311-in" - }, - { - "@id": "urn:ex/room-311-out" + "@id": "urn:ex/vav-504-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-516-discharge-air-flow", + "@id": "urn:ex/office-ahu-ra-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:ex/office-ahu-ra-flow" + }, + { + "@id": "urn:ex/office-ahu-ra-temp" } ] }, { - "@id": "urn:ex/zone-112-114-cooling-setpoint", + "@id": "urn:ex/zone-108-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -35565,371 +35720,321 @@ ] }, { - "@id": "urn:ex/room-205-out", + "@id": "urn:ex/vav-524-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "urn:ex/connection-to-room-210" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-524-discharge-air-flow" + }, + { + "@id": "urn:ex/vav-524-discharge-air-flow-setpoint" + }, + { + "@id": "urn:ex/vav-524-discharge-air-temp" + }, + { + "@id": "urn:ex/vav-524-discharge-air-temp-setpoint" + } ] }, { - "@id": "urn:ex/vav-529-damper-in", + "@id": "urn:ex/vav-527-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-527-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-529-air-in" - } ] }, { - "@id": "urn:ex/zone-309-310-window-switch-on-off", + "@id": "urn:ex/room-114-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } - ] - }, - { - "@id": "urn:ex/room-209", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ + "@id": "urn:ex/room-114-in" + }, { - "@id": "urn:ex/room-209-hvac-domain" + "@id": "urn:ex/room-114-out" } - ] - }, - { - "@id": "urn:ex/vav-527-hot-water-out-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve", + "@id": "urn:ex/vav-526-reheat-coil-valve-out", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-536-reheat-coil-valve-in" - }, - { - "@id": "urn:ex/vav-536-reheat-coil-valve-out" + "@id": "urn:ex/vav-526-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-536-reheat-coil-valve-command" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/vav-536-reheat-coil-valve-position" + "@id": "urn:ex/vav-526-hot-water-out" } ] }, { - "@id": "urn:ex/vav-516-air-out", + "@id": "urn:ex/vav-513-duct-after-damper", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-201" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-516-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-516-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-516-discharge-air-temp" - }, - { - "@id": "urn:ex/vav-516-discharge-air-temp-setpoint" - } ] }, { - "@id": "urn:ex/vav-526-reheat-coil-valve-position", + "@id": "urn:ex/office-ahu-oa-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Outside" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-502-reheat-coil-valve", + "@id": "urn:ex/vav-540-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ] + }, + { + "@id": "urn:ex/vav-517", + "@type": [ + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-502-reheat-coil-valve-in" + "@id": "urn:ex/vav-517-air-in" }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-out" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-517-air-out" + }, { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "urn:ex/vav-517-hot-water-in" + }, + { + "@id": "urn:ex/vav-517-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-502-reheat-coil-valve-command" + "@id": "urn:ex/vav-517-damper" }, { - "@id": "urn:ex/vav-502-reheat-coil-valve-position" + "@id": "urn:ex/vav-517-reheat-coil" + }, + { + "@id": "urn:ex/vav-517-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve", + "@id": "urn:ex/room-215", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/room-215-hvac-domain" } ] }, { - "@id": "urn:ex/zone-211-window-switch-on-off", + "@id": "urn:ex/vav-505-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-in", + "@id": "urn:ex/vav-540-heating-pid-output", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-529-pipe-hot-water-return-before-valve" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/room-214-in", + "@id": "urn:ex/zone-101-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/connection-to-room-214" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-511-hot-water-in-connection", + "@id": "urn:ex/zone-302-window-switch-on-off", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ] }, { - "@id": "urn:ex/office-ahu-htg-coil-valve-command", + "@id": "urn:ex/room-206-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-515-discharge-air-flow-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-515-air-in" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:ex/vav-515-discharge-air-flow" } ] }, { - "@id": "urn:ex/zone-101", + "@id": "urn:ex/vav-537-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/room-101-hvac-domain" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-101-building-static-pressure" - }, - { - "@id": "urn:ex/zone-101-building-static-pressure-setpoint" - }, - { - "@id": "urn:ex/zone-101-co2-concentration" - }, - { - "@id": "urn:ex/zone-101-co2-concentration-setpoint" - }, - { - "@id": "urn:ex/zone-101-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-101-heating-setpoint" - }, - { - "@id": "urn:ex/zone-101-occupancy" - }, - { - "@id": "urn:ex/zone-101-occupancy-override" - }, - { - "@id": "urn:ex/zone-101-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-101-window-switch-on-off" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-531-air-out", + "@id": "urn:ex/vav-517-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-307-308" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-531-discharge-air-flow" + "@id": "urn:ex/vav-517-reheat-coil-air-in" }, { - "@id": "urn:ex/vav-531-discharge-air-flow-setpoint" + "@id": "urn:ex/vav-517-reheat-coil-air-out" }, { - "@id": "urn:ex/vav-531-discharge-air-temp" + "@id": "urn:ex/vav-517-reheat-coil-water-in" }, { - "@id": "urn:ex/vav-531-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-517-reheat-coil-water-out" } - ] - }, - { - "@id": "urn:ex/zone-108-occupancy-override", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-508-air-in", + "@id": "urn:ex/room-102-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-102" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -35939,103 +36044,98 @@ ] }, { - "@id": "urn:ex/vav-513-duct-after-damper", + "@id": "urn:ex/vav-519-damper-command", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/room-206-out", + "@id": "urn:ex/vav-508-discharge-air-flow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/office-ahu-connection-from-rooms" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-506-air-out", + "@id": "urn:ex/vav-517-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-106-107" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-506-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-506-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-506-discharge-air-temp" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-506-discharge-air-temp-setpoint" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-503-hot-water-out", + "@id": "urn:ex/vav-523-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-503-hot-water-out-connection" + "@id": "urn:ex/vav-523-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-523-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-531-reheat-coil-valve-in", + "@id": "urn:ex/vav-503-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/vav-531-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-503-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-503-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-508-reheat-coil-valve-in", + "@id": "urn:ex/vav-532-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-508-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-532-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -36045,166 +36145,188 @@ ] }, { - "@id": "urn:ex/vav-510-pipe-hot-water-return-before-valve", + "@id": "urn:ex/office-ahu-ma-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/office-ahu-air-filter-in" } - ] - }, - { - "@id": "urn:ex/room-118", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/room-118-hvac-domain" + "@id": "urn:ex/office-ahu-ma-temp" } ] }, { - "@id": "urn:ex/vav-513-hot-water-in-connection", + "@id": "urn:ex/vav-511-air-in", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-to-vavs" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-522-damper-command", + "@id": "urn:ex/zone-210-cooling-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-116-117-cooling-setpoint", + "@id": "urn:ex/vav-536-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-536-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-536-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-522-air-in", + "@id": "urn:ex/zone-305", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone", + "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/room-305-hvac-domain" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/zone-305-cooling-setpoint" + }, + { + "@id": "urn:ex/zone-305-heating-setpoint" + }, + { + "@id": "urn:ex/zone-305-occupancy" + }, + { + "@id": "urn:ex/zone-305-occupancy-override" + }, + { + "@id": "urn:ex/zone-305-temp" + }, + { + "@id": "urn:ex/zone-305-window-switch-on-off" } ] }, { - "@id": "urn:ex/vav-532-damper-actuator", + "@id": "urn:ex/vav-504-damper-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-532-damper" + "@id": "urn:ex/vav-504-damper" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-532-damper-command" + "@id": "urn:ex/vav-504-damper-command" } ] }, { - "@id": "urn:ex/vav-535-hot-water-in-connection", + "@id": "urn:ex/vav-526-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-526-reheat-coil-valve" } - ] - }, - { - "@id": "urn:ex/zone-311-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "urn:ex/vav-526-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-521-damper-in", + "@id": "urn:ex/room-106-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/connection-to-room-106-107" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-523-damper-actuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-521-air-in" + "@id": "urn:ex/vav-523-damper" + } + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "urn:ex/vav-523-damper-command" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper-position", + "@id": "urn:ex/zone-314-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-314-hvac-domain" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:ex/zone-314-temp" } ] }, { - "@id": "urn:ex/vav-522-cooling-pid-output", + "@id": "urn:ex/vav-522-heating-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -36220,44 +36342,46 @@ ] }, { - "@id": "urn:ex/vav-508-reheat-coil", + "@id": "urn:ex/vav-532-reheat-coil-valve-actuator", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-508-reheat-coil-air-in" - }, - { - "@id": "urn:ex/vav-508-reheat-coil-air-out" - }, - { - "@id": "urn:ex/vav-508-reheat-coil-water-in" - }, + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-508-reheat-coil-water-out" + "@id": "urn:ex/vav-532-reheat-coil-valve" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:ex/vav-532-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-511-reheat-coil-valve-in", + "@id": "urn:ex/vav-516-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-pipe-hot-water-return-before-valve" + "@id": "urn:ex/vav-516-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-516-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-516-reheat-coil-valve-position" } ] }, @@ -36278,86 +36402,98 @@ ] }, { - "@id": "urn:ex/vav-511-discharge-air-temp-sensor", + "@id": "urn:ex/vav-540-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-511-air-out" + "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-511-discharge-air-temp" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/zone-105-temp", + "@id": "urn:ex/vav-513-colder-supply-air-requests", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-HVACOperatingMode" } ] }, { - "@id": "urn:ex/vav-523-duct-after-damper", + "@id": "urn:ex/vav-540-damper-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/vav-540-duct-after-damper" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-540-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-540-cooling-pid-output" + } ] }, { - "@id": "urn:ex/vav-528-damper-actuator", + "@id": "urn:ex/vav-522-cooling-pid-output", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/vav-528-damper" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-528-damper-command" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-538-duct-after-damper", + "@id": "urn:ex/vav-539-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-537-reheat-coil-water-out", + "@id": "urn:ex/vav-517-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-537-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -36366,44 +36502,49 @@ ] }, { - "@id": "urn:ex/vav-529-reheat-coil-valve-position", + "@id": "urn:ex/vav-511-cooling-pid-output", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/UNITLESS" } ] }, { - "@id": "urn:ex/vav-534-reheat-coil-water-in", + "@id": "urn:ex/vav-506-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-534-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-506-reheat-coil-air-in" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:ex/vav-506-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-506-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-506-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-534-hot-water-in" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/vav-536-pipe-hot-water-return-before-valve", + "@id": "urn:ex/vav-530-hot-water-out-connection", "@type": [ "http://data.ashrae.org/standard223#Connection", "http://data.ashrae.org/standard223#Pipe" @@ -36415,195 +36556,170 @@ ] }, { - "@id": "urn:ex/room-309", + "@id": "urn:ex/zone-116-117-heating-setpoint", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-309-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/room-109", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/room-109-hvac-domain" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-valve-command", + "@id": "urn:ex/room-107-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/room-107-in" + }, + { + "@id": "urn:ex/room-107-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/office-ahu-air-filter-in", + "@id": "urn:ex/vav-510-reheat-coil-water-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-duct-after-oa-ra-damper" + "@id": "urn:ex/vav-510-hot-water-in-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:ex/office-ahu-ma-temp" + "@id": "urn:ex/vav-510-hot-water-in" } ] }, { - "@id": "urn:ex/vav-534-discharge-air-flow", + "@id": "urn:ex/room-109-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-525-damper-command", + "@id": "urn:ex/vav-515-discharge-air-temp-setpoint", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-504-damper-actuator", + "@id": "urn:ex/vav-527-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-504-damper" + "@id": "urn:ex/vav-527-reheat-coil-air-in" + }, + { + "@id": "urn:ex/vav-527-reheat-coil-air-out" + }, + { + "@id": "urn:ex/vav-527-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-527-reheat-coil-water-out" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:ex/vav-504-damper-command" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/zone-215-temp", + "@id": "urn:ex/vav-529-damper-command", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/room-103", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "urn:ex/room-103-hvac-domain" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ] }, { - "@id": "urn:ex/vav-501-discharge-air-flow-sensor", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-501-air-in" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/vav-501-discharge-air-flow" - } + "http://data.ashrae.org/standard223#EnumerationKind" ] }, { - "@id": "urn:ex/room-307-in", + "@id": "urn:ex/vav-514-discharge-air-temp", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "urn:ex/connection-to-room-307-308" + "@id": "http://data.ashrae.org/standard223#Role-Discharge" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:ex/zone-112-114-occupancy", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/vav-522-reheat-coil-air-in", + "@id": "urn:ex/vav-521-reheat-coil-air-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-522-duct-after-damper" + "@id": "urn:ex/vav-521-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -36613,95 +36729,61 @@ ] }, { - "@id": "urn:ex/vav-507-reheat-coil-air-out", + "@id": "urn:ex/vav-525-hot-water-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-110" + "@id": "urn:ex/vav-525-hot-water-out-connection" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-507-heating-pid-output" - }, - { - "@id": "urn:ex/vav-507-more-heat-requests" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-507-air-out" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-532", + "@id": "urn:ex/vav-525", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal", "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-532-air-in" + "@id": "urn:ex/vav-525-air-in" }, { - "@id": "urn:ex/vav-532-air-out" + "@id": "urn:ex/vav-525-air-out" }, { - "@id": "urn:ex/vav-532-hot-water-in" + "@id": "urn:ex/vav-525-hot-water-in" }, { - "@id": "urn:ex/vav-532-hot-water-out" + "@id": "urn:ex/vav-525-hot-water-out" } ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/vav-532-damper" + "@id": "urn:ex/vav-525-damper" }, { - "@id": "urn:ex/vav-532-reheat-coil" + "@id": "urn:ex/vav-525-reheat-coil" }, { - "@id": "urn:ex/vav-532-reheat-coil-valve" - } - ] - }, - { - "@id": "urn:ex/vav-513-reheat-coil-water-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-513-hot-water-in-connection" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:ex/vav-513-hot-water-in" + "@id": "urn:ex/vav-525-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-520-damper-out", + "@id": "urn:ex/vav-516-air-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-520-duct-after-damper" + "@id": "urn:ex/connection-to-room-201" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -36711,60 +36793,24 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-520-colder-supply-air-requests" + "@id": "urn:ex/vav-516-discharge-air-flow" }, { - "@id": "urn:ex/vav-520-cooling-pid-output" - } - ] - }, - { - "@id": "urn:ex/vav-512-discharge-air-flow-sensor", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:ex/vav-512-air-in" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:ex/vav-512-discharge-air-flow" - } - ] - }, - { - "@id": "urn:ex/vav-519-damper-in", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/office-ahu-connection-to-vavs" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:ex/vav-516-discharge-air-flow-setpoint" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:ex/vav-516-discharge-air-temp" + }, { - "@id": "urn:ex/vav-519-air-in" + "@id": "urn:ex/vav-516-discharge-air-temp-setpoint" } ] }, { - "@id": "urn:ex/vav-519-discharge-air-temp", + "@id": "urn:ex/zone-112-114-temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Discharge" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -36777,267 +36823,214 @@ ] }, { - "@id": "urn:ex/vav-528-cooling-pid-output", + "@id": "urn:ex/zone-213-cooling-setpoint", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ] }, { - "@id": "urn:ex/zone-313", + "@id": "urn:ex/vav-513", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:ex/room-313-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-313-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-313-heating-setpoint" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/zone-313-occupancy" + "@id": "urn:ex/vav-513-air-in" }, { - "@id": "urn:ex/zone-313-occupancy-override" + "@id": "urn:ex/vav-513-air-out" }, { - "@id": "urn:ex/zone-313-temp" + "@id": "urn:ex/vav-513-hot-water-in" }, { - "@id": "urn:ex/zone-313-window-switch-on-off" - } - ] - }, - { - "@id": "urn:ex/zone-305-heating-setpoint", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-513-hot-water-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ] - }, - { - "@id": "urn:ex/vav-518-reheat-coil-valve", - "@type": [ - "http://data.ashrae.org/standard223#Valve", - "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:ex/vav-513-damper" + }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-in" + "@id": "urn:ex/vav-513-reheat-coil" }, { - "@id": "urn:ex/vav-518-reheat-coil-valve-out" + "@id": "urn:ex/vav-513-reheat-coil-valve" } + ] + }, + { + "@id": "urn:ex/office-ahu-ra-fan-power", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-518-reheat-coil-valve-command" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/vav-518-reheat-coil-valve-position" + "@id": "http://qudt.org/vocab/unit/W" } ] }, { - "@id": "urn:ex/vav-533-hot-water-in-connection", + "@id": "urn:ex/vav-530-duct-after-damper", "@type": [ "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/vav-517-air-in", + "@id": "urn:ex/vav-518-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-518-air-out" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:ex/vav-518-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-504-air-out", + "@id": "urn:ex/vav-537-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-105" + "@id": "urn:ex/vav-537-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-537-reheat-coil-valve-out" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-504-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-504-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-504-discharge-air-temp" + "@id": "urn:ex/vav-537-reheat-coil-valve-command" }, { - "@id": "urn:ex/vav-504-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-537-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-507-damper", + "@id": "urn:ex/vav-526-reheat-coil-valve", "@type": [ - "http://data.ashrae.org/standard223#Damper", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-507-damper-in" + "@id": "urn:ex/vav-526-reheat-coil-valve-in" }, { - "@id": "urn:ex/vav-507-damper-out" + "@id": "urn:ex/vav-526-reheat-coil-valve-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-507-damper-command" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-507-damper-position" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } - ] - }, - { - "@id": "urn:ex/vav-533-heating-pid-output", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-526-reheat-coil-valve-command" + }, { - "@id": "http://qudt.org/vocab/unit/UNITLESS" + "@id": "urn:ex/vav-526-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/zone-109-heating-setpoint", + "@id": "urn:ex/vav-513-hot-water-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-513-hot-water-in-connection" } - ] - }, - { - "@id": "urn:ex/zone-103-window-switch-on-off", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-533-air-in", + "@id": "urn:ex/vav-537-damper-out", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-537-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-537-colder-supply-air-requests" + }, + { + "@id": "urn:ex/vav-537-cooling-pid-output" + } ] }, { - "@id": "urn:ex/zone-103-temp-sensor", + "@id": "urn:ex/vav-513-discharge-air-flow-setpoint", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:ex/room-103-hvac-domain" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:ex/zone-103-temp" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ] }, { - "@id": "urn:ex/vav-535-reheat-coil-water-out", + "@id": "urn:ex/vav-531-hot-water-in-connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/vav-535-pipe-hot-water-return-before-valve" - } + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -37046,100 +37039,93 @@ ] }, { - "@id": "urn:ex/vav-502-damper-position", + "@id": "urn:ex/room-116-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-from-rooms" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-303-304-306", + "@id": "urn:ex/vav-526", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#SingleDuctTerminal", + "http://data.ashrae.org/standard223/1.0/extensions/g36#VAVWithReheat" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-303-hvac-domain" + "@id": "urn:ex/vav-526-air-in" }, { - "@id": "urn:ex/room-304-hvac-domain" + "@id": "urn:ex/vav-526-air-out" }, { - "@id": "urn:ex/room-306-hvac-domain" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ + "@id": "urn:ex/vav-526-hot-water-in" + }, { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:ex/vav-526-hot-water-out" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-303-304-306-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-303-304-306-heating-setpoint" - }, - { - "@id": "urn:ex/zone-303-304-306-occupancy" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:ex/zone-303-304-306-occupancy-override" + "@id": "urn:ex/vav-526-damper" }, { - "@id": "urn:ex/zone-303-304-306-temp" + "@id": "urn:ex/vav-526-reheat-coil" }, { - "@id": "urn:ex/zone-303-304-306-window-switch-on-off" + "@id": "urn:ex/vav-526-reheat-coil-valve" } ] }, { - "@id": "urn:ex/vav-518-hot-water-out-connection", + "@id": "urn:ex/room-105-out", "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:ex/office-ahu-connection-from-rooms" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/zone-206-temp", + "@id": "urn:ex/vav-532-damper-actuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-532-damper" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-532-damper-command" } ] }, { - "@id": "urn:ex/vav-512-air-out", + "@id": "urn:ex/vav-532-damper-out", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/connection-to-room-118" + "@id": "urn:ex/vav-532-duct-after-damper" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -37149,245 +37135,212 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/vav-512-discharge-air-flow" - }, - { - "@id": "urn:ex/vav-512-discharge-air-flow-setpoint" - }, - { - "@id": "urn:ex/vav-512-discharge-air-temp" + "@id": "urn:ex/vav-532-colder-supply-air-requests" }, { - "@id": "urn:ex/vav-512-discharge-air-temp-setpoint" + "@id": "urn:ex/vav-532-cooling-pid-output" } ] }, { - "@id": "urn:ex/vav-513-damper-position", + "@id": "urn:ex/vav-526-reheat-coil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:ex/vav-526-reheat-coil-air-in" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ] - }, - { - "@id": "urn:ex/room-313", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ + "@id": "urn:ex/vav-526-reheat-coil-air-out" + }, { - "@id": "urn:ex/room-313-hvac-domain" + "@id": "urn:ex/vav-526-reheat-coil-water-in" + }, + { + "@id": "urn:ex/vav-526-reheat-coil-water-out" } - ] - }, - { - "@id": "urn:ex/vav-524-hot-water-in-connection", - "@type": [ - "http://data.ashrae.org/standard223#Connection", - "http://data.ashrae.org/standard223#Pipe" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ] }, { - "@id": "urn:ex/zone-108", + "@id": "urn:ex/room-213-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#Zone", - "http://data.ashrae.org/standard223/1.0/extensions/g36#Zone" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/room-108-hvac-domain" + "@id": "urn:ex/room-213-in" + }, + { + "@id": "urn:ex/room-213-out" } ], "http://data.ashrae.org/standard223#hasDomain": [ { "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/zone-108-cooling-setpoint" - }, - { - "@id": "urn:ex/zone-108-heating-setpoint" - }, - { - "@id": "urn:ex/zone-108-occupancy" - }, - { - "@id": "urn:ex/zone-108-occupancy-override" - }, - { - "@id": "urn:ex/zone-108-temp" - }, - { - "@id": "urn:ex/zone-108-window-switch-on-off" - } ] }, { - "@id": "urn:ex/vav-520-damper-command", + "@id": "urn:ex/vav-539-air-in", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "urn:ex/office-ahu-connection-to-vavs" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ] }, { - "@id": "urn:ex/office-ahu-ra-damper", + "@id": "urn:ex/office-ahu-oa-damper", "@type": [ "http://data.ashrae.org/standard223#Damper", "http://data.ashrae.org/standard223/1.0/extensions/g36#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-ra-damper-in" + "@id": "urn:ex/office-ahu-oa-damper-in" }, { - "@id": "urn:ex/office-ahu-ra-damper-out" + "@id": "urn:ex/office-ahu-oa-damper-out" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:ex/office-ahu-ra-damper-command" + "@id": "urn:ex/office-ahu-oa-damper-command" }, { - "@id": "urn:ex/office-ahu-ra-damper-position" + "@id": "urn:ex/office-ahu-oa-damper-position" } ], "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Role-Return" + "@id": "http://data.ashrae.org/standard223#Role-Economizer" + }, + { + "@id": "http://data.ashrae.org/standard223#Role-Outside" } ] }, { - "@id": "urn:ex/zone-204-205-window-switch-on-off", + "@id": "urn:ex/room-103-hvac-domain", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "urn:ex/room-103-in" + }, + { + "@id": "urn:ex/room-103-out" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ] }, { - "@id": "urn:ex/zone-106-107-heating-setpoint", + "@id": "urn:ex/vav-512-discharge-air-temp-sensor", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:ex/vav-512-air-out" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:ex/vav-512-discharge-air-temp" } ] }, { - "@id": "urn:ex/vav-519-reheat-coil-valve-actuator", + "@id": "urn:ex/vav-528-reheat-coil-valve-actuator", "@type": [ "http://data.ashrae.org/standard223#Actuator" ], "http://data.ashrae.org/standard223#actuates": [ { - "@id": "urn:ex/vav-519-reheat-coil-valve" + "@id": "urn:ex/vav-528-reheat-coil-valve" } ], "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "urn:ex/vav-519-reheat-coil-valve-command" + "@id": "urn:ex/vav-528-reheat-coil-valve-command" } ] }, { - "@id": "urn:ex/vav-536-reheat-coil-air-out", + "@id": "urn:ex/zone-211-occupancy-override", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:ex/connection-to-room-313" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:ex/vav-536-heating-pid-output" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-536-more-heat-requests" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } + ] + }, + { + "@id": "urn:ex/zone-118-occupancy", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:ex/vav-536-air-out" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Occupancy" } ] }, { - "@id": "urn:ex/vav-502-air-in", + "@id": "urn:ex/vav-502-reheat-coil-valve-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/office-ahu-connection-to-vavs" + "@id": "urn:ex/vav-502-pipe-hot-water-return-before-valve" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-515-discharge-air-flow-setpoint", + "@id": "urn:ex/vav-539-reheat-coil-water-out", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:ex/vav-539-pipe-hot-water-return-before-valve" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-510-reheat-coil-valve-position", + "@id": "urn:ex/vav-519-damper-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -37403,30 +37356,54 @@ ] }, { - "@id": "urn:ex/zone-115-occupancy-sensor", + "@id": "urn:ex/vav-503-discharge-air-flow-sensor", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:ex/room-115-hvac-domain" + "@id": "urn:ex/vav-503-air-in" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:ex/zone-115-occupancy" + "@id": "urn:ex/vav-503-discharge-air-flow" } ] }, { - "@id": "urn:ex/vav-514-reheat-coil-water-out", + "@id": "urn:ex/connection-to-room-103", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-514-pipe-hot-water-return-before-valve" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ] + }, + { + "@id": "urn:ex/vav-509-heating-pid-output", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/UNITLESS" } + ] + }, + { + "@id": "urn:ex/vav-534-hot-water-out-connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection", + "http://data.ashrae.org/standard223#Pipe" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -37435,44 +37412,67 @@ ] }, { - "@id": "urn:ex/vav-537-reheat-coil-water-in", + "@id": "urn:ex/room-306-in", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-hot-water-in-connection" + "@id": "urn:ex/connection-to-room-303-304-306" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } + ] + }, + { + "@id": "urn:ex/vav-538-reheat-coil-valve", + "@type": [ + "http://data.ashrae.org/standard223#Valve", + "http://data.ashrae.org/standard223/1.0/extensions/g36#HotWaterValve" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-537-hot-water-in" + "@id": "urn:ex/vav-538-reheat-coil-valve-in" + }, + { + "@id": "urn:ex/vav-538-reheat-coil-valve-out" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:ex/vav-538-reheat-coil-valve-command" + }, + { + "@id": "urn:ex/vav-538-reheat-coil-valve-position" } ] }, { - "@id": "urn:ex/vav-523-damper-actuator", + "@id": "urn:ex/vav-540-reheat-coil-valve-in", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:ex/vav-523-damper" + "@id": "urn:ex/vav-540-pipe-hot-water-return-before-valve" } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:ex/vav-523-damper-command" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ] }, { - "@id": "urn:ex/vav-517-reheat-coil-valve-position", + "@id": "urn:ex/office-ahu-htg-coil-valve-position", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], diff --git a/nist-example.jsonld b/nist-example.jsonld index f5c5569c..4461dcb4 100644 --- a/nist-example.jsonld +++ b/nist-example.jsonld @@ -1,81 +1,80 @@ [ { - "@id": "http://example.org/IBAL#HC-1-InletTemp", + "@id": "http://example.org/IBAL#Damper_15_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "40" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#MotorizedDamper_15" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "Damper 15 OCP" } + ] + }, + { + "@id": "http://example.org/IBAL#HC_2_E_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "40" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 1 InletTemp" + "@value": "HC 2 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP", + "@id": "http://example.org/IBAL#Chiller_2_Upper_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 2 Lower OCP" + "@value": "Chiller 2 Upper OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_13", + "@id": "http://example.org/IBAL#Flow_7", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc13-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc13-ICP2" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc13-OCP" + "@id": "http://example.org/IBAL#VAV_3_Connection_2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#HC-5-OutletFlow" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 13" + "@value": "Flow 7" } ] }, { - "@id": "http://example.org/IBAL#Jnc20-OCP2", + "@id": "http://example.org/IBAL#Jnc29-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -86,213 +85,237 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc20-OCP2" + "@value": "Jnc29-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_124", + "@id": "http://example.org/IBAL#Junction_14", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_105" + "@id": "http://example.org/IBAL#Jnc14-ICP1" + }, + { + "@id": "http://example.org/IBAL#Jnc14-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc14-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_cc_out_rtd" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 124" + "@value": "Junction 14" } ] }, { - "@id": "http://example.org/IBAL#HC_4_OCP", + "@id": "http://example.org/IBAL#VFD_2_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 4 OCP" + "@value": "VFD 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_p_down", + "@id": "http://example.org/IBAL#Enclosure_2", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@value": "Static Pressure Measurement Downstream Fan" + "@id": "http://example.org/IBAL#HVACSpace_2" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input,3" + "@value": "Enclosure 2" } + ] + }, + { + "@id": "http://example.org/IBAL#Junction_34", + "@type": [ + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "ahu1_p_down" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "@id": "http://example.org/IBAL#Jnc34-ICP" + }, { - "@value": "analog-input" + "@id": "http://example.org/IBAL#Jnc34-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc34-OCP2" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_2" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Junction 34" } + ] + }, + { + "@id": "http://example.org/IBAL#HeatingCoil_6", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://example.org/IBAL#HC_6_E_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_6_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_6_OCP" + }, + { + "@id": "http://example.org/IBAL#HC_6_W_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_6_W_OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@value": "IBAL:VAV4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 P Down" + "@value": "Heating coil 6" } ] }, { - "@id": "http://example.org/IBAL#HC_7_W_ICP", + "@id": "http://example.org/IBAL#vav3_f", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "VAV3 Airflow Rate" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "HC 7 W ICP" + "@value": "analog-input,4" } - ] - }, - { - "@id": "http://example.org/IBAL#Fan_5_E_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@value": "vav3_f" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "Fan 5 E ICP" + "@value": "analog-input" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_197", - "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#Segment_105" + "@id": "http://example.org/IBAL#VAV_3" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#ahu1_f_cc" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 197" + "@value": "vav3 f" } ] }, { - "@id": "http://example.org/IBAL#Channel_395gw", + "@id": "http://example.org/IBAL#VAV_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_3" + "@id": "http://example.org/IBAL#VAV_4_Connection_2" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_on" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 395gw" + "@value": "VAV 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc38-ICP", + "@id": "http://example.org/IBAL#VAV_4_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_100" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc38-ICP" + "@value": "VAV 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#VFD_5_ICP", + "@id": "http://example.org/IBAL#Jnc11-ICP2", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 5 ICP" + "@value": "Jnc11-ICP2" } ] }, { - "@id": "http://example.org/IBAL#oau_hs_rtd", + "@id": "http://example.org/IBAL#ahu1_rh_up", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -304,12 +327,12 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://qudt.org/schema/qudt/value": [ @@ -319,123 +342,105 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "oau hs rt" + "@value": "AHU 1 RH Up" } ] }, { - "@id": "http://example.org/IBAL#Junction_12", + "@id": "http://example.org/IBAL#zs4_heat_rtd", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Jnc12-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc12-OCP1" - }, - { - "@id": "http://example.org/IBAL#Jnc12-OCP2" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "68" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Junction 12" + "@id": "http://qudt.org/vocab/unit/DEG_F" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc35-OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "68" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc35-OCP" + "@value": "zs4 heat rtd" } ] }, { - "@id": "http://example.org/IBAL#AHU_3_G_OCP", + "@id": "http://example.org/IBAL#AHU_1_S_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 G OCP" + "@value": "AHU 1 S ICP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_fan_power", + "@id": "http://example.org/IBAL#VFD_1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#VariableFrequencyDrive" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#VFD_1_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://example.org/IBAL#VFD_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 Fan Power" + "@value": "VFD 1" } ] }, { - "@id": "http://example.org/IBAL#Damper_5_OCP", + "@id": "http://example.org/IBAL#Segment_86", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Jnc27-OCP2" + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_5" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 5 OCP" + "@value": "Segment 86" } ] }, { - "@id": "http://example.org/IBAL#Segment_102", + "@id": "http://example.org/IBAL#Jnc35-ICP1", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc19-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc37-OCP2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -444,149 +449,138 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 102" + "@value": "Jnc35-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_310", + "@id": "http://example.org/IBAL#VAV_2", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/bacnet/2020#BACnetDevice", + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#hasPort": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_14" + "@id": "http://data.ashrae.org/bacnet/2020#P_47812" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://example.org/IBAL#d5_pos_fb" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#HeatingCoil_3" + }, { - "@value": "Channel 310" + "@id": "http://example.org/IBAL#MotorizedDamper_2" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_306", - "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Segment_27" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#VAV_2_ICP" + }, { - "@id": "http://example.org/IBAL#exf1_f" + "@id": "http://example.org/IBAL#VAV_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 306" + "@value": "VAV 2" } ] }, { - "@id": "http://example.org/IBAL#Channel_39", + "@id": "http://example.org/IBAL#Channel_61", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#ElectricMeter" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_16" + "@id": "http://example.org/IBAL#HeatingCoil_4" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs3_rh" + "@id": "http://example.org/IBAL#ahu1_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 39" + "@value": "Channel 61" } ] }, { - "@id": "http://example.org/IBAL#d15_pos_fb", + "@id": "http://example.org/IBAL#Segment_83", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "VAV1 Damper Feedback Signal" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "@id": "http://example.org/IBAL#Jnc31-ICP2" + }, { - "@value": "analog-input,1" + "@id": "http://example.org/IBAL#WaterPump_2_OCP" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "d15_pos_fb" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input" + "@value": "Segment 83" } + ] + }, + { + "@id": "http://example.org/IBAL#Junction_31", + "@type": [ + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VAV_1" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "@id": "http://example.org/IBAL#Jnc31-ICP1" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Jnc31-ICP2" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#Jnc31-OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d15 pos fb" + "@value": "Junction 31" } ] }, { - "@id": "http://example.org/IBAL#HVACZone_4", + "@id": "http://example.org/IBAL#Channel_451", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://example.org/IBAL#VFD_1" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#HVACSpace_4" + "@id": "http://example.org/IBAL#ahu2_vfd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone 4" + "@value": "Channel 451" } ] }, { - "@id": "http://example.org/IBAL#Jnc23-OCP", + "@id": "http://example.org/IBAL#Jnc37-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -597,21 +591,24 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc23-OCP" + "@value": "Jnc37-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Segment_88", + "@id": "http://example.org/IBAL#Junction_19", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc32-OCP" + "@id": "http://example.org/IBAL#Jnc19-ICP" }, { - "@id": "http://example.org/IBAL#Jnc33-ICP1" + "@id": "http://example.org/IBAL#Jnc19-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc19-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -621,49 +618,62 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 88" + "@value": "Junction 19" } ] }, { - "@id": "http://example.org/IBAL#Chiller_1_Upper_OCP", + "@id": "http://example.org/IBAL#Segment_26", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_10_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc9-OCP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 1 Upper OCP" + "@value": "Segment 26" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_1", + "@id": "http://example.org/IBAL#VFD_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_1_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_1_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 1" + "@value": "VFD 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc16-ICP", + "@id": "http://example.org/IBAL#VAV_4_Connection_2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" + }, + { + "@id": "http://example.org/IBAL#VAV_4_OCP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -672,12 +682,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc16-ICP" + "@value": "VAV 4 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#exf2_t_in", + "@id": "http://example.org/IBAL#sl_out_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -691,199 +701,274 @@ "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "exf2 t in" - } - ] - }, - { - "@id": "http://example.org/IBAL#ahu1_heat_rtd", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "64" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 Heat RTD" + "@value": "sl out rtd" } ] }, { - "@id": "http://example.org/IBAL#HC_3_ICP", + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 ICP" + "@value": "Manual two way valve 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3", + "@id": "http://example.org/IBAL#MotorizedDamper_2", "@type": [ - "http://data.ashrae.org/standard223#TwoWayValve" + "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP" + "@id": "http://example.org/IBAL#Damper_2_ICP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP" + "@id": "http://example.org/IBAL#Damper_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 3" + "@value": "Motorized damper 2" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_19", + "@id": "http://example.org/IBAL#Segment_61", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_19_ICP" + "@id": "http://example.org/IBAL#Jnc20-OCP" }, { - "@id": "http://example.org/IBAL#Damper_19_OCP" + "@id": "http://example.org/IBAL#Jnc21-ICP1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 19" + "@value": "Segment 61" } ] }, { - "@id": "http://example.org/IBAL#Segment_105", + "@id": "http://example.org/IBAL#Segment_35", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_1_G_OCP" - }, - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1" + "@id": "http://example.org/IBAL#Jnc13-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 105" + "@value": "Segment 35" } ] }, { - "@id": "http://example.org/IBAL#Channel_8", + "@id": "http://example.org/IBAL#Channel_450", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_1_Connection_3" + "@id": "http://example.org/IBAL#VFD_2" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu2_p_up" + "@id": "http://example.org/IBAL#ahu1_vfd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 8" + "@value": "Channel 450" } ] }, { - "@id": "http://example.org/IBAL#Segment_88_Temp", + "@id": "http://example.org/IBAL#Fan_2_S_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "Fan 2 S ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#AHU_1_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "62" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment_88_Temp" + "@value": "AHU 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#HC_2_W_ICP", + "@id": "http://example.org/IBAL#AirFlow", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#AHU_1" + }, + { + "@id": "http://example.org/IBAL#AHU_2" + }, + { + "@id": "http://example.org/IBAL#Fan_3" + }, + { + "@id": "http://example.org/IBAL#Fan_4" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_10" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_11" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_12" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_13" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_14" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_15" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_16" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_17" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_18" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_19" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_5" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_6" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_7" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_8" + }, + { + "@id": "http://example.org/IBAL#MotorizedDamper_9" + }, + { + "@id": "http://example.org/IBAL#VAV_1" + }, + { + "@id": "http://example.org/IBAL#VAV_2" + }, + { + "@id": "http://example.org/IBAL#VAV_3" + }, + { + "@id": "http://example.org/IBAL#VAV_4" + }, + { + "@id": "http://example.org/IBAL#VFD_3" + }, + { + "@id": "http://example.org/IBAL#VFD_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 2 W ICP" + "@value": "AirFlow" } ] }, { - "@id": "http://example.org/IBAL#Channel_328AO", + "@id": "http://example.org/IBAL#Damper_14_ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_11" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#d7_pos_c" + "@id": "http://example.org/IBAL#MotorizedDamper_14" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 328AO" + "@value": "Damper 14 ICP" } ] }, { - "@id": "http://example.org/IBAL#HC_4_W_ICP", + "@id": "http://example.org/IBAL#Junction_12", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc12-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc12-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc12-OCP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -892,80 +977,149 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 4 W ICP" + "@value": "Junction 12" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_8", + "@id": "http://example.org/IBAL#Channel_74", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Damper_8_ICP" - }, + "@id": "http://example.org/IBAL#AHU_2_Connection_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#Damper_8_OCP" + "@id": "http://example.org/IBAL#ahu1_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 8" + "@value": "Channel 74" } ] }, { - "@id": "http://example.org/IBAL#Segment_97_Temp", + "@id": "http://example.org/IBAL#oau_p_down", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11270" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://qudt.org/schema/qudt/value": [ { - "@value": "60" + "@value": "11270" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment_97_Temp" + "@value": "oau p down" } ] }, { - "@id": "http://example.org/IBAL#Jnc36-ICP", + "@id": "http://example.org/IBAL#Channel_397", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#HeatingCoil_4" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ahu1_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc36-ICP" + "@value": "Channel 397" } ] }, { - "@id": "http://example.org/IBAL#ahu2_vfd", + "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP" + }, + { + "@id": "http://example.org/IBAL#WaterPump_2_ICP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Chiller 1 Lower Connection" + } + ] + }, + { + "@id": "http://example.org/IBAL#ahu1_f_sa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "600" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "600" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "AHU 1 F SA" + } + ] + }, + { + "@id": "http://example.org/IBAL#ahu1_vfd", "@type": [ "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "AHU2 Fan Speed" + "@value": "AHU1 Fan Speed" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ @@ -985,7 +1139,7 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#AHU_1" + "@id": "http://example.org/IBAL#AHU_2" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ @@ -1006,367 +1160,369 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 vfd" + "@value": "ahu1 vfd" } ] }, { - "@id": "http://example.org/IBAL#Channel_334T", + "@id": "http://example.org/IBAL#Fan_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_20" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_t_ra" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 334T" + "@value": "Fan 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_73", + "@id": "http://example.org/IBAL#MotorizedDamper_11", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc27-ICP" + "@id": "http://example.org/IBAL#Damper_11_ICP" }, { - "@id": "http://example.org/IBAL#WaterPump_1_OCP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Damper_11_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 73" + "@value": "Motorized damper 11" } ] }, { - "@id": "http://example.org/IBAL#Fan_2_OCP", + "@id": "http://example.org/IBAL#Channel_110", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_16" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#AHU_2_OCP" + "@id": "http://example.org/IBAL#zs3_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 2 OCP" + "@value": "Channel 110" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_3_ICP", + "@id": "http://example.org/IBAL#d7_pos_c", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space 3 ICP" + "@value": "d7 pos c" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_13", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_13_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_13_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 13" + "@value": "Motorized three way valve 1 ICP 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc4-OCP1", + "@id": "http://example.org/IBAL#ts_in_rtd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc4-OCP1" + "@value": "ts in rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_75", + "@id": "http://example.org/IBAL#WaterPump_4_ICP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#AHU_2_Connection_3" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_cc_rtd" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 75" + "@value": "Water pump 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_89", + "@id": "http://example.org/IBAL#Fan_5_VFD_5", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc33-OCP" + "@id": "http://example.org/IBAL#Fan_5_E_ICP" }, { - "@id": "http://example.org/IBAL#ThermalStorage_1_ICP" + "@id": "http://example.org/IBAL#VFD_5_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 89" + "@value": "Fan 5 VFD 5" } ] }, { - "@id": "http://example.org/IBAL#Channel_9", + "@id": "http://example.org/IBAL#Damper_16_OCP", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_1" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#ahu2_p_down" + "@id": "http://example.org/IBAL#MotorizedDamper_16" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 9" + "@value": "Damper 16 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_64", + "@id": "http://example.org/IBAL#d16_pos_c", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#HeatingCoil_3" + "@value": "VAV2 Damper Control Signal" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#vav2_heat_power" + "@value": "analog-output,2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 64" + "@value": "d16_pos_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_2" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } - ] - }, - { - "@id": "http://example.org/IBAL#exf1_t_in", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 t in" + "@value": "d16 pos c" } ] }, { - "@id": "http://example.org/IBAL#Jnc27-ICP", + "@id": "http://example.org/IBAL#Damper_18_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#MotorizedDamper_18" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc27-ICP" + "@value": "Damper 18 OCP" } ] }, { - "@id": "http://example.org/IBAL#exf2_vfd", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf2 vfd" + "@value": "Motorized three way valve 5 ICP 2" } ] }, { - "@id": "http://example.org/IBAL#Segment_85", + "@id": "http://example.org/IBAL#Segment_38", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc31-OCP" + "@id": "http://example.org/IBAL#Damper_13_ICP" }, { - "@id": "http://example.org/IBAL#Jnc32-ICP2" + "@id": "http://example.org/IBAL#Jnc12-OCP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 85" + "@value": "Segment 38" } ] }, { - "@id": "http://example.org/IBAL#Segment_67", + "@id": "http://example.org/IBAL#Channel_65", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc23-OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc24-ICP" + "@id": "http://example.org/IBAL#HeatingCoil_5" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#vav3_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 67" + "@value": "Channel 65" } ] }, { - "@id": "http://example.org/IBAL#ahu1_t_sa", + "@id": "http://example.org/IBAL#Channel_72", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "60" - } + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#VFD_4" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#exf2_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 T SA" + "@value": "Channel 72" } ] }, { - "@id": "http://example.org/IBAL#Jnc13-ICP2", + "@id": "http://example.org/IBAL#Jnc23-OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc13-ICP2" + "@value": "Jnc23-OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc2-ICP", + "@id": "http://example.org/IBAL#Segment_45", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_15_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc15-OCP1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -1375,335 +1531,335 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc2-ICP" + "@value": "Segment 45" } ] }, { - "@id": "http://example.org/IBAL#ahu2_p_down", + "@id": "http://example.org/IBAL#Channel_303", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "Static Pressure Measurement Downstream Fan" + "@id": "http://example.org/IBAL#Segment_7" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "analog-input,3" + "@id": "http://example.org/IBAL#vav3_f" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2_p_down" + "@value": "Channel 303" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_10", + "@type": [ + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "analog-input" + "@id": "http://example.org/IBAL#Segment_1" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#AHU_1" + "@id": "http://example.org/IBAL#ahu2_rh_down" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Channel 10" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_197", + "@type": [ + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://example.org/IBAL#Segment_105" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@id": "http://example.org/IBAL#ahu1_f_cc" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 p down" + "@value": "Channel 197" } ] }, { - "@id": "http://example.org/IBAL#Fan_1_S_ICP", + "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 1 S ICP" + "@value": "Chiller 1 Lower OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_23", + "@id": "http://example.org/IBAL#Fan_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc23-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc23-ICP2" - }, - { - "@id": "http://example.org/IBAL#Jnc23-OCP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 23" + "@value": "Fan 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#Damper_11_ICP", + "@id": "http://example.org/IBAL#MotorizedDamper_17", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_39" - } + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_17_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 11 ICP" + "@value": "Motorized damper 17" } ] }, { - "@id": "http://example.org/IBAL#ReturnAir-1-Flow", + "@id": "http://example.org/IBAL#VFD_4_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "500" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@value": "VFD 4 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc14-OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://example.org/IBAL#Segment_42" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "500" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return Air 1 Flow" + "@value": "Jnc14-OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu2_rh_down", + "@id": "http://example.org/IBAL#Segment_98", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://example.org/IBAL#Jnc22-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc36-OCP2" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 rh down" + "@value": "Segment 98" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_G_OCP", + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 G OCP" + "@value": "Manual two way valve 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_335", + "@id": "http://example.org/IBAL#Channel_412", "@type": [ "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_12" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#d8_pos_fb" + "@id": "http://example.org/IBAL#v12_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 335" + "@value": "Channel 412" } ] }, { - "@id": "http://example.org/IBAL#Fan_5_ICP", + "@id": "http://example.org/IBAL#MotorizedDamper_13", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_13_ICP" + }, + { + "@id": "http://example.org/IBAL#Damper_13_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 5 ICP" + "@value": "Motorized damper 13" } ] }, { - "@id": "http://example.org/IBAL#Segment_4", + "@id": "http://example.org/IBAL#Jnc22-ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc2-OCP2" - }, - { - "@id": "http://example.org/IBAL#VAV_2_ICP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 4" + "@value": "Jnc22-ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_19", + "@id": "http://example.org/IBAL#PlateHeatExchange_1_ConnectionTemperature", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Jnc5-OCP" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc7-ICP" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 19" + "@value": "Plate heat exchange 1 Connection temperature" } ] }, { - "@id": "http://example.org/IBAL#Segment_46", + "@id": "http://example.org/IBAL#WaterPump_1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_16_ICP" + "@id": "http://example.org/IBAL#WaterPump_1_ICP" }, { - "@id": "http://example.org/IBAL#Jnc15-OCP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#WaterPump_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 46" + "@value": "Water pump 1" } ] }, { - "@id": "http://example.org/IBAL#Fan_2_S_ICP", + "@id": "http://example.org/IBAL#Channel_66", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://example.org/IBAL#HeatingCoil_6" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#vav4_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 2 S ICP" + "@value": "Channel 66" } ] }, { - "@id": "http://example.org/IBAL#Junction_29", + "@id": "http://example.org/IBAL#Junction_37", "@type": [ "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc29-ICP" + "@id": "http://example.org/IBAL#Jnc37-ICP" }, { - "@id": "http://example.org/IBAL#Jnc29-OCP" + "@id": "http://example.org/IBAL#Jnc37-OCP1" }, { - "@id": "http://example.org/IBAL#Jnc29-OCP2" + "@id": "http://example.org/IBAL#Jnc37-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1713,304 +1869,254 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 29" + "@value": "Junction 37" } ] }, { - "@id": "http://example.org/IBAL#Junction_22", + "@id": "http://example.org/IBAL#Fan_1", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc22-ICP" + "@id": "http://example.org/IBAL#Fan_1_ICP" }, { - "@id": "http://example.org/IBAL#Jnc22-OCP1" + "@id": "http://example.org/IBAL#Fan_1_OCP" }, { - "@id": "http://example.org/IBAL#Jnc22-OCP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Fan_1_S_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 22" + "@value": "Fan 1" } ] }, { - "@id": "http://example.org/IBAL#Channel_126", + "@id": "http://example.org/IBAL#Segment_64", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_88" + "@id": "http://example.org/IBAL#Jnc22-OCP2" + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ts_in_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 126" + "@value": "Segment 64" } ] }, { - "@id": "http://example.org/IBAL#Jnc6-ICP1", + "@id": "http://example.org/IBAL#MotorizedDamper_16", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_16_ICP" + }, + { + "@id": "http://example.org/IBAL#Damper_16_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc6-ICP1" + "@value": "Motorized damper 16" } ] }, { - "@id": "http://example.org/IBAL#Fan_2_VFD_2", + "@id": "http://example.org/IBAL#Junction_5", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_2_S_ICP" + "@id": "http://example.org/IBAL#Jnc5-ICP1" }, { - "@id": "http://example.org/IBAL#VFD_2_OCP" + "@id": "http://example.org/IBAL#Jnc5-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc5-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 2 VFD 2" + "@value": "Junction 5" } ] }, { - "@id": "http://example.org/IBAL#Damper_9_OCP", + "@id": "http://example.org/IBAL#d5_pos_c", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_9" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 9 OCP" + "@value": "d5 pos c" } ] }, { - "@id": "http://example.org/IBAL#zs1_heat_rtd", + "@id": "http://example.org/IBAL#Segment_101", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "66" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#Jnc18-ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#Jnc38-OCP" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "66" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs1 heat rtd" + "@value": "Segment 101" } ] }, { - "@id": "http://example.org/IBAL#ahu1_vfd", + "@id": "http://example.org/IBAL#Segment_87", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "AHU1 Fan Speed" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-output,1" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "ahu1_vfd" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-output" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ - { - "@id": "http://example.org/IBAL#AHU_2" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "30.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Jnc32-ICP1" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu1 vfd" + "@value": "Segment 87" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_ConnectionTemperature", + "@id": "http://example.org/IBAL#Damper_6_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "60" + "@id": "http://example.org/IBAL#Fan_3_ICP" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#MotorizedDamper_6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate heat exchange 1 Connection temperature" + "@value": "Damper 6 OCP" } ] }, { - "@id": "http://example.org/IBAL#exf2_on", + "@id": "http://example.org/IBAL#AHU2_FnB", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" - } + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://qudt.org/vocab/unit/V" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#ahu1_out_rtd" + }, { - "@value": "exf2 on" - } - ] - }, - { - "@id": "http://example.org/IBAL#oau_out_rtd", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ + "@id": "http://example.org/IBAL#ahu1_p_down" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "45" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#d17_pos_c" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#d18_pos_c" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#v12_pos_fb" + }, + { + "@id": "http://example.org/IBAL#vav3_heat_c" + }, + { + "@id": "http://example.org/IBAL#vav4_heat_c" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@value": "45" + "@id": "http://example.org/IBAL#ahu1_vfd" + }, + { + "@id": "http://example.org/IBAL#v12_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "oau out rtd" + "@value": "AHU2 Fn b" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_3_OCP", + "@id": "http://example.org/IBAL#AHU_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 3 OCP" + "@value": "AHU 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc19-OCP2", + "@id": "http://example.org/IBAL#Jnc26-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2019,12 +2125,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc19-OCP2" + "@value": "Jnc26-ICP2" } ] }, { - "@id": "http://example.org/IBAL#Jnc19-OCP", + "@id": "http://example.org/IBAL#AHU_2_G_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -2035,364 +2141,359 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc19-OCP" + "@value": "AHU 2 G OCP" } ] }, { - "@id": "http://example.org/IBAL#v12_pos_fb", + "@id": "http://example.org/IBAL#AHU_3_Connection_2", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "AHU1 Cooling Coil Feedback Signal" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input,2" + "@value": "AHU 3 Connection 2" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_59", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "v12_pos_fb" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "@id": "http://example.org/IBAL#Jnc21-ICP2" + }, { - "@value": "analog-input" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_2" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Segment 59" } + ] + }, + { + "@id": "http://example.org/IBAL#exf1_t_in", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v12 pos fb" + "@value": "exf1 t in" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2", + "@id": "http://example.org/IBAL#VFD_5_OCP", "@type": [ - "http://data.ashrae.org/standard223#TwoWayValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 2" + "@value": "VFD 5 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_326", + "@id": "http://example.org/IBAL#Exhaust_Fan_2_Connection_2", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Segment_38" + "@id": "http://example.org/IBAL#Damper_9_ICP" + }, + { + "@id": "http://example.org/IBAL#Fan_4_OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_f_sa" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 326" + "@value": "Exhaust Fan 2 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#VAV_4", + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Connection", "@type": [ - "http://data.ashrae.org/bacnet/2020#BACnetDevice", - "http://data.ashrae.org/standard223#TerminalUnit" - ], - "http://data.ashrae.org/bacnet/2020#hasPort": [ - { - "@id": "http://data.ashrae.org/bacnet/2020#P_47814" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#HeatingCoil_6" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1" }, { - "@id": "http://example.org/IBAL#MotorizedDamper_4" + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#VAV_4_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#VAV_4_OCP" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 4" + "@value": "Plate Heat Exchange 1 Connection" } ] }, { - "@id": "http://example.org/IBAL#ch1_e_out_rtd", + "@id": "http://example.org/IBAL#Segment_107", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Jnc23-ICP2" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ch1 e out rtd" + "@value": "Segment 107" } ] }, { - "@id": "http://example.org/IBAL#Channel_155", + "@id": "http://example.org/IBAL#HC_3_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_56" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_cc_in_rtd" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 155" + "@value": "HC 3 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_37", + "@id": "http://example.org/IBAL#AHU1_FnB", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://example.org/IBAL#Damper_12_OCP" + "@id": "http://example.org/IBAL#ahu2_out_rtd" }, { - "@id": "http://example.org/IBAL#Jnc13-ICP2" + "@id": "http://example.org/IBAL#ahu2_p_down" + }, + { + "@id": "http://example.org/IBAL#d15_pos_c" + }, + { + "@id": "http://example.org/IBAL#d16_pos_c" + }, + { + "@id": "http://example.org/IBAL#v13_pos_fb" + }, + { + "@id": "http://example.org/IBAL#vav1_heat_c" + }, + { + "@id": "http://example.org/IBAL#vav2_heat_c" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#ahu2_vfd" + }, + { + "@id": "http://example.org/IBAL#v13_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 37" + "@value": "AHU1 Fn b" } ] }, { - "@id": "http://example.org/IBAL#exf2_p_up", + "@id": "http://example.org/IBAL#Jnc27-ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf2 p up" + "@value": "Jnc27-ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_83", + "@id": "http://example.org/IBAL#Jnc2-OCP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#AHU_3_ICP" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#oau_in_rtd" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 83" + "@value": "Jnc2-OCP" } ] }, { - "@id": "http://example.org/IBAL#HVACSpace_4", + "@id": "http://example.org/IBAL#ahu2_in_rtd", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" - }, - { - "@id": "http://example.org/IBAL#HVAC_Space_4_OCP" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#zs4_t_sp_f" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace 4" + "@value": "ahu2 in rtd" } ] }, { - "@id": "http://example.org/IBAL#VAV_3_Connection_2", + "@id": "http://example.org/IBAL#Channel_363", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_3_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#d17_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 3 Connection 2" + "@value": "Channel 363" } ] }, { - "@id": "http://example.org/IBAL#Segment_60", + "@id": "http://example.org/IBAL#Channel_75", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc20-ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP" + "@id": "http://example.org/IBAL#AHU_2_Connection_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#ahu1_cc_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 60" + "@value": "Channel 75" } ] }, { - "@id": "http://example.org/IBAL#Channel_328", + "@id": "http://example.org/IBAL#Jnc3-ICP2", "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_11" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#d7_pos_fb" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 328" + "@value": "Jnc3-ICP2" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_17", + "@id": "http://example.org/IBAL#WaterPump_2", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Pump" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_17_ICP" + "@id": "http://example.org/IBAL#WaterPump_2_ICP" + }, + { + "@id": "http://example.org/IBAL#WaterPump_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 17" + "@value": "Water pump 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc15-OCP1", + "@id": "http://example.org/IBAL#Segment_37", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_12_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc13-ICP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2401,186 +2502,185 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc15-OCP1" + "@value": "Segment 37" } ] }, { - "@id": "http://example.org/IBAL#Segment_95", + "@id": "http://example.org/IBAL#Damper_7_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc24-OCP2" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc35-ICP1" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedDamper_7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 95" + "@value": "Damper 7 OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu2_cc_out_rtd", + "@id": "http://example.org/IBAL#d11_pos_fb", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 cc out rtd" + "@value": "d11 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Fan_1_VFD_1", + "@id": "http://example.org/IBAL#HC_7_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_1_S_ICP" - }, - { - "@id": "http://example.org/IBAL#VFD_1_OCP" + "@id": "http://example.org/IBAL#AHU_3_Connection_2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 1 to VFD 1" + "@value": "HC 7 ICP" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_7", + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HC_7_E_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_7_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_7_OCP" - }, - { - "@id": "http://example.org/IBAL#HC_7_W_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_7_W_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 7" + "@value": "Manual two way valve 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_27", + "@id": "http://example.org/IBAL#Jnc21-ICP1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_3_ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc9-OCP2" + "@id": "http://example.org/IBAL#Segment_61" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 27" + "@value": "Jnc21-ICP1" } ] }, { - "@id": "http://example.org/IBAL#HC_2_E_ICP", + "@id": "http://example.org/IBAL#d10_pos_fb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "d10 pos fb" + } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc17-ICP1", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#Junction_15" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 2 E ICP" + "@value": "Jnc17-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Segment_42", + "@id": "http://example.org/IBAL#CC_1_Bypass_Connection", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2" } ], - "http://data.ashrae.org/standard223#lnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_4_ICP" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 42" + "@value": "CC 1 Bypass Connection" } ] }, { - "@id": "http://example.org/IBAL#zs1_out_rtd", + "@id": "http://example.org/IBAL#zs4_t_sp_f", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "Zone1 Temperature" + "@value": "Zone4 Temperature Setpoint" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-input,5" + "@value": "analog-input,6" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "zs1_out_rtd" + "@value": "zs4_t_sp_f" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -2590,13 +2690,18 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#HVACZone_1" + "@id": "http://example.org/IBAL#VAV_4" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@value": "74.0" + } + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -2611,35 +2716,43 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs1_out_rtd" + "@value": "zs4 t sp f" } ] }, { - "@id": "http://example.org/IBAL#CC_1_Water_ICP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#AHU_1_G_ICP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 1 Water ICP" + "@value": "Motorized three way valve 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_2_ICP", + "@id": "http://example.org/IBAL#Segment_32", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_7_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc11-ICP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2648,358 +2761,355 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space 2 ICP" + "@value": "Segment 32" } ] }, { - "@id": "http://example.org/IBAL#Jnc10-OCP", + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc10-OCP" + "@value": "Plate Heat Exchange 1 Lower OCP" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchanger_1", + "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP", "@type": [ - "http://data.ashrae.org/standard223#HeatExchanger" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP" - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP" - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate heat exchanger 1" + "@value": "Chiller 1 Lower ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc35-ICP1", + "@id": "http://example.org/IBAL#MotorizedDamper_18", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Damper_18_ICP" + }, + { + "@id": "http://example.org/IBAL#Damper_18_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc35-ICP1" + "@value": "Motorized damper 18" } ] }, { - "@id": "http://example.org/IBAL#AHU_3_Connection_3", + "@id": "http://example.org/IBAL#Segment_77", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_5_ICP" + "@id": "http://example.org/IBAL#Jnc28-OCP1" }, { - "@id": "http://example.org/IBAL#HC_7_OCP" + "@id": "http://example.org/IBAL#Jnc29-ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 Connection 3" + "@value": "Segment 77" } ] }, { - "@id": "http://example.org/IBAL#VFD_5_OCP", + "@id": "http://example.org/IBAL#Junction_24", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc24-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc24-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc24-OCP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 5 OCP" + "@value": "Junction 24" } ] }, { - "@id": "http://example.org/IBAL#Channel_411", + "@id": "http://example.org/IBAL#Channel_302T", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" + "@id": "http://example.org/IBAL#Segment_4" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#v13_pos_c" + "@id": "http://example.org/IBAL#vav2_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 411" + "@value": "Channel 302T" } ] }, { - "@id": "http://example.org/IBAL#d10_pos_c", + "@id": "http://example.org/IBAL#zs1_t_sp_f", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@value": "Zone1 Temperature Setpoint" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@value": "analog-input,6" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "d10 pos c" + "@value": "zs1_t_sp_f" } - ] - }, - { - "@id": "http://example.org/IBAL#Damper_16_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_16" + "@id": "http://example.org/IBAL#VAV_1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Damper 16 ICP" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "74.0" } - ] - }, - { - "@id": "http://example.org/IBAL#Fan_3_E_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 3 E ICP" + "@value": "zs1 t sp f" } ] }, { - "@id": "http://example.org/IBAL#ahu2_on", + "@id": "http://example.org/IBAL#Segment_47", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#Damper_16_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc16-ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 on" + "@value": "Segment 47" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1", "@type": [ "http://data.ashrae.org/standard223#ThreeWayValve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 4" + "@value": "Motorized three way valve 1" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_6", + "@id": "http://example.org/IBAL#VAV_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_6_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_6_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 6" + "@value": "VAV 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_13", + "@id": "http://example.org/IBAL#Channel_64", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#ElectricMeter" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_27" + "@id": "http://example.org/IBAL#HeatingCoil_3" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#exf1_p_up" + "@id": "http://example.org/IBAL#vav2_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 13" + "@value": "Channel 64" } ] }, { - "@id": "http://example.org/IBAL#Fan_3", + "@id": "http://example.org/IBAL#HC_7_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Fan_3_E_ICP" - }, - { - "@id": "http://example.org/IBAL#Fan_3_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Fan_3_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 3" + "@value": "HC 7 E ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1", + "@id": "http://example.org/IBAL#Channel_76", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_106" - } + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Segment_9" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" + "@id": "http://example.org/IBAL#ahu1_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 2 ICP 1" + "@value": "Channel 76" } ] }, { - "@id": "http://example.org/IBAL#Junction_1", + "@id": "http://example.org/IBAL#VAV_3", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/bacnet/2020#BACnetDevice", + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#hasPort": [ { - "@id": "http://example.org/IBAL#Jnc1-ICP" - }, + "@id": "http://data.ashrae.org/bacnet/2020#P_47813" + } + ], + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://example.org/IBAL#Jnc1-OCP1" + "@id": "http://example.org/IBAL#HeatingCoil_5" }, { - "@id": "http://example.org/IBAL#Jnc1-OCP2" + "@id": "http://example.org/IBAL#MotorizedDamper_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_3_ICP" + }, + { + "@id": "http://example.org/IBAL#VAV_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 1" + "@value": "VAV 3" } ] }, { - "@id": "http://example.org/IBAL#Junction_31", + "@id": "http://example.org/IBAL#Segment_102", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc31-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc31-ICP2" + "@id": "http://example.org/IBAL#Jnc19-ICP" }, { - "@id": "http://example.org/IBAL#Jnc31-OCP" + "@id": "http://example.org/IBAL#Jnc37-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3009,95 +3119,118 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 31" + "@value": "Segment 102" } ] }, { - "@id": "http://example.org/IBAL#HC_6_W_OCP", + "@id": "http://example.org/IBAL#Channel_84", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#AHU_3_Connection_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#oau_cc_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 6 W OCP" + "@value": "Channel 84" } ] }, { - "@id": "http://example.org/IBAL#Junction_5", + "@id": "http://example.org/IBAL#MotorizedDamper_15", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc5-ICP1" + "@id": "http://example.org/IBAL#Damper_15_ICP" }, { - "@id": "http://example.org/IBAL#Jnc5-ICP2" + "@id": "http://example.org/IBAL#Damper_15_OCP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Motorized damper 15" + } + ] + }, + { + "@id": "http://example.org/IBAL#HVACSpace_3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" }, { - "@id": "http://example.org/IBAL#Jnc5-OCP" + "@id": "http://example.org/IBAL#HVAC_Space_3_OCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://example.org/IBAL#zs3_t_sp_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 5" + "@value": "HVACSpace 3" } ] }, { - "@id": "http://example.org/IBAL#VAV_1_Connection_2", + "@id": "http://example.org/IBAL#Channel_79", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_1_OCP" + "@id": "http://example.org/IBAL#AHU_1_Connection_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#ahu2_cc_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 1 Connection 2" + "@value": "Channel 79" } ] }, { - "@id": "http://example.org/IBAL#exf1_p_up", + "@id": "http://example.org/IBAL#Channel_193", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@id": "http://example.org/IBAL#ch1_f_e" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 p up" + "@value": "Channel 193" } ] }, @@ -3141,225 +3274,263 @@ ] }, { - "@id": "http://example.org/IBAL#Junction_20", + "@id": "http://example.org/IBAL#ThermalStorage_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc20-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc20-OCP" - }, - { - "@id": "http://example.org/IBAL#Jnc20-OCP2" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 20" + "@value": "Thermal Storage 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_ICP", + "@id": "http://example.org/IBAL#Jnc22-OCP2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 ICP" + "@value": "Jnc22-OCP2" } ] }, { - "@id": "http://example.org/IBAL#VAV_1", + "@id": "http://example.org/IBAL#d18_pos_c", "@type": [ - "http://data.ashrae.org/bacnet/2020#BACnetDevice", - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/bacnet/2020#hasPort": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/bacnet/2020#P_47811" + "@value": "VAV4 Damper Control Signal" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://example.org/IBAL#HeatingCoil_2" - }, + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_1" + "@value": "analog-output,2" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#VAV_1_ICP" - }, + "@value": "d18_pos_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#VAV_1_OCP" + "@value": "analog-output" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@value": "VAV 1" + "@id": "http://example.org/IBAL#VAV_4" } - ] - }, - { - "@id": "http://example.org/IBAL#Segment_101", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#Jnc18-ICP" - }, + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc38-OCP" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 101" + "@value": "d18 pos c" } ] }, { - "@id": "http://example.org/IBAL#VFD_4_ICP", + "@id": "http://example.org/IBAL#CC_1_Water_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://example.org/IBAL#AHU_1_G_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 4 ICP" + "@value": "CC 1 Water ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc24-ICP", + "@id": "http://example.org/IBAL#CC_2_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_67" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#CoolingCoil_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc24-ICP" + "@value": "CC 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#vav3_t_in", + "@id": "http://example.org/IBAL#Channel_130", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "VAV3 Supply Air Temperature" + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Connection" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "analog-input,3" + "@id": "http://example.org/IBAL#hx1_pg_rtd" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3_t_in" + "@value": "Channel 130" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_62", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "@id": "http://example.org/IBAL#Jnc21-OCP" + }, { - "@id": "http://example.org/IBAL#VAV_3" + "@id": "http://example.org/IBAL#Jnc23-ICP" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@value": "Segment 62" } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + ] + }, + { + "@id": "http://example.org/IBAL#Jnc31-OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3 t in" + "@value": "Jnc31-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_306T", + "@id": "http://example.org/IBAL#Segment_49", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_27" + "@id": "http://example.org/IBAL#Damper_18_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc16-OCP2" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#exf1_t_in" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 306T" + "@value": "Segment 49" } ] }, { - "@id": "http://example.org/IBAL#vav1_heat_c", + "@id": "http://example.org/IBAL#Damper_5_OCP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#MotorizedDamper_5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Damper 5 OCP" + } + ] + }, + { + "@id": "http://example.org/IBAL#Damper_2_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Damper 2 OCP" + } + ] + }, + { + "@id": "http://example.org/IBAL#vav3_heat_c", + "@type": [ + "http://data.ashrae.org/standard223#AnalogOutputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV1 Heater Control Signal" + "@value": "VAV3 Heater Control Signal" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ @@ -3369,7 +3540,7 @@ ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "vav1_heat_c" + "@value": "vav3_heat_c" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -3379,7 +3550,7 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_1" + "@id": "http://example.org/IBAL#VAV_3" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ @@ -3400,147 +3571,152 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav1 heat c" + "@value": "vav3 heat c" } ] }, { - "@id": "http://example.org/IBAL#Channel_50", + "@id": "http://example.org/IBAL#HC_6_OCP", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_44" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#oau_p_down" + "@id": "http://example.org/IBAL#VAV_4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 50" + "@value": "HC 6 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_123", + "@id": "http://example.org/IBAL#Channel_335AO", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasObservtaionLocation": [ { - "@id": "http://example.org/IBAL#Chiller_2_Lower_Connection" + "@id": "http://example.org/IBAL#MotorizedDamper_12" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ch2_e_out_rtd" + "@id": "http://example.org/IBAL#d8_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 123" + "@value": "Channel 335AO" } ] }, { - "@id": "http://example.org/IBAL#Segment_92", + "@id": "http://example.org/IBAL#ahu2_f_sa", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc34-ICP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 92" + "@value": "ahu2 f sa" } ] }, { - "@id": "http://example.org/IBAL#Junction_17", + "@id": "http://example.org/IBAL#HVAC_Space_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc17-ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc17-ICP2" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc17-OCP" + "@value": "HVAC Space 1 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#HC_1_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://example.org/IBAL#AHU_1_ICP" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 17" + "@value": "HC 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_40", + "@id": "http://example.org/IBAL#WaterPump_4", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Segment_18" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#WaterPump_4_ICP" + }, { - "@id": "http://example.org/IBAL#zs4_rh" + "@id": "http://example.org/IBAL#WaterPump_4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 40" + "@value": "Water pump 4" } ] }, { - "@id": "http://example.org/IBAL#ahu2_t_sa", + "@id": "http://example.org/IBAL#vav2_heat_power", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu 2 t sa" + "@value": "vav2 heat power" } ] }, { - "@id": "http://example.org/IBAL#Damper_9_ICP", + "@id": "http://example.org/IBAL#Damper_18_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -3551,83 +3727,75 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_9" + "@id": "http://example.org/IBAL#MotorizedDamper_18" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 9 ICP" + "@value": "Damper 18 ICP" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_4_OCP", + "@id": "http://example.org/IBAL#Jnc16-OCP1", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 4 OCP" + "@value": "Jnc16-OCP1" } ] }, { - "@id": "http://example.org/IBAL#HeatExchange_Connection", + "@id": "http://example.org/IBAL#Segment_12", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP" + "@id": "http://example.org/IBAL#HVAC_Space_1_OCP" }, { - "@id": "http://example.org/IBAL#WaterPump_1_ICP" + "@id": "http://example.org/IBAL#Jnc5-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heat Exchange Connection" + "@value": "Segment 12" } ] }, { - "@id": "http://example.org/IBAL#Jnc7-ICP", + "@id": "http://example.org/IBAL#Fan_3_E_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc7-ICP" + "@value": "Fan 3 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_97", + "@id": "http://example.org/IBAL#Jnc18-OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc36-ICP" - }, - { - "@id": "http://example.org/IBAL#WaterPump_4_OCP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3636,125 +3804,120 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 97" + "@value": "Jnc18-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_329AO", + "@id": "http://example.org/IBAL#HC_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_13" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observers": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#d6_pos_c" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 329AO" + "@value": "HC 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_74", + "@id": "http://example.org/IBAL#VAV_4_Connection_1", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Jnc27-OCP1" + "@id": "http://example.org/IBAL#Damper_4_OCP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP" + "@id": "http://example.org/IBAL#HC_6_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 74" + "@value": "VAV 4 Connection 1" } ] }, { - "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection", + "@id": "http://example.org/IBAL#Segment_3", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP" + "@id": "http://example.org/IBAL#Jnc1-OCP1" }, { - "@id": "http://example.org/IBAL#WaterPump_2_ICP" + "@id": "http://example.org/IBAL#Jnc2-ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 1 Lower Connection" + "@value": "Segment 3" } ] }, { - "@id": "http://example.org/IBAL#Jnc12-OCP2", + "@id": "http://example.org/IBAL#Channel_394bw", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_39" + "@id": "http://example.org/IBAL#Fan_4" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#exf2_on" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc12-OCP2" + "@value": "Channel 394bw" } ] }, { - "@id": "http://example.org/IBAL#Channel_201", + "@id": "http://example.org/IBAL#Damper_2_ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#d16_pos_c" + "@id": "http://example.org/IBAL#VAV_2_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 201" + "@value": "Damper 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc9-ICP", + "@id": "http://example.org/IBAL#Jnc16-OCP2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3763,227 +3926,246 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc9-ICP" + "@value": "Jnc16-OCP2" } ] }, { - "@id": "http://example.org/IBAL#HC_2_W_OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ThreeWayValve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_2" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 2 W OCP" + "@value": "Motorized three way valve 5" } ] }, { - "@id": "http://example.org/IBAL#Channel_303", + "@id": "http://example.org/IBAL#Jnc13-ICP2", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_7" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#vav3_f" + "@value": "Jnc13-ICP2" + } + ] + }, + { + "@id": "http://example.org/IBAL#AHU_1_G_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 303" + "@value": "AHU 1 G OCP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_7", + "@id": "http://example.org/IBAL#MotorizedDamper_10", "@type": [ "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_7_ICP" + "@id": "http://example.org/IBAL#Damper_10_ICP" }, { - "@id": "http://example.org/IBAL#Damper_7_OCP" + "@id": "http://example.org/IBAL#Damper_10_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 7" + "@value": "Motorized damper 10" } ] }, { - "@id": "http://example.org/IBAL#Junction_38", + "@id": "http://example.org/IBAL#exf1_power", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc38-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc38-OCP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc38-OCP2" + "@id": "http://qudt.org/vocab/quantitykind/Power" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 38" + "@value": "exf1 power" } ] }, { - "@id": "http://example.org/IBAL#Segment_16", + "@id": "http://example.org/IBAL#Channel_126", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_3_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc6-ICP1" + "@id": "http://example.org/IBAL#Segment_88" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#ts_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 16" + "@value": "Channel 126" } ] }, { - "@id": "http://example.org/IBAL#Segment_86", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#ThreeWayValve" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc27-OCP2" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2" + }, { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 86" + "@value": "Motorized three way valve 3" } ] }, { - "@id": "http://example.org/IBAL#HVACZone_3", + "@id": "http://example.org/IBAL#Damper_7_ICP", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#HVACSpace_3" + "@id": "http://example.org/IBAL#MotorizedDamper_7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone 3" + "@value": "Damper 7 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_104", + "@id": "http://example.org/IBAL#Channel_122", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#ThermalStorage_1_OCP" + "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://example.org/IBAL#ch1_e_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 104" + "@value": "Channel 122" } ] }, { - "@id": "http://example.org/IBAL#ahu2_p_up", + "@id": "http://example.org/IBAL#ch1_e_in_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 p up" + "@value": "ch1 e in rtd" } ] }, { - "@id": "http://example.org/IBAL#Jnc30-ICP", + "@id": "http://example.org/IBAL#exf2_p_up", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc30-ICP" + "@value": "exf2 p up" } ] }, { - "@id": "http://example.org/IBAL#Jnc27-OCP1", + "@id": "http://example.org/IBAL#Junction_32", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc32-ICP1" + }, + { + "@id": "http://example.org/IBAL#Jnc32-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc32-OCP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3992,168 +4174,148 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc27-OCP1" + "@value": "Junction 32" } ] }, { - "@id": "http://example.org/IBAL#Jnc17-ICP", + "@id": "http://example.org/IBAL#Segment_52", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#lnx": [ + { + "@id": "http://example.org/IBAL#AHU_3_ICP" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc17-ICP" + "@value": "Segment 52" } ] }, { - "@id": "http://example.org/IBAL#Segment_39", + "@id": "http://example.org/IBAL#ahu1_t_sa", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "Segment 39" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 1 ICP" + "@value": "AHU 1 T SA" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_ICP", + "@id": "http://example.org/IBAL#Channel_411", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "Plate Heat Exchange 1 Upper ICP" + "@id": "http://example.org/IBAL#v13_pos_c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Channel 411" } ] }, { - "@id": "http://example.org/IBAL#Junction_35", + "@id": "http://example.org/IBAL#ahu2_heat_power", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc35-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc35-ICP2" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc35-OCP" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 35" + "@value": "ahu2 heat power" } ] }, { - "@id": "http://example.org/IBAL#ahu1_f_sa", + "@id": "http://example.org/IBAL#Channel_453", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "600" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://example.org/IBAL#VFD_3" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "600" + "@id": "http://example.org/IBAL#exf1_vfd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 F SA" + "@value": "Channel 453" } ] }, { - "@id": "http://example.org/IBAL#CC_2_Water_OCP", + "@id": "http://example.org/IBAL#Jnc10-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://example.org/IBAL#AHU_2_G_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": " CC 2 Water OCP" + "@value": "Jnc10-ICP2" } ] }, { - "@id": "http://example.org/IBAL#Junction_14", + "@id": "http://example.org/IBAL#Segment_16", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc14-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc14-ICP2" + "@id": "http://example.org/IBAL#HVAC_Space_3_OCP" }, { - "@id": "http://example.org/IBAL#Jnc14-OCP" + "@id": "http://example.org/IBAL#Jnc6-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4163,172 +4325,203 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 14" + "@value": "Segment 16" } ] }, { - "@id": "http://example.org/IBAL#Jnc21-OCP", + "@id": "http://example.org/IBAL#vav2_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "VAV2 Discharge Temperature" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "Jnc21-OCP" + "@value": "analog-input,2" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_395bw", - "@type": [ - "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#AHU_3" + "@value": "vav2_out_rtd" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#ahu1_on" + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_2" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 395bw" + "@value": "vav2 out rtd" } ] }, { - "@id": "http://example.org/IBAL#Damper_12_ICP", + "@id": "http://example.org/IBAL#Segment_42", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#lnx": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_12" + "@id": "http://example.org/IBAL#HC_4_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 12 ICP" + "@value": "Segment 42" } ] }, { - "@id": "http://example.org/IBAL#Channel_308", + "@id": "http://example.org/IBAL#ahu1_heat_power", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_10" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav4_f" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 308" + "@value": "AHU1 Heat Power" } ] }, { - "@id": "http://example.org/IBAL#exf1_vfd", + "@id": "http://example.org/IBAL#HC_2_W_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@value": "HC 2 W OCP" + } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc25-ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 vfd" + "@value": "Jnc25-ICP" } ] }, { - "@id": "http://example.org/IBAL#ahu2_t_ra", + "@id": "http://example.org/IBAL#Channel_334T", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Segment_20" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#ahu2_t_ra" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 t ra" + "@value": "Channel 334T" } ] }, { - "@id": "http://example.org/IBAL#Jnc10-ICP2", + "@id": "http://example.org/IBAL#Channel_395gw", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#AHU_3" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ahu2_on" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc10-ICP2" + "@value": "Channel 395gw" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_3_OCP", + "@id": "http://example.org/IBAL#ahu2_heat_rtd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_16" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space 3 OCP" + "@value": "ahu2 heat rtd" } ] }, { - "@id": "http://example.org/IBAL#Damper_8_OCP", + "@id": "http://example.org/IBAL#Damper_13_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4337,35 +4530,40 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_8" + "@id": "http://example.org/IBAL#MotorizedDamper_13" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 8 OCP" + "@value": "Damper 13 ICP" } ] }, { - "@id": "http://example.org/IBAL#Damper_10_OCP", + "@id": "http://example.org/IBAL#HC_4_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://example.org/IBAL#AHU_2_ICP" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 10 OCP" + "@value": "HC 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc20-OCP", + "@id": "http://example.org/IBAL#Jnc30-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4374,323 +4572,285 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc20-OCP" + "@value": "Jnc30-ICP2" } ] }, { - "@id": "http://example.org/IBAL#vav2_f", + "@id": "http://example.org/IBAL#ahu2_vfd", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV2 Airflow Rate" + "@value": "AHU2 Fan Speed" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-input,4" + "@value": "analog-output,1" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "vav2_f" + "@value": "ahu1_vfd" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "analog-input" + "@value": "analog-output" } ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://example.org/IBAL#AHU_1" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "30.0" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2 f" + "@value": "ahu2 vfd" } ] }, { - "@id": "http://example.org/IBAL#Segment_68", + "@id": "http://example.org/IBAL#Damper_12_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc24-OCP1" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedDamper_12" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 68" + "@value": "Damper 12 OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu2_f_cc_mag", + "@id": "http://example.org/IBAL#Channel_111", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" + "@id": "http://example.org/IBAL#zs4_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 f cc mag" + "@value": "Channel 111" } ] }, { - "@id": "http://example.org/IBAL#Jnc7-OCP1", + "@id": "http://example.org/IBAL#vav1_heat_c", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "VAV1 Heater Control Signal" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "Jnc7-OCP1" + "@value": "analog-output,1" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_403", - "@type": [ - "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#HeatingCoil_5" + "@value": "vav1_heat_c" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#vav3_heat_c" + "@value": "analog-output" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@value": "Channel 403" + "@id": "http://example.org/IBAL#VAV_1" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_307T", - "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#Segment_30" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#exf2_t_in" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 307T" + "@value": "vav1 heat c" } ] }, { - "@id": "http://example.org/IBAL#AHU_2", + "@id": "http://example.org/IBAL#exf1_on", "@type": [ - "http://data.ashrae.org/standard223#AirHandlingUnit" - ], - "http://data.ashrae.org/bacnet/2020#hasPort": [ - { - "@id": "http://data.ashrae.org/bacnet/2020#P_47815" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://example.org/IBAL#CoolingCoil_2" - }, - { - "@id": "http://example.org/IBAL#Fan_2" - }, - { - "@id": "http://example.org/IBAL#HeatingCoil_4" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VFD_2" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#AHU_2_G_ICP" - }, - { - "@id": "http://example.org/IBAL#AHU_2_G_OCP" - }, - { - "@id": "http://example.org/IBAL#AHU_2_ICP" - }, - { - "@id": "http://example.org/IBAL#AHU_2_OCP" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#AHU_2_S_ICP" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2" + "@value": "exf1 on" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Connection", + "@id": "http://example.org/IBAL#Channel_495", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_8" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://example.org/IBAL#d10_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 1 Connection" + "@value": "Channel 495" } ] }, { - "@id": "http://example.org/IBAL#Damper_3_ICP", + "@id": "http://example.org/IBAL#Jnc2-OCP2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://example.org/IBAL#VAV_3_ICP" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 3 ICP" + "@value": "Jnc2-OCP2" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1", + "@id": "http://example.org/IBAL#ahu1_heat_rtd", "@type": [ - "http://data.ashrae.org/standard223#ThreeWayValve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 1" + "@value": "AHU 1 Heat RTD" } ] }, { - "@id": "http://example.org/IBAL#Damper_4_OCP", + "@id": "http://example.org/IBAL#Channel_426", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedDamper_6" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#d11_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 4 OCP" + "@value": "Channel 426" } ] }, { - "@id": "http://example.org/IBAL#Jnc11-ICP1", + "@id": "http://example.org/IBAL#WaterPump_2_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc11-ICP1" + "@value": "Water pump 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_93", + "@id": "http://example.org/IBAL#Segment_82", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc34-OCP1" + "@id": "http://example.org/IBAL#Jnc30-ICP" }, { - "@id": "http://example.org/IBAL#Jnc35-ICP2" + "@id": "http://example.org/IBAL#WaterPump_3_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4700,107 +4860,88 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 93" + "@value": "Segment 82" } ] }, { - "@id": "http://example.org/IBAL#Fan_5_OCP", + "@id": "http://example.org/IBAL#AHU_2_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_42" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_3_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 5 OCP" + "@value": "AHU 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_18", + "@id": "http://example.org/IBAL#CC_2_Water_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_4_OCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc6-ICP2" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#AHU_2_G_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 18" + "@value": " CC 2 Water OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_48", + "@id": "http://example.org/IBAL#HC-1-InletTemp", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_17_ICP" - }, + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Jnc16-OCP1" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Segment 48" + "@id": "http://qudt.org/vocab/unit/DEG_F" } - ] - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "40" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 2 Lower ICP" + "@value": "HC 1 InletTemp" } ] }, { - "@id": "http://example.org/IBAL#Segment_7", + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc3-OCP" - }, - { - "@id": "http://example.org/IBAL#VAV_3_ICP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4809,526 +4950,490 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 7" + "@value": "Plate Heat Exchange 2 Upper OCP" } ] }, { - "@id": "http://example.org/IBAL#Chiller_2_Upper_OCP", + "@id": "http://example.org/IBAL#Fan_4_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 2 Upper OCP" + "@value": "Fan 4 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_2", + "@id": "http://example.org/IBAL#Channel_301", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc2-ICP" - }, + "@id": "http://example.org/IBAL#Segment_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#Jnc2-OCP" - }, + "@id": "http://example.org/IBAL#vav1_f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc2-OCP2" + "@value": "Channel 301" } + ] + }, + { + "@id": "http://example.org/IBAL#VFD_5_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 2" + "@value": "VFD 5 ICP" } ] }, { - "@id": "http://example.org/IBAL#ch1_power", + "@id": "http://example.org/IBAL#ahu2_p_down", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@value": "Static Pressure Measurement Downstream Fan" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@value": "analog-input,3" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "ch1 power" + "@value": "ahu2_p_down" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_451", - "@type": [ - "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#VFD_1" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#ahu2_vfd" + "@id": "http://example.org/IBAL#AHU_1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Channel 451" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_456", - "@type": [ - "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#v8_pos_c" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 456" + "@value": "ahu2 p down" } ] }, { - "@id": "http://example.org/IBAL#Segment_78", + "@id": "http://example.org/IBAL#ReturnAir-1-Flow", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "500" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc28-OCP2" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "500" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 78" + "@value": "Return Air 1 Flow" } ] }, { - "@id": "http://example.org/IBAL#HC_6_ICP", + "@id": "http://example.org/IBAL#Chiller_1_Upper_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 6 ICP" + "@value": "Chiller 1 Upper ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_2", + "@id": "http://example.org/IBAL#Channel_381", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Damper_2_ICP" - }, + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#Damper_2_OCP" + "@id": "http://example.org/IBAL#v8_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 2" + "@value": "Channel 381" } ] }, { - "@id": "http://example.org/IBAL#Jnc28-OCP2", + "@id": "http://example.org/IBAL#Jnc4-OCP1", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc28-OCP2" + "@value": "Jnc4-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Damper_18_ICP", + "@id": "http://example.org/IBAL#ManualTwoWayValve_3", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TwoWayValve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP" + }, { - "@id": "http://example.org/IBAL#MotorizedDamper_18" + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 18 ICP" + "@value": "Manual two way valve 3" } ] }, { - "@id": "http://example.org/IBAL#VFD_2_OCP", + "@id": "http://example.org/IBAL#Jnc10-ICP1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 2 OCP" + "@value": "Jnc10-ICP1" } ] }, { - "@id": "http://example.org/IBAL#HC_3_OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ThreeWayValve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1" + }, { - "@id": "http://example.org/IBAL#VAV_2_OCP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 OCP" + "@value": "Motorized three way valve 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc1-ICP", + "@id": "http://example.org/IBAL#HC_6_W_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc1-ICP" + "@value": "HC 6 W OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_82", + "@id": "http://example.org/IBAL#AHU_1_Connection_3", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Jnc30-ICP" + "@id": "http://example.org/IBAL#CC_1_OCP" }, { - "@id": "http://example.org/IBAL#WaterPump_3_OCP" + "@id": "http://example.org/IBAL#Fan_1_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 82" + "@value": "AHU 1 Connection 3" } ] }, { - "@id": "http://example.org/IBAL#ahu2_fan_power", + "@id": "http://example.org/IBAL#ch2_e_out_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 fan power" + "@value": "ch2 e out rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_51", + "@id": "http://example.org/IBAL#Segment_36", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_44" + "@id": "http://example.org/IBAL#AHU_1_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc13-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#oau_rh" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 51" + "@value": "Segment 36" } ] }, { - "@id": "http://example.org/IBAL#d5_pos_c", + "@id": "http://example.org/IBAL#ch1_power", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d5 pos c" + "@value": "ch1 power" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1", + "@id": "http://example.org/IBAL#pl_in_rtd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Motorized three way valve 5 ICP 1" + "@id": "http://qudt.org/vocab/unit/DEG_F" } - ] - }, - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3", - "@type": [ - "http://data.ashrae.org/standard223#ThreeWayValve" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1" - }, - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2" - }, + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP" + "@value": "68" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 3" + "@value": "pl in rtd" } ] }, { - "@id": "http://example.org/IBAL#VFD_1_ICP", + "@id": "http://example.org/IBAL#Jnc10-OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 1 ICP" + "@value": "Jnc10-OCP" } ] }, { - "@id": "http://example.org/IBAL#ch1_e_in_rtd", + "@id": "http://example.org/IBAL#Channel_7", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#AHU_1_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#ahu2_rh_up" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ch1 e in rtd" + "@value": "Channel 7" } ] }, { - "@id": "http://example.org/IBAL#oau_p_up", + "@id": "http://example.org/IBAL#HeatingCoil_3", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "11297" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#HC_3_E_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/PA" - } - ], - "http://qudt.org/schema/qudt/value": [ + "@id": "http://example.org/IBAL#HC_3_ICP" + }, { - "@value": "11297" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#HC_3_OCP" + }, { - "@value": "oau p up" - } - ] - }, - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#HC_3_W_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#HC_3_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 3 OCP" + "@value": "Heating coil 3" } ] }, { - "@id": "http://example.org/IBAL#Channel_90", + "@id": "http://example.org/IBAL#Channel_39", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#HumiditySensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_4_Connection_2" + "@id": "http://example.org/IBAL#Segment_16" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#vav4_out_rtd" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Channel 90" - } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc28-ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#zs3_rh" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc28-ICP" + "@value": "Channel 39" } ] }, { - "@id": "http://example.org/IBAL#Junction_34", + "@id": "http://example.org/IBAL#Junction_25", "@type": [ "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc34-ICP" + "@id": "http://example.org/IBAL#Jnc25-ICP" }, { - "@id": "http://example.org/IBAL#Jnc34-OCP1" + "@id": "http://example.org/IBAL#Jnc25-OCP1" }, { - "@id": "http://example.org/IBAL#Jnc34-OCP2" + "@id": "http://example.org/IBAL#Jnc25-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5338,121 +5443,146 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 34" + "@value": "Junction 25" } ] }, { - "@id": "http://example.org/IBAL#VAV2_FnB", + "@id": "http://example.org/IBAL#vav4_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasInput": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#d16_pos_fb" - }, + "@value": "VAV4 Discharge Temperature" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#vav2_f" - }, + "@value": "analog-input,2" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#vav2_out_rtd" - }, + "@value": "vav4_out_rtd" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#vav2_t_in" - }, + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#zs2_out_rtd" - }, + "@id": "http://example.org/IBAL#VAV_4" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#zs2_t_sp_f" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" } ], - "http://data.ashrae.org/standard223#hasOutput": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#d16_pos_c" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav2_heat_c" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2 Fn b" + "@value": "vav4 out rtd" } ] }, { - "@id": "http://example.org/IBAL#ThermalStorage_1_ICP", + "@id": "http://example.org/IBAL#Exhaust_Fan_1_Connection_2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Segment_89" + "@id": "http://example.org/IBAL#Damper_7_ICP" + }, + { + "@id": "http://example.org/IBAL#Fan_3_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Thermal Storage 1 ICP" + "@value": "Exhaust Fan 1 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#Damper_14_ICP", + "@id": "http://example.org/IBAL#Segment_78", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc28-OCP2" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_14" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 14 ICP" + "@value": "Segment 78" } ] }, { - "@id": "http://example.org/IBAL#Damper_16_OCP", + "@id": "http://example.org/IBAL#vav4_f", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "VAV4 Airflow Rate" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_16" + "@value": "analog-input,4" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Damper 16 OCP" + "@value": "vav4_f" } - ] - }, - { - "@id": "http://example.org/IBAL#HC-5-OutletFlow", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "20" + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_4" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -5465,130 +5595,103 @@ "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], - "http://qudt.org/schema/qudt/value": [ - { - "@value": "20" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 OutletFlow" + "@value": "vav4 f" } ] }, { - "@id": "http://example.org/IBAL#Channel_59", + "@id": "http://example.org/IBAL#pl_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VFD_2" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu1_fan_power" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 59" + "@value": "pl out rtd" } ] }, { - "@id": "http://example.org/IBAL#VFD_3_ICP", + "@id": "http://example.org/IBAL#Segment_99", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "VFD 3 ICP" - } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_307", - "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "http://example.org/IBAL#Jnc36-OCP1" + }, { - "@id": "http://example.org/IBAL#Segment_30" + "@id": "http://example.org/IBAL#Jnc37-ICP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#exf2_f" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 307" + "@value": "Segment 99" } ] }, { - "@id": "http://example.org/IBAL#Fan_1", + "@id": "http://example.org/IBAL#vav4_heat_power", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Fan_1_ICP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Fan_1_OCP" - }, + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Fan_1_S_ICP" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 1" + "@value": "vav4 heat power" } ] }, { - "@id": "http://example.org/IBAL#HVACSpace_3", + "@id": "http://example.org/IBAL#Channel_329", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" - }, - { - "@id": "http://example.org/IBAL#HVAC_Space_3_OCP" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://example.org/IBAL#MotorizedDamper_13" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs3_t_sp_f" + "@id": "http://example.org/IBAL#d6_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace 3" + "@value": "Channel 329" } ] }, { - "@id": "http://example.org/IBAL#Jnc36-OCP1", + "@id": "http://example.org/IBAL#Jnc31-ICP1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -5597,49 +5700,62 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc36-OCP1" + "@value": "Jnc31-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Jnc5-ICP2", + "@id": "http://example.org/IBAL#Channel_86", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_44" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#oau_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc5-ICP2" + "@value": "Channel 86" } ] }, { - "@id": "http://example.org/IBAL#HVACZone_2", + "@id": "http://example.org/IBAL#HVACSpace_1", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" + }, + { + "@id": "http://example.org/IBAL#HVAC_Space_1_OCP" + } ], "http://data.ashrae.org/standard223#hasDomain": [ { "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://example.org/IBAL#HVACSpace_2" + "@id": "http://example.org/IBAL#zs1_t_sp_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone 2" + "@value": "HVACSpace 1" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1", + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -5648,40 +5764,35 @@ "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 3 ICP 1" + "@value": "Manual two way valve 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#HVACZone_1", + "@id": "http://example.org/IBAL#Channel_5", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://example.org/IBAL#Segment_9" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#HVACSpace_1" + "@id": "http://example.org/IBAL#ahu1_p_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone 1" + "@value": "Channel 5" } ] }, { - "@id": "http://example.org/IBAL#Fan_2_ICP", + "@id": "http://example.org/IBAL#Jnc13-ICP1", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -5692,88 +5803,75 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 2 ICP" + "@value": "Jnc13-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Jnc16-OCP2", + "@id": "http://example.org/IBAL#HVACSpace_4", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" + }, { - "@value": "Jnc16-OCP2" + "@id": "http://example.org/IBAL#HVAC_Space_4_OCP" } - ] - }, - { - "@id": "http://example.org/IBAL#ahu2_cc_rtd", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#zs4_t_sp_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 cc rtd" + "@value": "HVACSpace 4" } ] }, { - "@id": "http://example.org/IBAL#Channel_72", + "@id": "http://example.org/IBAL#d15_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#VFD_4" + "@value": "VAV1 Damper Feedback Signal" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#exf2_power" + "@value": "analog-input,1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 72" + "@value": "d15_pos_fb" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc11-ICP2", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "analog-input" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@value": "Jnc11-ICP2" + "@id": "http://example.org/IBAL#VAV_1" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } - ] - }, - { - "@id": "http://example.org/IBAL#v8_pos_fb", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -5787,354 +5885,326 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v8 pos fb" + "@value": "d15 pos fb" } ] }, { - "@id": "http://example.org/IBAL#VAV_2_Connection_1", + "@id": "http://example.org/IBAL#Fan_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#Damper_2_OCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_3_ICP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#AHU_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 2 Connection 1" + "@value": "Fan 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_in_rtd", + "@id": "http://example.org/IBAL#WaterPump_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "45" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 In RTD" + "@value": "Water pump 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_1_OCP", + "@id": "http://example.org/IBAL#HC_1_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_12" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space1 OCP" + "@value": "HC 1 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Fan_5", + "@id": "http://example.org/IBAL#ManualTwoWayValve_5", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#TwoWayValve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Fan_5_E_ICP" - }, - { - "@id": "http://example.org/IBAL#Fan_5_ICP" + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP" }, { - "@id": "http://example.org/IBAL#Fan_5_OCP" + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 5" + "@value": "Manual two way valve 5" } ] }, { - "@id": "http://example.org/IBAL#CoolingCoil_1", + "@id": "http://example.org/IBAL#Channel_51", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#CC_1_Water_ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#CC_1_Water_OCP" + "@id": "http://example.org/IBAL#Segment_44" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "http://example.org/IBAL#oau_rh" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cooling coil 1" + "@value": "Channel 51" } ] }, { - "@id": "http://example.org/IBAL#Segment_41", + "@id": "http://example.org/IBAL#ahu1_t_ra", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Damper_13_OCP" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "65" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc14-ICP1" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 41" + "@value": "AHU 1 T RA" } ] }, { - "@id": "http://example.org/IBAL#Channel_360", + "@id": "http://example.org/IBAL#Channel_327", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_2" + "@id": "http://example.org/IBAL#Segment_39" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#d16_pos_fb" + "@id": "http://example.org/IBAL#ahu2_f_sa" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 360" + "@value": "Channel 327" } ] }, { - "@id": "http://example.org/IBAL#Jnc22-OCP1", + "@id": "http://example.org/IBAL#Jnc3-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc22-OCP1" + "@value": "Jnc3-OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc14-OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_42" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc14-OCP" + "@value": "Motorized three way valve 4 ICP 1" } ] }, { - "@id": "http://example.org/IBAL#Segment_62", + "@id": "http://example.org/IBAL#Fan_1_S_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc21-OCP" - }, + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc23-ICP" + "@value": "Fan 1 S ICP" + } + ] + }, + { + "@id": "http://example.org/IBAL#ahu2_p_up", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 62" + "@value": "ahu2 p up" } ] }, { - "@id": "http://example.org/IBAL#VFD_2", + "@id": "http://example.org/IBAL#Segment_76", "@type": [ - "http://data.ashrae.org/standard223#VariableFrequencyDrive" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VFD_2_ICP" + "@id": "http://example.org/IBAL#Jnc26-OCP" }, { - "@id": "http://example.org/IBAL#VFD_2_OCP" + "@id": "http://example.org/IBAL#Jnc28-ICP" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_vfd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 2" + "@value": "Segment 76" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2", + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 4 ICP 2" + "@value": "Plate Heat Exchange 2 Lower ICP" } ] }, { - "@id": "http://example.org/IBAL#VAV_2_Connection_2", + "@id": "http://example.org/IBAL#ahu2_fan_power", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VAV_2_OCP" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 2 Connection 2" + "@value": "ahu2 fan power" } ] }, { - "@id": "http://example.org/IBAL#Channel_76", + "@id": "http://example.org/IBAL#VAV_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_9" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_out_rtd" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 76" + "@value": "VAV 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#VAV_3_Connection_1", + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#Damper_3_OCP" - }, - { - "@id": "http://example.org/IBAL#HC_5_ICP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 3 Connection 1" + "@value": "Manual two way valve 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_1", + "@id": "http://example.org/IBAL#AHU_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_1_OCP" - }, - { - "@id": "http://example.org/IBAL#Jnc1-ICP" + "@id": "http://example.org/IBAL#Segment_52" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6144,88 +6214,73 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 1" + "@value": "AHU 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Hydronic", + "@id": "http://example.org/IBAL#Channel_327T", "@type": [ - "http://data.ashrae.org/standard223#System" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMember": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#CoolingCoil_1" - }, + "@id": "http://example.org/IBAL#Segment_39" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#CoolingCoil_2" - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchanger_1" - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchanger_2" - }, - { - "@id": "http://example.org/IBAL#ThermalStorage_1" - }, - { - "@id": "http://example.org/IBAL#WaterChiller_1" - }, - { - "@id": "http://example.org/IBAL#WaterChiller_2" + "@id": "http://example.org/IBAL#ahu2_t_sa" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Hydronic" + "@value": "Channel 327T" } ] }, { - "@id": "http://example.org/IBAL#Channel_79", + "@id": "http://example.org/IBAL#Channel_14", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#PressureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_1_Connection_3" + "@id": "http://example.org/IBAL#Exhaust_Fan_1_Connection_2" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu2_cc_rtd" + "@id": "http://example.org/IBAL#exf1_p_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 79" + "@value": "Channel 14" } ] }, { - "@id": "http://example.org/IBAL#Segment_35", + "@id": "http://example.org/IBAL#MotorizedDamper_14", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc13-ICP1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Damper_14_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_14_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 35" + "@value": "Motorized damper 14" } ] }, { - "@id": "http://example.org/IBAL#HC_3_W_ICP", + "@id": "http://example.org/IBAL#HC_7_W_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -6236,196 +6291,218 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 W ICP" + "@value": "HC 7 W ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_87", + "@id": "http://example.org/IBAL#Junction_30", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VAV_1_Connection_2" + "@id": "http://example.org/IBAL#Jnc30-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc30-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc30-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#vav1_out_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 87" + "@value": "Junction 30" } ] }, { - "@id": "http://example.org/IBAL#exf1_on", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 on" + "@value": "Motorized three way valve 3 ICP 1" } ] }, { - "@id": "http://example.org/IBAL#Channel_37", + "@id": "http://example.org/IBAL#Jnc27-OCP2", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_12" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#zs1_rh" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 37" + "@value": "Jnc27-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Jnc26-OCP", + "@id": "http://example.org/IBAL#Junction_9", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_76" + "@id": "http://example.org/IBAL#Jnc9-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc9-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc9-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc26-OCP" + "@value": "Junction 9" } ] }, { - "@id": "http://example.org/IBAL#d16_pos_fb", + "@id": "http://example.org/IBAL#Segment_97_Temp", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "VAV2 Damper Feedback Signal" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "analog-input,1" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://qudt.org/schema/qudt/value": [ { - "@value": "d16_pos_fb" + "@value": "60" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input" + "@value": "Segment_97_Temp" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_29", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://example.org/IBAL#Damper_10_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc10-ICP2" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@value": "Segment 29" + } + ] + }, + { + "@id": "http://example.org/IBAL#HVAC_Space_3_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Segment_16" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d16 pos fb" + "@value": "HVAC Space 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_52", + "@id": "http://example.org/IBAL#Jnc17-OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_52" } ], - "http://data.ashrae.org/standard223#lnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_3_ICP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 52" + "@value": "Jnc17-OCP" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_Connection_2", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#CC_1_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_1_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 Connection 2" + "@value": "Motorized three way valve 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Damper_10_ICP", + "@id": "http://example.org/IBAL#Damper_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6434,140 +6511,172 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 10 ICP" + "@value": "Damper 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#HC_3_E_ICP", + "@id": "http://example.org/IBAL#d5_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 E ICP" + "@value": "d5 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Jnc35-ICP2", + "@id": "http://example.org/IBAL#ahu2_cc_in_rtd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_93" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc35-ICP2" + "@value": "ahu2 cc in rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_325T", + "@id": "http://example.org/IBAL#Jnc23-ICP2", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_23" + "@id": "http://example.org/IBAL#Segment_107" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_t_ra" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 325T" + "@value": "Jnc23-ICP2" } ] }, { - "@id": "http://example.org/IBAL#zs4_t_sp_f", + "@id": "http://example.org/IBAL#AHU_3_G_ICP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "Zone4 Temperature Setpoint" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input,6" + "@value": "AHU 3 G ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_14", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "zs4_t_sp_f" + "@id": "http://example.org/IBAL#HVAC_Space_2_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc5-ICP2" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@value": "Segment 14" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_360", + "@type": [ + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "74.0" + "@id": "http://example.org/IBAL#MotorizedDamper_2" } ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" + "@id": "http://example.org/IBAL#d16_pos_fb" } ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Channel 360" + } + ] + }, + { + "@id": "http://example.org/IBAL#d6_pos_fb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "d6 pos fb" + } + ] + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs4 t sp f" + "@value": "Motorized three way valve 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_33", + "@id": "http://example.org/IBAL#Segment_69", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc33-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc33-OCP" + "@id": "http://example.org/IBAL#Jnc25-ICP" }, { - "@id": "http://example.org/IBAL#Jnc33-OCP2" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6577,150 +6686,156 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 33" + "@value": "Segment 69" } ] }, { - "@id": "http://example.org/IBAL#Channel_125", + "@id": "http://example.org/IBAL#v13_pos_c", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_106" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu2_cc_out_rtd" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 125" + "@value": "v13 pos c" } ] }, { - "@id": "http://example.org/IBAL#Jnc2-OCP", + "@id": "http://example.org/IBAL#ts_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc2-OCP" + "@value": "ts out rtd" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1", + "@id": "http://example.org/IBAL#exf2_power", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_105" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 1 ICP 1" + "@value": "exf2 power" } ] }, { - "@id": "http://example.org/IBAL#ahu1_f_ra", + "@id": "http://example.org/IBAL#oau_out_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1000" + "@value": "45" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://qudt.org/schema/qudt/value": [ { - "@value": "1000" + "@value": "45" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 F RA" + "@value": "oau out rtd" } ] }, { - "@id": "http://example.org/IBAL#Jnc32-ICP2", + "@id": "http://example.org/IBAL#Channel_87", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#VAV_1_Connection_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#vav1_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc32-ICP2" + "@value": "Channel 87" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2", + "@id": "http://example.org/IBAL#VFD_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 3 ICP 2" + "@value": "VFD 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#CC_1_ICP", + "@id": "http://example.org/IBAL#Junction_11", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#CoolingCoil_1" + "@id": "http://example.org/IBAL#Jnc11-ICP1" + }, + { + "@id": "http://example.org/IBAL#Jnc11-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc11-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6730,81 +6845,76 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 1 ICP" + "@value": "Junction 11" } ] }, { - "@id": "http://example.org/IBAL#Jnc5-OCP", + "@id": "http://example.org/IBAL#exf2_vfd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc5-OCP" + "@value": "exf2 vfd" } ] }, { - "@id": "http://example.org/IBAL#Damper_19_ICP", + "@id": "http://example.org/IBAL#zs4_rh", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_19" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "30" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_19" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 19 ICP" + "@value": "zsh4 rh" } ] }, { - "@id": "http://example.org/IBAL#Junction_19", + "@id": "http://example.org/IBAL#VFD_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc19-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc19-OCP" - }, - { - "@id": "http://example.org/IBAL#Jnc19-OCP2" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 19" + "@value": "VFD 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc12-ICP", + "@id": "http://example.org/IBAL#Damper_15_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -6815,265 +6925,234 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc12-ICP" + "@value": "Damper 15 ICP" } ] }, { - "@id": "http://example.org/IBAL#HC_5_OCP", + "@id": "http://example.org/IBAL#Jnc28-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://example.org/IBAL#VAV_3_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 OCP" + "@value": "Jnc28-ICP" } ] }, { - "@id": "http://example.org/IBAL#vav4_heat_c", + "@id": "http://example.org/IBAL#Channel_496", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV4 Heater Control Signal" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-output,1" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "vav4_heat_c" + "@id": "http://example.org/IBAL#MotorizedDamper_6" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "analog-output" + "@id": "http://example.org/IBAL#d11_pos_fb" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@value": "Channel 496" } + ] + }, + { + "@id": "http://example.org/IBAL#VFD_2", + "@type": [ + "http://data.ashrae.org/standard223#VariableFrequencyDrive" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#VFD_2_ICP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#VFD_2_OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://example.org/IBAL#ahu1_vfd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4 heat c" + "@value": "VFD 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc28-OCP1", + "@id": "http://example.org/IBAL#HC_2_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_77" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#VAV_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc28-OCP1" + "@value": "HC 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_200", + "@id": "http://example.org/IBAL#Channel_302", "@type": [ "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_69" + "@id": "http://example.org/IBAL#Segment_4" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#pl_f" + "@id": "http://example.org/IBAL#vav2_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 200" + "@value": "Channel 302" } ] }, { - "@id": "http://example.org/IBAL#CC_2_Bypass_Connection", + "@id": "http://example.org/IBAL#HeatingCoil_7", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP" + "@id": "http://example.org/IBAL#HC_7_E_ICP" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#HC_7_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#HC_7_OCP" + }, + { + "@id": "http://example.org/IBAL#HC_7_W_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_7_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 2 Bypass Connection" + "@value": "Heating coil 7" } ] }, { - "@id": "http://example.org/IBAL#Fan_3_ICP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Fan 3 ICP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "http://example.org/IBAL#AHU_1_S_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 S ICP" + "@value": "Motorized three way valve 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_60", + "@id": "http://example.org/IBAL#Jnc12-OCP2", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VFD_1" + "@id": "http://example.org/IBAL#Segment_39" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_fan_power" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 60" + "@value": "Jnc12-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Junction_21", + "@id": "http://example.org/IBAL#Segment_27", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc21-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc21-ICP2" + "@id": "http://example.org/IBAL#Fan_3_ICP" }, { - "@id": "http://example.org/IBAL#Jnc21-OCP" + "@id": "http://example.org/IBAL#Jnc9-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 21" + "@value": "Segment 27" } ] }, { - "@id": "http://example.org/IBAL#Damper_5_ICP", + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_5" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 5 ICP" + "@value": "Manual two way valve 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_26", + "@id": "http://example.org/IBAL#Segment_63", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc26-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc26-ICP2" + "@id": "http://example.org/IBAL#Jnc22-OCP1" }, { - "@id": "http://example.org/IBAL#Jnc26-OCP" + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7083,355 +7162,309 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 26" + "@value": "Segment 63" } ] }, { - "@id": "http://example.org/IBAL#Channel_77", + "@id": "http://example.org/IBAL#Channel_80", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_1_ICP" + "@id": "http://example.org/IBAL#Segment_1" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu2_in_rtd" + "@id": "http://example.org/IBAL#ahu2_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 77" + "@value": "Channel 80" } ] }, { - "@id": "http://example.org/IBAL#Damper_17_ICP", + "@id": "http://example.org/IBAL#zs3_rh", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@value": "Damper 17 ICP" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } - ] - }, - { - "@id": "http://example.org/IBAL#Segment_43", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_15_OCP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc12-ICP" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 43" + "@value": "zs3 rh" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_15", + "@id": "http://example.org/IBAL#Jnc34-OCP1", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_15_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_15_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 15" + "@value": "Jnc34-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Jnc18-OCP", + "@id": "http://example.org/IBAL#WaterPump_3", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#WaterPump_3_ICP" + }, + { + "@id": "http://example.org/IBAL#WaterPump_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc18-OCP" + "@value": "Water pump 3" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_G_OCP", + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 G OCP" + "@value": "Plate Heat Exchange 2 Lower OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_50", + "@id": "http://example.org/IBAL#Segment_67", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_18_OCP" + "@id": "http://example.org/IBAL#Jnc23-OCP" }, { - "@id": "http://example.org/IBAL#Jnc17-ICP2" + "@id": "http://example.org/IBAL#Jnc24-ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 50" + "@value": "Segment 67" } ] }, { - "@id": "http://example.org/IBAL#ahu1_heat_power", + "@id": "http://example.org/IBAL#Jnc36-OCP1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 Heat Power" + "@value": "Jnc36-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_384", + "@id": "http://example.org/IBAL#Segment_104", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1" + }, + { + "@id": "http://example.org/IBAL#ThermalStorage_1_OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#v13_pos_fb" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 384" + "@value": "Segment 104" } ] }, { - "@id": "http://example.org/IBAL#Segment_28", + "@id": "http://example.org/IBAL#Channel_201", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_8_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc10-ICP1" + "@id": "http://example.org/IBAL#MotorizedDamper_2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#d16_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 28" + "@value": "Channel 201" } ] }, { - "@id": "http://example.org/IBAL#zs1_t_sp_f", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "Zone1 Temperature Setpoint" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,6" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "zs1_t_sp_f" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VAV_1" + "@id": "http://example.org/IBAL#Segment_106" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "74.0" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@value": "Motorized three way valve 2 ICP 1" } + ] + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs1 t sp f" + "@value": "Manual two way valve 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_363", + "@id": "http://example.org/IBAL#CC_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_3" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#d17_pos_fb" + "@id": "http://example.org/IBAL#AHU_3_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 363" + "@value": "CC 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#WaterChiller_2", + "@id": "http://example.org/IBAL#Jnc7-ICP", "@type": [ - "http://data.ashrae.org/standard223#Chiller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP" - }, - { - "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP" - }, - { - "@id": "http://example.org/IBAL#Chiller_2_Upper_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Chiller_2_Upper_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water Chiller 2" + "@value": "Jnc7-ICP" } ] }, { - "@id": "http://example.org/IBAL#d6_pos_c", + "@id": "http://example.org/IBAL#CC_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://example.org/IBAL#CoolingCoil_1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d6 pos c" + "@value": " CC 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#VFD_1", + "@id": "http://example.org/IBAL#Junction_2", "@type": [ - "http://data.ashrae.org/standard223#VariableFrequencyDrive" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#VFD_1_ICP" + "@id": "http://example.org/IBAL#Jnc2-ICP" }, { - "@id": "http://example.org/IBAL#VFD_1_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Jnc2-OCP" + }, { - "@value": "VFD 1" + "@id": "http://example.org/IBAL#Jnc2-OCP2" } - ] - }, - { - "@id": "http://example.org/IBAL#Fan_4_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -7440,52 +7473,65 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 4 OCP" + "@value": "Junction 2" } ] }, { - "@id": "http://example.org/IBAL#d10_pos_fb", + "@id": "http://example.org/IBAL#d17_pos_fb", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@value": "VAV3 Damper Feedback Signal" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "d10 pos fb" + "@value": "analog-input,1" } - ] - }, - { - "@id": "http://example.org/IBAL#VAV_1_Connection_1", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#Damper_1_OCP" - }, + "@value": "d17_pos_fb" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#HC_2_ICP" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_3" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 1 Connection 1" + "@value": "d17 pos fb" } ] }, { - "@id": "http://example.org/IBAL#VAV_2_ICP", + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -7496,74 +7542,79 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 2 ICP" + "@value": "Plate Heat Exchange 2 Upper ICP" } ] }, { - "@id": "http://example.org/IBAL#v12_pos_c", + "@id": "http://example.org/IBAL#zs3_t_sp_f", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "AHU1 Cooling Coil Valve Control Signal" + "@value": "Zone3 Temperature Setpoint" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-output,2" + "@value": "analog-input,6" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "v12_pos_c" + "@value": "zs3_t_sp_f" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "analog-output" + "@value": "analog-input" } ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#AHU_2" + "@id": "http://example.org/IBAL#VAV_3" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "74.0" + } + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v12 pos c" + "@value": "zs3 t sp f" } ] }, { - "@id": "http://example.org/IBAL#Segment_36", + "@id": "http://example.org/IBAL#Segment_24", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_1_ICP" + "@id": "http://example.org/IBAL#Damper_8_ICP" }, { - "@id": "http://example.org/IBAL#Jnc13-OCP" + "@id": "http://example.org/IBAL#Jnc8-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7573,89 +7624,51 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 36" + "@value": "Segment 24" } ] }, { - "@id": "http://example.org/IBAL#Flow_6", + "@id": "http://example.org/IBAL#HC_5_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#VAV_2_Connection_2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC-3-OutletFlow" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Flow 6" + "@value": "HC 5 E ICP" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_Zone", + "@id": "http://example.org/IBAL#WaterPump_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://example.org/IBAL#HVACSpace_1" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HVACSpace_2" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 Zone" + "@value": "Water pump 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#vav3_out_rtd", + "@id": "http://example.org/IBAL#zs3_heat_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV3 Discharge Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,89" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "VAV3-T" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ - { - "@id": "http://example.org/IBAL#VAV_3" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "55.0" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "66" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -7668,138 +7681,141 @@ "@id": "http://qudt.org/vocab/unit/DEG_F" } ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "66" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3 out rtd" + "@value": "zs3 heat rtd" } ] }, { - "@id": "http://example.org/IBAL#HC_7_ICP", + "@id": "http://example.org/IBAL#Channel_4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_3_Connection_2" + "@id": "http://example.org/IBAL#AHU_2_Connection_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#ahu1_p_up" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 7 ICP" + "@value": "Channel 4" } ] }, { - "@id": "http://example.org/IBAL#Segment_94", + "@id": "http://example.org/IBAL#Segment_7", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc34-OCP2" + "@id": "http://example.org/IBAL#Jnc3-OCP" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2" + "@id": "http://example.org/IBAL#VAV_3_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 94" + "@value": "Segment 7" } ] }, { - "@id": "http://example.org/IBAL#Channel_14", + "@id": "http://example.org/IBAL#Jnc12-ICP", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Exhaust_Fan_1_Connection_2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#exf1_p_down" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 14" + "@value": "Jnc12-ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_74", + "@id": "http://example.org/IBAL#Channel_425", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_2_Connection_2" + "@id": "http://example.org/IBAL#MotorizedDamper_8" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu1_heat_rtd" + "@id": "http://example.org/IBAL#d10_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 74" + "@value": "Channel 425" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP", + "@id": "http://example.org/IBAL#MotorizedDamper_12", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Damper_12_ICP" + }, + { + "@id": "http://example.org/IBAL#Damper_12_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 3 ICP" + "@value": "Motorized damper 12" } ] }, { - "@id": "http://example.org/IBAL#Channel_109", + "@id": "http://example.org/IBAL#Channel_335", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" + "@id": "http://example.org/IBAL#MotorizedDamper_12" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs3_heat_rtd" + "@id": "http://example.org/IBAL#d8_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 109" + "@value": "Channel 335" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP", + "@id": "http://example.org/IBAL#Jnc33-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -7808,118 +7824,59 @@ "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 2 OCP" + "@value": "Jnc33-OCP2" } ] }, { - "@id": "http://example.org/IBAL#vav3_f", + "@id": "http://example.org/IBAL#HC_5_OCP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV3 Airflow Rate" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,4" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "vav3_f" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ - { - "@id": "http://example.org/IBAL#VAV_3" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://example.org/IBAL#VAV_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3 f" + "@value": "HC 5 OCP" } ] }, { - "@id": "http://example.org/IBAL#CoolingCoil_3", + "@id": "http://example.org/IBAL#Fan_5", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#Fan" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#CC_3_ICP" - }, - { - "@id": "http://example.org/IBAL#CC_3_OCP" - }, - { - "@id": "http://example.org/IBAL#CC_3_W_ICP" + "@id": "http://example.org/IBAL#Fan_5_E_ICP" }, { - "@id": "http://example.org/IBAL#CC_3_W_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Cooling coil 3" - } - ] - }, - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5", - "@type": [ - "http://data.ashrae.org/standard223#TwoWayValve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP" + "@id": "http://example.org/IBAL#Fan_5_ICP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP" + "@id": "http://example.org/IBAL#Fan_5_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 5" + "@value": "Fan 5" } ] }, { - "@id": "http://example.org/IBAL#Jnc37-OCP1", + "@id": "http://example.org/IBAL#Jnc34-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -7928,107 +7885,43 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc37-OCP1" + "@value": "Jnc34-ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1", + "@id": "http://example.org/IBAL#Damper_19_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4" + "@id": "http://example.org/IBAL#MotorizedDamper_19" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 4 ICP 1" + "@value": "Damper 19 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_426", - "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_6" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "http://example.org/IBAL#d11_pos_c" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Channel 426" - } - ] - }, - { - "@id": "http://example.org/IBAL#HC_1_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "HC 1 OCP" - } - ] - }, - { - "@id": "http://example.org/IBAL#VAV_2_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "VAV 2 OCP" - } - ] - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_14", + "@id": "http://example.org/IBAL#Segment_28", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_14_ICP" + "@id": "http://example.org/IBAL#Damper_8_OCP" }, { - "@id": "http://example.org/IBAL#Damper_14_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Motorized damper 14" + "@id": "http://example.org/IBAL#Jnc10-ICP1" } - ] - }, - { - "@id": "http://example.org/IBAL#VAV_4_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8037,240 +7930,213 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 4 ICP" + "@value": "Segment 28" } ] }, { - "@id": "http://example.org/IBAL#Flow_7", + "@id": "http://example.org/IBAL#Channel_336", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_3_Connection_2" + "@id": "http://example.org/IBAL#MotorizedDamper_1" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#HC-5-OutletFlow" + "@id": "http://example.org/IBAL#d15_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Flow 7" + "@value": "Channel 336" } ] }, { - "@id": "http://example.org/IBAL#Chiller_2_Lower_Connection", + "@id": "http://example.org/IBAL#Jnc28-OCP1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#WaterPump_3_ICP" + "@id": "http://example.org/IBAL#Segment_77" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 2 Lower Connection" + "@value": "Jnc28-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_394bw", + "@id": "http://example.org/IBAL#Channel_6", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#HumiditySensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Fan_4" + "@id": "http://example.org/IBAL#Segment_9" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#exf2_on" + "@id": "http://example.org/IBAL#ahu1_rh_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 394bw" + "@value": "Channel 6" } ] }, { - "@id": "http://example.org/IBAL#VAV_4_Connection_1", + "@id": "http://example.org/IBAL#Enclosure_3", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#Damper_4_OCP" - }, - { - "@id": "http://example.org/IBAL#HC_6_ICP" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#HVACSpace_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 4 Connection 1" + "@value": "Enclosure 3" } ] }, { - "@id": "http://example.org/IBAL#zs1_rh", + "@id": "http://example.org/IBAL#ahu1_p_down", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "80" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@value": "Static Pressure Measurement Downstream Fan" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@value": "analog-input,3" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "80" + "@value": "ahu1_p_down" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "zs1_rh" + "@value": "analog-input" } - ] - }, - { - "@id": "http://example.org/IBAL#exf1_power", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://qudt.org/vocab/quantitykind/Power" + "@id": "http://example.org/IBAL#AHU_2" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "exf1 power" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } - ] - }, - { - "@id": "http://example.org/IBAL#WaterPump_1_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 1 ICP" + "@value": "AHU 1 P Down" } ] }, { - "@id": "http://example.org/IBAL#Channel_364AO", + "@id": "http://example.org/IBAL#ch1_f_e", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_4" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#d18_pos_c" + "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 364AO" + "@value": "ch1 f e" } ] }, { - "@id": "http://example.org/IBAL#Channel_80", + "@id": "http://example.org/IBAL#HVACZone_3", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://example.org/IBAL#Segment_1" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://example.org/IBAL#ahu2_out_rtd" + "@id": "http://example.org/IBAL#HVACSpace_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 80" + "@value": "HVACZone 3" } ] }, { - "@id": "http://example.org/IBAL#d17_pos_c", + "@id": "http://example.org/IBAL#vav2_f", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV3 Damper Control Signal" + "@value": "VAV2 Airflow Rate" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-output,2" + "@value": "analog-input,4" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "d17_pos_c" + "@value": "vav2_f" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "analog-output" + "@value": "analog-input" } ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_3" + "@id": "http://example.org/IBAL#VAV_2" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ @@ -8281,255 +8147,255 @@ ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d17 pos c" + "@value": "vav2 f" } ] }, { - "@id": "http://example.org/IBAL#Segment_87", + "@id": "http://example.org/IBAL#Fan_4", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc32-ICP1" + "@id": "http://example.org/IBAL#Fan_4_E_ICP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Fan_4_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Fan_4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 87" + "@value": "Fan 4" } ] }, { - "@id": "http://example.org/IBAL#Junction_9", + "@id": "http://example.org/IBAL#VFD_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc9-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc9-OCP" - }, - { - "@id": "http://example.org/IBAL#Jnc9-OCP2" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 9" + "@value": "VFD 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_397", + "@id": "http://example.org/IBAL#ahu2_rh_down", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#HeatingCoil_4" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu1_heat_c" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 397" + "@value": "ahu2 rh down" } ] }, { - "@id": "http://example.org/IBAL#ThermalStorage_1", + "@id": "http://example.org/IBAL#Jnc22-OCP1", "@type": [ - "http://data.ashrae.org/standard223#Equipment" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#ThermalStorage_1_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ThermalStorage_1_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ThermalStorage 1" + "@value": "Jnc22-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Enclosure_4", + "@id": "http://example.org/IBAL#CC_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HVACSpace_4" + "@id": "http://example.org/IBAL#AHU_3_Connection_2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#CoolingCoil_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enclosure 4" + "@value": " CC 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#HC_1_ICP", + "@id": "http://example.org/IBAL#v12_pos_c", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "AHU1 Cooling Coil Valve Control Signal" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#AHU_1_ICP" + "@value": "analog-output,2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "HC 1 ICP" + "@value": "v12_pos_c" } - ] - }, - { - "@id": "http://example.org/IBAL#Fan_3_VFD_3", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#Fan_3_E_ICP" - }, + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VFD_3_OCP" + "@id": "http://example.org/IBAL#AHU_2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 3 VFD 3" + "@value": "v12 pos c" } ] }, { - "@id": "http://example.org/IBAL#Channel_110", + "@id": "http://example.org/IBAL#Channel_198", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_16" + "@id": "http://example.org/IBAL#Segment_106" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs3_out_rtd" + "@id": "http://example.org/IBAL#ahu2_f_cc_mag" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 110" + "@value": "Channel 198" } ] }, { - "@id": "http://example.org/IBAL#Jnc24-OCP1", + "@id": "http://example.org/IBAL#Fan_5_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc24-OCP1" + "@value": "Fan 5 E ICP" } ] }, { - "@id": "http://example.org/IBAL#oau_rh", + "@id": "http://example.org/IBAL#Segment_105", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#AHU_1_G_OCP" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "80" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "oau rh" + "@value": "Segment 105" } ] }, { - "@id": "http://example.org/IBAL#Jnc7-OCP2", + "@id": "http://example.org/IBAL#Jnc30-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc7-OCP2" + "@value": "Jnc30-ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc12-OCP1", + "@id": "http://example.org/IBAL#Fan_5_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8538,78 +8404,92 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc12-OCP1" + "@value": "Fan 5 ICP" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_Connection_3", + "@id": "http://example.org/IBAL#Channel_40", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#CC_2_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Fan_2_ICP" + "@id": "http://example.org/IBAL#Segment_18" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#zs4_rh" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 Connection 3" + "@value": "Channel 40" } ] }, { - "@id": "http://example.org/IBAL#Damper_8_ICP", + "@id": "http://example.org/IBAL#Junction_4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Jnc4-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc4-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc4-OCP2" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_8" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 8 ICP" + "@value": "Junction 4" } ] }, { - "@id": "http://example.org/IBAL#Damper_12_OCP", + "@id": "http://example.org/IBAL#HC-5-OutletFlow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_12" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "20" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 12 OCP" + "@value": "HC 5 OutletFlow" } ] }, { - "@id": "http://example.org/IBAL#HC_1_W_OCP", + "@id": "http://example.org/IBAL#HC_4_W_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -8620,251 +8500,216 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 1 W OCP" + "@value": "HC 4 W OCP" } ] }, { - "@id": "http://example.org/IBAL#Damper_18_OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_18" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 18 OCP" + "@value": "Motorized three way valve 5 OCP" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP", + "@id": "http://example.org/IBAL#Jnc1-OCP1", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 4 OCP" + "@value": "Jnc1-OCP1" } ] }, { - "@id": "http://example.org/IBAL#AHU_1", + "@id": "http://example.org/IBAL#HeatExchange", "@type": [ - "http://data.ashrae.org/standard223#AirHandlingUnit" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#CoolingCoil_1" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Fan_1" - }, - { - "@id": "http://example.org/IBAL#HeatingCoil_1" - }, - { - "@id": "http://example.org/IBAL#VFD_1" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#AHU_1_G_ICP" - }, - { - "@id": "http://example.org/IBAL#AHU_1_G_OCP" - }, - { - "@id": "http://example.org/IBAL#AHU_1_ICP" - }, - { - "@id": "http://example.org/IBAL#AHU_1_OCP" - }, + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://example.org/IBAL#AHU_1_S_ICP" + "@value": "60" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1" + "@value": "HeatExchange" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_3_ICP", + "@id": "http://example.org/IBAL#Junction_13", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Jnc13-ICP1" + }, { - "@value": "Water pump 3 ICP" - } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc25-OCP2", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "http://example.org/IBAL#Jnc13-ICP2" + }, { - "@id": "http://example.org/IBAL#Segment_71" + "@id": "http://example.org/IBAL#Jnc13-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc25-OCP2" + "@value": "Junction 13" } ] }, { - "@id": "http://example.org/IBAL#Segment_79", + "@id": "http://example.org/IBAL#hx3_pg_rtd", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Jnc29-OCP" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "72" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 79" + "@value": "hx1 pg rtd" } ] }, { - "@id": "http://example.org/IBAL#Junction_3", + "@id": "http://example.org/IBAL#zs3_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc3-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc3-ICP2" - }, + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#Jnc3-OCP" + "@value": "Zone3 Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "analog-input,5" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Junction 3" + "@value": "zs3_out_rtd" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc22-ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "analog-input" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@value": "Jnc22-ICP" + "@id": "http://example.org/IBAL#HVACZone_3" } - ] - }, - { - "@id": "http://example.org/IBAL#Segment_2", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#Jnc1-OCP2" - }, + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VAV_1_ICP" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 2" + "@value": "zs3 out rtd" } ] }, { - "@id": "http://example.org/IBAL#vav3_heat_power", + "@id": "http://example.org/IBAL#Jnc29-OCP2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3 heat power" + "@value": "Jnc29-OCP2" } ] }, { - "@id": "http://example.org/IBAL#HC_6_W_ICP", + "@id": "http://example.org/IBAL#Segment_33", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_9_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc11-ICP1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 6 W ICP" + "@value": "Segment 33" } ] }, @@ -8922,193 +8767,153 @@ ] }, { - "@id": "http://example.org/IBAL#Jnc19-ICP", + "@id": "http://example.org/IBAL#Damper_5_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_102" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedDamper_5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc19-ICP" + "@value": "Damper 5 ICP" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_OCP", + "@id": "http://example.org/IBAL#v8_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "AHU 2 OCP" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc26-ICP1", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc26-ICP1" + "@value": "v8 pos fb" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchanger_2", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4", "@type": [ - "http://data.ashrae.org/standard223#HeatExchanger" + "http://data.ashrae.org/standard223#ThreeWayValve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP" - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1" }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_ICP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2" }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_OCP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate heat exchanger 1" + "@value": "Motorized three way valve 4" } ] }, { - "@id": "http://example.org/IBAL#Channel_301", + "@id": "http://example.org/IBAL#vav3_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#Segment_2" + "@value": "VAV3 Discharge Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#vav1_f" + "@value": "analog-input,89" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 301" + "@value": "VAV3-T" } - ] - }, - { - "@id": "http://example.org/IBAL#ts_in_rtd", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@value": "analog-input" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#VAV_3" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "ts in rtd" - } - ] - }, - { - "@id": "http://example.org/IBAL#VAV_2", - "@type": [ - "http://data.ashrae.org/bacnet/2020#BACnetDevice", - "http://data.ashrae.org/standard223#TerminalUnit" - ], - "http://data.ashrae.org/bacnet/2020#hasPort": [ - { - "@id": "http://data.ashrae.org/bacnet/2020#P_47812" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "55.0" } ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://example.org/IBAL#HeatingCoil_3" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_2" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#VAV_2_ICP" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#VAV_2_OCP" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 2" + "@value": "vav3 out rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_402", + "@id": "http://example.org/IBAL#Damper_9_OCP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HeatingCoil_3" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#vav2_heat_c" + "@id": "http://example.org/IBAL#MotorizedDamper_9" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 402" + "@value": "Damper 9 OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_37", + "@id": "http://example.org/IBAL#Segment_88", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc37-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc37-OCP1" + "@id": "http://example.org/IBAL#Jnc32-OCP" }, { - "@id": "http://example.org/IBAL#Jnc37-OCP2" + "@id": "http://example.org/IBAL#Jnc33-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -9118,29 +8923,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 37" + "@value": "Segment 88" } ] }, { - "@id": "http://example.org/IBAL#vav4_f", + "@id": "http://example.org/IBAL#zs1_out_rtd", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV4 Airflow Rate" + "@value": "Zone1 Temperature" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-input,4" + "@value": "analog-input,5" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "vav4_f" + "@value": "zs1_out_rtd" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -9150,63 +8954,59 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@id": "http://example.org/IBAL#HVACZone_1" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "70.0" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4 f" + "@value": "zs1_out_rtd" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_1", + "@id": "http://example.org/IBAL#Segment_40", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HC_1_E_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_1_ICP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HC_1_OCP" + "@id": "http://example.org/IBAL#Damper_14_OCP" }, { - "@id": "http://example.org/IBAL#HC_1_W_ICP" - }, + "@id": "http://example.org/IBAL#Jnc14-ICP2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_1_W_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 1" + "@value": "Segment 40" } ] }, { - "@id": "http://example.org/IBAL#Jnc29-OCP", + "@id": "http://example.org/IBAL#AHU_1_G_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9215,43 +9015,82 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc29-OCP" + "@value": "AHU 1 G ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_12", + "@id": "http://example.org/IBAL#Channel_310", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HVAC_Space_1_OCP" - }, + "@id": "http://example.org/IBAL#MotorizedDamper_14" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#Jnc5-ICP1" + "@id": "http://example.org/IBAL#d5_pos_fb" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "Channel 310" + } + ] + }, + { + "@id": "http://example.org/IBAL#HVACZone_2", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://example.org/IBAL#HVACSpace_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 12" + "@value": "HVACZone 2" } ] }, { - "@id": "http://example.org/IBAL#vav2_t_in", + "@id": "http://example.org/IBAL#Channel_364AO", + "@type": [ + "http://data.ashrae.org/standard223#Controller" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://example.org/IBAL#MotorizedDamper_4" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#d18_pos_c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Channel 364AO" + } + ] + }, + { + "@id": "http://example.org/IBAL#vav1_t_in", "@type": [ "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV2 Supply Air Temperature" + "@value": "VAV1 Supply Air Temperature" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ @@ -9261,7 +9100,7 @@ ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "vav2_t_in" + "@value": "vav1_t_in" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -9271,7 +9110,7 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://example.org/IBAL#VAV_1" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ @@ -9292,132 +9131,141 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2 t in" + "@value": "vav1 t in" } ] }, { - "@id": "http://example.org/IBAL#d7_pos_c", + "@id": "http://example.org/IBAL#Junction_23", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Junction" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://example.org/IBAL#Jnc23-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc23-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc23-OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d7 pos c" + "@value": "Junction 23" } ] }, { - "@id": "http://example.org/IBAL#Segment_64", + "@id": "http://example.org/IBAL#MotorizedDamper_4", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://example.org/IBAL#Jnc22-OCP2" + "@id": "http://example.org/IBAL#d18_pos_c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://example.org/IBAL#Damper_4_ICP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_ICP" + "@id": "http://example.org/IBAL#Damper_4_OCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "IBAL:VAV4_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 64" + "@value": "Motorized damper 4" } ] }, { - "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP", + "@id": "http://example.org/IBAL#vav1_heat_power", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 2 Lower ICP" + "@value": "vav1 heat power" } ] }, { - "@id": "http://example.org/IBAL#d7_pos_fb", + "@id": "http://example.org/IBAL#Channel_328AO", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Controller" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://example.org/IBAL#MotorizedDamper_11" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#d7_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d7 pos fb" + "@value": "Channel 328AO" } ] }, { - "@id": "http://example.org/IBAL#Channel_301T", + "@id": "http://example.org/IBAL#Channel_329AO", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_1" + "@id": "http://example.org/IBAL#MotorizedDamper_13" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#observers": [ { - "@id": "http://example.org/IBAL#vav1_t_in" + "@id": "http://example.org/IBAL#d6_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 301T" + "@value": "Channel 329AO" } ] }, { - "@id": "http://example.org/IBAL#WaterChiller_1", + "@id": "http://example.org/IBAL#Segment_50", "@type": [ - "http://data.ashrae.org/standard223#Chiller" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP" - }, - { - "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Chiller_1_Upper_ICP" + "@id": "http://example.org/IBAL#Damper_18_OCP" }, { - "@id": "http://example.org/IBAL#Chiller_1_Upper_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Water Chiller 1" + "@id": "http://example.org/IBAL#Jnc17-ICP2" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc13-OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9426,81 +9274,82 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc13-OCP" + "@value": "Segment 50" } ] }, { - "@id": "http://example.org/IBAL#Channel_303T", + "@id": "http://example.org/IBAL#Junction_28", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_7" + "@id": "http://example.org/IBAL#Jnc28-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc28-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc28-OCP2" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#vav3_t_in" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 303T" + "@value": "Junction 28" } ] }, { - "@id": "http://example.org/IBAL#Channel_198", + "@id": "http://example.org/IBAL#Channel_456", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_106" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu2_f_cc_mag" + "@id": "http://example.org/IBAL#v8_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 198" + "@value": "Channel 456" } ] }, { - "@id": "http://example.org/IBAL#Channel_193", + "@id": "http://example.org/IBAL#d8_pos_c", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#ch1_f_e" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 193" + "@value": "d8 pos c" } ] }, { - "@id": "http://example.org/IBAL#Jnc37-ICP", + "@id": "http://example.org/IBAL#Jnc38-OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_99" + "@id": "http://example.org/IBAL#Segment_101" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -9510,397 +9359,281 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc37-ICP" + "@value": "Jnc38-OCP" } ] }, { - "@id": "http://example.org/IBAL#Damper_13_OCP", + "@id": "http://example.org/IBAL#Channel_17", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Exhaust_Fan_2_Connection_2" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_13" + "@id": "http://example.org/IBAL#exf2_p_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 13 OCP" + "@value": "Channel 17" } ] }, { - "@id": "http://example.org/IBAL#Channel_302T", + "@id": "http://example.org/IBAL#Channel_83", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_4" + "@id": "http://example.org/IBAL#AHU_3_ICP" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#vav2_t_in" + "@id": "http://example.org/IBAL#oau_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 302T" + "@value": "Channel 83" } ] }, { - "@id": "http://example.org/IBAL#Jnc27-OCP2", + "@id": "http://example.org/IBAL#Damper_10_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc27-OCP2" + "@value": "Damper 10 OCP" } ] }, { - "@id": "http://example.org/IBAL#HeatExchange", + "@id": "http://example.org/IBAL#HC_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@value": "60" + "@id": "http://example.org/IBAL#VAV_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HeatExchange" + "@value": "HC 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu2_f_ra", + "@id": "http://example.org/IBAL#VAV_2_Connection_1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@value": "ahu2 f ra" - } - ] - }, - { - "@id": "http://example.org/IBAL#ch1_f_e", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Damper_2_OCP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://example.org/IBAL#HC_3_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ch1 f e" + "@value": "VAV 2 Connection 1" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_4", + "@id": "http://example.org/IBAL#Hydronic", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@id": "http://example.org/IBAL#HC_4_E_ICP" + "@id": "http://example.org/IBAL#CoolingCoil_1" }, { - "@id": "http://example.org/IBAL#HC_4_ICP" + "@id": "http://example.org/IBAL#CoolingCoil_2" }, { - "@id": "http://example.org/IBAL#HC_4_OCP" + "@id": "http://example.org/IBAL#PlateHeatExchanger_1" }, { - "@id": "http://example.org/IBAL#HC_4_W_ICP" + "@id": "http://example.org/IBAL#PlateHeatExchanger_2" }, { - "@id": "http://example.org/IBAL#HC_4_W_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Heating coil 4" - } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_302", - "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_4" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "http://example.org/IBAL#vav2_f" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Channel 302" - } - ] - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_5", - "@type": [ - "http://data.ashrae.org/standard223#Damper" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_5_ICP" + "@id": "http://example.org/IBAL#ThermalStorage_1" }, { - "@id": "http://example.org/IBAL#Damper_5_OCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Motorized damper 5" - } - ] - }, - { - "@id": "http://example.org/IBAL#HC_4_E_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#WaterChiller_1" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://example.org/IBAL#WaterChiller_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 4 E ICP" + "@value": "Hydronic" } ] }, { - "@id": "http://example.org/IBAL#d15_pos_c", + "@id": "http://example.org/IBAL#zs4_out_rtd", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV1 Damper Control Signal" + "@value": "Zone4 Temperature" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-output,2" + "@value": "analog-input,5" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "d15_pos_c" + "@value": "zs4_out_rtd" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "analog-output" + "@value": "analog-input" } ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_1" + "@id": "http://example.org/IBAL#HVACZone_4" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "70.0" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d15 pos c" + "@value": "zs4_out_rtd" } ] }, { - "@id": "http://example.org/IBAL#Jnc3-ICP1", + "@id": "http://example.org/IBAL#Channel_364", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "Jnc3-ICP1" + "@id": "http://example.org/IBAL#MotorizedDamper_4" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc21-ICP2", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#d18_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc21-ICP2" + "@value": "Channel 364" } ] }, { - "@id": "http://example.org/IBAL#HC_4_ICP", + "@id": "http://example.org/IBAL#Segment_70", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Jnc25-OCP1" + }, + { + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_2_ICP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 4 ICP" + "@value": "Segment 70" } ] }, { - "@id": "http://example.org/IBAL#vav1_t_in", + "@id": "http://example.org/IBAL#VAV4_FnB", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV1 Supply Air Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,3" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "vav1_t_in" - } + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "@id": "http://example.org/IBAL#d18_pos_fb" + }, { - "@id": "http://example.org/IBAL#VAV_1" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "@id": "http://example.org/IBAL#vav4_f" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#vav4_out_rtd" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#vav4_t_in" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#zs4_out_rtd" + }, { - "@value": "vav1 t in" + "@id": "http://example.org/IBAL#zs4_t_sp_f" } - ] - }, - { - "@id": "http://example.org/IBAL#WaterTempSensor_13", - "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://example.org/IBAL#Segment_97" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#d18_pos_c" + }, { - "@id": "http://example.org/IBAL#Segment_97_Temp" + "@id": "http://example.org/IBAL#vav4_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water Temp Sensor 13" + "@value": "VAV4 Fn b" } ] }, @@ -9932,192 +9665,177 @@ ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_16", + "@id": "http://example.org/IBAL#Jnc38-OCP2", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_16_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_16_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 16" + "@value": "Jnc38-OCP2" } ] }, { - "@id": "http://example.org/IBAL#vav3_heat_c", + "@id": "http://example.org/IBAL#ahu1_fan_power", "@type": [ - "http://data.ashrae.org/standard223#AnalogOutputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV3 Heater Control Signal" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-output,1" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "vav3_heat_c" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-output" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VAV_3" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@id": "http://qudt.org/vocab/unit/W" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@value": "AHU1 Fan Power" } + ] + }, + { + "@id": "http://example.org/IBAL#HC_3_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav3 heat c" + "@value": "HC 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_75", + "@id": "http://example.org/IBAL#Segment_25", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc26-ICP2" + "@id": "http://example.org/IBAL#Damper_6_OCP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP" + "@id": "http://example.org/IBAL#Jnc9-ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 75" + "@value": "Segment 25" } ] }, { - "@id": "http://example.org/IBAL#Segment_40", + "@id": "http://example.org/IBAL#Fan_3", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_14_OCP" + "@id": "http://example.org/IBAL#Fan_3_E_ICP" }, { - "@id": "http://example.org/IBAL#Jnc14-ICP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Fan_3_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Fan_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 40" + "@value": "Fan 3" } ] }, { - "@id": "http://example.org/IBAL#Jnc18-OCP2", + "@id": "http://example.org/IBAL#HC_4_E_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc18-OCP2" + "@value": "HC 4 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_56", + "@id": "http://example.org/IBAL#Fan_2", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#AHU_2_G_ICP" + "@id": "http://example.org/IBAL#Fan_2_ICP" }, { - "@id": "http://example.org/IBAL#Jnc18-OCP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Fan_2_OCP" + }, { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Fan_2_S_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 56" + "@value": "Fan 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc26-ICP2", + "@id": "http://example.org/IBAL#Segment_46", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_16_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc15-OCP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc26-ICP2" + "@value": "Segment 46" } ] }, { - "@id": "http://example.org/IBAL#Segment_106", + "@id": "http://example.org/IBAL#Segment_93", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_2_G_OCP" + "@id": "http://example.org/IBAL#Jnc34-OCP1" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1" + "@id": "http://example.org/IBAL#Jnc35-ICP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10127,79 +9845,79 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 106" + "@value": "Segment 93" } ] }, { - "@id": "http://example.org/IBAL#Channel_108", + "@id": "http://example.org/IBAL#WaterTempSensor_13", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_14" + "@id": "http://example.org/IBAL#Segment_97" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs2_out_rtd" + "@id": "http://example.org/IBAL#Segment_97_Temp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 108" + "@value": "Water Temp Sensor 13" } ] }, { - "@id": "http://example.org/IBAL#Damper_15_ICP", + "@id": "http://example.org/IBAL#CC_2_Bypass_Connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 15 ICP" + "@value": "CC 2 Bypass Connection" } ] }, { - "@id": "http://example.org/IBAL#oau_in_rtd", + "@id": "http://example.org/IBAL#HC_1_W_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "oau in rtd" + "@value": "HC 1 W ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_77", + "@id": "http://example.org/IBAL#Jnc19-ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc28-OCP1" - }, - { - "@id": "http://example.org/IBAL#Jnc29-ICP" + "@id": "http://example.org/IBAL#Segment_102" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10209,185 +9927,177 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 77" + "@value": "Jnc19-ICP" } ] }, { - "@id": "http://example.org/IBAL#HC_5_E_ICP", + "@id": "http://example.org/IBAL#Jnc25-OCP1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 E ICP" + "@value": "Jnc25-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Jnc33-OCP2", + "@id": "http://example.org/IBAL#Jnc2-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc33-OCP2" + "@value": "Jnc2-ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_121", + "@id": "http://example.org/IBAL#Segment_79", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_76" + "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc29-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ch1_e_in_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 121" + "@value": "Segment 79" } ] }, { - "@id": "http://example.org/IBAL#Channel_496", + "@id": "http://example.org/IBAL#Jnc7-OCP1", "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_6" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#d11_pos_fb" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 496" + "@value": "Jnc7-OCP1" } ] }, { - "@id": "http://example.org/IBAL#zs2_rh", + "@id": "http://example.org/IBAL#Segment_8", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Jnc3-ICP2" + }, { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://example.org/IBAL#Jnc4-OCP1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs2 rh" + "@value": "Segment 8" } ] }, { - "@id": "http://example.org/IBAL#AHU2_FnB", + "@id": "http://example.org/IBAL#Channel_13", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://example.org/IBAL#ahu1_out_rtd" - }, - { - "@id": "http://example.org/IBAL#ahu1_p_down" - }, - { - "@id": "http://example.org/IBAL#d17_pos_c" - }, - { - "@id": "http://example.org/IBAL#d18_pos_c" - }, - { - "@id": "http://example.org/IBAL#v12_pos_fb" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#vav3_heat_c" - }, + "@id": "http://example.org/IBAL#Segment_27" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#vav4_heat_c" + "@id": "http://example.org/IBAL#exf1_p_up" } ], - "http://data.ashrae.org/standard223#hasOutput": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#ahu1_vfd" - }, + "@value": "Channel 13" + } + ] + }, + { + "@id": "http://example.org/IBAL#VAV_2_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#v12_pos_c" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU2 Fn b" + "@value": "VAV 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#vav4_heat_power", + "@id": "http://example.org/IBAL#Segment_76temp", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://qudt.org/vocab/unit/DEG_F" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "75" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4 heat power" + "@value": "Segment 76temp" } ] }, { - "@id": "http://example.org/IBAL#Segment_26", + "@id": "http://example.org/IBAL#Jnc6-OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_10_ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc9-OCP" + "@id": "http://example.org/IBAL#Segment_22" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10397,299 +10107,227 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 26" + "@value": "Jnc6-OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_30", + "@id": "http://example.org/IBAL#Damper_13_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc30-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc30-ICP2" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc30-OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedDamper_13" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 30" + "@value": "Damper 13 OCP" } ] }, { - "@id": "http://example.org/IBAL#exf1_f", + "@id": "http://example.org/IBAL#PlateHeatExchanger_1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatExchanger" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP" + }, + { + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_ICP" + }, + { + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 f" + "@value": "Plate heat exchanger 1" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP", + "@id": "http://example.org/IBAL#Jnc5-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 1 OCP" + "@value": "Jnc5-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_52", + "@id": "http://example.org/IBAL#WaterChiller_1", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#Chiller" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#WaterChiller_1" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP" + }, { - "@id": "http://example.org/IBAL#ch1_power" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP" + }, { - "@value": "Channel 52" - } - ] - }, - { - "@id": "http://example.org/IBAL#CC_2_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "@id": "http://example.org/IBAL#Chiller_1_Upper_ICP" + }, { - "@id": "http://example.org/IBAL#CoolingCoil_2" + "@id": "http://example.org/IBAL#Chiller_1_Upper_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 2 ICP" + "@value": "Water Chiller 1" } ] }, { - "@id": "http://example.org/IBAL#oau_p_down", + "@id": "http://example.org/IBAL#d18_pos_fb", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "11270" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PA" - } - ], - "http://qudt.org/schema/qudt/value": [ - { - "@value": "11270" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "oau p down" + "@value": "VAV4 Damper Feedback Signal" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc31-ICP1", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "analog-input,1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Jnc31-ICP1" + "@value": "d18_pos_fb" } - ] - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_4", - "@type": [ - "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#d18_pos_c" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_4_ICP" - }, + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#Damper_4_OCP" + "@id": "http://example.org/IBAL#VAV_4" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "IBAL:VAV4_ICP" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "Motorized damper 4" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc3-ICP2", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc3-ICP2" + "@value": "d18 pos fb" } ] }, { - "@id": "http://example.org/IBAL#hx1_pg_rtd", + "@id": "http://example.org/IBAL#Segment_48", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#Damper_17_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#Jnc16-OCP1" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "70" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "hx1_hw_rtd" + "@value": "Segment 48" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP", + "@id": "http://example.org/IBAL#Channel_200", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "Plate Heat Exchange 1 Lower ICP" + "@id": "http://example.org/IBAL#Segment_69" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc1-OCP2", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#pl_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc1-OCP2" + "@value": "Channel 200" } ] }, { - "@id": "http://example.org/IBAL#Channel_6", + "@id": "http://example.org/IBAL#pl_f", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_9" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu1_rh_down" + "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 6" + "@value": "pl f" } ] }, { - "@id": "http://example.org/IBAL#Segment_100", + "@id": "http://example.org/IBAL#Segment_71", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc37-OCP1" + "@id": "http://example.org/IBAL#Jnc25-OCP2" }, { - "@id": "http://example.org/IBAL#Jnc38-ICP" + "@id": "http://example.org/IBAL#Jnc26-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10699,100 +10337,112 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 100" + "@value": "Segment 71" } ] }, { - "@id": "http://example.org/IBAL#VAV_4_OCP", + "@id": "http://example.org/IBAL#Jnc20-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#VAV_4_Connection_2" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 4 OCP" + "@value": "Jnc20-OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc14-ICP1", + "@id": "http://example.org/IBAL#HeatingCoil_5", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#HC_5_E_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_5_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_5_OCP" + }, + { + "@id": "http://example.org/IBAL#HC_5_W_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_5_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc14-ICP1" + "@value": "Heating coil 5" } ] }, { - "@id": "http://example.org/IBAL#VFD_4", + "@id": "http://example.org/IBAL#ManualTwoWayValve_2", "@type": [ - "http://data.ashrae.org/standard223#VariableFrequencyDrive" + "http://data.ashrae.org/standard223#TwoWayValve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#VFD_4_ICP" + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP" }, { - "@id": "http://example.org/IBAL#VFD_4_OCP" + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 4" + "@value": "Manual two way valve 2" } ] }, { - "@id": "http://example.org/IBAL#VFD_4_OCP", + "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 4 OCP" + "@value": "Chiller 2 Lower OCP" } ] }, { - "@id": "http://example.org/IBAL#CC_3_W_ICP", + "@id": "http://example.org/IBAL#Channel_78", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#AHU_1_Connection_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ahu2_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 3 W ICP" + "@value": "Channel 78" } ] }, { - "@id": "http://example.org/IBAL#Jnc34-OCP1", + "@id": "http://example.org/IBAL#Jnc18-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -10803,112 +10453,80 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc34-OCP1" + "@value": "Jnc18-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Damper_7_OCP", + "@id": "http://example.org/IBAL#zs2_rh", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_7" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 7 OCP" + "@value": "zs2 rh" } ] }, { - "@id": "http://example.org/IBAL#Jnc17-ICP1", + "@id": "http://example.org/IBAL#HeatingCoil_2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Junction_15" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#HC_2_E_ICP" + }, { - "@value": "Jnc17-ICP1" - } - ] - }, - { - "@id": "http://example.org/IBAL#AHU_1_Connection_3", - "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#connectsAt": [ + "@id": "http://example.org/IBAL#HC_2_ICP" + }, { - "@id": "http://example.org/IBAL#CC_1_OCP" + "@id": "http://example.org/IBAL#HC_2_OCP" }, { - "@id": "http://example.org/IBAL#Fan_1_ICP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#HC_2_W_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#HC_2_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 Connection 3" + "@value": "Heating coil 2" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP", + "@id": "http://example.org/IBAL#Junction_16", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#Junction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "Manual two way valve 4 ICP" - } - ] - }, - { - "@id": "http://example.org/IBAL#WaterPump_2_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Jnc16-ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Jnc16-OCP1" + }, { - "@value": "Water pump 2 OCP" + "@id": "http://example.org/IBAL#Jnc16-OCP2" } - ] - }, - { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -10917,58 +10535,55 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 1 Upper OCP" + "@value": "Junction 16" } ] }, { - "@id": "http://example.org/IBAL#Channel_326T", + "@id": "http://example.org/IBAL#Segment_56", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_38" + "@id": "http://example.org/IBAL#AHU_2_G_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc18-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_t_sa" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 326T" + "@value": "Segment 56" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP", + "@id": "http://example.org/IBAL#Jnc32-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 2 OCP" + "@value": "Jnc32-ICP2" } ] }, { - "@id": "http://example.org/IBAL#zs4_heat_rtd", + "@id": "http://example.org/IBAL#hx1_pg_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "68" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -10981,146 +10596,137 @@ ], "http://qudt.org/schema/qudt/value": [ { - "@value": "68" + "@value": "70" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs4 heat rtd" + "@value": "hx1_hw_rtd" } ] }, { - "@id": "http://example.org/IBAL#d5_pos_fb", + "@id": "http://example.org/IBAL#Fan_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d5 pos fb" + "@value": "Fan 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Enclosure_3", + "@id": "http://example.org/IBAL#Jnc15-ICP", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HVACSpace_3" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enclosure 3" + "@value": "Jnc15-ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_383", + "@id": "http://example.org/IBAL#HVACZone_1", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://example.org/IBAL#v12_pos_fb" + "@id": "http://example.org/IBAL#HVACSpace_1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 383" + "@value": "HVACZone 1" } ] }, { - "@id": "http://example.org/IBAL#Jnc8-ICP", + "@id": "http://example.org/IBAL#Jnc28-OCP2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc8-ICP" + "@value": "Jnc28-OCP2" } ] }, { - "@id": "http://example.org/IBAL#AHU_3_OCP", + "@id": "http://example.org/IBAL#Channel_383", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_44" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#v12_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 OCP" + "@value": "Channel 383" } ] }, { - "@id": "http://example.org/IBAL#Junction_18", + "@id": "http://example.org/IBAL#d11_pos_c", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc18-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc18-OCP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Jnc18-OCP2" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 18" + "@value": "d11 pos c" } ] }, { - "@id": "http://example.org/IBAL#Junction_7", + "@id": "http://example.org/IBAL#AHU_3_Connection_3", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc7-ICP" - }, + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Jnc7-OCP1" + "@id": "http://example.org/IBAL#Fan_5_ICP" }, { - "@id": "http://example.org/IBAL#Jnc7-OCP2" + "@id": "http://example.org/IBAL#HC_7_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11130,42 +10736,39 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 7" + "@value": "AHU 3 Connection 3" } ] }, { - "@id": "http://example.org/IBAL#Channel_78", + "@id": "http://example.org/IBAL#Channel_155", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_1_Connection_2" + "@id": "http://example.org/IBAL#Segment_56" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu2_heat_rtd" + "@id": "http://example.org/IBAL#ahu2_cc_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 78" + "@value": "Channel 155" } ] }, { - "@id": "http://example.org/IBAL#Segment_10", + "@id": "http://example.org/IBAL#Damper_11_OCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc4-OCP2" - }, - { - "@id": "http://example.org/IBAL#VAV_4_ICP" + "@id": "http://example.org/IBAL#Segment_35" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11173,16 +10776,21 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#MotorizedDamper_11" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 10" + "@value": "Damper 11 OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc4-OCP2", + "@id": "http://example.org/IBAL#Jnc6-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -11191,135 +10799,164 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc4-OCP2" + "@value": "Jnc6-ICP2" } ] }, { - "@id": "http://example.org/IBAL#Segment_6", + "@id": "http://example.org/IBAL#AHU_1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#AirHandlingUnit" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://example.org/IBAL#Damper_5_OCP" + "@id": "http://example.org/IBAL#CoolingCoil_1" }, { - "@id": "http://example.org/IBAL#Jnc3-ICP1" + "@id": "http://example.org/IBAL#Fan_1" + }, + { + "@id": "http://example.org/IBAL#HeatingCoil_1" + }, + { + "@id": "http://example.org/IBAL#VFD_1" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#AHU_1_G_ICP" + }, + { + "@id": "http://example.org/IBAL#AHU_1_G_OCP" + }, + { + "@id": "http://example.org/IBAL#AHU_1_ICP" + }, + { + "@id": "http://example.org/IBAL#AHU_1_OCP" + }, + { + "@id": "http://example.org/IBAL#AHU_1_S_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 6" + "@value": "AHU 1" } ] }, { - "@id": "http://example.org/IBAL#HC_2_ICP", + "@id": "http://example.org/IBAL#WaterPump_3_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 2 ICP" + "@value": "Water pump 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#AHU1_FnB", + "@id": "http://example.org/IBAL#WaterPump_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" - ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://example.org/IBAL#ahu2_out_rtd" - }, - { - "@id": "http://example.org/IBAL#ahu2_p_down" - }, - { - "@id": "http://example.org/IBAL#d15_pos_c" - }, - { - "@id": "http://example.org/IBAL#d16_pos_c" - }, - { - "@id": "http://example.org/IBAL#v13_pos_fb" - }, - { - "@id": "http://example.org/IBAL#vav1_heat_c" - }, - { - "@id": "http://example.org/IBAL#vav2_heat_c" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasOutput": [ - { - "@id": "http://example.org/IBAL#ahu2_vfd" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#v13_pos_c" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 Fn b" + "@value": "Water pump 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_OCP", + "@id": "http://example.org/IBAL#Jnc33-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 OCP" + "@value": "Jnc33-OCP" } ] }, { - "@id": "http://example.org/IBAL#Fan_1_ICP", + "@id": "http://example.org/IBAL#vav1_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "VAV1 Discharge Temperature" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ + { + "@value": "analog-input,2" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ + { + "@value": "vav1_out_rtd" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_1" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 1 ICP" + "@value": "vav1 out rtd" } ] }, { - "@id": "http://example.org/IBAL#Segment_38", + "@id": "http://example.org/IBAL#VAV_3_Connection_1", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Damper_13_ICP" + "@id": "http://example.org/IBAL#Damper_3_OCP" }, { - "@id": "http://example.org/IBAL#Jnc12-OCP1" + "@id": "http://example.org/IBAL#HC_5_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11329,82 +10966,97 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 38" + "@value": "VAV 3 Connection 1" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_4", + "@id": "http://example.org/IBAL#Channel_325", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#WaterPump_4_ICP" - }, + "@id": "http://example.org/IBAL#Segment_23" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#WaterPump_4_OCP" + "@id": "http://example.org/IBAL#ahu1_f_ra" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 4" + "@value": "Channel 325" } ] }, { - "@id": "http://example.org/IBAL#VFD_3", + "@id": "http://example.org/IBAL#Damper_14_OCP", "@type": [ - "http://data.ashrae.org/standard223#VariableFrequencyDrive" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#VFD_3_ICP" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#VFD_3_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_14" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 3" + "@value": "Damper 14 OCP" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP", + "@id": "http://example.org/IBAL#ahu1_rh_down", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Segment_87" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "50" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 5 OCP" + "@value": "AHU 1 RH Down" } ] }, { - "@id": "http://example.org/IBAL#Jnc4-ICP", + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc4-ICP" + "@value": "Plate Heat Exchange 1 Lower ICP" } ] }, @@ -11433,532 +11085,515 @@ ] }, { - "@id": "http://example.org/IBAL#Segment_8", + "@id": "http://example.org/IBAL#Segment_75", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc3-ICP2" + "@id": "http://example.org/IBAL#Jnc26-ICP2" }, { - "@id": "http://example.org/IBAL#Jnc4-OCP1" + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 8" + "@value": "Segment 75" } ] }, { - "@id": "http://example.org/IBAL#Channel_10", + "@id": "http://example.org/IBAL#Junction_6", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_1" + "@id": "http://example.org/IBAL#Jnc6-ICP1" + }, + { + "@id": "http://example.org/IBAL#Jnc6-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc6-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_rh_down" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 10" + "@value": "Junction 6" } ] }, { - "@id": "http://example.org/IBAL#Segment_47", + "@id": "http://example.org/IBAL#Segment_39", "@type": [ "http://data.ashrae.org/standard223#Connection" ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Segment 39" + } + ] + }, + { + "@id": "http://example.org/IBAL#Junction_22", + "@type": [ + "http://data.ashrae.org/standard223#Junction" + ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_16_OCP" + "@id": "http://example.org/IBAL#Jnc22-ICP" }, { - "@id": "http://example.org/IBAL#Jnc16-ICP" + "@id": "http://example.org/IBAL#Jnc22-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc22-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 47" + "@value": "Junction 22" } ] }, { - "@id": "http://example.org/IBAL#HC_6_E_ICP", + "@id": "http://example.org/IBAL#HC_3_W_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 6 E ICP" + "@value": "HC 3 W ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_103", + "@id": "http://example.org/IBAL#Fan_2_VFD_2", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_1_G_ICP" + "@id": "http://example.org/IBAL#Fan_2_S_ICP" }, { - "@id": "http://example.org/IBAL#Jnc19-OCP2" + "@id": "http://example.org/IBAL#VFD_2_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 103" + "@value": "Fan 2 VFD 2" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2", + "@id": "http://example.org/IBAL#ahu2_f_ra", "@type": [ - "http://data.ashrae.org/standard223#ThreeWayValve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2" - }, + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 2" + "@value": "ahu2 f ra" } ] }, { - "@id": "http://example.org/IBAL#ahu1_cc_out_rtd", + "@id": "http://example.org/IBAL#Jnc37-ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Segment_99" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 CC Out RTD" + "@value": "Jnc37-ICP" } ] }, { - "@id": "http://example.org/IBAL#HC_3_W_OCP", + "@id": "http://example.org/IBAL#Jnc4-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 W OCP" + "@value": "Jnc4-OCP2" } ] }, { - "@id": "http://example.org/IBAL#CC_2_OCP", + "@id": "http://example.org/IBAL#exf1_vfd", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#CoolingCoil_2" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": " CC 2 OCP" + "@value": "exf1 vfd" } ] }, { - "@id": "http://example.org/IBAL#Channel_86", + "@id": "http://example.org/IBAL#Junction_29", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_44" + "@id": "http://example.org/IBAL#Jnc29-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc29-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc29-OCP2" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#oau_out_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 86" + "@value": "Junction 29" } ] }, { - "@id": "http://example.org/IBAL#ch2_e_out_rtd", + "@id": "http://example.org/IBAL#Jnc4-ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ch2 e out rtd" + "@value": "Jnc4-ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_134", + "@id": "http://example.org/IBAL#Channel_106", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HeatExchange_Connection" + "@id": "http://example.org/IBAL#Segment_12" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#hx3_pg_rtd" + "@id": "http://example.org/IBAL#zs1_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 129" + "@value": "Channel 106" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_OCP", + "@id": "http://example.org/IBAL#d8_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 2 Upper OCP" + "@value": "d8 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Segment_49", + "@id": "http://example.org/IBAL#MotorizedDamper_8", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_18_ICP" + "@id": "http://example.org/IBAL#Damper_8_ICP" }, { - "@id": "http://example.org/IBAL#Jnc16-OCP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_8_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 49" + "@value": "Motorized damper 8" } ] }, { - "@id": "http://example.org/IBAL#d18_pos_c", + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV4 Damper Control Signal" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-output,2" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d18_pos_c" + "@value": "Manual two way valve 5 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_402", + "@type": [ + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "analog-output" + "@id": "http://example.org/IBAL#HeatingCoil_3" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@id": "http://example.org/IBAL#vav2_heat_c" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Channel 402" } + ] + }, + { + "@id": "http://example.org/IBAL#ahu2_rh_up", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d18 pos c" + "@value": "ahu2 rh up" } ] }, { - "@id": "http://example.org/IBAL#Chiller_1_Lower_ICP", + "@id": "http://example.org/IBAL#Channel_303T", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_7" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#vav3_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 1 Lower ICP" + "@value": "Channel 303T" } ] }, { - "@id": "http://example.org/IBAL#Channel_405", + "@id": "http://example.org/IBAL#HVAC_Space_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HeatingCoil_1" + "@id": "http://example.org/IBAL#Segment_12" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_heat_c" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 405" + "@value": "HVAC Space1 OCP" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_6", + "@id": "http://example.org/IBAL#Damper_12_ICP", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HC_6_E_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_6_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_6_OCP" - }, - { - "@id": "http://example.org/IBAL#HC_6_W_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HC_6_W_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@value": "IBAL:VAV4_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_12" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 6" + "@value": "Damper 12 ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_27", + "@id": "http://example.org/IBAL#PlateHeatExchanger_2", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#HeatExchanger" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc27-ICP" + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP" }, { - "@id": "http://example.org/IBAL#Jnc27-OCP1" + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP" }, { - "@id": "http://example.org/IBAL#Jnc27-OCP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 27" + "@value": "Plate heat exchanger 1" } ] }, { - "@id": "http://example.org/IBAL#Jnc32-ICP1", + "@id": "http://example.org/IBAL#oau_cc_rtd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Jnc32-ICP1" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "45" } - ] - }, - { - "@id": "http://example.org/IBAL#VAV1_FnB", - "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://example.org/IBAL#d15_pos_fb" - }, - { - "@id": "http://example.org/IBAL#vav1_f" - }, - { - "@id": "http://example.org/IBAL#vav1_out_rtd" - }, - { - "@id": "http://example.org/IBAL#vav1_t_in" - }, - { - "@id": "http://example.org/IBAL#zs1_out_rtd" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#zs1_t_sp_f" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasOutput": [ - { - "@id": "http://example.org/IBAL#d15_pos_c" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav1_heat_c" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1 Fn b" + "@value": "oau cc rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_16", + "@id": "http://example.org/IBAL#Channel_49", "@type": [ "http://data.ashrae.org/standard223#PressureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_30" + "@id": "http://example.org/IBAL#AHU_3_Connection_3" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#exf2_p_up" + "@id": "http://example.org/IBAL#oau_p_up" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 16" + "@value": "Channel 49" } ] }, { - "@id": "http://example.org/IBAL#VAV_1_OCP", + "@id": "http://example.org/IBAL#VAV_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#VAV_1_Connection_2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -11967,218 +11602,202 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 1 OCP" + "@value": "VAV 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#zs4_out_rtd", + "@id": "http://example.org/IBAL#Fan_5_OCP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "Zone4 Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@value": "analog-input,5" + "@id": "http://example.org/IBAL#AHU_3_OCP" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs4_out_rtd" + "@value": "Fan 5 OCP" } + ] + }, + { + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#HVACZone_4" + "@value": "Plate Heat Exchange 1 Upper OCP" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_19", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Jnc5-OCP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Jnc7-ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs4_out_rtd" + "@value": "Segment 19" } ] }, { - "@id": "http://example.org/IBAL#Damper_13_ICP", + "@id": "http://example.org/IBAL", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_13" + "@id": "http://data.ashrae.org/standard223/1.0/model/all" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@value": "Damper 13 ICP" + "@value": "Created with TopBraid Composer" } ] }, { - "@id": "http://example.org/IBAL#Channel_334", + "@id": "http://example.org/IBAL#HC_7_W_OCP", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_20" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu2_f_ra" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 334" + "@value": "HC 7 W OCP" } ] }, { - "@id": "http://example.org/IBAL#VFD_5", + "@id": "http://example.org/IBAL#HC_5_W_ICP", "@type": [ - "http://data.ashrae.org/standard223#VariableFrequencyDrive" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#VFD_5_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#VFD_5_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 5" + "@value": "HC 5 W ICP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_f_cc", + "@id": "http://example.org/IBAL#zs2_heat_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "40" + "@value": "70" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://qudt.org/schema/qudt/value": [ { - "@value": "40" + "@value": "70" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 197" + "@value": "zs2 heat rtd" } ] }, { - "@id": "http://example.org/IBAL#VFD_2_ICP", + "@id": "http://example.org/IBAL#Channel_306T", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" - } + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "VFD 2 ICP" + "@id": "http://example.org/IBAL#Segment_27" } - ] - }, - { - "@id": "http://example.org/IBAL#HC_1_E_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://example.org/IBAL#exf1_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 1 E ICP" + "@value": "Channel 306T" } ] }, { - "@id": "http://example.org/IBAL#Fan_4_ICP", + "@id": "http://example.org/IBAL#HC_3_W_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 4 ICP" + "@value": "HC 3 W OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_32", + "@id": "http://example.org/IBAL#Junction_27", "@type": [ "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc32-ICP1" + "@id": "http://example.org/IBAL#Jnc27-ICP" }, { - "@id": "http://example.org/IBAL#Jnc32-ICP2" + "@id": "http://example.org/IBAL#Jnc27-OCP1" }, { - "@id": "http://example.org/IBAL#Jnc32-OCP" + "@id": "http://example.org/IBAL#Jnc27-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12188,191 +11807,228 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 32" + "@value": "Junction 27" } ] }, { - "@id": "http://example.org/IBAL#Fan_1_OCP", + "@id": "http://example.org/IBAL#CC_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#CoolingCoil_1" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_1_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 1 OCP" + "@value": "CC 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_9", + "@id": "http://example.org/IBAL#MotorizedDamper_9", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#AHU_2_OCP" + "@id": "http://example.org/IBAL#Damper_9_ICP" }, { - "@id": "http://example.org/IBAL#Jnc4-ICP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_9_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 9" + "@value": "Motorized damper 9" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4", + "@id": "http://example.org/IBAL#Junction_26", "@type": [ - "http://data.ashrae.org/standard223#TwoWayValve" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP" + "@id": "http://example.org/IBAL#Jnc26-ICP1" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP" - } + "@id": "http://example.org/IBAL#Jnc26-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc26-OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 4" + "@value": "Junction 26" } ] }, { - "@id": "http://example.org/IBAL#Jnc38-OCP", + "@id": "http://example.org/IBAL#CoolingCoil_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Segment_101" + "@id": "http://example.org/IBAL#CC_1_Water_ICP" + }, + { + "@id": "http://example.org/IBAL#CC_1_Water_OCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc38-OCP" + "@value": "Cooling coil 1" } ] }, { - "@id": "http://example.org/IBAL#Segment_24", + "@id": "http://example.org/IBAL#ManualTwoWayValve_4", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TwoWayValve" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_8_ICP" + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP" }, { - "@id": "http://example.org/IBAL#Jnc8-OCP2" + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_OCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "Manual two way valve 4" + } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_124", + "@type": [ + "http://data.ashrae.org/standard223#TemperatureSensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://example.org/IBAL#Segment_105" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ahu1_cc_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 24" + "@value": "Channel 124" } ] }, { - "@id": "http://example.org/IBAL#Damper_6_OCP", + "@id": "http://example.org/IBAL#Segment_60", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_3_ICP" + "@id": "http://example.org/IBAL#Jnc20-ICP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_6" + "@value": "Segment 60" } - ], + ] + }, + { + "@id": "http://example.org/IBAL#Temp_7", "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 6 OCP" + "@value": "Channel 106" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_5", + "@id": "http://example.org/IBAL#Channel_38", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HC_5_E_ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HC_5_ICP" - }, + "@id": "http://example.org/IBAL#Segment_14" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#HC_5_OCP" - }, + "@id": "http://example.org/IBAL#zs2_rh" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#HC_5_W_ICP" - }, + "@value": "Channel 38" + } + ] + }, + { + "@id": "http://example.org/IBAL#d7_pos_fb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#HC_5_W_OCP" + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 5" + "@value": "d7 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Jnc15-OCP2", + "@id": "http://example.org/IBAL#VFD_4_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc15-OCP2" + "@value": "VFD 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc6-ICP2", + "@id": "http://example.org/IBAL#Jnc11-ICP1", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -12383,104 +12039,143 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc6-ICP2" + "@value": "Jnc11-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Segment_44", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc15-ICP" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 44" + "@value": "Motorized three way valve 4 ICP 2" } ] }, { - "@id": "http://example.org/IBAL#d18_pos_fb", + "@id": "http://example.org/IBAL#VAV2_FnB", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@value": "VAV4 Damper Feedback Signal" + "@id": "http://example.org/IBAL#d16_pos_fb" + }, + { + "@id": "http://example.org/IBAL#vav2_f" + }, + { + "@id": "http://example.org/IBAL#vav2_out_rtd" + }, + { + "@id": "http://example.org/IBAL#vav2_t_in" + }, + { + "@id": "http://example.org/IBAL#zs2_out_rtd" + }, + { + "@id": "http://example.org/IBAL#zs2_t_sp_f" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@value": "analog-input,1" + "@id": "http://example.org/IBAL#d16_pos_c" + }, + { + "@id": "http://example.org/IBAL#vav2_heat_c" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d18_pos_fb" + "@value": "VAV2 Fn b" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_59", + "@type": [ + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "analog-input" + "@id": "http://example.org/IBAL#VFD_2" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@id": "http://example.org/IBAL#ahu1_fan_power" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Channel 59" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_394ow", + "@type": [ + "http://data.ashrae.org/standard223#Controller" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#Fan_3" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://example.org/IBAL#exf1_on" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d18 pos fb" + "@value": "Channel 394ow" } ] }, { - "@id": "http://example.org/IBAL#Jnc34-OCP2", + "@id": "http://example.org/IBAL#Segment_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#AHU_1_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc1-ICP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc34-OCP2" + "@value": "Segment 1" } ] }, { - "@id": "http://example.org/IBAL#Jnc18-ICP", + "@id": "http://example.org/IBAL#Segment_84", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc30-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc31-ICP1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -12489,245 +12184,211 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc18-ICP" + "@value": "Segment 84" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2", + "@id": "http://example.org/IBAL#CC_2_Water_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" + "@id": "http://example.org/IBAL#AHU_2_G_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 2 ICP 2" + "@value": "CC 2 Water ICP" } ] }, { - "@id": "http://example.org/IBAL#CoolingCoil_2", + "@id": "http://example.org/IBAL#Jnc23-ICP", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#CC_2_ICP" - }, - { - "@id": "http://example.org/IBAL#CC_2_OCP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#CC_2_Water_ICP" - }, + "@id": "http://example.org/IBAL#Segment_62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#CC_2_Water_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cooling coil 2" + "@value": "Jnc23-ICP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_rh_up", + "@id": "http://example.org/IBAL#Segment_100", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "60" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#Jnc37-OCP1" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://example.org/IBAL#Jnc38-ICP" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "60" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 RH Up" + "@value": "Segment 100" } ] }, { - "@id": "http://example.org/IBAL#VAV_3_OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "VAV 3 OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } - ] - }, - { - "@id": "http://example.org/IBAL#AHU_3_G_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 G ICP" + "@value": "Motorized three way valve 5 ICP 1" } ] }, { - "@id": "http://example.org/IBAL#Channel_88", + "@id": "http://example.org/IBAL#vav3_t_in", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#VAV_2_Connection_2" + "@value": "VAV3 Supply Air Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#vav2_out_rtd" + "@value": "analog-input,3" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 88" + "@value": "vav3_t_in" } - ] - }, - { - "@id": "http://example.org/IBAL#WaterPump_2", - "@type": [ - "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#WaterPump_2_ICP" - }, + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#WaterPump_2_OCP" + "@id": "http://example.org/IBAL#VAV_3" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Water pump 2" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_308T", - "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_10" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav4_t_in" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 308T" + "@value": "vav3 t in" } ] }, { - "@id": "http://example.org/IBAL#d11_pos_fb", + "@id": "http://example.org/IBAL#zs1_rh", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "80" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "d11 pos fb" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_122", - "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Chiller_1_Lower_Connection" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://example.org/IBAL#ch1_e_out_rtd" + "@value": "80" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 122" + "@value": "zs1_rh" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_1_ICP", + "@id": "http://example.org/IBAL#ahu2_t_sa", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space 1 ICP" + "@value": "ahu 2 t sa" } ] }, { - "@id": "http://example.org/IBAL#Segment_99", + "@id": "http://example.org/IBAL#AHU_2_G_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc36-OCP1" - }, - { - "@id": "http://example.org/IBAL#Jnc37-ICP" + "@id": "http://example.org/IBAL#Segment_56" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12737,225 +12398,237 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 99" + "@value": "AHU 2 G ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc36-OCP2", + "@id": "http://example.org/IBAL#VAV1_FnB", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://example.org/IBAL#Segment_98" + "@id": "http://example.org/IBAL#d15_pos_fb" + }, + { + "@id": "http://example.org/IBAL#vav1_f" + }, + { + "@id": "http://example.org/IBAL#vav1_out_rtd" + }, + { + "@id": "http://example.org/IBAL#vav1_t_in" + }, + { + "@id": "http://example.org/IBAL#zs1_out_rtd" + }, + { + "@id": "http://example.org/IBAL#zs1_t_sp_f" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#d15_pos_c" + }, + { + "@id": "http://example.org/IBAL#vav1_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc36-OCP2" + "@value": "VAV1 Fn b" } ] }, { - "@id": "http://example.org/IBAL#HC-3-OutletFlow", + "@id": "http://example.org/IBAL#ahu1_heat_c", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "500" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PA" - } - ], - "http://qudt.org/schema/qudt/value": [ - { - "@value": "500" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 3 OutletFlow" + "@value": "AHU1 Heat C" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_Zone", + "@id": "http://example.org/IBAL#Jnc30-OCP", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://example.org/IBAL#Segment_84" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://example.org/IBAL#HVACSpace_3" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HVACSpace_4" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 Zone" + "@value": "Jnc30-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_336", + "@id": "http://example.org/IBAL#Jnc35-ICP2", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_1" + "@id": "http://example.org/IBAL#Segment_93" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#d15_pos_fb" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 336" + "@value": "Jnc35-ICP2" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1", + "@id": "http://example.org/IBAL#AHU_3_G_OCP", "@type": [ - "http://data.ashrae.org/standard223#TwoWayValve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 1" + "@value": "AHU 3 G OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_454", + "@id": "http://example.org/IBAL#Channel_85", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VFD_4" + "@id": "http://example.org/IBAL#AHU_3_Connection_3" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#exf2_vfd" + "@id": "http://example.org/IBAL#oau_hs_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 454" + "@value": "Channel 85" } ] }, { - "@id": "http://example.org/IBAL#Channel_17", + "@id": "http://example.org/IBAL#Junction_17", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Exhaust_Fan_2_Connection_2" + "@id": "http://example.org/IBAL#Jnc17-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc17-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc17-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#exf2_p_down" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 17" + "@value": "Junction 17" } ] }, { - "@id": "http://example.org/IBAL#Channel_66", + "@id": "http://example.org/IBAL#exf2_t_in", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#HeatingCoil_6" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav4_heat_power" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 66" + "@value": "exf2 t in" } ] }, { - "@id": "http://example.org/IBAL#Segment_76", + "@id": "http://example.org/IBAL#Jnc1-OCP2", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc26-OCP" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc28-ICP" + "@value": "Jnc1-OCP2" } + ] + }, + { + "@id": "http://example.org/IBAL#HVAC_Space_4_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 76" + "@value": "HVAC Space 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_96", + "@id": "http://example.org/IBAL#Jnc38-ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc35-OCP" - }, - { - "@id": "http://example.org/IBAL#WaterPump_4_ICP" + "@id": "http://example.org/IBAL#Segment_100" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12965,24 +12638,21 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 96" + "@value": "Jnc38-ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_24", + "@id": "http://example.org/IBAL#Segment_73", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc24-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc24-OCP1" + "@id": "http://example.org/IBAL#Jnc27-ICP" }, { - "@id": "http://example.org/IBAL#Jnc24-OCP2" + "@id": "http://example.org/IBAL#WaterPump_1_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12992,96 +12662,183 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 24" + "@value": "Segment 73" } ] }, { - "@id": "http://example.org/IBAL#HC_7_E_ICP", + "@id": "http://example.org/IBAL#Channel_363AO", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://example.org/IBAL#MotorizedDamper_3" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#d17_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 7 E ICP" + "@value": "Channel 363AO" } ] }, { - "@id": "http://example.org/IBAL#Channel_329", + "@id": "http://example.org/IBAL#Flow_6", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_13" + "@id": "http://example.org/IBAL#VAV_2_Connection_2" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#d6_pos_fb" + "@id": "http://example.org/IBAL#HC-3-OutletFlow" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 329" + "@value": "Flow 6" } ] }, { - "@id": "http://example.org/IBAL#Jnc5-ICP1", + "@id": "http://example.org/IBAL#HVACSpace_2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" + }, + { + "@id": "http://example.org/IBAL#HVAC_Space_2_OCP" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://example.org/IBAL#zs2_t_sp_f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "HVACSpace 2" + } + ] + }, + { + "@id": "http://example.org/IBAL#HC_6_E_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc5-ICP1" + "@value": "HC 6 E ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_63", + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Manual two way valve 2 OCP" + } + ] + }, + { + "@id": "http://example.org/IBAL#AHU_2_Connection_3", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Jnc22-OCP1" + "@id": "http://example.org/IBAL#CC_2_OCP" }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_ICP" + "@id": "http://example.org/IBAL#Fan_2_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 63" + "@value": "AHU 2 Connection 3" } ] }, { - "@id": "http://example.org/IBAL#ahu2_out_rtd", + "@id": "http://example.org/IBAL#exf2_f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "exf2 f" + } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc8-OCP1", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Jnc8-OCP1" + } + ] + }, + { + "@id": "http://example.org/IBAL#v12_pos_fb", "@type": [ "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "AHU2 Supply Air Temperature" + "@value": "AHU1 Cooling Coil Feedback Signal" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ @@ -13091,7 +12848,7 @@ ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "ahu2_out_rtd" + "@value": "v12_pos_fb" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -13101,108 +12858,95 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#AHU_1" + "@id": "http://example.org/IBAL#AHU_2" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@value": "0.0" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 out rtd" + "@value": "v12 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Damper_11_OCP", + "@id": "http://example.org/IBAL#vav4_t_in", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#Segment_35" + "@value": "VAV4 Supply Air Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "analog-input,3" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_11" + "@value": "vav4_t_in" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "Damper 11 OCP" + "@value": "analog-input" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc3-OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_4" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Jnc3-OCP" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" } - ] - }, - { - "@id": "http://example.org/IBAL#Fan_4_VFD_4", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Fan_4_E_ICP" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VFD_4_OCP" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 4 VFD 4" + "@value": "vav4 t in" } ] }, { - "@id": "http://example.org/IBAL#VAV_4_Connection_2", + "@id": "http://example.org/IBAL#AHU_1_Connection_2", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" + "@id": "http://example.org/IBAL#CC_1_ICP" }, { - "@id": "http://example.org/IBAL#VAV_4_OCP" + "@id": "http://example.org/IBAL#HC_1_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13212,245 +12956,236 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 4 Connection 2" + "@value": "AHU 1 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#zs2_out_rtd", + "@id": "http://example.org/IBAL#Channel_16", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "Zone2 Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,5" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "Zone2 Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://example.org/IBAL#Segment_30" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#observes": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@id": "http://example.org/IBAL#exf2_p_up" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@value": "Channel 16" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc34-OCP2", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs2 out rtd" + "@value": "Jnc34-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Channel_404", + "@id": "http://example.org/IBAL#Segment_92", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HeatingCoil_6" + "@id": "http://example.org/IBAL#Jnc34-ICP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#vav4_heat_c" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 404" + "@value": "Segment 92" } ] }, { - "@id": "http://example.org/IBAL#vav2_heat_power", + "@id": "http://example.org/IBAL#Segment_2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://example.org/IBAL#Jnc1-OCP2" + }, + { + "@id": "http://example.org/IBAL#VAV_1_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2 heat power" + "@value": "Segment 2" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_1_OCP", + "@id": "http://example.org/IBAL#HVAC_Space_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 1 OCP" + "@value": "HVAC Space 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc29-ICP", + "@id": "http://example.org/IBAL#Jnc7-OCP2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc29-ICP" + "@value": "Jnc7-OCP2" } ] }, { - "@id": "http://example.org/IBAL#pl_out_rtd", + "@id": "http://example.org/IBAL#Segment_74", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Jnc27-OCP1" + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_4_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "pl out rtd" + "@value": "Segment 74" } ] }, { - "@id": "http://example.org/IBAL#Junction_11", + "@id": "http://example.org/IBAL#Segment_68", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc11-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc11-ICP2" + "@id": "http://example.org/IBAL#Jnc24-OCP1" }, { - "@id": "http://example.org/IBAL#Jnc11-OCP" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 11" + "@value": "Segment 68" } ] }, { - "@id": "http://example.org/IBAL#Jnc8-OCP1", + "@id": "http://example.org/IBAL#d16_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "VAV2 Damper Feedback Signal" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "Jnc8-OCP1" + "@value": "analog-input,1" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc13-ICP1", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "d16_pos_fb" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@value": "Jnc13-ICP1" + "@value": "analog-input" } - ] - }, - { - "@id": "http://example.org/IBAL#Damper_19_OCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_2" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_19" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 19 OCP" + "@value": "d16 pos fb" } ] }, { - "@id": "http://example.org/IBAL#Jnc32-OCP", + "@id": "http://example.org/IBAL#Jnc25-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_88" + "@id": "http://example.org/IBAL#Segment_71" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13460,144 +13195,107 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc32-OCP" + "@value": "Jnc25-OCP2" } ] }, { - "@id": "http://example.org/IBAL#ahu2_in_rtd", + "@id": "http://example.org/IBAL#Chiller_1_Upper_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 in rtd" + "@value": "Chiller 1 Upper OCP" } ] }, { - "@id": "http://example.org/IBAL#ahu1_p_up", + "@id": "http://example.org/IBAL#HVAC_Space_2_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "11296" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PA" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "11296" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 P Up" + "@value": "HVAC Space 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#zs2_t_sp_f", + "@id": "http://example.org/IBAL#Channel_328", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "Zone2 Temperature Setpoint" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,6" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "zs2_t_sp_f" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://example.org/IBAL#MotorizedDamper_11" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#observes": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "74.0" + "@id": "http://example.org/IBAL#d7_pos_fb" } ], - "http://data.ashrae.org/standard223#hasAspect": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" + "@value": "Channel 328" } + ] + }, + { + "@id": "http://example.org/IBAL#Damper_9_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#MotorizedDamper_9" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs2 t sp f" + "@value": "Damper 9 ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP", + "@id": "http://example.org/IBAL#Channel_127", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_104" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + "@id": "http://example.org/IBAL#ts_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 5 OCP" + "@value": "Channel 127" } ] }, { - "@id": "http://example.org/IBAL#Damper_2_OCP", + "@id": "http://example.org/IBAL#Jnc11-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -13608,57 +13306,47 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 2 OCP" + "@value": "Jnc11-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_364", + "@id": "http://example.org/IBAL#Jnc18-ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_4" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#d18_pos_fb" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 364" + "@value": "Jnc18-ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_32", + "@id": "http://example.org/IBAL#MotorizedDamper_5", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Damper_7_OCP" + "@id": "http://example.org/IBAL#Damper_5_ICP" }, { - "@id": "http://example.org/IBAL#Jnc11-ICP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_5_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 32" + "@value": "Motorized damper 5" } ] }, { - "@id": "http://example.org/IBAL#HC_1_W_ICP", + "@id": "http://example.org/IBAL#CC_3_W_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -13669,12 +13357,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 1 W ICP" + "@value": "CC 3 W ICP" } ] }, { - "@id": "http://example.org/IBAL#Damper_7_ICP", + "@id": "http://example.org/IBAL#Jnc14-ICP1", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -13683,201 +13371,177 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_7" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 7 ICP" + "@value": "Jnc14-ICP1" } ] }, { - "@id": "http://example.org/IBAL#zs3_rh", + "@id": "http://example.org/IBAL#ahu1_in_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" + "@value": "45" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs3 rh" + "@value": "AHU 1 In RTD" } ] }, { - "@id": "http://example.org/IBAL#Channel_3", + "@id": "http://example.org/IBAL#ahu1_cc_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#HC_4_ICP" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu1_rh_up" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 3" + "@value": "AHU1 CC Out RTD" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Lower_OCP", + "@id": "http://example.org/IBAL#Jnc9-OCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Segment_27" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 1 Lower OCP" + "@value": "Jnc9-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Fan_4_E_ICP", + "@id": "http://example.org/IBAL#oau_rh", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "80" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 4 E ICP" + "@value": "oau rh" } ] }, { - "@id": "http://example.org/IBAL#Channel_450", + "@id": "http://example.org/IBAL#Channel_405", "@type": [ "http://data.ashrae.org/standard223#Controller" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VFD_2" + "@id": "http://example.org/IBAL#HeatingCoil_1" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu1_vfd" + "@id": "http://example.org/IBAL#ahu2_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 450" + "@value": "Channel 405" } ] }, { - "@id": "http://example.org/IBAL#zs3_t_sp_f", + "@id": "http://example.org/IBAL#Channel_52", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "Zone3 Temperature Setpoint" + "@id": "http://example.org/IBAL#WaterChiller_1" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "analog-input,6" + "@id": "http://example.org/IBAL#ch1_power" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs3_t_sp_f" + "@value": "Channel 52" } + ] + }, + { + "@id": "http://example.org/IBAL#HC_2_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#VAV_3" + "@value": "HC 2 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_10", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "74.0" - } - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_F" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "zs3 t sp f" - } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc21-ICP1", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_61" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Jnc4-OCP2" + }, { - "@value": "Jnc21-ICP1" + "@id": "http://example.org/IBAL#VAV_4_ICP" } - ] - }, - { - "@id": "http://example.org/IBAL#VAV_1_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13886,24 +13550,18 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 1 ICP" + "@value": "Segment 10" } ] }, { - "@id": "http://example.org/IBAL#Junction_10", + "@id": "http://example.org/IBAL#HVAC_Space_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc10-ICP1" - }, - { - "@id": "http://example.org/IBAL#Jnc10-ICP2" - }, - { - "@id": "http://example.org/IBAL#Jnc10-OCP" + "@id": "http://example.org/IBAL#Segment_14" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13913,54 +13571,54 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 10" + "@value": "HVAC Space2 OCP" } ] }, { - "@id": "http://example.org/IBAL#HC_6_OCP", + "@id": "http://example.org/IBAL#CC_1_Water_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#VAV_4_OCP" + "@id": "http://example.org/IBAL#AHU_1_G_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 6 OCP" + "@value": " CC 1 Water OCP" } ] }, { - "@id": "http://example.org/IBAL#vav1_heat_power", + "@id": "http://example.org/IBAL#Channel_63", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://example.org/IBAL#HeatingCoil_2" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://example.org/IBAL#vav1_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav1 heat power" + "@value": "Channel 63" } ] }, { - "@id": "http://example.org/IBAL#hx3_pg_rtd", + "@id": "http://example.org/IBAL#ahu2_cc_out_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -13974,29 +13632,16 @@ "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://qudt.org/schema/qudt/value": [ - { - "@value": "72" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "hx1 pg rtd" + "@value": "ahu2 cc out rtd" } ] }, { - "@id": "http://example.org/IBAL#Segment_83", + "@id": "http://example.org/IBAL#Jnc24-OCP2", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc31-ICP2" - }, - { - "@id": "http://example.org/IBAL#WaterPump_2_OCP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14005,73 +13650,108 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 83" + "@value": "Jnc24-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Enclosure_1", + "@id": "http://example.org/IBAL#Channel_108", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HVACSpace_1" + "@id": "http://example.org/IBAL#Segment_14" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#zs2_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enclosure 1" + "@value": "Channel 108" } ] }, { - "@id": "http://example.org/IBAL#Damper_14_OCP", + "@id": "http://example.org/IBAL#Jnc17-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_14" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 14 OCP" + "@value": "Jnc17-ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc17-OCP", + "@id": "http://example.org/IBAL#HeatExchange_Connection", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_52" + "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP" + }, + { + "@id": "http://example.org/IBAL#WaterPump_1_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc17-OCP" + "@value": "Heat Exchange Connection" } ] }, { - "@id": "http://example.org/IBAL#ahu2_heat_c", + "@id": "http://example.org/IBAL#vav2_heat_c", "@type": [ + "http://data.ashrae.org/standard223#AnalogOutputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/bacnet/2020#description": [ + { + "@value": "VAV1 Heater Control Signal" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ + { + "@value": "analog-output,1" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ + { + "@value": "vav2_heat_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_2" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Voltage" @@ -14084,14 +13764,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 heat c" + "@value": "vav2 heat c" } ] }, { - "@id": "http://example.org/IBAL#Jnc10-ICP1", + "@id": "http://example.org/IBAL#Damper_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14100,90 +13780,127 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc10-ICP1" + "@value": "Damper 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#ThermalStorage_1_OCP", + "@id": "http://example.org/IBAL#Junction_7", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc7-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc7-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc7-OCP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Thermal Storage 1 OCP" + "@value": "Junction 7" } ] }, { - "@id": "http://example.org/IBAL#d8_pos_fb", + "@id": "http://example.org/IBAL#Damper_10_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d8 pos fb" + "@value": "Damper 10 ICP" } ] }, { - "@id": "http://example.org/IBAL#d8_pos_c", + "@id": "http://example.org/IBAL#Damper_3_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://example.org/IBAL#VAV_3_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d8 pos c" + "@value": "Damper 3 ICP" } ] }, { - "@id": "http://example.org/IBAL#oau_cc_rtd", + "@id": "http://example.org/IBAL#Jnc6-ICP1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "45" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "oau cc rtd" + "@value": "Jnc6-ICP1" } ] }, { - "@id": "http://example.org/IBAL#ahu2_cc_in_rtd", + "@id": "http://example.org/IBAL#ahu1_out_rtd", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/bacnet/2020#description": [ + { + "@value": "AHU1 Supply Air Temperature" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ + { + "@value": "analog-input,2" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ + { + "@value": "ahu1_out_rtd" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#AHU_2" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -14196,14 +13913,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 cc in rtd" + "@value": "AHU 1 Out RTD" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Upper_ICP", + "@id": "http://example.org/IBAL#Jnc9-OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14212,165 +13929,156 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 2 Upper ICP" + "@value": "Jnc9-OCP" } ] }, { - "@id": "http://example.org/IBAL#Junction_28", + "@id": "http://example.org/IBAL#Junction_10", "@type": [ "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc28-ICP" + "@id": "http://example.org/IBAL#Jnc10-ICP1" }, { - "@id": "http://example.org/IBAL#Jnc28-OCP1" + "@id": "http://example.org/IBAL#Jnc10-ICP2" }, { - "@id": "http://example.org/IBAL#Jnc28-OCP2" + "@id": "http://example.org/IBAL#Jnc10-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 28" + "@value": "Junction 10" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_3", + "@id": "http://example.org/IBAL#Jnc9-ICP", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_3_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_3_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 3" + "@value": "Jnc9-ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc23-ICP2", + "@id": "http://example.org/IBAL#ch1_e_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_107" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc23-ICP2" + "@value": "ch1 e out rtd" } ] }, { - "@id": "http://example.org/IBAL#ahu1_out_rtd", + "@id": "http://example.org/IBAL#VFD_1_ICP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "AHU1 Supply Air Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input,2" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu1_out_rtd" + "@value": "VFD 1 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#HeatingCoil_1", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "@id": "http://example.org/IBAL#HC_1_E_ICP" + }, { - "@id": "http://example.org/IBAL#AHU_2" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "@id": "http://example.org/IBAL#HC_1_ICP" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#HC_1_OCP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#HC_1_W_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#HC_1_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 Out RTD" + "@value": "Heating coil 1" } ] }, { - "@id": "http://example.org/IBAL#CC_1_Bypass_Connection", + "@id": "http://example.org/IBAL#Junction_3", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_OCP" + "@id": "http://example.org/IBAL#Jnc3-ICP1" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2" + "@id": "http://example.org/IBAL#Jnc3-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc3-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 1 Bypass Connection" + "@value": "Junction 3" } ] }, { - "@id": "http://example.org/IBAL#Segment_51", + "@id": "http://example.org/IBAL#Segment_20", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_19_OCP" + "@id": "http://example.org/IBAL#Damper_12_ICP" }, { - "@id": "http://example.org/IBAL#Jnc17-ICP" + "@id": "http://example.org/IBAL#Jnc7-OCP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -14380,64 +14088,51 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 51" + "@value": "Segment 20" } ] }, { - "@id": "http://example.org/IBAL#Segment_33", + "@id": "http://example.org/IBAL#Channel_50", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_9_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc11-ICP1" + "@id": "http://example.org/IBAL#Segment_44" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#oau_p_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 33" + "@value": "Channel 50" } ] }, { - "@id": "http://example.org/IBAL#exf2_p_down", + "@id": "http://example.org/IBAL#HC_4_W_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PA" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf2 p down" + "@value": "HC 4 W ICP" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_4_OCP", + "@id": "http://example.org/IBAL#Fan_2_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Segment_18" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14446,114 +14141,89 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space 4 OCP" + "@value": "Fan 2 ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_36", + "@id": "http://example.org/IBAL#MotorizedDamper_7", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc36-ICP" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#Jnc36-OCP1" + "@id": "http://example.org/IBAL#Damper_7_ICP" }, { - "@id": "http://example.org/IBAL#Jnc36-OCP2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Damper_7_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 36" + "@value": "Motorized damper 7" } ] }, { - "@id": "http://example.org/IBAL#Jnc31-OCP", + "@id": "http://example.org/IBAL#Jnc8-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc31-OCP" + "@value": "Jnc8-ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_14", + "@id": "http://example.org/IBAL#Jnc33-ICP2", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_2_OCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc5-ICP2" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Junction_33" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 14" + "@value": "Jnc33-ICP2" } ] }, { - "@id": "http://example.org/IBAL#VFD_1_OCP", + "@id": "http://example.org/IBAL#HVACZone_4", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@value": "VFD 1 OCP" - } - ] - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_9", - "@type": [ - "http://data.ashrae.org/standard223#Damper" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_9_ICP" - }, - { - "@id": "http://example.org/IBAL#Damper_9_OCP" + "@id": "http://example.org/IBAL#HVACSpace_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 9" + "@value": "HVACZone 4" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_2_ICP", + "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -14564,88 +14234,70 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 2 ICP" + "@value": "Chiller 2 Lower ICP" } ] }, { - "@id": "http://example.org/IBAL#Jnc38-OCP2", + "@id": "http://example.org/IBAL#VAV_1_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#VAV_1_Connection_2" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc38-OCP2" + "@value": "VAV 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#VAV4_FnB", + "@id": "http://example.org/IBAL#ahu2_heat_c", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://example.org/IBAL#d18_pos_fb" - }, - { - "@id": "http://example.org/IBAL#vav4_f" - }, - { - "@id": "http://example.org/IBAL#vav4_out_rtd" - }, - { - "@id": "http://example.org/IBAL#vav4_t_in" - }, - { - "@id": "http://example.org/IBAL#zs4_out_rtd" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#zs4_t_sp_f" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#hasOutput": [ - { - "@id": "http://example.org/IBAL#d18_pos_c" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#vav4_heat_c" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV4 Fn b" + "@value": "ahu2 heat c" } ] }, { - "@id": "http://example.org/IBAL#exf2_f", + "@id": "http://example.org/IBAL#Jnc17-ICP2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf2 f" + "@value": "Jnc17-ICP2" } ] }, { - "@id": "http://example.org/IBAL#HC_5_W_ICP", + "@id": "http://example.org/IBAL#HC_6_W_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -14656,35 +14308,43 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 W ICP" + "@value": "HC 6 W ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP", + "@id": "http://example.org/IBAL#ahu1_on", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 4 OCP" + "@value": "ahu1 on" } ] }, { - "@id": "http://example.org/IBAL#Jnc14-ICP2", + "@id": "http://example.org/IBAL#Segment_43", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_15_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc12-ICP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14693,388 +14353,418 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc14-ICP2" + "@value": "Segment 43" } ] }, { - "@id": "http://example.org/IBAL#PlateHetExchange_1_Bypass_Connection", + "@id": "http://example.org/IBAL#d17_pos_c", "@type": [ - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP" - }, + "@value": "VAV3 Damper Control Signal" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2" + "@value": "analog-output,2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@value": "d17_pos_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_3" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 1 Bypass Connection" + "@value": "d17 pos c" } ] }, { - "@id": "http://example.org/IBAL#Damper_2_ICP", + "@id": "http://example.org/IBAL#Channel_73", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#HC_4_ICP" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#VAV_2_ICP" + "@id": "http://example.org/IBAL#ahu1_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 2 ICP" + "@value": "Channel 73" } ] }, { - "@id": "http://example.org/IBAL#Jnc6-OCP", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_22" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc6-OCP" + "@value": "Motorized three way valve 2 ICP 2" } ] }, { - "@id": "http://example.org/IBAL#Temp_7", + "@id": "http://example.org/IBAL#d6_pos_c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 106" + "@value": "d6 pos c" } ] }, { - "@id": "http://example.org/IBAL#Channel_401", + "@id": "http://example.org/IBAL#Damper_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HeatingCoil_2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://example.org/IBAL#vav1_heat_c" + "@id": "http://example.org/IBAL#VAV_1_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 401" + "@value": "Damper 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_89", + "@id": "http://example.org/IBAL#Channel_3", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#HumiditySensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VAV_3_Connection_2" + "@id": "http://example.org/IBAL#HC_4_ICP" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#vav3_out_rtd" + "@id": "http://example.org/IBAL#ahu1_rh_up" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 89" + "@value": "Channel 3" } ] }, { - "@id": "http://example.org/IBAL#Segment_57", + "@id": "http://example.org/IBAL#Damper_11_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc18-OCP2" - }, - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP" + "@id": "http://example.org/IBAL#Segment_39" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 57" + "@value": "Damper 11 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_107", + "@id": "http://example.org/IBAL#MotorizedDamper_19", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#Damper_19_ICP" + }, { - "@id": "http://example.org/IBAL#zs2_heat_rtd" + "@id": "http://example.org/IBAL#Damper_19_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 107" + "@value": "Motorized damper 19" } ] }, { - "@id": "http://example.org/IBAL#sl_out_rtd", + "@id": "http://example.org/IBAL#WaterChiller_2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Chiller" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#Chiller_2_Lower_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" - } - ], - "http://qudt.org/schema/qudt/value": [ + "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP" + }, { - "@value": "64" + "@id": "http://example.org/IBAL#Chiller_2_Upper_ICP" + }, + { + "@id": "http://example.org/IBAL#Chiller_2_Upper_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "sl out rtd" + "@value": "Water Chiller 2" } ] }, { - "@id": "http://example.org/IBAL#zs3_out_rtd", + "@id": "http://example.org/IBAL#Segment_23", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "Zone3 Temperature" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "analog-input,5" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "@id": "http://example.org/IBAL#Damper_14_ICP" + }, { - "@value": "zs3_out_rtd" + "@id": "http://example.org/IBAL#Jnc8-OCP1" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#HVACZone_3" + "@value": "Segment 23" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_89", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Jnc33-OCP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#ThermalStorage_1_ICP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs3 out rtd" + "@value": "Segment 89" } ] }, { - "@id": "http://example.org/IBAL#Segment_59", + "@id": "http://example.org/IBAL#Junction_15", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc21-ICP2" + "@id": "http://example.org/IBAL#Jnc15-ICP" }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_OCP" + "@id": "http://example.org/IBAL#Jnc15-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc15-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 59" + "@value": "Junction 15" } ] }, { - "@id": "http://example.org/IBAL#ahu2_rh_up", + "@id": "http://example.org/IBAL#Junction_38", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Junction" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://example.org/IBAL#Jnc38-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc38-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc38-OCP2" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 rh up" + "@value": "Junction 38" } ] }, { - "@id": "http://example.org/IBAL#Channel_49", + "@id": "http://example.org/IBAL#HC_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#AHU_3_Connection_3" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#oau_p_up" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 49" + "@value": "HC 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_73", + "@id": "http://example.org/IBAL#d10_pos_c", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#HC_4_ICP" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#ahu1_in_rtd" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 73" + "@value": "d10 pos c" } ] }, { - "@id": "http://example.org/IBAL#Fan_4", + "@id": "http://example.org/IBAL#AHU_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Fan_4_E_ICP" - }, - { - "@id": "http://example.org/IBAL#Fan_4_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Fan_4_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 4" + "@value": "AHU 2 OCP" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_G_ICP", + "@id": "http://example.org/IBAL#AHU_1_Zone", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://example.org/IBAL#Segment_56" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#HVACSpace_1" + }, + { + "@id": "http://example.org/IBAL#HVACSpace_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 G ICP" + "@value": "AHU 1 Zone" } ] }, { - "@id": "http://example.org/IBAL#AHU_3_ICP", + "@id": "http://example.org/IBAL#Segment_18", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_52" + "@id": "http://example.org/IBAL#HVAC_Space_4_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc6-ICP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15084,412 +14774,335 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 ICP" + "@value": "Segment 18" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_2", + "@id": "http://example.org/IBAL#CoolingCoil_2", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#CoolingCoil" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#HC_2_E_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_2_ICP" + "@id": "http://example.org/IBAL#CC_2_ICP" }, { - "@id": "http://example.org/IBAL#HC_2_OCP" + "@id": "http://example.org/IBAL#CC_2_OCP" }, { - "@id": "http://example.org/IBAL#HC_2_W_ICP" + "@id": "http://example.org/IBAL#CC_2_Water_ICP" }, { - "@id": "http://example.org/IBAL#HC_2_W_OCP" + "@id": "http://example.org/IBAL#CC_2_Water_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 2" + "@value": "Cooling coil 2" } ] }, { - "@id": "http://example.org/IBAL#Jnc15-ICP", + "@id": "http://example.org/IBAL#ManualTwoWayValve_5_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Segment_87" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc15-ICP" + "@value": "Manual two way valve 5 OCP" } ] }, { - "@id": "http://example.org/IBAL#HVACSpace_2", + "@id": "http://example.org/IBAL#Damper_17_OCP", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HVAC_Space_2_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_17" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#zs2_t_sp_f" + "@id": "http://example.org/IBAL#MotorizedDamper_17" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace 2" + "@value": "Damper 17 OCP" } ] }, { - "@id": "http://example.org/IBAL#d16_pos_c", + "@id": "http://example.org/IBAL#HC_1_W_OCP", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "VAV2 Damper Control Signal" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-output,2" + "@value": "HC 1 W OCP" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc8-OCP2", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "d16_pos_c" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-output" + "@value": "Jnc8-OCP2" } + ] + }, + { + "@id": "http://example.org/IBAL#VAV_4", + "@type": [ + "http://data.ashrae.org/bacnet/2020#BACnetDevice", + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/bacnet/2020#hasPort": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://data.ashrae.org/bacnet/2020#P_47814" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#contains": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#HeatingCoil_6" + }, { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://example.org/IBAL#MotorizedDamper_4" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://example.org/IBAL#VAV_4_ICP" + }, + { + "@id": "http://example.org/IBAL#VAV_4_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d16 pos c" + "@value": "VAV 4" } ] }, { - "@id": "http://example.org/IBAL#Channel_62", + "@id": "http://example.org/IBAL#Junction_33", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HeatingCoil_1" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://example.org/IBAL#Jnc33-ICP1" + }, { - "@id": "http://example.org/IBAL#ahu2_heat_power" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Jnc33-OCP" + }, { - "@value": "Channel 62" + "@id": "http://example.org/IBAL#Jnc33-OCP2" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc8-OCP2", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc8-OCP2" + "@value": "Junction 33" } ] }, { - "@id": "http://example.org/IBAL#ahu2_heat_power", + "@id": "http://example.org/IBAL#exf2_p_down", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "ahu2 heat power" - } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_394ow", - "@type": [ - "http://data.ashrae.org/standard223#Controller" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Fan_3" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "http://example.org/IBAL#exf1_on" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 394ow" + "@value": "exf2 p down" } ] }, { - "@id": "http://example.org/IBAL#Channel_63", + "@id": "http://example.org/IBAL#ahu1_f_ra", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#HeatingCoil_2" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#vav1_heat_power" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1000" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "Channel 63" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } - ] - }, - { - "@id": "http://example.org/IBAL#CC_3_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://example.org/IBAL#AHU_3_ICP" + "@value": "1000" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 3 ICP" + "@value": "AHU 1 F RA" } ] }, { - "@id": "http://example.org/IBAL#VAV_3", + "@id": "http://example.org/IBAL#VFD_5", "@type": [ - "http://data.ashrae.org/bacnet/2020#BACnetDevice", - "http://data.ashrae.org/standard223#TerminalUnit" - ], - "http://data.ashrae.org/bacnet/2020#hasPort": [ - { - "@id": "http://data.ashrae.org/bacnet/2020#P_47813" - } - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://example.org/IBAL#HeatingCoil_5" - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_3" - } + "http://data.ashrae.org/standard223#VariableFrequencyDrive" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#VAV_3_ICP" + "@id": "http://example.org/IBAL#VFD_5_ICP" }, { - "@id": "http://example.org/IBAL#VAV_3_OCP" + "@id": "http://example.org/IBAL#VFD_5_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 3" + "@value": "VFD 5" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_2", + "@id": "http://example.org/IBAL#HVAC_Space_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_18" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 5 ICP 2" + "@value": "HVAC Space 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_3", + "@id": "http://example.org/IBAL#Segment_96", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc1-OCP1" + "@id": "http://example.org/IBAL#Jnc35-OCP" }, { - "@id": "http://example.org/IBAL#Jnc2-ICP" + "@id": "http://example.org/IBAL#WaterPump_4_ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 3" + "@value": "Segment 96" } ] }, { - "@id": "http://example.org/IBAL#vav2_out_rtd", + "@id": "http://example.org/IBAL#ManualTwoWayValve_1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/bacnet/2020#description": [ - { - "@value": "VAV2 Discharge Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ - { - "@value": "analog-input,2" - } - ], - "http://data.ashrae.org/bacnet/2020#object-name": [ - { - "@value": "vav2_out_rtd" - } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-input" - } - ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ - { - "@id": "http://example.org/IBAL#VAV_2" - } - ], - "http://data.ashrae.org/bacnet/2020#present-value": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } + "http://data.ashrae.org/standard223#TwoWayValve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2 out rtd" + "@value": "Manual two way valve 1" } ] }, { - "@id": "http://example.org/IBAL#Channel_363AO", + "@id": "http://example.org/IBAL#Channel_307", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_3" + "@id": "http://example.org/IBAL#Segment_30" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#d17_pos_c" + "@id": "http://example.org/IBAL#exf2_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 363AO" + "@value": "Channel 307" } ] }, { - "@id": "http://example.org/IBAL#Chiller_1_Upper_ICP", + "@id": "http://example.org/IBAL#CC_3_W_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15498,215 +15111,277 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 1 Upper ICP" + "@value": "CC 3 W OCP" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_1_OCP", + "@id": "http://example.org/IBAL#Jnc13-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 1 OCP" + "@value": "Jnc13-OCP" } ] }, { - "@id": "http://example.org/IBAL#pl_f", + "@id": "http://example.org/IBAL#Segment_103", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://example.org/IBAL#AHU_1_G_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc19-OCP2" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "pl f" + "@value": "Segment 103" } ] }, { - "@id": "http://example.org/IBAL#Jnc34-ICP", + "@id": "http://example.org/IBAL#PlateHetExchange_1_Bypass_Connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Pipe" + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_3_OCP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc34-ICP" + "@value": "Plate Heat Exchange 1 Bypass Connection" } ] }, { - "@id": "http://example.org/IBAL#Jnc37-OCP2", + "@id": "http://example.org/IBAL#ThermalStorage_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Equipment" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#ThermalStorage_1_ICP" + }, + { + "@id": "http://example.org/IBAL#ThermalStorage_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc37-OCP2" + "@value": "ThermalStorage 1" } ] }, { - "@id": "http://example.org/IBAL#CC_1_OCP", + "@id": "http://example.org/IBAL#MotorizedDamper_1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#CoolingCoil_1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Damper_1_ICP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Damper_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": " CC 1 OCP" + "@value": "Motorized damper 1" } ] }, { - "@id": "http://example.org/IBAL#Channel_4", + "@id": "http://example.org/IBAL#Channel_326", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#FlowSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_2_Connection_3" + "@id": "http://example.org/IBAL#Segment_38" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu1_p_up" + "@id": "http://example.org/IBAL#ahu1_f_sa" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 4" + "@value": "Channel 326" } ] }, { - "@id": "http://example.org/IBAL#v13_pos_c", + "@id": "http://example.org/IBAL#Damper_19_ICP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#MotorizedDamper_19" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#MotorizedDamper_19" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v13 pos c" + "@value": "Damper 19 ICP" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_S_ICP", + "@id": "http://example.org/IBAL#Junction_20", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc20-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc20-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc20-OCP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-Signal" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 S ICP" + "@value": "Junction 20" } ] }, { - "@id": "http://example.org/IBAL#pl_in_rtd", + "@id": "http://example.org/IBAL#Fan_3_VFD_3", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Fan_3_E_ICP" + }, + { + "@id": "http://example.org/IBAL#VFD_3_OCP" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], - "http://qudt.org/schema/qudt/value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "68" + "@value": "Fan 3 VFD 3" + } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_44", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc15-ICP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "pl in rtd" + "@value": "Segment 44" } ] }, { - "@id": "http://example.org/IBAL#Jnc33-ICP1", + "@id": "http://example.org/IBAL#Damper_4_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://example.org/IBAL#VAV_4_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc33-ICP1" + "@value": "Damper 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_15", + "@id": "http://example.org/IBAL#Jnc24-ICP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc15-ICP" - }, + "@id": "http://example.org/IBAL#Segment_67" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc15-OCP1" - }, + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc15-OCP2" + "@value": "Jnc24-ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc15-OCP2", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15715,21 +15390,24 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 15" + "@value": "Jnc15-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Segment_45", + "@id": "http://example.org/IBAL#Junction_8", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_15_ICP" + "@id": "http://example.org/IBAL#Jnc8-ICP" }, { - "@id": "http://example.org/IBAL#Jnc15-OCP1" + "@id": "http://example.org/IBAL#Jnc8-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc8-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -15739,275 +15417,327 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 45" + "@value": "Junction 8" } ] }, { - "@id": "http://example.org/IBAL#vav1_out_rtd", + "@id": "http://example.org/IBAL#ahu2_f_cc_mag", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "VAV1 Discharge Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "analog-input,2" + "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav1_out_rtd" + "@value": "ahu2 f cc mag" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc19-OCP", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#VAV_1" + "@value": "Jnc19-OCP" } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_6", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://example.org/IBAL#Damper_5_OCP" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#Jnc3-ICP1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav1 out rtd" + "@value": "Segment 6" } ] }, { - "@id": "http://example.org/IBAL#vav2_heat_c", + "@id": "http://example.org/IBAL#CC_2_OCP", "@type": [ - "http://data.ashrae.org/standard223#AnalogOutputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "VAV1 Heater Control Signal" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@value": "analog-output,1" + "@id": "http://example.org/IBAL#CoolingCoil_2" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2_heat_c" + "@value": " CC 2 OCP" } - ], - "http://data.ashrae.org/bacnet/2020#object-type": [ - { - "@value": "analog-output" + ] + }, + { + "@id": "http://example.org/IBAL#ahu2_t_ra", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#VAV_2" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "ahu2 t ra" } + ] + }, + { + "@id": "http://example.org/IBAL#vav3_heat_power", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav2 heat c" + "@value": "vav3 heat power" } ] }, { - "@id": "http://example.org/IBAL#Channel_325", + "@id": "http://example.org/IBAL#Damper_17_ICP", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_23" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#ahu1_f_ra" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 325" + "@value": "Damper 17 ICP" } ] }, { - "@id": "http://example.org/IBAL#vav4_out_rtd", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_1", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "VAV4 Discharge Temperature" + "@id": "http://example.org/IBAL#Segment_105" } ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "analog-input,2" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@value": "vav4_out_rtd" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" } ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "analog-input" + "@value": "Motorized three way valve 1 ICP 1" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc29-ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@value": "Jnc29-ICP" + } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc14-ICP2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Jnc14-ICP2" } + ] + }, + { + "@id": "http://example.org/IBAL#exf1_p_up", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4 out rtd" + "@value": "exf1 p up" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1_ICP_2", + "@id": "http://example.org/IBAL#Channel_308T", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_10" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#vav4_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 1 ICP 2" + "@value": "Channel 308T" } ] }, { - "@id": "http://example.org/IBAL#Damper_17_OCP", + "@id": "http://example.org/IBAL#Channel_334", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_17" - } + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_20" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_17" + "@id": "http://example.org/IBAL#ahu2_f_ra" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 17 OCP" + "@value": "Channel 334" } ] }, { - "@id": "http://example.org/IBAL#Exhaust_Fan_2_Connection_2", + "@id": "http://example.org/IBAL#Channel_401", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Damper_9_ICP" - }, + "@id": "http://example.org/IBAL#HeatingCoil_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#Fan_4_OCP" + "@id": "http://example.org/IBAL#vav1_heat_c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Channel 401" } + ] + }, + { + "@id": "http://example.org/IBAL#WaterPump_1_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust Fan 2 Connection 2" + "@value": "Water pump 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#d17_pos_fb", + "@id": "http://example.org/IBAL#zs2_t_sp_f", "@type": [ "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/bacnet/2020#description": [ { - "@value": "VAV3 Damper Feedback Signal" + "@value": "Zone2 Temperature Setpoint" } ], "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@value": "analog-input,1" + "@value": "analog-input,6" } ], "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "d17_pos_fb" + "@value": "zs2_t_sp_f" } ], "http://data.ashrae.org/bacnet/2020#object-type": [ @@ -16017,239 +15747,240 @@ ], "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#VAV_3" + "@id": "http://example.org/IBAL#VAV_2" } ], "http://data.ashrae.org/bacnet/2020#present-value": [ { "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "74.0" + } + ], + "http://data.ashrae.org/standard223#hasAspect": [ + { + "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d17 pos fb" + "@value": "zs2 t sp f" } ] }, { - "@id": "http://example.org/IBAL#Segment_29", + "@id": "http://example.org/IBAL#Channel_306", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_10_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc10-ICP2" + "@id": "http://example.org/IBAL#Segment_27" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#exf1_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 29" + "@value": "Channel 306" } ] }, { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_OCP", + "@id": "http://example.org/IBAL#Jnc1-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Plate Heat Exchange 2 Lower OCP" + "@value": "Jnc1-ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_84", + "@id": "http://example.org/IBAL#Channel_134", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc30-OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc31-ICP1" + "@id": "http://example.org/IBAL#HeatExchange_Connection" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#hx3_pg_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 84" + "@value": "Channel 129" } ] }, { - "@id": "http://example.org/IBAL#VFD_3_OCP", + "@id": "http://example.org/IBAL#Jnc5-ICP1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VFD 3 OCP" + "@value": "Jnc5-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Damper_3_OCP", + "@id": "http://example.org/IBAL#Channel_310AO", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedDamper_14" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#d5_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 3 OCP" + "@value": "Channel 310AO" } ] }, { - "@id": "http://example.org/IBAL#CC_1_Water_OCP", + "@id": "http://example.org/IBAL#Segment_13", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Jnc19-OCP" + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#AHU_1_G_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": " CC 1 Water OCP" + "@value": "Segment 13" } ] }, { - "@id": "http://example.org/IBAL#Channel_412", + "@id": "http://example.org/IBAL#oau_hs_rtd", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_1" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#v12_pos_c" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Channel 412" + "@id": "http://qudt.org/vocab/unit/DEG_F" } - ] - }, - { - "@id": "http://example.org/IBAL#ManualTwoWayValve_5_ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@value": "60" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manual two way valve 5 ICP" + "@value": "oau hs rt" } ] }, { - "@id": "http://example.org/IBAL#Damper_4_ICP", + "@id": "http://example.org/IBAL#Channel_159", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_92" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#VAV_4_ICP" + "@id": "http://example.org/IBAL#pl_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 4 ICP" + "@value": "Channel 159" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP", + "@id": "http://example.org/IBAL#HeatingCoil_4", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "@id": "http://example.org/IBAL#HC_4_E_ICP" + }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" + "@id": "http://example.org/IBAL#HC_4_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_4_OCP" + }, + { + "@id": "http://example.org/IBAL#HC_4_W_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_4_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 3 OCP" + "@value": "Heating coil 4" } ] }, { - "@id": "http://example.org/IBAL#Segment_107", + "@id": "http://example.org/IBAL#Jnc19-OCP2", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc23-ICP2" - }, - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_OCP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16258,76 +15989,68 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 107" + "@value": "Jnc19-OCP2" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_1", + "@id": "http://example.org/IBAL#exf2_on", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#WaterPump_1_ICP" - }, + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#WaterPump_1_OCP" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 1" + "@value": "exf2 on" } ] }, { - "@id": "http://example.org/IBAL#Junction_8", + "@id": "http://example.org/IBAL#Junction_21", "@type": [ "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc8-ICP" + "@id": "http://example.org/IBAL#Jnc21-ICP1" }, { - "@id": "http://example.org/IBAL#Jnc8-OCP1" + "@id": "http://example.org/IBAL#Jnc21-ICP2" }, { - "@id": "http://example.org/IBAL#Jnc8-OCP2" + "@id": "http://example.org/IBAL#Jnc21-OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 8" + "@value": "Junction 21" } ] }, { - "@id": "http://example.org/IBAL#Jnc2-OCP2", + "@id": "http://example.org/IBAL#HC-3-OutletFlow", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@value": "Jnc2-OCP2" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "500" } - ] - }, - { - "@id": "http://example.org/IBAL#exf1_p_down", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -16339,617 +16062,694 @@ "@id": "http://qudt.org/vocab/unit/PA" } ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "500" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf1 p down" + "@value": "HC 3 OutletFlow" } ] }, { - "@id": "http://example.org/IBAL#CC_3_W_OCP", + "@id": "http://example.org/IBAL#CoolingCoil_3", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#CC_3_ICP" + }, + { + "@id": "http://example.org/IBAL#CC_3_OCP" + }, + { + "@id": "http://example.org/IBAL#CC_3_W_ICP" + }, + { + "@id": "http://example.org/IBAL#CC_3_W_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 3 W OCP" + "@value": "Cooling coil 3" } ] }, { - "@id": "http://example.org/IBAL#Damper_1_ICP", + "@id": "http://example.org/IBAL#VAV3_FnB", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#d17_pos_fb" + }, + { + "@id": "http://example.org/IBAL#vav3_f" + }, + { + "@id": "http://example.org/IBAL#vav3_out_rtd" + }, + { + "@id": "http://example.org/IBAL#vav3_t_in" + }, + { + "@id": "http://example.org/IBAL#zs3_out_rtd" + }, + { + "@id": "http://example.org/IBAL#zs3_t_sp_f" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://example.org/IBAL#VAV_1_ICP" + "@id": "http://example.org/IBAL#d17_pos_c" + }, + { + "@id": "http://example.org/IBAL#vav3_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 1 ICP" + "@value": "VAV3 Fn b" } ] }, { - "@id": "http://example.org/IBAL#HC_2_OCP", + "@id": "http://example.org/IBAL#Jnc33-ICP1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://example.org/IBAL#VAV_1_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 2 OCP" + "@value": "Jnc33-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Junction_4", + "@id": "http://example.org/IBAL#Jnc32-OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc4-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc4-OCP1" - }, - { - "@id": "http://example.org/IBAL#Jnc4-OCP2" + "@id": "http://example.org/IBAL#Segment_88" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 4" + "@value": "Jnc32-OCP" } ] }, { - "@id": "http://example.org/IBAL#Jnc16-OCP1", + "@id": "http://example.org/IBAL#Channel_88", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_2_Connection_2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "Jnc16-OCP1" + "@id": "http://example.org/IBAL#vav2_out_rtd" } - ] - }, + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Channel 88" + } + ] + }, { - "@id": "http://example.org/IBAL#MotorizedDamper_18", + "@id": "http://example.org/IBAL#Jnc32-ICP1", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#Damper_18_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Damper_18_OCP" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 18" + "@value": "Jnc32-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Fan_5_VFD_5", + "@id": "http://example.org/IBAL#Chiller_2_Upper_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Fan_5_E_ICP" - }, - { - "@id": "http://example.org/IBAL#VFD_5_OCP" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 5 VFD 5" + "@value": "Chiller 2 Upper ICP" } ] }, { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5", + "@id": "http://example.org/IBAL#Channel_454", "@type": [ - "http://data.ashrae.org/standard223#ThreeWayValve" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_ICP_2" - }, + "@id": "http://example.org/IBAL#VFD_4" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5_OCP" + "@id": "http://example.org/IBAL#exf2_vfd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized three way valve 5" + "@value": "Channel 454" } ] }, { - "@id": "http://example.org/IBAL#Fan_2", + "@id": "http://example.org/IBAL#VAV_1_Connection_2", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Fan_2_ICP" + "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" }, { - "@id": "http://example.org/IBAL#Fan_2_OCP" - }, + "@id": "http://example.org/IBAL#VAV_1_OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Fan_2_S_ICP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 2" + "@value": "VAV 1 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#Channel_128", + "@id": "http://example.org/IBAL#Jnc21-OCP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_67" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#sl_out_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 128" + "@value": "Jnc21-OCP" } ] }, { - "@id": "http://example.org/IBAL#Enclosure_2", + "@id": "http://example.org/IBAL#MotorizedDamper_3", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://example.org/IBAL#HVACSpace_2" + "@id": "http://example.org/IBAL#Damper_3_ICP" + }, + { + "@id": "http://example.org/IBAL#Damper_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enclosure 2" + "@value": "Motorized damper 3" } ] }, { - "@id": "http://example.org/IBAL#Channel_335AO", + "@id": "http://example.org/IBAL#Jnc2-OCP1", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservtaionLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_12" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#d8_pos_c" + "@id": "http://example.org/IBAL#Junction_2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 335AO" + "@value": "Jnc2-OCP1" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_11", + "@id": "http://example.org/IBAL#Fan_1_VFD_1", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_11_ICP" + "@id": "http://example.org/IBAL#Fan_1_S_ICP" }, { - "@id": "http://example.org/IBAL#Damper_11_OCP" + "@id": "http://example.org/IBAL#VFD_1_OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 11" + "@value": "Fan 1 to VFD 1" } ] }, { - "@id": "http://example.org/IBAL#vav4_t_in", + "@id": "http://example.org/IBAL#MotorizedDamper_6", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "VAV4 Supply Air Temperature" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "@id": "http://example.org/IBAL#Damper_6_ICP" + }, { - "@value": "analog-input,3" + "@id": "http://example.org/IBAL#Damper_6_OCP" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4_t_in" + "@value": "Motorized damper 6" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_60", + "@type": [ + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "analog-input" + "@id": "http://example.org/IBAL#VFD_1" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#VAV_4" + "@id": "http://example.org/IBAL#ahu2_fan_power" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "70.0" + "@value": "Channel 60" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_403", + "@type": [ + "http://data.ashrae.org/standard223#Controller" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#HeatingCoil_5" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#vav3_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "vav4 t in" + "@value": "Channel 403" } ] }, { - "@id": "http://example.org/IBAL#VAV3_FnB", + "@id": "http://example.org/IBAL#Segment_94", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://example.org/IBAL#d17_pos_fb" - }, - { - "@id": "http://example.org/IBAL#vav3_f" - }, - { - "@id": "http://example.org/IBAL#vav3_out_rtd" - }, - { - "@id": "http://example.org/IBAL#vav3_t_in" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#zs3_out_rtd" + "@id": "http://example.org/IBAL#Jnc34-OCP2" }, { - "@id": "http://example.org/IBAL#zs3_t_sp_f" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_ICP_2" } ], - "http://data.ashrae.org/standard223#hasOutput": [ - { - "@id": "http://example.org/IBAL#d17_pos_c" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#vav3_heat_c" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV3 Fn b" + "@value": "Segment 94" } ] }, { - "@id": "http://example.org/IBAL#Channel_495", + "@id": "http://example.org/IBAL#Damper_8_OCP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_8" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#d10_pos_fb" + "@id": "http://example.org/IBAL#MotorizedDamper_8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 495" + "@value": "Damper 8 OCP" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_4_ICP", + "@id": "http://example.org/IBAL#Segment_4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc2-OCP2" + }, + { + "@id": "http://example.org/IBAL#VAV_2_ICP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 4 ICP" + "@value": "Segment 4" } ] }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP", + "@id": "http://example.org/IBAL#Fan_1_OCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@value": "Manual two way valve 2 ICP" + "@id": "http://example.org/IBAL#AHU_1_OCP" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Fan 1 OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_160", + "@id": "http://example.org/IBAL#Channel_105", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_70" + "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#pl_in_rtd" + "@id": "http://example.org/IBAL#zs1_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 160" + "@value": "Channel 105" } ] }, { - "@id": "http://example.org/IBAL#Channel_61", + "@id": "http://example.org/IBAL#Channel_9", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#PressureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HeatingCoil_4" + "@id": "http://example.org/IBAL#Segment_1" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ahu1_heat_power" + "@id": "http://example.org/IBAL#ahu2_p_down" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 61" + "@value": "Channel 9" } ] }, { - "@id": "http://example.org/IBAL#v8_pos_c", + "@id": "http://example.org/IBAL#Jnc3-ICP1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v8 pos c" + "@value": "Jnc3-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_38", + "@id": "http://example.org/IBAL#Jnc36-ICP", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://example.org/IBAL#Segment_14" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#zs2_rh" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 38" + "@value": "Jnc36-ICP" } ] }, { - "@id": "http://example.org/IBAL#ts_out_rtd", + "@id": "http://example.org/IBAL#VFD_3", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#VariableFrequencyDrive" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://example.org/IBAL#VFD_3_ICP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#VFD_3_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ts out rtd" + "@value": "VFD 3" } ] }, { - "@id": "http://example.org/IBAL#Segment_25", + "@id": "http://example.org/IBAL#AHU_2", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#AirHandlingUnit" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/bacnet/2020#hasPort": [ { - "@id": "http://example.org/IBAL#Damper_6_OCP" + "@id": "http://data.ashrae.org/bacnet/2020#P_47815" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://example.org/IBAL#CoolingCoil_2" }, { - "@id": "http://example.org/IBAL#Jnc9-ICP" + "@id": "http://example.org/IBAL#Fan_2" + }, + { + "@id": "http://example.org/IBAL#HeatingCoil_4" + }, + { + "@id": "http://example.org/IBAL#VFD_2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#AHU_2_G_ICP" + }, + { + "@id": "http://example.org/IBAL#AHU_2_G_OCP" + }, + { + "@id": "http://example.org/IBAL#AHU_2_ICP" + }, + { + "@id": "http://example.org/IBAL#AHU_2_OCP" + }, + { + "@id": "http://example.org/IBAL#AHU_2_S_ICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 25" + "@value": "AHU 2" } ] }, { - "@id": "http://example.org/IBAL#VAV_3_ICP", + "@id": "http://example.org/IBAL#Jnc20-ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV 3 ICP" + "@value": "Jnc20-ICP" } ] }, { - "@id": "http://example.org/IBAL#Exhaust_Fan_1_Connection_2", + "@id": "http://example.org/IBAL#VAV_1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/bacnet/2020#BACnetDevice", + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/bacnet/2020#hasPort": [ { - "@id": "http://example.org/IBAL#Damper_7_ICP" + "@id": "http://data.ashrae.org/bacnet/2020#P_47811" + } + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://example.org/IBAL#HeatingCoil_2" }, { - "@id": "http://example.org/IBAL#Fan_3_OCP" + "@id": "http://example.org/IBAL#MotorizedDamper_1" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#VAV_1_ICP" + }, + { + "@id": "http://example.org/IBAL#VAV_1_OCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust Fan 1 Connection 2" + "@value": "VAV 1" } ] }, { - "@id": "http://example.org/IBAL#ahu2_f_sa", + "@id": "http://example.org/IBAL#Jnc36-OCP2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://example.org/IBAL#Segment_98" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 f sa" + "@value": "Jnc36-OCP2" } ] }, { - "@id": "http://example.org/IBAL#ahu2_heat_rtd", + "@id": "http://example.org/IBAL#vav2_t_in", "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/bacnet/2020#description": [ + { + "@value": "VAV2 Supply Air Temperature" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ + { + "@value": "analog-input,3" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ + { + "@value": "vav2_t_in" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-input" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_2" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Temperature" @@ -16962,45 +16762,42 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu2 heat rtd" + "@value": "vav2 t in" } ] }, { - "@id": "http://example.org/IBAL#Jnc23-ICP", + "@id": "http://example.org/IBAL#Segment_21", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_62" + "@id": "http://example.org/IBAL#Damper_6_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc7-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc23-ICP" + "@value": "Segment 21" } ] }, { - "@id": "http://example.org/IBAL#Junction_25", + "@id": "http://example.org/IBAL#Jnc26-OCP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc25-ICP" - }, - { - "@id": "http://example.org/IBAL#Jnc25-OCP1" - }, - { - "@id": "http://example.org/IBAL#Jnc25-OCP2" + "@id": "http://example.org/IBAL#Segment_76" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -17010,139 +16807,133 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 25" + "@value": "Jnc26-OCP" } ] }, { - "@id": "http://example.org/IBAL#Channel_381", + "@id": "http://example.org/IBAL#zs2_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_5" + "@value": "Zone2 Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#v8_pos_c" + "@value": "analog-input,5" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 381" + "@value": "Zone2 Temperature" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_327", - "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#Segment_39" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#ahu2_f_sa" + "@id": "http://example.org/IBAL#VAV_2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Channel 327" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" } - ] - }, - { - "@id": "http://example.org/IBAL#Channel_130", - "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_1_Connection" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#hx1_pg_rtd" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 130" + "@value": "zs2 out rtd" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_10", + "@id": "http://example.org/IBAL#Junction_18", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_10_ICP" + "@id": "http://example.org/IBAL#Jnc18-ICP" }, { - "@id": "http://example.org/IBAL#Damper_10_OCP" + "@id": "http://example.org/IBAL#Jnc18-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc18-OCP2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 10" + "@value": "Junction 18" } ] }, { - "@id": "http://example.org/IBAL#Channel_336AO", + "@id": "http://example.org/IBAL#Damper_8_ICP", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#VAV_1" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#d15_pos_c" + "@id": "http://example.org/IBAL#MotorizedDamper_8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 336AO" + "@value": "Damper 8 ICP" } ] }, { - "@id": "http://example.org/IBAL#Segment_70", + "@id": "http://example.org/IBAL#Channel_90", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc25-OCP1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#PlateHeatExchange_2_Lower_ICP" + "@id": "http://example.org/IBAL#VAV_4_Connection_2" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#vav4_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 70" + "@value": "Channel 90" } ] }, { - "@id": "http://example.org/IBAL#Jnc24-OCP2", + "@id": "http://example.org/IBAL#Jnc35-OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -17153,31 +16944,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc24-OCP2" + "@value": "Jnc35-OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_61", + "@id": "http://example.org/IBAL#VAV_3_Connection_2", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc20-OCP" - }, + "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Jnc21-ICP1" + "@id": "http://example.org/IBAL#VAV_3_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 61" + "@value": "VAV 3 Connection 2" } ] }, @@ -17198,25 +16991,17 @@ ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_4_ICP", + "@id": "http://example.org/IBAL#VAV_1_Connection_1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://example.org/IBAL#Damper_1_OCP" + }, { - "@value": "HVAC Space 4 ICP" + "@id": "http://example.org/IBAL#HC_2_ICP" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc1-OCP1", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -17225,172 +17010,152 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc1-OCP1" + "@value": "VAV 1 Connection 1" } ] }, { - "@id": "http://example.org/IBAL#ahu1_t_ra", + "@id": "http://example.org/IBAL#WaterPump_4_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "65" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 T RA" + "@value": "Water pump 4 OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_13", + "@id": "http://example.org/IBAL#Fan_4_VFD_4", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc19-OCP" + "@id": "http://example.org/IBAL#Fan_4_E_ICP" }, { - "@id": "http://example.org/IBAL#ManualTwoWayValve_2_ICP" + "@id": "http://example.org/IBAL#VFD_4_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 13" + "@value": "Fan 4 VFD 4" } ] }, { - "@id": "http://example.org/IBAL#WaterPump_3", + "@id": "http://example.org/IBAL#HC_5_ICP", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#WaterPump_3_ICP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#WaterPump_3_OCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Water pump 3" + "@value": "HC 5 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_425", + "@id": "http://example.org/IBAL#ahu2_on", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_8" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#d10_pos_c" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 425" + "@value": "ahu2 on" } ] }, { - "@id": "http://example.org/IBAL#zs2_heat_rtd", + "@id": "http://example.org/IBAL#Channel_89", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "70" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://example.org/IBAL#VAV_3_Connection_2" } ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "70" + "@id": "http://example.org/IBAL#vav3_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs2 heat rtd" + "@value": "Channel 89" } ] }, { - "@id": "http://example.org/IBAL#Channel_85", + "@id": "http://example.org/IBAL#Channel_307T", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#AHU_3_Connection_3" + "@id": "http://example.org/IBAL#Segment_30" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#oau_hs_rtd" + "@id": "http://example.org/IBAL#exf2_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 85" + "@value": "Channel 307T" } ] }, { - "@id": "http://example.org/IBAL#Chiller_2_Upper_ICP", + "@id": "http://example.org/IBAL#Channel_121", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_76" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ch1_e_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 2 Upper ICP" + "@value": "Channel 121" } ] }, { - "@id": "http://example.org/IBAL#Jnc22-OCP2", + "@id": "http://example.org/IBAL#Jnc27-OCP1", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -17401,35 +17166,38 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc22-OCP2" + "@value": "Jnc27-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_65", + "@id": "http://example.org/IBAL#Chiller_2_Lower_Connection", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#HeatingCoil_5" + "@id": "http://example.org/IBAL#Chiller_2_Lower_OCP" + }, + { + "@id": "http://example.org/IBAL#WaterPump_3_ICP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#vav3_heat_power" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 65" + "@value": "Chiller 2 Lower Connection" } ] }, { - "@id": "http://example.org/IBAL#HC_5_ICP", + "@id": "http://example.org/IBAL#Jnc12-OCP1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -17438,78 +17206,92 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 ICP" + "@value": "Jnc12-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_7", + "@id": "http://example.org/IBAL#ahu2_out_rtd", "@type": [ - "http://data.ashrae.org/standard223#HumiditySensor" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#AHU_1_ICP" + "@value": "AHU2 Supply Air Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#ahu2_rh_up" + "@value": "analog-input,2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Channel 7" + "@value": "ahu2_out_rtd" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc2-OCP1", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "analog-input" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://example.org/IBAL#Junction_2" + "@id": "http://example.org/IBAL#AHU_1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@value": "Jnc2-OCP1" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "70.0" } - ] - }, - { - "@id": "http://example.org/IBAL#ahu1_heat_c", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU1 Heat C" + "@value": "ahu2 out rtd" } ] }, { - "@id": "http://example.org/IBAL#HC_7_W_OCP", + "@id": "http://example.org/IBAL#Damper_4_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Damper 4 OCP" + } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_57", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc18-OCP2" + }, + { + "@id": "http://example.org/IBAL#ManualTwoWayValve_1_ICP" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Water" @@ -17517,12 +17299,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 7 W OCP" + "@value": "Segment 57" } ] }, { - "@id": "http://example.org/IBAL#Jnc33-OCP", + "@id": "http://example.org/IBAL#Jnc24-OCP1", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -17533,256 +17315,303 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc33-OCP" + "@value": "Jnc24-OCP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_112", + "@id": "http://example.org/IBAL#HC_2_W_ICP", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_18" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#zs4_out_rtd" + "@value": "HC 2 W ICP" + } + ] + }, + { + "@id": "http://example.org/IBAL#Fan_1_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 112" + "@value": "Fan 1 ICP" } ] }, { - "@id": "http://example.org/IBAL#HeatingCoil_3", + "@id": "http://example.org/IBAL#Channel_62", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://example.org/IBAL#HC_3_E_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_3_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_3_OCP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HC_3_W_ICP" - }, + "@id": "http://example.org/IBAL#HeatingCoil_1" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#HC_3_W_OCP" + "@id": "http://example.org/IBAL#ahu2_heat_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil 3" + "@value": "Channel 62" } ] }, { - "@id": "http://example.org/IBAL#Jnc25-OCP1", + "@id": "http://example.org/IBAL#Channel_128", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#Segment_67" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#sl_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc25-OCP1" + "@value": "Channel 128" } ] }, { - "@id": "http://example.org/IBAL#Jnc30-OCP", + "@id": "http://example.org/IBAL#Channel_8", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_84" + "@id": "http://example.org/IBAL#AHU_1_Connection_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#ahu2_p_up" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc30-OCP" + "@value": "Channel 8" } ] }, { - "@id": "http://example.org/IBAL#ahu1_on", + "@id": "http://example.org/IBAL#zs1_heat_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "66" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_F" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "66" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ahu1 on" + "@value": "zs1 heat rtd" } ] }, { - "@id": "http://example.org/IBAL#Channel_127", + "@id": "http://example.org/IBAL#Channel_109", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Segment_104" + "@id": "http://example.org/IBAL#HVAC_Space_3_ICP" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#ts_out_rtd" + "@id": "http://example.org/IBAL#zs3_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 127" + "@value": "Channel 109" } ] }, { - "@id": "http://example.org/IBAL#Jnc31-ICP2", + "@id": "http://example.org/IBAL#Channel_384", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#v13_pos_fb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc31-ICP2" + "@value": "Channel 384" } ] }, { - "@id": "http://example.org/IBAL", + "@id": "http://example.org/IBAL#VAV_2_Connection_2", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://data.ashrae.org/standard223#Connection" ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/model/all" + "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" + }, + { + "@id": "http://example.org/IBAL#VAV_2_OCP" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "Created with TopBraid Composer" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "VAV 2 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#Segment_98", + "@id": "http://example.org/IBAL#Segment_22", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc22-ICP" + "@id": "http://example.org/IBAL#Jnc6-OCP" }, { - "@id": "http://example.org/IBAL#Jnc36-OCP2" + "@id": "http://example.org/IBAL#Jnc8-ICP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 98" + "@value": "Segment 22" } ] }, { - "@id": "http://example.org/IBAL#Jnc33-ICP2", + "@id": "http://example.org/IBAL#Jnc5-ICP2", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Junction_33" + "@value": "Jnc5-ICP2" + } + ] + }, + { + "@id": "http://example.org/IBAL#Fan_4_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc33-ICP2" + "@value": "Fan 4 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_327T", + "@id": "http://example.org/IBAL#AHU_2_Zone", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://example.org/IBAL#Segment_39" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://example.org/IBAL#ahu2_t_sa" + "@id": "http://example.org/IBAL#HVACSpace_3" + }, + { + "@id": "http://example.org/IBAL#HVACSpace_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 327T" + "@value": "AHU 2 Zone" } ] }, { - "@id": "http://example.org/IBAL#HC_5_W_OCP", + "@id": "http://example.org/IBAL#Jnc21-ICP2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 5 W OCP" + "@value": "Jnc21-ICP2" } ] }, { - "@id": "http://example.org/IBAL#AHU_3_Connection_2", + "@id": "http://example.org/IBAL#HC_6_ICP", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -17791,49 +17620,73 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 3 Connection 2" + "@value": "HC 6 ICP" } ] }, { - "@id": "http://example.org/IBAL#Channel_106", + "@id": "http://example.org/IBAL#oau_in_rtd", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Segment_12" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#zs1_out_rtd" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 106" + "@value": "oau in rtd" } ] }, { - "@id": "http://example.org/IBAL#Fan_3_OCP", + "@id": "http://example.org/IBAL#Segment_106", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#AHU_2_G_OCP" + }, + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_2_ICP_1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan 3 OCP" + "@value": "Segment 106" } ] }, { - "@id": "http://example.org/IBAL#Segment_76temp", + "@id": "http://example.org/IBAL#Enclosure_1", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://example.org/IBAL#HVACSpace_1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Enclosure 1" + } + ] + }, + { + "@id": "http://example.org/IBAL#ahu2_cc_rtd", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -17847,282 +17700,317 @@ "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://qudt.org/schema/qudt/value": [ - { - "@value": "75" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 76temp" + "@value": "ahu2 cc rtd" } ] }, { - "@id": "http://example.org/IBAL#Jnc17-ICP2", + "@id": "http://example.org/IBAL#Channel_160", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Segment_70" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#pl_in_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc17-ICP2" + "@value": "Channel 160" } ] }, { - "@id": "http://example.org/IBAL#d11_pos_c", + "@id": "http://example.org/IBAL#AHU_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://example.org/IBAL#Segment_44" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d11 pos c" + "@value": "AHU 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#AirFlow", + "@id": "http://example.org/IBAL#Jnc15-OCP1", "@type": [ - "http://data.ashrae.org/standard223#System" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMember": [ - { - "@id": "http://example.org/IBAL#AHU_1" - }, - { - "@id": "http://example.org/IBAL#AHU_2" - }, - { - "@id": "http://example.org/IBAL#Fan_3" - }, - { - "@id": "http://example.org/IBAL#Fan_4" - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_10" - }, - { - "@id": "http://example.org/IBAL#MotorizedDamper_11" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_12" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_13" - }, + "@value": "Jnc15-OCP1" + } + ] + }, + { + "@id": "http://example.org/IBAL#Segment_9", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_14" + "@id": "http://example.org/IBAL#AHU_2_OCP" }, { - "@id": "http://example.org/IBAL#MotorizedDamper_15" - }, + "@id": "http://example.org/IBAL#Jnc4-ICP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_16" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_17" - }, + "@value": "Segment 9" + } + ] + }, + { + "@id": "http://example.org/IBAL#exf1_f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_18" - }, + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_19" - }, + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_5" - }, + "@value": "exf1 f" + } + ] + }, + { + "@id": "http://example.org/IBAL#d15_pos_c", + "@type": [ + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_6" - }, + "@value": "VAV1 Damper Control Signal" + } + ], + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_7" - }, + "@value": "analog-output,2" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_8" - }, + "@value": "d15_pos_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_9" - }, + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ { "@id": "http://example.org/IBAL#VAV_1" - }, - { - "@id": "http://example.org/IBAL#VAV_2" - }, - { - "@id": "http://example.org/IBAL#VAV_3" - }, + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://example.org/IBAL#VAV_4" - }, + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VFD_3" - }, + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#VFD_4" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AirFlow" + "@value": "d15 pos c" } ] }, { - "@id": "http://example.org/IBAL#Segment_20", + "@id": "http://example.org/IBAL#Channel_308", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_12_ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc7-OCP1" + "@id": "http://example.org/IBAL#Segment_10" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#vav4_f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 20" + "@value": "Channel 308" } ] }, { - "@id": "http://example.org/IBAL#Chiller_1_Lower_OCP", + "@id": "http://example.org/IBAL#Channel_326T", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://example.org/IBAL#Segment_38" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#ahu1_t_sa" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chiller 1 Lower OCP" + "@value": "Channel 326T" } ] }, { - "@id": "http://example.org/IBAL#zs4_rh", + "@id": "http://example.org/IBAL#Channel_336AO", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "30" - } + "http://data.ashrae.org/standard223#Controller" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://example.org/IBAL#VAV_1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://example.org/IBAL#d15_pos_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zsh4 rh" + "@value": "Channel 336AO" } ] }, { - "@id": "http://example.org/IBAL#Damper_15_OCP", + "@id": "http://example.org/IBAL#v13_pos_fb", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/bacnet/2020#AnalogInputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "AHU2 Cooling Coil Feedback Signal" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_15" + "@value": "analog-input,2" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/bacnet/2020#object-name": [ { - "@value": "Damper 15 OCP" + "@value": "v13_pos_fb" } - ] - }, - { - "@id": "http://example.org/IBAL#zs3_heat_rtd", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/bacnet/2020#object-type": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "66" + "@value": "analog-input" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/bacnet/2020#objectOf": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://example.org/IBAL#AHU_1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/bacnet/2020#present-value": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" } ], - "http://qudt.org/schema/qudt/value": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "66" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "zs3 heat rtd" + "@value": "v13 pos fb" } ] }, { - "@id": "http://example.org/IBAL#HC_4_W_OCP", + "@id": "http://example.org/IBAL#Channel_301T", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://example.org/IBAL#Segment_1" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#vav1_t_in" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HC 4 W OCP" + "@value": "Channel 301T" } ] }, { - "@id": "http://example.org/IBAL#Jnc11-OCP", + "@id": "http://example.org/IBAL#Segment_51", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Damper_19_OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc17-ICP" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -18131,14 +18019,22 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc11-OCP" + "@value": "Segment 51" } ] }, { - "@id": "http://example.org/IBAL#Jnc25-ICP", + "@id": "http://example.org/IBAL#Segment_85", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://example.org/IBAL#Jnc31-OCP" + }, + { + "@id": "http://example.org/IBAL#Jnc32-ICP2" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -18147,95 +18043,85 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc25-ICP" + "@value": "Segment 85" } ] }, { - "@id": "http://example.org/IBAL#ahu1_rh_down", + "@id": "http://example.org/IBAL#VAV_3_OCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/value": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "50" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 RH Down" + "@value": "VAV 3 OCP" } ] }, { - "@id": "http://example.org/IBAL#exf2_power", + "@id": "http://example.org/IBAL#exf1_p_down", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/W" + "@id": "http://qudt.org/vocab/unit/PA" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "exf2 power" + "@value": "exf1 p down" } ] }, { - "@id": "http://example.org/IBAL#HVAC_Space_2_OCP", + "@id": "http://example.org/IBAL#Junction_36", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Segment_14" + "@id": "http://example.org/IBAL#Jnc36-ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc36-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc36-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC Space2 OCP" + "@value": "Junction 36" } ] }, { - "@id": "http://example.org/IBAL#Segment_22", + "@id": "http://example.org/IBAL#Segment_41", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc6-OCP" + "@id": "http://example.org/IBAL#Damper_13_OCP" }, { - "@id": "http://example.org/IBAL#Jnc8-ICP" + "@id": "http://example.org/IBAL#Jnc14-ICP1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18245,135 +18131,151 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 22" + "@value": "Segment 41" } ] }, { - "@id": "http://example.org/IBAL#Channel_5", + "@id": "http://example.org/IBAL#oau_p_up", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Segment_9" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11297" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#ahu1_p_down" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PA" + } + ], + "http://qudt.org/schema/qudt/value": [ + { + "@value": "11297" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 5" + "@value": "oau p up" } ] }, { - "@id": "http://example.org/IBAL#Segment_71", + "@id": "http://example.org/IBAL#Channel_395bw", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc25-OCP2" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc26-ICP1" + "@id": "http://example.org/IBAL#AHU_3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#ahu1_on" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 71" + "@value": "Channel 395bw" } ] }, { - "@id": "http://example.org/IBAL#Jnc29-OCP2", + "@id": "http://example.org/IBAL#Channel_18", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricMeter" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#VFD_3" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://example.org/IBAL#exf1_power" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc29-OCP2" + "@value": "Channel 18" } ] }, { - "@id": "http://example.org/IBAL#Channel_159", + "@id": "http://example.org/IBAL#ahu1_f_cc", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://example.org/IBAL#Segment_92" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#pl_out_rtd" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Channel 159" + "@id": "http://qudt.org/vocab/unit/GAL_US-PER-MIN" } - ] - }, - { - "@id": "http://example.org/IBAL#Jnc20-ICP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@value": "40" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc20-ICP" + "@value": "Channel 197" } ] }, { - "@id": "http://example.org/IBAL#MotorizedDamper_12", + "@id": "http://example.org/IBAL#Segment_97", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_12_ICP" + "@id": "http://example.org/IBAL#Jnc36-ICP" }, { - "@id": "http://example.org/IBAL#Damper_12_OCP" + "@id": "http://example.org/IBAL#WaterPump_4_OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Motorized damper 12" + "@value": "Segment 97" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_ICP", + "@id": "http://example.org/IBAL#AHU_2_Connection_2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://example.org/IBAL#Segment_42" + "@id": "http://example.org/IBAL#CC_2_ICP" + }, + { + "@id": "http://example.org/IBAL#HC_4_OCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18383,100 +18285,109 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 ICP" + "@value": "AHU 2 Connection 2" } ] }, { - "@id": "http://example.org/IBAL#v13_pos_fb", + "@id": "http://example.org/IBAL#VFD_4", "@type": [ - "http://data.ashrae.org/bacnet/2020#AnalogInputObject", - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#VariableFrequencyDrive" ], - "http://data.ashrae.org/bacnet/2020#description": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "AHU2 Cooling Coil Feedback Signal" - } - ], - "http://data.ashrae.org/bacnet/2020#object-identifier": [ + "@id": "http://example.org/IBAL#VFD_4_ICP" + }, { - "@value": "analog-input,2" + "@id": "http://example.org/IBAL#VFD_4_OCP" } ], - "http://data.ashrae.org/bacnet/2020#object-name": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v13_pos_fb" + "@value": "VFD 4" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_77", + "@type": [ + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/bacnet/2020#object-type": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "analog-input" + "@id": "http://example.org/IBAL#AHU_1_ICP" } ], - "http://data.ashrae.org/bacnet/2020#objectOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#AHU_1" + "@id": "http://example.org/IBAL#ahu2_in_rtd" } ], - "http://data.ashrae.org/bacnet/2020#present-value": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#float", - "@value": "0.0" + "@value": "Channel 77" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_325T", + "@type": [ + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Voltage" + "@id": "http://example.org/IBAL#Segment_23" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://example.org/IBAL#ahu1_t_ra" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "v13 pos fb" + "@value": "Channel 325T" } ] }, { - "@id": "http://example.org/IBAL#CC_3_OCP", + "@id": "http://example.org/IBAL#Segment_95", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#AHU_3_Connection_2" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://example.org/IBAL#Jnc24-OCP2" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#Jnc35-ICP1" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#CoolingCoil_3" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": " CC 3 OCP" + "@value": "Segment 95" } ] }, { - "@id": "http://example.org/IBAL#Segment_21", + "@id": "http://example.org/IBAL#Junction_1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Damper_6_ICP" + "@id": "http://example.org/IBAL#Jnc1-ICP" }, { - "@id": "http://example.org/IBAL#Jnc7-OCP2" + "@id": "http://example.org/IBAL#Jnc1-OCP1" + }, + { + "@id": "http://example.org/IBAL#Jnc1-OCP2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -18486,402 +18397,472 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 21" + "@value": "Junction 1" } ] }, { - "@id": "http://example.org/IBAL#HVACSpace_1", + "@id": "http://example.org/IBAL#Jnc37-OCP1", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" - }, + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#HVAC_Space_1_OCP" + "@value": "Jnc37-OCP1" } + ] + }, + { + "@id": "http://example.org/IBAL#Channel_404", + "@type": [ + "http://data.ashrae.org/standard223#Controller" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://example.org/IBAL#HeatingCoil_6" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs1_t_sp_f" + "@id": "http://example.org/IBAL#vav4_heat_c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace 1" + "@value": "Channel 404" } ] }, { - "@id": "http://example.org/IBAL#Jnc30-ICP2", + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3_ICP_2", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://example.org/IBAL#MotorizedThreeWayValve_3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc30-ICP2" + "@value": "Motorized three way valve 3 ICP 2" } ] }, { - "@id": "http://example.org/IBAL#Segment_23", + "@id": "http://example.org/IBAL#Channel_107", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Damper_14_ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#Jnc8-OCP1" + "@id": "http://example.org/IBAL#HVAC_Space_2_ICP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#zs2_heat_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 23" + "@value": "Channel 107" } ] }, { - "@id": "http://example.org/IBAL#Segment_5", + "@id": "http://example.org/IBAL#Segment_88_Temp", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#Damper_5_ICP" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Jnc2-OCP" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "62" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 5" + "@value": "Segment_88_Temp" } ] }, { - "@id": "http://example.org/IBAL#Channel_18", + "@id": "http://example.org/IBAL#Channel_123", "@type": [ - "http://data.ashrae.org/standard223#ElectricMeter" + "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#VFD_3" + "@id": "http://example.org/IBAL#Chiller_2_Lower_Connection" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#exf1_power" + "@id": "http://example.org/IBAL#ch2_e_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 18" + "@value": "Channel 123" } ] }, { - "@id": "http://example.org/IBAL#Junction_6", + "@id": "http://example.org/IBAL#ThermalStorage_1_ICP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#Jnc6-ICP1" - }, + "@id": "http://example.org/IBAL#Segment_89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc6-ICP2" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Thermal Storage 1 ICP" + } + ] + }, + { + "@id": "http://example.org/IBAL#ahu1_p_up", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11296" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#Jnc6-OCP" + "@id": "http://qudt.org/vocab/unit/PA" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/value": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "11296" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 6" + "@value": "AHU1 P Up" } ] }, { - "@id": "http://example.org/IBAL#AHU_2_Connection_2", + "@id": "http://example.org/IBAL#Jnc20-OCP2", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://example.org/IBAL#CC_2_ICP" - }, - { - "@id": "http://example.org/IBAL#HC_4_OCP" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 2 Connection 2" + "@value": "Jnc20-OCP2" } ] }, { - "@id": "http://example.org/IBAL#Jnc9-OCP", + "@id": "http://example.org/IBAL#HC_5_W_OCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc9-OCP" + "@value": "HC 5 W OCP" } ] }, { - "@id": "http://example.org/IBAL#Segment_69", + "@id": "http://example.org/IBAL#Channel_37", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#HumiditySensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://example.org/IBAL#Jnc25-ICP" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedThreeWayValve_4_OCP" + "@id": "http://example.org/IBAL#Segment_12" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#zs1_rh" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Segment 69" + "@value": "Channel 37" } ] }, { - "@id": "http://example.org/IBAL#Channel_111", + "@id": "http://example.org/IBAL#Channel_125", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#HVAC_Space_4_ICP" + "@id": "http://example.org/IBAL#Segment_106" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#zs4_heat_rtd" + "@id": "http://example.org/IBAL#ahu2_cc_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 111" + "@value": "Channel 125" } ] }, { - "@id": "http://example.org/IBAL#Channel_310AO", + "@id": "http://example.org/IBAL#Channel_112", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://example.org/IBAL#MotorizedDamper_14" + "@id": "http://example.org/IBAL#Segment_18" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://example.org/IBAL#d5_pos_c" + "@id": "http://example.org/IBAL#zs4_out_rtd" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 310AO" + "@value": "Channel 112" } ] }, { - "@id": "http://example.org/IBAL#Channel_453", + "@id": "http://example.org/IBAL#v8_pos_c", "@type": [ - "http://data.ashrae.org/standard223#Controller" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://example.org/IBAL#VFD_3" + "@id": "http://qudt.org/vocab/quantitykind/Voltage" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://example.org/IBAL#exf1_vfd" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 453" + "@value": "v8 pos c" } ] }, { - "@id": "http://example.org/IBAL#Jnc9-OCP2", + "@id": "http://example.org/IBAL#Damper_6_ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Segment_27" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://example.org/IBAL#MotorizedDamper_6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Jnc9-OCP2" + "@value": "Damper 6 ICP" } ] }, { - "@id": "http://example.org/IBAL#Junction_16", + "@id": "http://example.org/IBAL#Damper_16_ICP", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#Jnc16-ICP" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://example.org/IBAL#Jnc16-OCP1" - }, + "@id": "http://example.org/IBAL#MotorizedDamper_16" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#Jnc16-OCP2" + "@value": "Damper 16 ICP" } + ] + }, + { + "@id": "http://example.org/IBAL#Jnc31-ICP2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction 16" + "@value": "Jnc31-ICP2" } ] }, { - "@id": "http://example.org/IBAL#Channel_84", + "@id": "http://example.org/IBAL#vav4_heat_c", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/bacnet/2020#AnalogOutputObject", + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/bacnet/2020#description": [ { - "@id": "http://example.org/IBAL#AHU_3_Connection_2" + "@value": "VAV4 Heater Control Signal" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/bacnet/2020#object-identifier": [ { - "@id": "http://example.org/IBAL#oau_cc_rtd" + "@value": "analog-output,1" + } + ], + "http://data.ashrae.org/bacnet/2020#object-name": [ + { + "@value": "vav4_heat_c" + } + ], + "http://data.ashrae.org/bacnet/2020#object-type": [ + { + "@value": "analog-output" + } + ], + "http://data.ashrae.org/bacnet/2020#objectOf": [ + { + "@id": "http://example.org/IBAL#VAV_4" + } + ], + "http://data.ashrae.org/bacnet/2020#present-value": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#float", + "@value": "0.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Voltage" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 84" + "@value": "vav4 heat c" } ] }, { - "@id": "http://example.org/IBAL#Damper_6_ICP", + "@id": "http://example.org/IBAL#Jnc26-ICP1", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://example.org/IBAL#MotorizedDamper_6" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 6 ICP" + "@value": "Jnc26-ICP1" } ] }, { - "@id": "http://example.org/IBAL#Channel_105", + "@id": "http://example.org/IBAL#Junction_35", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://example.org/IBAL#HVAC_Space_1_ICP" + "@id": "http://example.org/IBAL#Jnc35-ICP1" + }, + { + "@id": "http://example.org/IBAL#Jnc35-ICP2" + }, + { + "@id": "http://example.org/IBAL#Jnc35-OCP" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://example.org/IBAL#zs1_heat_rtd" + "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Channel 105" + "@value": "Junction 35" } ] }, { - "@id": "http://example.org/IBAL#AHU_1_G_ICP", + "@id": "http://example.org/IBAL#Enclosure_4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Water-GlycolSolution" + "@id": "http://example.org/IBAL#HVACSpace_4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU 1 G ICP" + "@value": "Enclosure 4" } ] }, @@ -18910,46 +18891,65 @@ ] }, { - "@id": "http://example.org/IBAL#d6_pos_fb", + "@id": "http://example.org/IBAL#Segment_5", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositionVector" + "@id": "http://example.org/IBAL#Damper_5_ICP" + }, + { + "@id": "http://example.org/IBAL#Jnc2-OCP" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "d6 pos fb" + "@value": "Segment 5" } ] }, { - "@id": "http://example.org/IBAL#CC_2_Water_ICP", + "@id": "http://example.org/IBAL#AHU_2_S_ICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Electricity-Signal" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://example.org/IBAL#AHU_2_G_ICP" + "@value": "AHU 2 S ICP" + } + ] + }, + { + "@id": "http://example.org/IBAL#PlateHeatExchange_1_Upper_ICP", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CC 2 Water ICP" + "@value": "Plate Heat Exchange 1 Upper ICP" } ] }, { - "@id": "http://example.org/IBAL#Damper_1_OCP", + "@id": "http://example.org/IBAL#Jnc16-ICP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -18958,7 +18958,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Damper 1 OCP" + "@value": "Jnc16-ICP" } ] } diff --git a/nrel-example.jsonld b/nrel-example.jsonld index b33916ff..b7569702 100644 --- a/nrel-example.jsonld +++ b/nrel-example.jsonld @@ -1,255 +1,318 @@ [ { - "@id": "urn:nrel_example/nrel00000857", + "@id": "urn:nrel_example/nrel00000730", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000730" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001280", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000857" + "@value": "nrel00001280" } ] }, { - "@id": "urn:nrel_example/nrel00000452", + "@id": "urn:nrel_example/nrel00000230", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00001194" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001022" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000452" + "@value": "nrel00000230" } ] }, { - "@id": "urn:nrel_example/nrel00000297", + "@id": "urn:nrel_example/nrel00000272", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000297" + "@value": "nrel00000272" } ] }, { - "@id": "urn:nrel_example/nrel00000742", + "@id": "urn:nrel_example/nrel00000046", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000742" + "@value": "nrel00000046" } ] }, { - "@id": "urn:nrel_example/nrel00000282", + "@id": "urn:nrel_example/nrel00000796", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000966" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000091" - }, + "@value": "nrel00000796" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000296", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000113" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000282" + "@value": "nrel00000296" } ] }, { - "@id": "urn:nrel_example/nrel00001078", + "@id": "urn:nrel_example/nrel00001170", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001077" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000272" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001078" + "@value": "nrel00001170" } ] }, { - "@id": "urn:nrel_example/nrel00000514", + "@id": "urn:nrel_example/nrel00000452", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000514" + "@value": "nrel00000452" } ] }, { - "@id": "urn:nrel_example/nrel00000707", + "@id": "urn:nrel_example/nrel00000939", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000735" + "@id": "urn:nrel_example/nrel00000281" }, { - "@id": "urn:nrel_example/nrel00001172" + "@id": "urn:nrel_example/nrel00000474" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000086" + "@id": "urn:nrel_example/nrel00000308" }, { - "@id": "urn:nrel_example/nrel00000089" - }, + "@id": "urn:nrel_example/nrel00001090" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000129" + "@value": "nrel00000939" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000863", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000863" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000435", + "@type": [ + "http://data.ashrae.org/standard223#TerminalUnit" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:nrel_example/nrel00000110" }, { - "@id": "urn:nrel_example/nrel00000326" + "@id": "urn:nrel_example/nrel00000142" }, { - "@id": "urn:nrel_example/nrel00000513" + "@id": "urn:nrel_example/nrel00000460" }, { - "@id": "urn:nrel_example/nrel00000659" + "@id": "urn:nrel_example/nrel00000849" }, { - "@id": "urn:nrel_example/nrel00000728" + "@id": "urn:nrel_example/nrel00000917" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000462" }, { - "@id": "urn:nrel_example/nrel00001098" + "@id": "urn:nrel_example/nrel00000948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000048" }, { - "@id": "urn:nrel_example/nrel00001110" + "@id": "urn:nrel_example/nrel00000124" }, { - "@id": "urn:nrel_example/nrel00001237" + "@id": "urn:nrel_example/nrel00000641" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000707" + "@value": "nrel00000435" } ] }, { - "@id": "urn:nrel_example/nrel00000476", + "@id": "urn:nrel_example/nrel00000479", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000476" + "@value": "nrel00000479" } ] }, { - "@id": "urn:nrel_example/nrel00001318", + "@id": "urn:nrel_example/nrel00001193", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000122" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00001027" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000335" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001318" + "@value": "nrel00001193" } ] }, { - "@id": "urn:nrel_example/nrel00000144", + "@id": "urn:nrel_example/nrel00001064", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Energy" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000144" + "@value": "nrel00001064" } ] }, { - "@id": "urn:nrel_example/nrel00000263", + "@id": "urn:nrel_example/nrel00000803", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -265,20 +328,15 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000263" + "@value": "nrel00000803" } ] }, { - "@id": "urn:nrel_example/nrel00000406", + "@id": "urn:nrel_example/nrel00001270", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001211" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" @@ -286,229 +344,306 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000406" + "@value": "nrel00001270" } ] }, { - "@id": "urn:nrel_example/nrel00000455", + "@id": "urn:nrel_example/nrel00000542", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000455" + "@value": "nrel00000542" } ] }, { - "@id": "urn:nrel_example/nrel00000090", + "@id": "urn:nrel_example/nrel00000165", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000466" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001121" + "@value": "nrel00000165" } + ] + }, + { + "@id": "urn:nrel_example/nrel00001133", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000068" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000090" + "@value": "nrel00001133" } ] }, { - "@id": "urn:nrel_example/nrel00000236", + "@id": "urn:nrel_example/nrel00000662", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000236" + "@value": "nrel00000662" } ] }, { - "@id": "urn:nrel_example/nrel00001116", + "@id": "urn:nrel_example/nrel00000400", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001267" + "@id": "urn:nrel_example/nrel00000305" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001165" + "@id": "urn:nrel_example/nrel00000738" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000400" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000217", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00000161" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000184" + "@id": "urn:nrel_example/nrel00000565" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001116" + "@value": "nrel00000217" } ] }, { - "@id": "urn:nrel_example/nrel00001203", + "@id": "urn:nrel_example/nrel00000475", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001203" + "@value": "nrel00000475" } ] }, { - "@id": "urn:nrel_example/nrel00001330", + "@id": "urn:nrel_example/nrel00000534", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000846" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000121" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000576" + "@value": "nrel00000534" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001265", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001330" + "@value": "nrel00001265" } ] }, { - "@id": "urn:nrel_example/nrel00000129", + "@id": "http://data.ashrae.org/standard223#HeatRecoveryCoil", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://data.ashrae.org/standard223#Coil" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001161", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00001161" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000081", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000129" + "@value": "nrel00000081" } ] }, { - "@id": "urn:nrel_example/nrel00000533", + "@id": "urn:nrel_example/nrel00000830", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000188" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000418" + "@id": "urn:nrel_example/nrel00000252" }, { - "@id": "urn:nrel_example/nrel00001012" + "@id": "urn:nrel_example/nrel00001159" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000485" + "@id": "urn:nrel_example/nrel00000238" }, { - "@id": "urn:nrel_example/nrel00000579" + "@id": "urn:nrel_example/nrel00000359" }, { - "@id": "urn:nrel_example/nrel00001285" + "@id": "urn:nrel_example/nrel00000427" }, { - "@id": "urn:nrel_example/nrel00001299" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00000645" + }, { - "@id": "urn:nrel_example/nrel00000166" + "@id": "urn:nrel_example/nrel00000791" }, { - "@id": "urn:nrel_example/nrel00000457" + "@id": "urn:nrel_example/nrel00000861" + }, + { + "@id": "urn:nrel_example/nrel00000880" + }, + { + "@id": "urn:nrel_example/nrel00000977" + }, + { + "@id": "urn:nrel_example/nrel00001019" + }, + { + "@id": "urn:nrel_example/nrel00001048" + }, + { + "@id": "urn:nrel_example/nrel00001217" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000533" + "@value": "nrel00000830" } ] }, { - "@id": "urn:nrel_example/nrel00001109", + "@id": "urn:nrel_example/nrel00000442", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001109" + "@value": "nrel00000442" } ] }, { - "@id": "urn:nrel_example/nrel00000592", + "@id": "urn:nrel_example/nrel00000175", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -524,408 +659,370 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000592" + "@value": "nrel00000175" } ] }, { - "@id": "urn:nrel_example/nrel00000943", + "@id": "urn:nrel_example/nrel00000286", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000943" + "@value": "nrel00000286" } ] }, { - "@id": "urn:nrel_example/nrel00000050", + "@id": "urn:nrel_example/nrel00001210", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000050" + "@value": "nrel00001210" } ] }, { - "@id": "urn:nrel_example/nrel00000259", + "@id": "urn:nrel_example/nrel00000287", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000259" + "@value": "nrel00000287" } ] }, { - "@id": "urn:nrel_example/nrel00000228", + "@id": "urn:nrel_example/nrel00000393", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000228" + "@value": "nrel00000393" } ] }, { - "@id": "urn:nrel_example/nrel00000500", + "@id": "urn:nrel_example/nrel00000446", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Filter" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001125" + "@id": "urn:nrel_example/nrel00000255" + }, + { + "@id": "urn:nrel_example/nrel00000892" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000216" - }, - { - "@id": "urn:nrel_example/nrel00001168" + "@id": "urn:nrel_example/nrel00000564" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000500" + "@value": "nrel00000446" } ] }, { - "@id": "urn:nrel_example/nrel00000859", + "@id": "urn:nrel_example/nrel00000989", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:nrel_example/nrel00000080" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00000649" + }, { - "@id": "urn:nrel_example/nrel00000284" + "@id": "urn:nrel_example/nrel00000818" }, { - "@id": "urn:nrel_example/nrel00000987" + "@id": "urn:nrel_example/nrel00000939" + }, + { + "@id": "urn:nrel_example/nrel00000941" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000859" + "@value": "nrel00000989" } ] }, { - "@id": "urn:nrel_example/nrel00000323", + "@id": "urn:nrel_example/nrel00000459", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000631" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000241" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000665" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000323" + "@value": "nrel00000459" } ] }, { - "@id": "urn:nrel_example/nrel00000713", + "@id": "urn:nrel_example/nrel00000719", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000713" + "@value": "nrel00000719" } ] }, { - "@id": "urn:nrel_example/nrel00000036", + "@id": "urn:nrel_example/nrel00000433", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000036" + "@value": "nrel00000433" } ] }, { - "@id": "urn:nrel_example/nrel00000898", + "@id": "urn:nrel_example/nrel00000577", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "nrel00000898" + "@id": "urn:nrel_example/nrel00000891" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000491", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000864" + "@id": "urn:nrel_example/nrel00000687" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000491" + "@value": "nrel00000577" } ] }, { - "@id": "urn:nrel_example/nrel00000727", + "@id": "urn:nrel_example/nrel00000616", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000727" + "@value": "nrel00000616" } ] }, { - "@id": "urn:nrel_example/nrel00000608", + "@id": "urn:nrel_example/nrel00001164", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001265" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000809" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000608" + "@value": "nrel00001164" } ] }, { - "@id": "urn:nrel_example/nrel00000789", + "@id": "urn:nrel_example/nrel00000114", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000361" - }, - { - "@id": "urn:nrel_example/nrel00000381" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00000770" + "@id": "urn:nrel_example/nrel00000600" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001025" + "@id": "urn:nrel_example/nrel00000477" }, { - "@id": "urn:nrel_example/nrel00001301" + "@id": "urn:nrel_example/nrel00000594" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000442" - }, - { - "@id": "urn:nrel_example/nrel00000481" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000918" - }, + "@value": "nrel00000114" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000906", + "@type": [ + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001238" + "@id": "urn:nrel_example/nrel00000827" }, { - "@id": "urn:nrel_example/nrel00001324" + "@id": "urn:nrel_example/nrel00000852" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "urn:nrel_example/nrel00000422" }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:nrel_example/nrel00000855" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000789" + "@value": "nrel00000906" } ] }, { - "@id": "urn:nrel_example/nrel00000124", + "@id": "urn:nrel_example/nrel00000663", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000124" + "@value": "nrel00000663" } ] }, { - "@id": "urn:nrel_example/nrel00000039", + "@id": "urn:nrel_example/nrel00000082", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001226" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000933" + "@value": "nrel00000082" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000785", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000039" + "@value": "nrel00000785" } ] }, { - "@id": "urn:nrel_example/nrel00000023", + "@id": "urn:nrel_example/nrel00000440", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000023" + "@value": "nrel00000440" } ] }, { - "@id": "urn:nrel_example/nrel00000605", + "@id": "urn:nrel_example/nrel00000480", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000151" + "@id": "urn:nrel_example/nrel00000220" }, { - "@id": "urn:nrel_example/nrel00001229" + "@id": "urn:nrel_example/nrel00000420" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -935,155 +1032,187 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000605" + "@value": "nrel00000480" } ] }, { - "@id": "urn:nrel_example/nrel00000421", + "@id": "urn:nrel_example/nrel00000862", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000814" + "@id": "urn:nrel_example/nrel00000219" }, { - "@id": "urn:nrel_example/nrel00001196" + "@id": "urn:nrel_example/nrel00000792" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000879" + "@id": "urn:nrel_example/nrel00000417" }, { - "@id": "urn:nrel_example/nrel00001097" + "@id": "urn:nrel_example/nrel00001134" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000421" + "@value": "nrel00000862" } ] }, { - "@id": "urn:nrel_example/nrel00000187", + "@id": "urn:nrel_example/nrel00000290", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000205" - }, - { - "@id": "urn:nrel_example/nrel00000273" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000369" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000925" - }, + "@value": "nrel00000290" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001207", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001315" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000441" - }, + "@value": "nrel00001207" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000464", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00001047" + "@id": "urn:nrel_example/nrel00000862" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000118" - }, - { - "@id": "urn:nrel_example/nrel00000132" + "@id": "urn:nrel_example/nrel00000825" }, { - "@id": "urn:nrel_example/nrel00000758" + "@id": "urn:nrel_example/nrel00000956" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000187" + "@value": "nrel00000464" } ] }, { - "@id": "urn:nrel_example/nrel00000690", + "@id": "urn:nrel_example/nrel00000615", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000281" + }, + { + "@id": "urn:nrel_example/nrel00000354" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000690" + "@value": "nrel00000615" } ] }, { - "@id": "urn:nrel_example/nrel00001271", + "@id": "urn:nrel_example/nrel00001297", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000084" + }, + { + "@id": "urn:nrel_example/nrel00000230" + }, + { + "@id": "urn:nrel_example/nrel00000693" + }, + { + "@id": "urn:nrel_example/nrel00000815" + }, + { + "@id": "urn:nrel_example/nrel00000881" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00001271" + "@id": "urn:nrel_example/nrel00001123" + }, + { + "@id": "urn:nrel_example/nrel00001194" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000590", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000373" + }, + { + "@id": "urn:nrel_example/nrel00000544" + }, + { + "@id": "urn:nrel_example/nrel00001022" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000590" + "@value": "nrel00001297" } ] }, { - "@id": "urn:nrel_example/nrel00000858", + "@id": "urn:nrel_example/nrel00001111", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000858" + "@value": "nrel00001111" } ] }, { - "@id": "urn:nrel_example/nrel00001144", + "@id": "urn:nrel_example/nrel00000973", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -1094,193 +1223,176 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001144" + "@value": "nrel00000973" } ] }, { - "@id": "urn:nrel_example/nrel00000699", + "@id": "urn:nrel_example/nrel00000637", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000535" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000699" + "@value": "nrel00000637" } ] }, { - "@id": "urn:nrel_example/nrel00001179", + "@id": "urn:nrel_example/nrel00000744", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001179" + "@value": "nrel00000744" } ] }, { - "@id": "urn:nrel_example/nrel00000312", + "@id": "urn:nrel_example/nrel00001310", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000869" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001228" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000047" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000196" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000312" + "@value": "nrel00001310" } ] }, { - "@id": "urn:nrel_example/nrel00000053", + "@id": "urn:nrel_example/nrel00000354", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000461" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000931" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000012" - }, - { - "@id": "urn:nrel_example/nrel00000492" - }, - { - "@id": "urn:nrel_example/nrel00000550" - }, - { - "@id": "urn:nrel_example/nrel00000562" - }, - { - "@id": "urn:nrel_example/nrel00000566" - }, - { - "@id": "urn:nrel_example/nrel00000572" - }, - { - "@id": "urn:nrel_example/nrel00000607" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000648" - }, + "@value": "nrel00000354" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000701", + "@type": [ + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000877" + "@id": "urn:nrel_example/nrel00001025" }, { - "@id": "urn:nrel_example/nrel00001075" - }, + "@id": "urn:nrel_example/nrel00001203" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001093" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000053" + "@value": "nrel00000701" } ] }, { - "@id": "urn:nrel_example/nrel00001151", + "@id": "urn:nrel_example/nrel00000655", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "urn:nrel_example/nrel00000688" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001151" + "@value": "nrel00000655" } ] }, { - "@id": "urn:nrel_example/nrel00000956", + "@id": "urn:nrel_example/nrel00000171", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000098" + }, + { + "@id": "urn:nrel_example/nrel00001207" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000956" + "@value": "nrel00000171" } ] }, { - "@id": "urn:nrel_example/nrel00001290", + "@id": "urn:nrel_example/nrel00001302", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001290" + "@value": "nrel00001302" } ] }, { - "@id": "urn:nrel_example/nrel00001260", + "@id": "urn:nrel_example/nrel00000579", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -1291,153 +1403,158 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001260" + "@value": "nrel00000579" } ] }, { - "@id": "urn:nrel_example/nrel00000669", + "@id": "urn:nrel_example/nrel00000976", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000669" + "@value": "nrel00000976" } ] }, { - "@id": "urn:nrel_example/nrel00000290", + "@id": "urn:nrel_example/nrel00001114", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001086" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000336" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000471" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000290" + "@value": "nrel00001114" } ] }, { - "@id": "urn:nrel_example/nrel00000007", + "@id": "urn:nrel_example/nrel00001204", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000383" - }, - { - "@id": "urn:nrel_example/nrel00000749" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001042" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000430" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000715" - }, + "@value": "nrel00001204" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001143", + "@type": [ + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000903" + "@id": "urn:nrel_example/nrel00000512" }, { - "@id": "urn:nrel_example/nrel00001256" + "@id": "urn:nrel_example/nrel00001193" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000795" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000946" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000007" + "@value": "nrel00001143" } ] }, { - "@id": "urn:nrel_example/nrel00000957", + "@id": "urn:nrel_example/nrel00000951", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000957" + "@value": "nrel00000951" } ] }, { - "@id": "urn:nrel_example/nrel00001142", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Default", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", + "http://data.ashrae.org/standard223#EnumerationKind-Override" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000266" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000472" + "@language": "en", + "@value": "AlarmStatus-Alarm" }, { - "@id": "urn:nrel_example/nrel00000934" + "@language": "en", + "@value": "Override-Default" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000323", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000104" - }, - { - "@id": "urn:nrel_example/nrel00000620" - }, - { - "@id": "urn:nrel_example/nrel00001141" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001241" + "@id": "urn:nrel_example/nrel00000631" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000256" - }, + "@id": "urn:nrel_example/nrel00000241" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000260" + "@id": "urn:nrel_example/nrel00000665" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001142" + "@value": "nrel00000323" } ] }, { - "@id": "urn:nrel_example/nrel00000242", + "@id": "urn:nrel_example/nrel00001098", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -1453,96 +1570,104 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000242" + "@value": "nrel00001098" } ] }, { - "@id": "urn:nrel_example/nrel00000747", + "@id": "urn:nrel_example/nrel00000189", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001023" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000710" + "@id": "urn:nrel_example/nrel00000163" + }, + { + "@id": "urn:nrel_example/nrel00001094" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000211" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000747" + "@value": "nrel00000189" } ] }, { - "@id": "urn:nrel_example/nrel00001233", + "@id": "urn:nrel_example/nrel00000481", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001233" + "@value": "nrel00000481" } ] }, { - "@id": "urn:nrel_example/nrel00000480", + "@id": "urn:nrel_example/nrel00001138", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000220" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000420" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000480" + "@value": "nrel00001138" } ] }, { - "@id": "urn:nrel_example/nrel00000811", + "@id": "urn:nrel_example/nrel00000022", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000190" + }, + { + "@id": "urn:nrel_example/nrel00000366" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000811" + "@value": "nrel00000022" } ] }, { - "@id": "urn:nrel_example/nrel00000921", + "@id": "urn:nrel_example/nrel00001196", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -1551,163 +1676,139 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000921" + "@value": "nrel00001196" } ] }, { - "@id": "urn:nrel_example/nrel00000123", + "@id": "urn:nrel_example/nrel00000516", "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000290" - }, - { - "@id": "urn:nrel_example/nrel00001091" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000440" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000689" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000123" + "@value": "nrel00000516" } ] }, { - "@id": "urn:nrel_example/nrel00001167", + "@id": "urn:nrel_example/nrel00000242", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001167" + "@value": "nrel00000242" } ] }, { - "@id": "urn:nrel_example/nrel00001143", + "@id": "urn:nrel_example/nrel00000491", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000512" - }, - { - "@id": "urn:nrel_example/nrel00001193" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001143" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001040", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000864" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001040" + "@value": "nrel00000491" } ] }, { - "@id": "urn:nrel_example/nrel00000566", + "@id": "urn:nrel_example/nrel00000123", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000290" + }, + { + "@id": "urn:nrel_example/nrel00001091" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00000440" + }, + { + "@id": "urn:nrel_example/nrel00000689" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000566" + "@value": "nrel00000123" } ] }, { - "@id": "urn:nrel_example/nrel00000294", + "@id": "urn:nrel_example/nrel00000499", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000294" + "@value": "nrel00000499" } ] }, { - "@id": "urn:nrel_example/nrel00001127", + "@id": "urn:nrel_example/nrel00000358", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001127" + "@value": "nrel00000358" } ] }, { - "@id": "urn:nrel_example/nrel00000355", + "@id": "urn:nrel_example/nrel00000169", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -1718,41 +1819,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000355" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000205", - "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000025" - }, - { - "@id": "urn:nrel_example/nrel00000076" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000194" - }, - { - "@id": "urn:nrel_example/nrel00000299" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000205" + "@value": "nrel00000169" } ] }, { - "@id": "urn:nrel_example/nrel00001209", + "@id": "urn:nrel_example/nrel00001124", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -1761,72 +1835,39 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001209" + "@value": "nrel00001124" } ] }, { - "@id": "urn:nrel_example/nrel00000568", + "@id": "urn:nrel_example/nrel00000853", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000898" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001051" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000197" - }, - { - "@id": "urn:nrel_example/nrel00000292" - }, - { - "@id": "urn:nrel_example/nrel00000402" - }, - { - "@id": "urn:nrel_example/nrel00000636" - }, - { - "@id": "urn:nrel_example/nrel00000697" - }, - { - "@id": "urn:nrel_example/nrel00000832" - }, - { - "@id": "urn:nrel_example/nrel00000945" - }, - { - "@id": "urn:nrel_example/nrel00000981" - }, - { - "@id": "urn:nrel_example/nrel00001058" - }, - { - "@id": "urn:nrel_example/nrel00001106" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001201" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000568" + "@value": "nrel00000853" } ] }, { - "@id": "urn:nrel_example/nrel00000255", + "@id": "urn:nrel_example/nrel00000240", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000397" + "@id": "urn:nrel_example/nrel00000589" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1836,389 +1877,377 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000255" + "@value": "nrel00000240" } ] }, { - "@id": "urn:nrel_example/nrel00000630", + "@id": "urn:nrel_example/nrel00000736", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000707" + "@id": "urn:nrel_example/nrel00000045" }, { - "@id": "urn:nrel_example/nrel00001195" + "@id": "urn:nrel_example/nrel00000162" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000353" - }, - { - "@id": "urn:nrel_example/nrel00000390" - }, - { - "@id": "urn:nrel_example/nrel00001122" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:nrel_example/nrel00001328" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000303" - }, - { - "@id": "urn:nrel_example/nrel00000333" - }, - { - "@id": "urn:nrel_example/nrel00000534" - }, - { - "@id": "urn:nrel_example/nrel00000993" + "@id": "urn:nrel_example/nrel00001014" }, { - "@id": "urn:nrel_example/nrel00001145" + "@id": "urn:nrel_example/nrel00001295" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000630" + "@value": "nrel00000736" } ] }, { - "@id": "urn:nrel_example/nrel00000964", + "@id": "urn:nrel_example/nrel00000011", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://www.w3.org/2002/07/owl#Ontology" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000964" + "@value": "nrel00000011" } ] }, { - "@id": "urn:nrel_example/nrel00000597", + "@id": "urn:nrel_example/nrel00000811", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000597" + "@value": "nrel00000811" } ] }, { - "@id": "urn:nrel_example/nrel00000834", + "@id": "urn:nrel_example/nrel00000106", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000834" + "@value": "nrel00000106" } ] }, { - "@id": "urn:nrel_example/nrel00000278", + "@id": "urn:nrel_example/nrel00000694", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000278" + "@value": "nrel00000694" } ] }, { - "@id": "urn:nrel_example/nrel00001050", + "@id": "urn:nrel_example/nrel00000238", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001050" + "@value": "nrel00000238" } ] }, { - "@id": "urn:nrel_example/nrel00000729", + "@id": "urn:nrel_example/nrel00000209", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000018" + "@id": "urn:nrel_example/nrel00000099" }, { - "@id": "urn:nrel_example/nrel00000619" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000023" + "@id": "urn:nrel_example/nrel00000135" }, { - "@id": "urn:nrel_example/nrel00000060" - }, + "@id": "urn:nrel_example/nrel00000904" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000201" + "@id": "urn:nrel_example/nrel00000131" }, { - "@id": "urn:nrel_example/nrel00000232" - }, + "@id": "urn:nrel_example/nrel00000355" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000614" + "@id": "urn:nrel_example/nrel00000392" }, { - "@id": "urn:nrel_example/nrel00000843" + "@id": "urn:nrel_example/nrel00000752" }, { - "@id": "urn:nrel_example/nrel00000878" + "@id": "urn:nrel_example/nrel00000805" }, { - "@id": "urn:nrel_example/nrel00000886" + "@id": "urn:nrel_example/nrel00001160" }, { - "@id": "urn:nrel_example/nrel00000926" - }, + "@id": "urn:nrel_example/nrel00001233" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:nrel_example/nrel00001083" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" }, { - "@id": "urn:nrel_example/nrel00001146" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000729" + "@value": "nrel00000209" } ] }, { - "@id": "urn:nrel_example/nrel00000963", + "@id": "urn:nrel_example/nrel00000952", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@value": "nrel00000952" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000639", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000963" + "@value": "nrel00000639" } ] }, { - "@id": "urn:nrel_example/nrel00000765", + "@id": "urn:nrel_example/nrel00000706", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000765" + "@value": "nrel00000706" } ] }, { - "@id": "urn:nrel_example/nrel00000777", + "@id": "urn:nrel_example/nrel00000932", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000776" + "@id": "urn:nrel_example/nrel00000207" }, { - "@id": "urn:nrel_example/nrel00001164" + "@id": "urn:nrel_example/nrel00001086" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000159" - }, - { - "@id": "urn:nrel_example/nrel00000185" - }, - { - "@id": "urn:nrel_example/nrel00000379" - }, - { - "@id": "urn:nrel_example/nrel00000450" - }, - { - "@id": "urn:nrel_example/nrel00000563" - }, - { - "@id": "urn:nrel_example/nrel00000662" - }, - { - "@id": "urn:nrel_example/nrel00000761" - }, - { - "@id": "urn:nrel_example/nrel00000778" - }, - { - "@id": "urn:nrel_example/nrel00000889" - }, - { - "@id": "urn:nrel_example/nrel00000974" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001290" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000777" + "@value": "nrel00000932" } ] }, { - "@id": "urn:nrel_example/nrel00000398", + "@id": "urn:nrel_example/nrel00000173", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000398" + "@value": "nrel00000173" } ] }, { - "@id": "urn:nrel_example/nrel00000937", + "@id": "urn:nrel_example/nrel00001093", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000937" + "@value": "nrel00001093" } ] }, { - "@id": "urn:nrel_example/nrel00000739", + "@id": "urn:nrel_example/nrel00000907", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000043" + }, + { + "@id": "urn:nrel_example/nrel00000790" + }, + { + "@id": "urn:nrel_example/nrel00001182" + }, + { + "@id": "urn:nrel_example/nrel00001242" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000739" + "@value": "nrel00000907" } ] }, { - "@id": "urn:nrel_example/nrel00001282", + "@id": "urn:nrel_example/nrel00000458", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001282" + "@value": "nrel00000458" } ] }, { - "@id": "urn:nrel_example/nrel00001043", + "@id": "urn:nrel_example/nrel00000340", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000051" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000202" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001043" + "@value": "nrel00000340" } ] }, { - "@id": "urn:nrel_example/nrel00001034", + "@id": "urn:nrel_example/nrel00000131", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2227,30 +2256,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001034" + "@value": "nrel00000131" } ] }, { - "@id": "urn:nrel_example/nrel00001032", + "@id": "urn:nrel_example/nrel00000523", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001032" + "@value": "nrel00000523" } ] }, { - "@id": "urn:nrel_example/nrel00001269", + "@id": "urn:nrel_example/nrel00000385", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -2259,86 +2288,96 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001269" + "@value": "nrel00000385" } ] }, { - "@id": "urn:nrel_example/nrel00000300", + "@id": "urn:nrel_example/nrel00000578", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001050" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000518" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000300" + "@value": "nrel00000578" } ] }, { - "@id": "urn:nrel_example/nrel00000395", + "@id": "urn:nrel_example/nrel00000794", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00001197" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00001121" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001306" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000395" + "@value": "nrel00000794" } ] }, { - "@id": "urn:nrel_example/nrel00000034", + "@id": "urn:nrel_example/nrel00001001", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000034" + "@value": "nrel00001001" } ] }, { - "@id": "urn:nrel_example/nrel00001080", + "@id": "urn:nrel_example/nrel00000325", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001080" + "@value": "nrel00000325" } ] }, { - "@id": "urn:nrel_example/nrel00001313", + "@id": "urn:nrel_example/nrel00000275", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -2354,297 +2393,279 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001313" + "@value": "nrel00000275" } ] }, { - "@id": "urn:nrel_example/nrel00000565", + "@id": "urn:nrel_example/nrel00000972", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000565" + "@value": "nrel00000972" } ] }, { - "@id": "urn:nrel_example/nrel00000286", + "@id": "urn:nrel_example/nrel00001009", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000286" + "@value": "nrel00001009" } ] }, { - "@id": "urn:nrel_example/nrel00000645", + "@id": "urn:nrel_example/nrel00000191", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000645" + "@value": "nrel00000191" } ] }, { - "@id": "urn:nrel_example/nrel00000897", + "@id": "urn:nrel_example/nrel00000267", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000897" + "@value": "nrel00000267" } ] }, { - "@id": "urn:nrel_example/nrel00001199", + "@id": "urn:nrel_example/nrel00000087", "@type": [ - "http://data.ashrae.org/standard223#Pump" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000096" - }, - { - "@id": "urn:nrel_example/nrel00001032" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000056" - }, - { - "@id": "urn:nrel_example/nrel00000242" - }, - { - "@id": "urn:nrel_example/nrel00000277" - }, - { - "@id": "urn:nrel_example/nrel00000289" - }, - { - "@id": "urn:nrel_example/nrel00000452" - }, - { - "@id": "urn:nrel_example/nrel00000559" - }, - { - "@id": "urn:nrel_example/nrel00000929" - }, - { - "@id": "urn:nrel_example/nrel00001028" - }, - { - "@id": "urn:nrel_example/nrel00001066" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001224" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001199" + "@value": "nrel00000087" } ] }, { - "@id": "urn:nrel_example/nrel00000853", + "@id": "urn:nrel_example/nrel00001135", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000853" + "@value": "nrel00001135" } ] }, { - "@id": "urn:nrel_example/nrel00000248", + "@id": "urn:nrel_example/nrel00000487", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000248" + "@value": "nrel00000487" } ] }, { - "@id": "urn:nrel_example/nrel00000092", + "@id": "urn:nrel_example/nrel00001154", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000017" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000275" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000092" + "@value": "nrel00001154" } ] }, { - "@id": "urn:nrel_example/nrel00000753", + "@id": "urn:nrel_example/nrel00001058", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000753" + "@value": "nrel00001058" } ] }, { - "@id": "urn:nrel_example/nrel00000518", + "@id": "urn:nrel_example/nrel00001103", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000518" + "@value": "nrel00001103" } ] }, { - "@id": "urn:nrel_example/nrel00001253", + "@id": "urn:nrel_example/nrel00001268", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@value": "nrel00001268" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000826", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001253" + "@value": "nrel00000826" } ] }, { - "@id": "urn:nrel_example/nrel00000791", + "@id": "urn:nrel_example/nrel00000564", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000791" + "@value": "nrel00000564" } ] }, { - "@id": "urn:nrel_example/nrel00000272", + "@id": "urn:nrel_example/nrel00000403", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000403" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001184", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000272" + "@value": "nrel00001184" } ] }, { - "@id": "urn:nrel_example/nrel00000796", + "@id": "urn:nrel_example/nrel00000644", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -2653,105 +2674,136 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000796" + "@value": "nrel00000644" } ] }, { - "@id": "urn:nrel_example/nrel00000850", + "@id": "urn:nrel_example/nrel00001127", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000850" + "@value": "nrel00001127" } ] }, { - "@id": "urn:nrel_example/nrel00000770", + "@id": "urn:nrel_example/nrel00000737", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000882" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001192" + "@value": "nrel00000737" } + ] + }, + { + "@id": "urn:nrel_example/nrel00001160", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000143" - }, - { - "@id": "urn:nrel_example/nrel00000244" - }, - { - "@id": "urn:nrel_example/nrel00000276" - }, - { - "@id": "urn:nrel_example/nrel00000311" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000624" - }, + "@value": "nrel00001160" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000421", + "@type": [ + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000753" + "@id": "urn:nrel_example/nrel00000814" }, { - "@id": "urn:nrel_example/nrel00000943" - }, + "@id": "urn:nrel_example/nrel00001196" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001035" + "@id": "urn:nrel_example/nrel00000879" }, { - "@id": "urn:nrel_example/nrel00001055" - }, + "@id": "urn:nrel_example/nrel00001097" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001309" - }, + "@value": "nrel00000421" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000640", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001322" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000770" + "@value": "nrel00000640" } ] }, { - "@id": "urn:nrel_example/nrel00000885", + "@id": "urn:nrel_example/nrel00001004", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000221" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000336" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000680" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000885" + "@value": "nrel00001004" } ] }, { - "@id": "urn:nrel_example/nrel00000776", + "@id": "urn:nrel_example/nrel00000059", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2760,213 +2812,202 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000776" + "@value": "nrel00000059" } ] }, { - "@id": "urn:nrel_example/nrel00000327", + "@id": "urn:nrel_example/nrel00000493", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000587" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "urn:nrel_example/nrel00000160" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000844" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000327" + "@value": "nrel00000493" } ] }, { - "@id": "urn:nrel_example/nrel00001005", + "@id": "urn:nrel_example/nrel00000530", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001005" + "@value": "nrel00000530" } ] }, { - "@id": "urn:nrel_example/nrel00000112", + "@id": "urn:nrel_example/nrel00000630", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000407" + "@id": "urn:nrel_example/nrel00000707" }, { - "@id": "urn:nrel_example/nrel00000621" + "@id": "urn:nrel_example/nrel00001195" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000316" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000455" + "@id": "urn:nrel_example/nrel00000353" }, { - "@id": "urn:nrel_example/nrel00000506" + "@id": "urn:nrel_example/nrel00000390" }, { - "@id": "urn:nrel_example/nrel00000536" + "@id": "urn:nrel_example/nrel00001122" }, { - "@id": "urn:nrel_example/nrel00000583" - }, + "@id": "urn:nrel_example/nrel00001328" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000666" + "@id": "urn:nrel_example/nrel00000303" }, { - "@id": "urn:nrel_example/nrel00000721" + "@id": "urn:nrel_example/nrel00000333" }, { - "@id": "urn:nrel_example/nrel00000764" + "@id": "urn:nrel_example/nrel00000534" }, { - "@id": "urn:nrel_example/nrel00000851" + "@id": "urn:nrel_example/nrel00000993" }, { - "@id": "urn:nrel_example/nrel00001103" + "@id": "urn:nrel_example/nrel00001145" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000112" + "@value": "nrel00000630" } ] }, { - "@id": "urn:nrel_example/nrel00000209", + "@id": "urn:nrel_example/nrel00000839", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#CoolingCoil" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000099" - }, - { - "@id": "urn:nrel_example/nrel00000135" + "@id": "urn:nrel_example/nrel00001092" }, { - "@id": "urn:nrel_example/nrel00000904" + "@id": "urn:nrel_example/nrel00001115" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000131" + "@id": "urn:nrel_example/nrel00000356" }, { - "@id": "urn:nrel_example/nrel00000355" + "@id": "urn:nrel_example/nrel00000508" + }, + { + "@id": "urn:nrel_example/nrel00001062" + }, + { + "@id": "urn:nrel_example/nrel00001189" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000392" - }, - { - "@id": "urn:nrel_example/nrel00000752" + "@id": "urn:nrel_example/nrel00000125" }, { - "@id": "urn:nrel_example/nrel00000805" + "@id": "urn:nrel_example/nrel00000552" }, { - "@id": "urn:nrel_example/nrel00001160" + "@id": "urn:nrel_example/nrel00000654" }, { - "@id": "urn:nrel_example/nrel00001233" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "urn:nrel_example/nrel00001126" }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:nrel_example/nrel00001247" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000209" + "@value": "nrel00000839" } ] }, { - "@id": "urn:nrel_example/nrel00000798", + "@id": "urn:nrel_example/nrel00000977", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000798" + "@value": "nrel00000977" } ] }, { - "@id": "urn:nrel_example/nrel00000709", + "@id": "urn:nrel_example/nrel00000869", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000709" + "@value": "nrel00000869" } ] }, { - "@id": "urn:nrel_example/nrel00001064", + "@id": "urn:nrel_example/nrel00001225", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001064" + "@value": "nrel00001225" } ] }, { - "@id": "urn:nrel_example/nrel00000004", + "@id": "urn:nrel_example/nrel00000120", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -2977,49 +3018,70 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000004" + "@value": "nrel00000120" } ] }, { - "@id": "urn:nrel_example/nrel00000341", + "@id": "urn:nrel_example/nrel00000646", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000341" + "@value": "nrel00000646" } ] }, { - "@id": "urn:nrel_example/nrel00001135", + "@id": "urn:nrel_example/nrel00000861", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "nrel00001135" + "@id": "http://qudt.org/vocab/unit/KiloW" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000861" } ] }, { - "@id": "urn:nrel_example/nrel00000156", + "@id": "urn:nrel_example/nrel00000468", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000468" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000609", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -3035,93 +3097,107 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000156" + "@value": "nrel00000609" } ] }, { - "@id": "urn:nrel_example/nrel00000472", + "@id": "urn:nrel_example/nrel00001263", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Equipment" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001241" + "@value": "nrel00001263" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000190", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000256" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000472" + "@value": "nrel00000190" } ] }, { - "@id": "urn:nrel_example/nrel00000005", + "@id": "urn:nrel_example/nrel00000160", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000587" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000225" + }, + { + "@id": "urn:nrel_example/nrel00001286" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000005" + "@value": "nrel00000160" } ] }, { - "@id": "urn:nrel_example/nrel00000685", + "@id": "urn:nrel_example/nrel00000892", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000077" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000685" + "@value": "nrel00000892" } ] }, { - "@id": "urn:nrel_example/nrel00000477", + "@id": "urn:nrel_example/nrel00001245", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000477" + "@value": "nrel00001245" } ] }, { - "@id": "urn:nrel_example/nrel00000539", + "@id": "urn:nrel_example/nrel00000264", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3130,49 +3206,49 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000539" + "@value": "nrel00000264" } ] }, { - "@id": "urn:nrel_example/nrel00000712", + "@id": "urn:nrel_example/nrel00000497", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001265" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000726" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000712" + "@value": "nrel00000497" } ] }, { - "@id": "urn:nrel_example/nrel00000752", + "@id": "urn:nrel_example/nrel00000874", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000752" + "@value": "nrel00000874" } ] }, { - "@id": "urn:nrel_example/nrel00000134", + "@id": "urn:nrel_example/nrel00000222", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -3183,335 +3259,336 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000134" + "@value": "nrel00000222" } ] }, { - "@id": "urn:nrel_example/nrel00000913", + "@id": "urn:nrel_example/nrel00001139", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000913" + "@value": "nrel00001139" } ] }, { - "@id": "urn:nrel_example/nrel00000635", + "@id": "urn:nrel_example/nrel00000276", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000635" + "@value": "nrel00000276" } ] }, { - "@id": "urn:nrel_example/nrel00000710", + "@id": "urn:nrel_example/nrel00000470", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "urn:nrel_example/nrel00001267" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "urn:nrel_example/nrel00001165" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000743" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000710" + "@value": "nrel00000470" } ] }, { - "@id": "urn:nrel_example/nrel00001328", + "@id": "urn:nrel_example/nrel00000098", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001328" + "@value": "nrel00000098" } ] }, { - "@id": "urn:nrel_example/nrel00000042", + "@id": "urn:nrel_example/nrel00000968", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000042" + "@value": "nrel00000968" } ] }, { - "@id": "urn:nrel_example/nrel00000399", + "@id": "urn:nrel_example/nrel00000195", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000399" + "@value": "nrel00000195" } ] }, { - "@id": "urn:nrel_example/nrel00000938", + "@id": "urn:nrel_example/nrel00000982", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/standard223#AirHandlingUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000073" + "@id": "urn:nrel_example/nrel00000007" }, { - "@id": "urn:nrel_example/nrel00000324" + "@id": "urn:nrel_example/nrel00000053" }, { - "@id": "urn:nrel_example/nrel00000510" + "@id": "urn:nrel_example/nrel00000061" }, { - "@id": "urn:nrel_example/nrel00001223" + "@id": "urn:nrel_example/nrel00000254" }, { - "@id": "urn:nrel_example/nrel00001232" + "@id": "urn:nrel_example/nrel00000446" + }, + { + "@id": "urn:nrel_example/nrel00000447" + }, + { + "@id": "urn:nrel_example/nrel00000683" + }, + { + "@id": "urn:nrel_example/nrel00000992" + }, + { + "@id": "urn:nrel_example/nrel00001087" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000742" + "@id": "urn:nrel_example/nrel00000078" }, { - "@id": "urn:nrel_example/nrel00000961" + "@id": "urn:nrel_example/nrel00000211" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000064" - }, - { - "@id": "urn:nrel_example/nrel00000332" + "@id": "urn:nrel_example/nrel00000034" }, { - "@id": "urn:nrel_example/nrel00000475" + "@id": "urn:nrel_example/nrel00001070" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000938" + "@value": "nrel00000982" } ] }, { - "@id": "urn:nrel_example/nrel00000951", + "@id": "urn:nrel_example/nrel00000779", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000951" + "@value": "nrel00000779" } ] }, { - "@id": "urn:nrel_example/nrel00001148", + "@id": "urn:nrel_example/nrel00000725", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000441" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001148" + "@value": "nrel00000725" } ] }, { - "@id": "urn:nrel_example/nrel00000628", + "@id": "urn:nrel_example/nrel00001028", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000677" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001262" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000632" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000716" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000628" + "@value": "nrel00001028" } ] }, { - "@id": "urn:nrel_example/nrel00000687", + "@id": "urn:nrel_example/nrel00000341", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000687" + "@value": "nrel00000341" } ] }, { - "@id": "urn:nrel_example/nrel00000321", + "@id": "urn:nrel_example/nrel00000658", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000321" + "@value": "nrel00000658" } ] }, { - "@id": "urn:nrel_example/nrel00000759", + "@id": "urn:nrel_example/nrel00000823", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000025" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000040" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000759" + "@value": "nrel00000823" } ] }, { - "@id": "urn:nrel_example/nrel00000922", + "@id": "urn:nrel_example/nrel00001079", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "nrel00000922" + "@id": "urn:nrel_example/nrel00000966" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000906", - "@type": [ - "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000827" - }, + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000852" + "@id": "urn:nrel_example/nrel00000282" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000422" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000855" + "@id": "urn:nrel_example/nrel00000109" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000906" + "@value": "nrel00001079" } ] }, { - "@id": "urn:nrel_example/nrel00000840", + "@id": "urn:nrel_example/nrel00001091", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3520,457 +3597,444 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000840" + "@value": "nrel00001091" } ] }, { - "@id": "urn:nrel_example/nrel00000054", + "@id": "urn:nrel_example/nrel00000205", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000025" + }, { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000076" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000054" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000953", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000194" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000299" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000953" + "@value": "nrel00000205" } ] }, { - "@id": "urn:nrel_example/nrel00000470", + "@id": "urn:nrel_example/nrel00001137", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001267" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00001165" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000743" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000470" + "@value": "nrel00001137" } ] }, { - "@id": "urn:nrel_example/nrel00000606", + "@id": "urn:nrel_example/nrel00000541", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000606" + "@value": "nrel00000541" } ] }, { - "@id": "urn:nrel_example/nrel00000915", + "@id": "urn:nrel_example/nrel00000029", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000915" + "@value": "nrel00000029" } ] }, { - "@id": "urn:nrel_example/nrel00000069", + "@id": "urn:nrel_example/nrel00000241", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@value": "nrel00000069" + "@id": "urn:nrel_example/nrel00000631" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000624", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000274" + }, { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "urn:nrel_example/nrel00001283" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000624" + "@value": "nrel00000241" } ] }, { - "@id": "urn:nrel_example/nrel00001238", + "@id": "urn:nrel_example/nrel00000563", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001238" + "@value": "nrel00000563" } ] }, { - "@id": "urn:nrel_example/nrel00000179", + "@id": "urn:nrel_example/nrel00001254", "@type": [ - "http://data.ashrae.org/standard223#Pump" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000178" - }, - { - "@id": "urn:nrel_example/nrel00000264" - } + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000041" + "@id": "urn:nrel_example/nrel00000342" }, { - "@id": "urn:nrel_example/nrel00000097" + "@id": "urn:nrel_example/nrel00000524" }, { - "@id": "urn:nrel_example/nrel00000445" + "@id": "urn:nrel_example/nrel00000686" }, { - "@id": "urn:nrel_example/nrel00000646" + "@id": "urn:nrel_example/nrel00000782" }, { - "@id": "urn:nrel_example/nrel00000696" - }, + "@id": "urn:nrel_example/nrel00001231" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000860" + "@id": "urn:nrel_example/nrel00000688" }, { - "@id": "urn:nrel_example/nrel00000990" - }, + "@id": "urn:nrel_example/nrel00000967" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001031" + "@id": "urn:nrel_example/nrel00000176" }, { - "@id": "urn:nrel_example/nrel00001191" + "@id": "urn:nrel_example/nrel00000865" }, { - "@id": "urn:nrel_example/nrel00001230" + "@id": "urn:nrel_example/nrel00001221" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000179" + "@value": "nrel00001254" } ] }, { - "@id": "urn:nrel_example/nrel00000966", + "@id": "urn:nrel_example/nrel00000280", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000059" + "@id": "urn:nrel_example/nrel00000003" }, { - "@id": "urn:nrel_example/nrel00000098" + "@id": "urn:nrel_example/nrel00000055" }, { - "@id": "urn:nrel_example/nrel00000658" + "@id": "urn:nrel_example/nrel00000848" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000278" + }, + { + "@id": "urn:nrel_example/nrel00001157" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000109" + "@id": "urn:nrel_example/nrel00000988" }, { - "@id": "urn:nrel_example/nrel00000845" + "@id": "urn:nrel_example/nrel00001152" + }, + { + "@id": "urn:nrel_example/nrel00001204" + }, + { + "@id": "urn:nrel_example/nrel00001244" + }, + { + "@id": "urn:nrel_example/nrel00001282" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Cooling" + }, + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000966" + "@value": "nrel00000280" } ] }, { - "@id": "urn:nrel_example/nrel00000197", + "@id": "urn:nrel_example/nrel00000902", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000100" + }, + { + "@id": "urn:nrel_example/nrel00000775" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000197" + "@value": "nrel00000902" } ] }, { - "@id": "urn:nrel_example/nrel00001314", + "@id": "urn:nrel_example/nrel00000697", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001314" + "@value": "nrel00000697" } ] }, { - "@id": "urn:nrel_example/nrel00001147", + "@id": "urn:nrel_example/nrel00000076", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00001047" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001147" + "@value": "nrel00000076" } ] }, { - "@id": "urn:nrel_example/nrel00000567", + "@id": "urn:nrel_example/nrel00000015", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000567" + "@value": "nrel00000015" } ] }, { - "@id": "urn:nrel_example/nrel00001232", + "@id": "urn:nrel_example/nrel00001083", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000309" - }, - { - "@id": "urn:nrel_example/nrel00000602" - }, - { - "@id": "urn:nrel_example/nrel00001303" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000000" - }, - { - "@id": "urn:nrel_example/nrel00000032" - }, - { - "@id": "urn:nrel_example/nrel00000465" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001284" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000358" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001220" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001232" + "@value": "nrel00001083" } ] }, { - "@id": "urn:nrel_example/nrel00001241", + "@id": "urn:nrel_example/nrel00001021", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000186" + }, + { + "@id": "urn:nrel_example/nrel00001301" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001241" + "@value": "nrel00001021" } ] }, { - "@id": "urn:nrel_example/nrel00000919", + "@id": "urn:nrel_example/nrel00000443", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000026" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000094" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000919" + "@value": "nrel00000443" } ] }, { - "@id": "urn:nrel_example/nrel00001008", + "@id": "urn:nrel_example/nrel00000362", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#FanCoilUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000092" + "@id": "urn:nrel_example/nrel00000830" }, { - "@id": "urn:nrel_example/nrel00000400" + "@id": "urn:nrel_example/nrel00000839" }, { - "@id": "urn:nrel_example/nrel00000454" + "@id": "urn:nrel_example/nrel00001176" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000017" + "@id": "urn:nrel_example/nrel00000714" }, { - "@id": "urn:nrel_example/nrel00000305" + "@id": "urn:nrel_example/nrel00001020" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000527" }, { - "@id": "urn:nrel_example/nrel00000797" + "@id": "urn:nrel_example/nrel00000643" }, { - "@id": "urn:nrel_example/nrel00001144" + "@id": "urn:nrel_example/nrel00000812" + }, + { + "@id": "urn:nrel_example/nrel00001065" + }, + { + "@id": "urn:nrel_example/nrel00001082" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:nrel_example/nrel00000275" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" }, { - "@id": "urn:nrel_example/nrel00000738" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001008" + "@value": "nrel00000362" } ] }, { - "@id": "urn:nrel_example/nrel00000760", + "@id": "urn:nrel_example/nrel00001250", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -3979,159 +4043,115 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000760" + "@value": "nrel00001250" } ] }, { - "@id": "urn:nrel_example/nrel00000189", + "@id": "urn:nrel_example/nrel00000079", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000163" - }, + "@value": "nrel00000079" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001329", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001094" + "@id": "urn:nrel_example/nrel00000207" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000211" + "@id": "urn:nrel_example/nrel00000709" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000189" + "@value": "nrel00001329" } ] }, { - "@id": "urn:nrel_example/nrel00000726", + "@id": "urn:nrel_example/nrel00000184", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000726" + "@value": "nrel00000184" } ] }, { - "@id": "urn:nrel_example/nrel00001033", + "@id": "urn:nrel_example/nrel00000703", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:nrel_example/nrel00001123" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001033" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000827", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000827" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000329", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000215" + }, { - "@value": "nrel00000329" + "@id": "urn:nrel_example/nrel00001108" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000529", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000698" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00001188" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000529" + "@value": "nrel00000703" } ] }, { - "@id": "urn:nrel_example/nrel00000253", + "@id": "urn:nrel_example/nrel00000331", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000253" + "@value": "nrel00000331" } ] }, { - "@id": "urn:nrel_example/nrel00001251", + "@id": "urn:nrel_example/nrel00001252", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -4140,549 +4160,438 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001251" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000040", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000040" + "@value": "nrel00001252" } ] }, { - "@id": "urn:nrel_example/nrel00001297", + "@id": "urn:nrel_example/nrel00000960", "@type": [ "http://data.ashrae.org/standard223#TerminalUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000084" + "@id": "urn:nrel_example/nrel00000192" }, { - "@id": "urn:nrel_example/nrel00000230" + "@id": "urn:nrel_example/nrel00000494" }, { - "@id": "urn:nrel_example/nrel00000693" + "@id": "urn:nrel_example/nrel00000531" }, { - "@id": "urn:nrel_example/nrel00000815" + "@id": "urn:nrel_example/nrel00000747" }, { - "@id": "urn:nrel_example/nrel00000881" + "@id": "urn:nrel_example/nrel00001008" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001123" + "@id": "urn:nrel_example/nrel00000635" }, { - "@id": "urn:nrel_example/nrel00001194" + "@id": "urn:nrel_example/nrel00001023" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000373" + "@id": "urn:nrel_example/nrel00000081" }, { - "@id": "urn:nrel_example/nrel00000544" + "@id": "urn:nrel_example/nrel00000710" }, { - "@id": "urn:nrel_example/nrel00001022" + "@id": "urn:nrel_example/nrel00001138" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001297" + "@value": "nrel00000960" } ] }, { - "@id": "urn:nrel_example/nrel00000942", + "@id": "urn:nrel_example/nrel00000255", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "nrel00000942" + "@id": "urn:nrel_example/nrel00000397" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000386", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000386" + "@value": "nrel00000255" } ] }, { - "@id": "urn:nrel_example/nrel00001100", + "@id": "urn:nrel_example/nrel00000669", "@type": [ - "http://data.ashrae.org/standard223#HeatExchanger" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000449" - }, - { - "@id": "urn:nrel_example/nrel00001258" - }, - { - "@id": "urn:nrel_example/nrel00001263" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000261" - }, - { - "@id": "urn:nrel_example/nrel00000554" - }, - { - "@id": "urn:nrel_example/nrel00000577" - }, - { - "@id": "urn:nrel_example/nrel00001180" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000687" - }, - { - "@id": "urn:nrel_example/nrel00000885" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001179" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Evaporator" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001100" + "@value": "nrel00000669" } ] }, { - "@id": "urn:nrel_example/nrel00001022", + "@id": "urn:nrel_example/nrel00000937", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001022" + "@value": "nrel00000937" } ] }, { - "@id": "urn:nrel_example/nrel00000340", + "@id": "urn:nrel_example/nrel00001178", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000051" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000202" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000340" + "@value": "nrel00001178" } ] }, { - "@id": "urn:nrel_example/nrel00000231", + "@id": "urn:nrel_example/nrel00001085", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000231" + "@value": "nrel00001085" } ] }, { - "@id": "urn:nrel_example/nrel00000768", + "@id": "urn:nrel_example/nrel00001223", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001047" + "@id": "urn:nrel_example/nrel00000786" }, { - "@id": "urn:nrel_example/nrel00001068" + "@id": "urn:nrel_example/nrel00001149" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000363" + }, + { + "@id": "urn:nrel_example/nrel00000489" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000768" + "@value": "nrel00001223" } ] }, { - "@id": "urn:nrel_example/nrel00000165", + "@id": "urn:nrel_example/nrel00000179", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000165" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000743", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000743" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000241", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "urn:nrel_example/nrel00000631" + "@id": "urn:nrel_example/nrel00000178" + }, + { + "@id": "urn:nrel_example/nrel00000264" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000274" + "@id": "urn:nrel_example/nrel00000041" }, { - "@id": "urn:nrel_example/nrel00001283" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000241" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000973", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000973" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000591", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000039" + "@id": "urn:nrel_example/nrel00000097" }, { - "@id": "urn:nrel_example/nrel00000416" + "@id": "urn:nrel_example/nrel00000445" }, { - "@id": "urn:nrel_example/nrel00000604" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "@id": "urn:nrel_example/nrel00000646" + }, { - "@id": "urn:nrel_example/nrel00000200" + "@id": "urn:nrel_example/nrel00000696" }, { - "@id": "urn:nrel_example/nrel00000306" + "@id": "urn:nrel_example/nrel00000860" }, { - "@id": "urn:nrel_example/nrel00001136" + "@id": "urn:nrel_example/nrel00000990" }, { - "@id": "urn:nrel_example/nrel00001226" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00001031" + }, { - "@id": "urn:nrel_example/nrel00000933" + "@id": "urn:nrel_example/nrel00001191" }, { - "@id": "urn:nrel_example/nrel00001255" + "@id": "urn:nrel_example/nrel00001230" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000591" + "@value": "nrel00000179" } ] }, { - "@id": "urn:nrel_example/nrel00000878", + "@id": "urn:nrel_example/nrel00000787", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000080" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000859" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000319" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000878" + "@value": "nrel00000787" } ] }, { - "@id": "urn:nrel_example/nrel00001098", + "@id": "urn:nrel_example/nrel00000919", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000026" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "urn:nrel_example/nrel00000094" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001098" + "@value": "nrel00000919" } ] }, { - "@id": "urn:nrel_example/nrel00001120", + "@id": "urn:nrel_example/nrel00000197", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001120" + "@value": "nrel00000197" } ] }, { - "@id": "urn:nrel_example/nrel00000581", + "@id": "urn:nrel_example/nrel00001256", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000223" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000320" + "@id": "urn:nrel_example/nrel00000678" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000403" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000850" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000581" + "@value": "nrel00001256" } ] }, { - "@id": "urn:nrel_example/nrel00000917", + "@id": "urn:nrel_example/nrel00000324", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000948" + "@id": "urn:nrel_example/nrel00000961" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000124" + "@id": "urn:nrel_example/nrel00000064" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000917" + "@value": "nrel00000324" } ] }, { - "@id": "urn:nrel_example/nrel00000684", + "@id": "urn:nrel_example/nrel00000614", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000684" + "@value": "nrel00000614" } ] }, { - "@id": "urn:nrel_example/nrel00000229", + "@id": "urn:nrel_example/nrel00001313", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000229" + "@value": "nrel00001313" } ] }, { - "@id": "urn:nrel_example/nrel00000560", + "@id": "urn:nrel_example/nrel00000494", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "urn:nrel_example/nrel00001023" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "urn:nrel_example/nrel00000081" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000560" + "@value": "nrel00000494" } ] }, { - "@id": "urn:nrel_example/nrel00001206", + "@id": "urn:nrel_example/nrel00000851", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001206" + "@value": "nrel00000851" } ] }, { - "@id": "urn:nrel_example/nrel00001026", + "@id": "urn:nrel_example/nrel00000910", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -4691,67 +4600,55 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001026" + "@value": "nrel00000910" } ] }, { - "@id": "urn:nrel_example/nrel00000365", + "@id": "urn:nrel_example/nrel00000867", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:nrel_example/nrel00000580" + "@id": "urn:nrel_example/nrel00000080" }, { - "@id": "urn:nrel_example/nrel00000630" + "@id": "urn:nrel_example/nrel00000122" }, { - "@id": "urn:nrel_example/nrel00001174" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "@id": "urn:nrel_example/nrel00000587" + }, { - "@id": "urn:nrel_example/nrel00000001" + "@id": "urn:nrel_example/nrel00000600" }, { - "@id": "urn:nrel_example/nrel00000459" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00000631" + }, { - "@id": "urn:nrel_example/nrel00000157" + "@id": "urn:nrel_example/nrel00000736" }, { - "@id": "urn:nrel_example/nrel00000425" + "@id": "urn:nrel_example/nrel00000862" }, { - "@id": "urn:nrel_example/nrel00000672" + "@id": "urn:nrel_example/nrel00001125" }, { - "@id": "urn:nrel_example/nrel00001109" + "@id": "urn:nrel_example/nrel00001197" }, { - "@id": "urn:nrel_example/nrel00001314" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" - }, - { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:nrel_example/nrel00001267" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000365" + "@value": "nrel00000867" } ] }, { - "@id": "urn:nrel_example/nrel00000025", + "@id": "urn:nrel_example/nrel00000961", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -4762,53 +4659,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000025" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001113", - "@type": [ - "http://data.ashrae.org/standard223#Junction" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000043" - }, - { - "@id": "urn:nrel_example/nrel00000790" - }, - { - "@id": "urn:nrel_example/nrel00000802" - }, - { - "@id": "urn:nrel_example/nrel00000841" - }, - { - "@id": "urn:nrel_example/nrel00001182" - }, - { - "@id": "urn:nrel_example/nrel00001203" - }, - { - "@id": "urn:nrel_example/nrel00001242" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001113" + "@value": "nrel00000961" } ] }, { - "@id": "urn:nrel_example/nrel00001006", + "@id": "urn:nrel_example/nrel00000316", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -4817,162 +4675,170 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001006" + "@value": "nrel00000316" } ] }, { - "@id": "urn:nrel_example/nrel00001031", + "@id": "urn:nrel_example/nrel00001188", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001031" + "@value": "nrel00001188" } ] }, { - "@id": "urn:nrel_example/nrel00000166", + "@id": "urn:nrel_example/nrel00000180", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000166" + "@value": "nrel00000180" } ] }, { - "@id": "urn:nrel_example/nrel00000360", + "@id": "urn:nrel_example/nrel00000402", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000360" + "@value": "nrel00000402" } ] }, { - "@id": "urn:nrel_example/nrel00000333", + "@id": "urn:nrel_example/nrel00000721", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000333" + "@value": "nrel00000721" } ] }, { - "@id": "urn:nrel_example/nrel00000026", + "@id": "urn:nrel_example/nrel00000490", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00001020" + }, + { + "@id": "urn:nrel_example/nrel00001200" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000026" + "@value": "nrel00000490" } ] }, { - "@id": "urn:nrel_example/nrel00000289", + "@id": "urn:nrel_example/nrel00001236", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000289" + "@value": "nrel00001236" } ] }, { - "@id": "urn:nrel_example/nrel00000785", + "@id": "urn:nrel_example/nrel00000593", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000087" + }, { - "@value": "nrel00000785" + "@id": "urn:nrel_example/nrel00000434" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000052", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000301" + }, + { + "@id": "urn:nrel_example/nrel00001215" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000052" + "@value": "nrel00000593" } ] }, { - "@id": "urn:nrel_example/nrel00000704", + "@id": "urn:nrel_example/nrel00000635", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4981,14 +4847,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000704" + "@value": "nrel00000635" } ] }, { - "@id": "urn:nrel_example/nrel00001279", + "@id": "urn:nrel_example/nrel00000221", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -4997,94 +4863,97 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001279" + "@value": "nrel00000221" } ] }, { - "@id": "urn:nrel_example/nrel00000178", + "@id": "urn:nrel_example/nrel00000647", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000150" + }, + { + "@id": "urn:nrel_example/nrel00000836" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000052" + }, + { + "@id": "urn:nrel_example/nrel00000360" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000178" + "@value": "nrel00000647" } ] }, { - "@id": "urn:nrel_example/nrel00000929", + "@id": "urn:nrel_example/nrel00001067", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000929" + "@value": "nrel00001067" } ] }, { - "@id": "urn:nrel_example/nrel00001180", + "@id": "urn:nrel_example/nrel00000269", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000172" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000885" - }, - { - "@id": "urn:nrel_example/nrel00001179" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001180" + "@value": "nrel00000269" } ] }, { - "@id": "urn:nrel_example/nrel00000689", + "@id": "urn:nrel_example/nrel00001019", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000689" + "@value": "nrel00001019" } ] }, { - "@id": "urn:nrel_example/nrel00000325", + "@id": "urn:nrel_example/nrel00000392", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -5100,84 +4969,98 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000325" + "@value": "nrel00000392" } ] }, { - "@id": "urn:nrel_example/nrel00000670", + "@id": "urn:nrel_example/nrel00001214", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000670" + "@value": "nrel00001214" } ] }, { - "@id": "urn:nrel_example/nrel00000130", + "@id": "urn:nrel_example/nrel00000649", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000380" + "@id": "urn:nrel_example/nrel00000364" }, { - "@id": "urn:nrel_example/nrel00000579" + "@id": "urn:nrel_example/nrel00000516" + }, + { + "@id": "urn:nrel_example/nrel00000893" + }, + { + "@id": "urn:nrel_example/nrel00001139" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000182" + }, + { + "@id": "urn:nrel_example/nrel00001178" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000130" + "@value": "nrel00000649" } ] }, { - "@id": "urn:nrel_example/nrel00000033", + "@id": "urn:nrel_example/nrel00000917", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000948" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000124" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000033" + "@value": "nrel00000917" } ] }, { - "@id": "urn:nrel_example/nrel00000351", + "@id": "urn:nrel_example/nrel00000908", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000172" + "@id": "urn:nrel_example/nrel00000397" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5187,194 +5070,180 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000351" + "@value": "nrel00000908" } ] }, { - "@id": "urn:nrel_example/nrel00000368", + "@id": "urn:nrel_example/nrel00000860", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000368" + "@value": "nrel00000860" } ] }, { - "@id": "urn:nrel_example/nrel00000705", + "@id": "urn:nrel_example/nrel00001150", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000705" + "@value": "nrel00001150" } ] }, { - "@id": "urn:nrel_example/nrel00000842", + "@id": "urn:nrel_example/nrel00000642", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000939" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00000586" + }, { - "@id": "urn:nrel_example/nrel00000708" + "@id": "urn:nrel_example/nrel00000923" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001090" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000842" + "@value": "nrel00000642" } ] }, { - "@id": "urn:nrel_example/nrel00001235", + "@id": "urn:nrel_example/nrel00001230", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001235" + "@value": "nrel00001230" } ] }, { - "@id": "urn:nrel_example/nrel00000965", + "@id": "urn:nrel_example/nrel00000381", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000080" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000859" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00000049" + }, { - "@id": "urn:nrel_example/nrel00000005" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000582" + }, { - "@value": "nrel00000965" + "@id": "urn:nrel_example/nrel00000657" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000254", - "@type": [ - "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000424" + "@id": "urn:nrel_example/nrel00000165" }, { - "@id": "urn:nrel_example/nrel00001274" + "@id": "urn:nrel_example/nrel00001040" + }, + { + "@id": "urn:nrel_example/nrel00001074" + }, + { + "@id": "urn:nrel_example/nrel00001279" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000288" + "@id": "urn:nrel_example/nrel00000175" }, { - "@id": "urn:nrel_example/nrel00000617" + "@id": "urn:nrel_example/nrel00000571" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000254" + "@value": "nrel00000381" } ] }, { - "@id": "urn:nrel_example/nrel00001245", + "@id": "urn:nrel_example/nrel00001295", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001245" + "@value": "nrel00001295" } ] }, { - "@id": "urn:nrel_example/nrel00000911", + "@id": "urn:nrel_example/nrel00000105", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000869" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001183" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000911" + "@value": "nrel00000105" } ] }, { - "@id": "urn:nrel_example/nrel00000227", + "@id": "urn:nrel_example/nrel00000040", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -5385,188 +5254,156 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000227" + "@value": "nrel00000040" } ] }, { - "@id": "urn:nrel_example/nrel00000374", + "@id": "urn:nrel_example/nrel00001266", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000001" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000219" + "@id": "urn:nrel_example/nrel00000321" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000936" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000374" + "@value": "nrel00001266" } ] }, { - "@id": "urn:nrel_example/nrel00000389", + "@id": "urn:nrel_example/nrel00000505", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#contains": [ { - "@value": "nrel00000389" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000495", - "@type": [ - "http://data.ashrae.org/standard223#Fan" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "@id": "urn:nrel_example/nrel00000626" + }, { - "@id": "urn:nrel_example/nrel00000331" + "@id": "urn:nrel_example/nrel00001071" }, { - "@id": "urn:nrel_example/nrel00001111" + "@id": "urn:nrel_example/nrel00001266" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000270" - }, - { - "@id": "urn:nrel_example/nrel00000476" - }, - { - "@id": "urn:nrel_example/nrel00000523" - }, - { - "@id": "urn:nrel_example/nrel00000543" - }, - { - "@id": "urn:nrel_example/nrel00000706" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000713" + "@id": "urn:nrel_example/nrel00000321" }, { - "@id": "urn:nrel_example/nrel00000730" + "@id": "urn:nrel_example/nrel00000748" }, { - "@id": "urn:nrel_example/nrel00000819" + "@id": "urn:nrel_example/nrel00000983" }, { - "@id": "urn:nrel_example/nrel00000831" - }, + "@id": "urn:nrel_example/nrel00001117" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001000" + "@id": "urn:nrel_example/nrel00000936" }, { - "@id": "urn:nrel_example/nrel00001039" + "@id": "urn:nrel_example/nrel00001236" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000495" + "@value": "nrel00000505" } ] }, { - "@id": "urn:nrel_example/nrel00000346", + "@id": "urn:nrel_example/nrel00000483", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000439" - }, + "@id": "urn:nrel_example/nrel00000862" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000873" + "@id": "urn:nrel_example/nrel00000464" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001134" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000346" + "@value": "nrel00000483" } ] }, { - "@id": "urn:nrel_example/nrel00000237", + "@id": "urn:nrel_example/nrel00000878", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000237" + "@value": "nrel00000878" } ] }, { - "@id": "urn:nrel_example/nrel00001274", + "@id": "urn:nrel_example/nrel00001054", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000078" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001274" + "@value": "nrel00001054" } ] }, { - "@id": "urn:nrel_example/nrel00000243", + "@id": "urn:nrel_example/nrel00000749", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000715" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000946" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000243" + "@value": "nrel00000749" } ] }, { - "@id": "urn:nrel_example/nrel00000976", + "@id": "urn:nrel_example/nrel00000463", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -5577,12 +5414,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000976" + "@value": "nrel00000463" } ] }, { - "@id": "urn:nrel_example/nrel00000545", + "@id": "urn:nrel_example/nrel00001239", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -5598,165 +5435,147 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000545" + "@value": "nrel00001239" } ] }, { - "@id": "urn:nrel_example/nrel00001244", + "@id": "urn:nrel_example/nrel00001235", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001244" + "@value": "nrel00001235" } ] }, { - "@id": "urn:nrel_example/nrel00000658", + "@id": "urn:nrel_example/nrel00001134", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000658" + "@value": "nrel00001134" } ] }, { - "@id": "urn:nrel_example/nrel00000531", + "@id": "urn:nrel_example/nrel00000948", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001023" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001138" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000531" + "@value": "nrel00000948" } ] }, { - "@id": "urn:nrel_example/nrel00000257", + "@id": "urn:nrel_example/nrel00000307", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00000517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000257" + "@value": "nrel00000307" } ] }, { - "@id": "urn:nrel_example/nrel00000856", + "@id": "urn:nrel_example/nrel00000833", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000045" + "@id": "urn:nrel_example/nrel00000074" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000969" + "@id": "urn:nrel_example/nrel00001027" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000610" + "@id": "urn:nrel_example/nrel00000206" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000856" + "@value": "nrel00000833" } ] }, { - "@id": "urn:nrel_example/nrel00001081", + "@id": "urn:nrel_example/nrel00000565", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001081" + "@value": "nrel00000565" } ] }, { - "@id": "urn:nrel_example/nrel00001305", + "@id": "urn:nrel_example/nrel00001024", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000399" - }, - { - "@id": "urn:nrel_example/nrel00000438" - }, - { - "@id": "urn:nrel_example/nrel00000603" - }, - { - "@id": "urn:nrel_example/nrel00000640" - }, - { - "@id": "urn:nrel_example/nrel00000775" - }, - { - "@id": "urn:nrel_example/nrel00000806" - }, - { - "@id": "urn:nrel_example/nrel00000924" - }, - { - "@id": "urn:nrel_example/nrel00000942" + "@id": "urn:nrel_example/nrel00000208" }, { "@id": "urn:nrel_example/nrel00000947" - }, - { - "@id": "urn:nrel_example/nrel00001007" - }, - { - "@id": "urn:nrel_example/nrel00001068" - }, - { - "@id": "urn:nrel_example/nrel00001080" - }, - { - "@id": "urn:nrel_example/nrel00001193" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5766,12 +5585,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001305" + "@value": "nrel00001024" } ] }, { - "@id": "urn:nrel_example/nrel00000087", + "@id": "urn:nrel_example/nrel00000183", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -5782,220 +5601,213 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000087" + "@value": "nrel00000183" } ] }, { - "@id": "urn:nrel_example/nrel00000074", + "@id": "urn:nrel_example/nrel00001046", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000074" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000152", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000354" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00000823" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000152" + "@value": "nrel00001046" } ] }, { - "@id": "urn:nrel_example/nrel00000433", + "@id": "urn:nrel_example/nrel00001272", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000433" + "@value": "nrel00001272" } ] }, { - "@id": "urn:nrel_example/nrel00001084", + "@id": "urn:nrel_example/nrel00000789", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000361" + }, + { + "@id": "urn:nrel_example/nrel00000381" + }, + { + "@id": "urn:nrel_example/nrel00000770" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00001025" + }, + { + "@id": "urn:nrel_example/nrel00001301" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00001084" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000176", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000442" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000481" + }, + { + "@id": "urn:nrel_example/nrel00000918" + }, + { + "@id": "urn:nrel_example/nrel00001238" + }, + { + "@id": "urn:nrel_example/nrel00001324" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" + }, + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000176" + "@value": "nrel00000789" } ] }, { - "@id": "urn:nrel_example/nrel00000029", + "@id": "urn:nrel_example/nrel00000155", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000862" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "urn:nrel_example/nrel00000464" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000417" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000029" + "@value": "nrel00000155" } ] }, { - "@id": "urn:nrel_example/nrel00000998", + "@id": "urn:nrel_example/nrel00000555", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000465" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000786" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000998" + "@value": "nrel00000555" } ] }, { - "@id": "urn:nrel_example/nrel00000719", + "@id": "urn:nrel_example/nrel00000584", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000719" + "@value": "nrel00000584" } ] }, { - "@id": "urn:nrel_example/nrel00000317", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Class", + "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus", + "http://www.w3.org/ns/shacl#NodeShape" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "EnumerationKind FlowStatus" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "nrel00000317" + "@id": "http://data.ashrae.org/standard223#EnumerationKind" } ] }, { - "@id": "urn:nrel_example/nrel00000171", + "@id": "urn:nrel_example/nrel00000698", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000098" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001207" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000171" + "@value": "nrel00000698" } ] }, { - "@id": "urn:nrel_example/nrel00001105", + "@id": "urn:nrel_example/nrel00001051", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6004,43 +5816,56 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001105" + "@value": "nrel00001051" } ] }, { - "@id": "urn:nrel_example/nrel00000899", + "@id": "urn:nrel_example/nrel00000529", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000875" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000899" + "@value": "nrel00000529" } ] }, { - "@id": "urn:nrel_example/nrel00000088", + "@id": "urn:nrel_example/nrel00000602", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000986" - }, + "@id": "urn:nrel_example/nrel00000032" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001194" + "@id": "urn:nrel_example/nrel00000358" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000602" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000924", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6049,182 +5874,228 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000088" + "@value": "nrel00000924" } ] }, { - "@id": "urn:nrel_example/nrel00000646", + "@id": "urn:nrel_example/nrel00000732", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000646" + "@value": "nrel00000732" } ] }, { - "@id": "urn:nrel_example/nrel00001010", + "@id": "urn:nrel_example/nrel00000714", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001010" + "@value": "nrel00000714" } ] }, { - "@id": "urn:nrel_example/nrel00000490", + "@id": "urn:nrel_example/nrel00000445", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001020" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001200" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000490" + "@value": "nrel00000445" } ] }, { - "@id": "urn:nrel_example/nrel00001300", + "@id": "urn:nrel_example/nrel00000293", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001069" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000419" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001300" + "@value": "nrel00000293" } ] }, { - "@id": "urn:nrel_example/nrel00000313", + "@id": "urn:nrel_example/nrel00000872", "@type": [ "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000296" + "@id": "urn:nrel_example/nrel00001234" }, { - "@id": "urn:nrel_example/nrel00000428" + "@id": "urn:nrel_example/nrel00001298" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000066" + "@id": "urn:nrel_example/nrel00001209" }, { - "@id": "urn:nrel_example/nrel00001269" + "@id": "urn:nrel_example/nrel00001251" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000313" + "@value": "nrel00000872" } ] }, { - "@id": "urn:nrel_example/nrel00000948", + "@id": "urn:nrel_example/nrel00000938", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000073" + }, + { + "@id": "urn:nrel_example/nrel00000324" + }, + { + "@id": "urn:nrel_example/nrel00000510" + }, + { + "@id": "urn:nrel_example/nrel00001223" + }, + { + "@id": "urn:nrel_example/nrel00001232" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000742" + }, + { + "@id": "urn:nrel_example/nrel00000961" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000064" + }, + { + "@id": "urn:nrel_example/nrel00000332" + }, + { + "@id": "urn:nrel_example/nrel00000475" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000948" + "@value": "nrel00000938" } ] }, { - "@id": "urn:nrel_example/nrel00000764", + "@id": "urn:nrel_example/nrel00001076", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@value": "nrel00001076" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000570", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000764" + "@value": "nrel00000570" } ] }, { - "@id": "urn:nrel_example/nrel00000058", + "@id": "urn:nrel_example/nrel00000181", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000760" - }, - { - "@id": "urn:nrel_example/nrel00000984" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001260" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000058" + "@value": "nrel00000181" } ] }, { - "@id": "urn:nrel_example/nrel00000098", + "@id": "urn:nrel_example/nrel00001211", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000406" + }, + { + "@id": "urn:nrel_example/nrel00000574" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6233,54 +6104,54 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000098" + "@value": "nrel00001211" } ] }, { - "@id": "urn:nrel_example/nrel00000383", + "@id": "urn:nrel_example/nrel00001191", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000430" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000795" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000383" + "@value": "nrel00001191" } ] }, { - "@id": "urn:nrel_example/nrel00001256", + "@id": "urn:nrel_example/nrel00000528", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000678" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001256" + "@value": "nrel00000528" } ] }, { - "@id": "urn:nrel_example/nrel00000377", + "@id": "urn:nrel_example/nrel00001048", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -6296,378 +6167,356 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000377" + "@value": "nrel00001048" } ] }, { - "@id": "urn:nrel_example/nrel00000578", + "@id": "urn:nrel_example/nrel00001330", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000846" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000121" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000576" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000578" + "@value": "nrel00001330" } ] }, { - "@id": "urn:nrel_example/nrel00001059", + "@id": "urn:nrel_example/nrel00000748", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001059" + "@value": "nrel00000748" } ] }, { - "@id": "urn:nrel_example/nrel00000309", + "@id": "urn:nrel_example/nrel00000604", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000000" + "@id": "urn:nrel_example/nrel00001136" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001220" + "@id": "urn:nrel_example/nrel00001255" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000309" + "@value": "nrel00000604" } ] }, { - "@id": "urn:nrel_example/nrel00000423", + "@id": "urn:nrel_example/nrel00000582", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001040" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000571" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000423" + "@value": "nrel00000582" } ] }, { - "@id": "urn:nrel_example/nrel00000031", + "@id": "urn:nrel_example/nrel00001113", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000840" + "@id": "urn:nrel_example/nrel00000043" }, { - "@id": "urn:nrel_example/nrel00000858" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00000790" + }, { - "@id": "urn:nrel_example/nrel00000268" + "@id": "urn:nrel_example/nrel00000802" }, { - "@id": "urn:nrel_example/nrel00000598" + "@id": "urn:nrel_example/nrel00000841" + }, + { + "@id": "urn:nrel_example/nrel00001182" + }, + { + "@id": "urn:nrel_example/nrel00001203" + }, + { + "@id": "urn:nrel_example/nrel00001242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000031" + "@value": "nrel00001113" } ] }, { - "@id": "urn:nrel_example/nrel00000162", + "@id": "urn:nrel_example/nrel00000650", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000162" + "@value": "nrel00000650" } ] }, { - "@id": "urn:nrel_example/nrel00000852", + "@id": "urn:nrel_example/nrel00000742", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000852" + "@value": "nrel00000742" } ] }, { - "@id": "urn:nrel_example/nrel00000521", + "@id": "urn:nrel_example/nrel00000980", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000354" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000139" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000521" + "@value": "nrel00000980" } ] }, { - "@id": "urn:nrel_example/nrel00001246", + "@id": "urn:nrel_example/nrel00000774", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001246" + "@value": "nrel00000774" } ] }, { - "@id": "urn:nrel_example/nrel00000828", + "@id": "urn:nrel_example/nrel00000610", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000251" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000121" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000071" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000828" + "@value": "nrel00000610" } ] }, { - "@id": "urn:nrel_example/nrel00000065", + "@id": "urn:nrel_example/nrel00000326", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000948" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000065" + "@value": "nrel00000326" } ] }, { - "@id": "urn:nrel_example/nrel00000407", + "@id": "urn:nrel_example/nrel00000118", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000407" + "@value": "nrel00000118" } ] }, { - "@id": "urn:nrel_example/nrel00000117", + "@id": "urn:nrel_example/nrel00000612", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000966" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000282" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000845" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000117" + "@value": "nrel00000612" } ] }, { - "@id": "urn:nrel_example/nrel00000127", + "@id": "urn:nrel_example/nrel00001044", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000631" + "@id": "urn:nrel_example/nrel00000364" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000241" + "@id": "urn:nrel_example/nrel00000553" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001085" + "@id": "urn:nrel_example/nrel00000555" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000127" + "@value": "nrel00001044" } ] }, { - "@id": "urn:nrel_example/nrel00000523", + "@id": "urn:nrel_example/nrel00000623", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000523" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000748", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000748" + "@value": "nrel00000623" } ] }, { - "@id": "urn:nrel_example/nrel00000580", + "@id": "urn:nrel_example/nrel00000142", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000337" - }, - { - "@id": "urn:nrel_example/nrel00000741" - }, - { - "@id": "urn:nrel_example/nrel00001190" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000229" - }, - { - "@id": "urn:nrel_example/nrel00000389" - }, - { - "@id": "urn:nrel_example/nrel00000463" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000756" + "@id": "urn:nrel_example/nrel00000948" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000968" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001307" + "@id": "urn:nrel_example/nrel00000641" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000580" + "@value": "nrel00000142" } ] }, { - "@id": "urn:nrel_example/nrel00001294", + "@id": "urn:nrel_example/nrel00000984", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -6678,54 +6527,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001294" + "@value": "nrel00000984" } ] }, { - "@id": "urn:nrel_example/nrel00000975", + "@id": "urn:nrel_example/nrel00001189", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000975" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000800", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001064" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000500" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00000216" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000800" + "@value": "nrel00001189" } ] }, { - "@id": "urn:nrel_example/nrel00000641", + "@id": "urn:nrel_example/nrel00000199", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -6741,49 +6564,54 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000641" + "@value": "nrel00000199" } ] }, { - "@id": "urn:nrel_example/nrel00000076", + "@id": "urn:nrel_example/nrel00001243", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000281" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00001047" + "@id": "urn:nrel_example/nrel00000708" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000866" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000076" + "@value": "nrel00001243" } ] }, { - "@id": "urn:nrel_example/nrel00000347", + "@id": "urn:nrel_example/nrel00000320", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000347" + "@value": "nrel00000320" } ] }, { - "@id": "urn:nrel_example/nrel00000453", + "@id": "urn:nrel_example/nrel00000974", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -6799,57 +6627,49 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000453" + "@value": "nrel00000974" } ] }, { - "@id": "urn:nrel_example/nrel00001155", + "@id": "urn:nrel_example/nrel00000790", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000354" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000985" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001155" + "@value": "nrel00000790" } ] }, { - "@id": "urn:nrel_example/nrel00000771", + "@id": "urn:nrel_example/nrel00000068", "@type": [ - "http://data.ashrae.org/standard223#Filter" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000307" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000699" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000154" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000771" + "@value": "nrel00000068" } ] }, { - "@id": "urn:nrel_example/nrel00000079", + "@id": "urn:nrel_example/nrel00000724", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -6860,82 +6680,67 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000079" + "@value": "nrel00000724" } ] }, { - "@id": "urn:nrel_example/nrel00000693", + "@id": "urn:nrel_example/nrel00000888", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001194" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000373" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000693" + "@value": "nrel00000888" } ] }, { - "@id": "urn:nrel_example/nrel00000751", + "@id": "urn:nrel_example/nrel00001061", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000138" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000241" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001283" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000751" + "@value": "nrel00001061" } ] }, { - "@id": "urn:nrel_example/nrel00000972", + "@id": "urn:nrel_example/nrel00000401", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000972" + "@value": "nrel00000401" } ] }, { - "@id": "urn:nrel_example/nrel00001009", + "@id": "urn:nrel_example/nrel00000100", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -6944,123 +6749,174 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001009" + "@value": "nrel00000100" } ] }, { - "@id": "urn:nrel_example/nrel00001152", + "@id": "urn:nrel_example/nrel00000870", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Pump" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000901" + }, + { + "@id": "urn:nrel_example/nrel00000975" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000177" + }, + { + "@id": "urn:nrel_example/nrel00000279" + }, + { + "@id": "urn:nrel_example/nrel00000547" + }, + { + "@id": "urn:nrel_example/nrel00000863" + }, + { + "@id": "urn:nrel_example/nrel00000972" + }, + { + "@id": "urn:nrel_example/nrel00001045" + }, + { + "@id": "urn:nrel_example/nrel00001053" + }, + { + "@id": "urn:nrel_example/nrel00001175" + }, + { + "@id": "urn:nrel_example/nrel00001253" + }, + { + "@id": "urn:nrel_example/nrel00001310" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001152" + "@value": "nrel00000870" } ] }, { - "@id": "urn:nrel_example/nrel00000416", + "@id": "urn:nrel_example/nrel00000023", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000287" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000467" + "@value": "nrel00000023" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000618", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000314" - }, + "@id": "urn:nrel_example/nrel00000517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000391" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000416" + "@value": "nrel00000618" } ] }, { - "@id": "urn:nrel_example/nrel00000538", + "@id": "urn:nrel_example/nrel00000299", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000439" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000114" + "@value": "nrel00000299" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000216", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000477" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000538" + "@value": "nrel00000216" } ] }, { - "@id": "urn:nrel_example/nrel00000617", + "@id": "urn:nrel_example/nrel00001158", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000617" + "@value": "nrel00001158" } ] }, { - "@id": "urn:nrel_example/nrel00000927", + "@id": "urn:nrel_example/nrel00000788", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000927" + "@value": "nrel00000788" } ] }, { - "@id": "urn:nrel_example/nrel00000466", + "@id": "urn:nrel_example/nrel00000603", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -7071,159 +6927,145 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000466" + "@value": "nrel00000603" } ] }, { - "@id": "urn:nrel_example/nrel00000250", + "@id": "urn:nrel_example/nrel00001062", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000250" + "@value": "nrel00001062" } ] }, { - "@id": "urn:nrel_example/nrel00000283", + "@id": "urn:nrel_example/nrel00001018", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000283" + "@value": "nrel00001018" } ] }, { - "@id": "urn:nrel_example/nrel00001138", + "@id": "urn:nrel_example/nrel00000472", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00001241" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000256" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001138" + "@value": "nrel00000472" } ] }, { - "@id": "urn:nrel_example/nrel00000974", + "@id": "urn:nrel_example/nrel00000740", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000974" + "@value": "nrel00000740" } ] }, { - "@id": "urn:nrel_example/nrel00000623", + "@id": "urn:nrel_example/nrel00000676", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000623" + "@value": "nrel00000676" } ] }, { - "@id": "urn:nrel_example/nrel00001003", + "@id": "urn:nrel_example/nrel00000317", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000050" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000853" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001003" + "@value": "nrel00000317" } ] }, { - "@id": "urn:nrel_example/nrel00000672", + "@id": "urn:nrel_example/nrel00000031", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000840" + }, + { + "@id": "urn:nrel_example/nrel00000858" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000268" + }, + { + "@id": "urn:nrel_example/nrel00000598" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000672" + "@value": "nrel00000031" } ] }, { - "@id": "urn:nrel_example/nrel00000267", + "@id": "urn:nrel_example/nrel00001006", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -7234,269 +7076,292 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000267" + "@value": "nrel00001006" } ] }, { - "@id": "urn:nrel_example/nrel00000342", + "@id": "urn:nrel_example/nrel00000080", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000967" + "@id": "urn:nrel_example/nrel00000220" + }, + { + "@id": "urn:nrel_example/nrel00001105" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:nrel_example/nrel00001221" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000005" + }, + { + "@id": "urn:nrel_example/nrel00000319" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000342" + "@value": "nrel00000080" } ] }, { - "@id": "urn:nrel_example/nrel00000607", + "@id": "urn:nrel_example/nrel00000073", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "urn:nrel_example/nrel00000961" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000332" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000607" + "@value": "nrel00000073" } ] }, { - "@id": "urn:nrel_example/nrel00001221", + "@id": "urn:nrel_example/nrel00000437", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001221" + "@value": "nrel00000437" } ] }, { - "@id": "urn:nrel_example/nrel00000348", + "@id": "urn:nrel_example/nrel00000213", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000348" + "@value": "nrel00000213" } ] }, { - "@id": "urn:nrel_example/nrel00000833", + "@id": "urn:nrel_example/nrel00001165", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00000074" + "@id": "urn:nrel_example/nrel00001267" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001027" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00000567" + }, { - "@id": "urn:nrel_example/nrel00000206" + "@id": "urn:nrel_example/nrel00000637" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000833" + "@value": "nrel00001165" } ] }, { - "@id": "urn:nrel_example/nrel00000569", + "@id": "urn:nrel_example/nrel00001281", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000569" + "@value": "nrel00001281" } ] }, { - "@id": "urn:nrel_example/nrel00000474", + "@id": "urn:nrel_example/nrel00001233", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000474" + "@value": "nrel00001233" } ] }, { - "@id": "urn:nrel_example/nrel00001320", + "@id": "urn:nrel_example/nrel00000214", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000792" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00000408" + }, { - "@id": "urn:nrel_example/nrel00000464" + "@id": "urn:nrel_example/nrel00000526" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000825" + "@id": "urn:nrel_example/nrel00000395" + }, + { + "@id": "urn:nrel_example/nrel00001170" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001320" + "@value": "nrel00000214" } ] }, { - "@id": "urn:nrel_example/nrel00001205", + "@id": "urn:nrel_example/nrel00000418", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000504" + "@id": "urn:nrel_example/nrel00000485" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000263" + "@id": "urn:nrel_example/nrel00000457" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001205" + "@value": "nrel00000418" } ] }, { - "@id": "urn:nrel_example/nrel00000543", + "@id": "urn:nrel_example/nrel00000372", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000893" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00000553" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000930" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000543" + "@value": "nrel00000372" } ] }, { - "@id": "urn:nrel_example/nrel00000584", + "@id": "urn:nrel_example/nrel00001318", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000122" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00001027" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000335" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000584" + "@value": "nrel00001318" } ] }, { - "@id": "urn:nrel_example/nrel00001112", + "@id": "urn:nrel_example/nrel00000337", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000469" + }, + { + "@id": "urn:nrel_example/nrel00000509" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000119" + }, + { + "@id": "urn:nrel_example/nrel00000671" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001112" + "@value": "nrel00000337" } ] }, { - "@id": "urn:nrel_example/nrel00000328", + "@id": "urn:nrel_example/nrel00000627", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000306" - }, - { - "@id": "urn:nrel_example/nrel00001262" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -7505,318 +7370,318 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000328" + "@value": "nrel00000627" } ] }, { - "@id": "urn:nrel_example/nrel00000494", + "@id": "urn:nrel_example/nrel00000365", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00001023" + "@id": "urn:nrel_example/nrel00000580" + }, + { + "@id": "urn:nrel_example/nrel00000630" + }, + { + "@id": "urn:nrel_example/nrel00001174" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000081" + "@id": "urn:nrel_example/nrel00000001" + }, + { + "@id": "urn:nrel_example/nrel00000459" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000494" + "@id": "urn:nrel_example/nrel00000157" + }, + { + "@id": "urn:nrel_example/nrel00000425" + }, + { + "@id": "urn:nrel_example/nrel00000672" + }, + { + "@id": "urn:nrel_example/nrel00001109" + }, + { + "@id": "urn:nrel_example/nrel00001314" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000108", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" + }, + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000108" + "@value": "nrel00000365" } ] }, { - "@id": "urn:nrel_example/nrel00000101", + "@id": "urn:nrel_example/nrel00001258", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000736" - } + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000969" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00000120" + }, { - "@id": "urn:nrel_example/nrel00001014" + "@id": "urn:nrel_example/nrel00000415" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000101" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001046", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000349" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000644" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001046" + "@value": "nrel00001258" } ] }, { - "@id": "urn:nrel_example/nrel00000675", + "@id": "urn:nrel_example/nrel00000629", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Pump" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000574" + "@id": "urn:nrel_example/nrel00000318" }, { - "@id": "urn:nrel_example/nrel00000691" + "@id": "urn:nrel_example/nrel00000393" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000347" + "@id": "urn:nrel_example/nrel00000105" }, { - "@id": "urn:nrel_example/nrel00001153" + "@id": "urn:nrel_example/nrel00000128" + }, + { + "@id": "urn:nrel_example/nrel00000218" + }, + { + "@id": "urn:nrel_example/nrel00000398" + }, + { + "@id": "urn:nrel_example/nrel00000519" + }, + { + "@id": "urn:nrel_example/nrel00000528" + }, + { + "@id": "urn:nrel_example/nrel00000540" + }, + { + "@id": "urn:nrel_example/nrel00000548" + }, + { + "@id": "urn:nrel_example/nrel00000702" + }, + { + "@id": "urn:nrel_example/nrel00001140" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000675" + "@value": "nrel00000629" } ] }, { - "@id": "urn:nrel_example/nrel00000446", + "@id": "urn:nrel_example/nrel00000014", "@type": [ - "http://data.ashrae.org/standard223#Filter" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000255" - }, - { - "@id": "urn:nrel_example/nrel00000892" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000564" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000446" + "@value": "nrel00000014" } ] }, { - "@id": "urn:nrel_example/nrel00000740", + "@id": "urn:nrel_example/nrel00000265", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000740" + "@value": "nrel00000265" } ] }, { - "@id": "urn:nrel_example/nrel00000918", + "@id": "urn:nrel_example/nrel00000439", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000918" + "@value": "nrel00000439" } ] }, { - "@id": "urn:nrel_example/nrel00000068", + "@id": "urn:nrel_example/nrel00001309", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000068" + "@value": "nrel00001309" } ] }, { - "@id": "urn:nrel_example/nrel00000550", + "@id": "urn:nrel_example/nrel00000915", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000550" + "@value": "nrel00000915" } ] }, { - "@id": "urn:nrel_example/nrel00000038", + "@id": "urn:nrel_example/nrel00001305", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000495" + "@id": "urn:nrel_example/nrel00000399" }, { - "@id": "urn:nrel_example/nrel00000780" + "@id": "urn:nrel_example/nrel00000438" }, { - "@id": "urn:nrel_example/nrel00001187" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000420" + "@id": "urn:nrel_example/nrel00000603" }, { - "@id": "urn:nrel_example/nrel00001270" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00000640" + }, { - "@id": "urn:nrel_example/nrel00000173" + "@id": "urn:nrel_example/nrel00000775" }, { - "@id": "urn:nrel_example/nrel00000212" + "@id": "urn:nrel_example/nrel00000806" }, { - "@id": "urn:nrel_example/nrel00000228" + "@id": "urn:nrel_example/nrel00000924" }, { - "@id": "urn:nrel_example/nrel00000329" + "@id": "urn:nrel_example/nrel00000942" }, { - "@id": "urn:nrel_example/nrel00000884" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ + "@id": "urn:nrel_example/nrel00000947" + }, { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "urn:nrel_example/nrel00001007" }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00001068" + }, { - "@value": "nrel00000038" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000239", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00001080" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00001193" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000239" + "@value": "nrel00001305" } ] }, { - "@id": "urn:nrel_example/nrel00000604", + "@id": "urn:nrel_example/nrel00000656", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001136" + "@id": "urn:nrel_example/nrel00000736" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000969" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001255" + "@id": "urn:nrel_example/nrel00001295" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000604" + "@value": "nrel00000656" } ] }, { - "@id": "urn:nrel_example/nrel00000111", + "@id": "urn:nrel_example/nrel00001088", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -7827,123 +7692,95 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000111" + "@value": "nrel00001088" } ] }, { - "@id": "urn:nrel_example/nrel00000324", + "@id": "urn:nrel_example/nrel00001123", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000961" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000064" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000324" + "@value": "nrel00001123" } ] }, { - "@id": "urn:nrel_example/nrel00000412", + "@id": "urn:nrel_example/nrel00000413", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000927" + }, + { + "@id": "urn:nrel_example/nrel00000950" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000013" + }, + { + "@id": "urn:nrel_example/nrel00000103" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000412" + "@value": "nrel00000413" } ] }, { - "@id": "urn:nrel_example/nrel00000876", + "@id": "urn:nrel_example/nrel00000075", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000876" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001110", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/V" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001110" + "@value": "nrel00000075" } ] }, { - "@id": "urn:nrel_example/nrel00000939", + "@id": "urn:nrel_example/nrel00000149", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000281" + "@id": "urn:nrel_example/nrel00000211" }, { - "@id": "urn:nrel_example/nrel00000474" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000942" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000308" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001090" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000939" + "@value": "nrel00000149" } ] }, { - "@id": "urn:nrel_example/nrel00001053", + "@id": "urn:nrel_example/nrel00001326", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -7959,60 +7796,65 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001053" + "@value": "nrel00001326" } ] }, { - "@id": "urn:nrel_example/nrel00000601", + "@id": "urn:nrel_example/nrel00000145", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000601" + "@value": "nrel00000145" } ] }, { - "@id": "urn:nrel_example/nrel00001252", + "@id": "urn:nrel_example/nrel00000176", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001252" + "@value": "nrel00000176" } ] }, { - "@id": "urn:nrel_example/nrel00001262", + "@id": "urn:nrel_example/nrel00000391", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001262" + "@value": "nrel00000391" } ] }, { - "@id": "urn:nrel_example/nrel00000573", + "@id": "urn:nrel_example/nrel00001131", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], @@ -8028,172 +7870,123 @@ ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000404" + "@id": "urn:nrel_example/nrel00000681" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000573" + "@value": "nrel00001131" } ] }, { - "@id": "urn:nrel_example/nrel00001056", + "@id": "urn:nrel_example/nrel00000368", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001265" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001056" + "@value": "nrel00000368" } ] }, { - "@id": "urn:nrel_example/nrel00000204", + "@id": "urn:nrel_example/nrel00000245", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000204" + "@value": "nrel00000245" } ] }, { - "@id": "urn:nrel_example/nrel00000900", + "@id": "urn:nrel_example/nrel00000026", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000900" + "@value": "nrel00000026" } ] }, { - "@id": "urn:nrel_example/nrel00001088", + "@id": "urn:nrel_example/nrel00000375", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001088" + "@value": "nrel00000375" } ] }, { - "@id": "urn:nrel_example/nrel00000935", + "@id": "urn:nrel_example/nrel00001220", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000935" + "@value": "nrel00001220" } ] }, { - "@id": "urn:nrel_example/nrel00000262", + "@id": "urn:nrel_example/nrel00001259", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000035" - }, - { - "@id": "urn:nrel_example/nrel00000505" - }, - { - "@id": "urn:nrel_example/nrel00000729" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000597" - }, - { - "@id": "urn:nrel_example/nrel00000724" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000070" - }, - { - "@id": "urn:nrel_example/nrel00000405" - }, - { - "@id": "urn:nrel_example/nrel00000551" - }, - { - "@id": "urn:nrel_example/nrel00000980" - }, - { - "@id": "urn:nrel_example/nrel00001011" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000262" + "@value": "nrel00001259" } ] }, { - "@id": "urn:nrel_example/nrel00000820", + "@id": "urn:nrel_example/nrel00000885", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -8209,35 +8002,35 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000820" + "@value": "nrel00000885" } ] }, { - "@id": "urn:nrel_example/nrel00000721", + "@id": "urn:nrel_example/nrel00000072", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000721" + "@value": "nrel00000072" } ] }, { - "@id": "urn:nrel_example/nrel00000877", + "@id": "urn:nrel_example/nrel00000177", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -8246,33 +8039,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000877" + "@value": "nrel00000177" } ] }, { - "@id": "urn:nrel_example/nrel00000109", + "@id": "urn:nrel_example/nrel00000006", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000109" + "@value": "nrel00000006" } ] }, { - "@id": "urn:nrel_example/nrel00001222", + "@id": "urn:nrel_example/nrel00001251", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -8283,114 +8071,141 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001222" + "@value": "nrel00001251" } ] }, { - "@id": "urn:nrel_example/nrel00000801", + "@id": "urn:nrel_example/nrel00000899", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000875" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000801" + "@value": "nrel00000899" } ] }, { - "@id": "urn:nrel_example/nrel00001255", + "@id": "urn:nrel_example/nrel00000045", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00000045" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001283", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001255" + "@value": "nrel00001283" } ] }, { - "@id": "urn:nrel_example/nrel00000164", + "@id": "urn:nrel_example/nrel00000070", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000164" + "@value": "nrel00000070" } ] }, { - "@id": "urn:nrel_example/nrel00000493", + "@id": "urn:nrel_example/nrel00000804", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000587" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000160" + "@id": "urn:nrel_example/nrel00000612" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000844" + "@id": "urn:nrel_example/nrel00000895" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000493" + "@value": "nrel00000804" } ] }, { - "@id": "urn:nrel_example/nrel00001257", + "@id": "urn:nrel_example/nrel00001102", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@value": "nrel00001102" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000554", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001257" + "@value": "nrel00000554" } ] }, { - "@id": "urn:nrel_example/nrel00000860", + "@id": "urn:nrel_example/nrel00000347", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -8399,158 +8214,151 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000860" + "@value": "nrel00000347" } ] }, { - "@id": "urn:nrel_example/nrel00001131", + "@id": "urn:nrel_example/nrel00000512", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000941" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000121" + "@value": "nrel00000512" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000102", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000681" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001131" + "@value": "nrel00000102" } ] }, { - "@id": "urn:nrel_example/nrel00001082", + "@id": "urn:nrel_example/nrel00000352", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001082" + "@value": "nrel00000352" } ] }, { - "@id": "urn:nrel_example/nrel00000043", + "@id": "urn:nrel_example/nrel00000936", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000043" + "@value": "nrel00000936" } ] }, { - "@id": "urn:nrel_example/nrel00000881", + "@id": "urn:nrel_example/nrel00000488", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001194" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000544" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000881" + "@value": "nrel00000488" } ] }, { - "@id": "urn:nrel_example/nrel00001119", + "@id": "urn:nrel_example/nrel00001142", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#HeatingCoil" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000703" + "@id": "urn:nrel_example/nrel00000266" }, { - "@id": "urn:nrel_example/nrel00001078" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000406" + "@id": "urn:nrel_example/nrel00000472" }, { - "@id": "urn:nrel_example/nrel00001077" + "@id": "urn:nrel_example/nrel00000934" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000072" - }, - { - "@id": "urn:nrel_example/nrel00000116" - }, - { - "@id": "urn:nrel_example/nrel00000126" - }, - { - "@id": "urn:nrel_example/nrel00000164" - }, - { - "@id": "urn:nrel_example/nrel00000272" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000401" + "@id": "urn:nrel_example/nrel00000104" }, { - "@id": "urn:nrel_example/nrel00000558" + "@id": "urn:nrel_example/nrel00000620" }, { - "@id": "urn:nrel_example/nrel00000616" + "@id": "urn:nrel_example/nrel00001141" }, { - "@id": "urn:nrel_example/nrel00000670" - }, + "@id": "urn:nrel_example/nrel00001241" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000935" + "@id": "urn:nrel_example/nrel00000256" }, { - "@id": "urn:nrel_example/nrel00001127" + "@id": "urn:nrel_example/nrel00000260" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001119" + "@value": "nrel00001142" } ] }, { - "@id": "urn:nrel_example/nrel00001287", + "@id": "urn:nrel_example/nrel00000332", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -8566,181 +8374,150 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001287" + "@value": "nrel00000332" } ] }, { - "@id": "urn:nrel_example/nrel00000142", + "@id": "urn:nrel_example/nrel00001237", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000948" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000641" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000142" + "@value": "nrel00001237" } ] }, { - "@id": "urn:nrel_example/nrel00000037", + "@id": "urn:nrel_example/nrel00001213", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000037" + "@value": "nrel00001213" } ] }, { - "@id": "urn:nrel_example/nrel00000356", + "@id": "urn:nrel_example/nrel00000727", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000356" + "@value": "nrel00000727" } ] }, { - "@id": "urn:nrel_example/nrel00000854", + "@id": "urn:nrel_example/nrel00001166", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000781" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00001027" + "@id": "urn:nrel_example/nrel00001198" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000537" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000854" + "@value": "nrel00001166" } ] }, { - "@id": "urn:nrel_example/nrel00000430", + "@id": "urn:nrel_example/nrel00001049", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000430" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001071", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000748" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00001236" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001071" + "@value": "nrel00001049" } ] }, { - "@id": "urn:nrel_example/nrel00000151", + "@id": "urn:nrel_example/nrel00000801", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000151" + "@value": "nrel00000801" } ] }, { - "@id": "urn:nrel_example/nrel00000154", + "@id": "urn:nrel_example/nrel00000561", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000448" + }, { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "urn:nrel_example/nrel00000921" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000154" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001132", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:nrel_example/nrel00000106" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00001054" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001132" + "@value": "nrel00000561" } ] }, { - "@id": "urn:nrel_example/nrel00000387", + "@id": "urn:nrel_example/nrel00000037", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -8751,12 +8528,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000387" + "@value": "nrel00000037" } ] }, { - "@id": "urn:nrel_example/nrel00000774", + "@id": "urn:nrel_example/nrel00000809", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -8772,118 +8549,108 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000774" + "@value": "nrel00000809" } ] }, { - "@id": "urn:nrel_example/nrel00000870", + "@id": "urn:nrel_example/nrel00000484", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000901" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000975" + "@id": "urn:nrel_example/nrel00000059" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000177" - }, - { - "@id": "urn:nrel_example/nrel00000279" - }, - { - "@id": "urn:nrel_example/nrel00000547" - }, - { - "@id": "urn:nrel_example/nrel00000863" - }, - { - "@id": "urn:nrel_example/nrel00000972" - }, - { - "@id": "urn:nrel_example/nrel00001045" - }, - { - "@id": "urn:nrel_example/nrel00001053" - }, - { - "@id": "urn:nrel_example/nrel00001175" - }, + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00001253" - }, + "@id": "urn:nrel_example/nrel00000282" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001310" + "@id": "urn:nrel_example/nrel00000113" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000870" + "@value": "nrel00000484" } ] }, { - "@id": "urn:nrel_example/nrel00000686", + "@id": "urn:nrel_example/nrel00000845", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000967" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000176" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000686" + "@value": "nrel00000845" } ] }, { - "@id": "urn:nrel_example/nrel00000153", + "@id": "urn:nrel_example/nrel00000800", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001064" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000500" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000216" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000153" + "@value": "nrel00000800" } ] }, { - "@id": "urn:nrel_example/nrel00000508", + "@id": "urn:nrel_example/nrel00001246", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000508" + "@value": "nrel00001246" } ] }, { - "@id": "urn:nrel_example/nrel00000983", + "@id": "urn:nrel_example/nrel00000050", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8892,88 +8659,77 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000983" + "@value": "nrel00000050" } ] }, { - "@id": "urn:nrel_example/nrel00000260", + "@id": "urn:nrel_example/nrel00000970", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000260" + "@value": "nrel00000970" } ] }, { - "@id": "urn:nrel_example/nrel00000378", + "@id": "urn:nrel_example/nrel00001116", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000220" + "@id": "urn:nrel_example/nrel00001267" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000859" + "@id": "urn:nrel_example/nrel00001165" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000284" + "@id": "urn:nrel_example/nrel00000184" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000378" + "@value": "nrel00001116" } ] }, { - "@id": "urn:nrel_example/nrel00001096", + "@id": "urn:nrel_example/nrel00000133", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000265" - }, - { - "@id": "urn:nrel_example/nrel00000876" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001135" + "@id": "urn:nrel_example/nrel00000432" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001235" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001096" + "@value": "nrel00000133" } ] }, { - "@id": "urn:nrel_example/nrel00000012", + "@id": "urn:nrel_example/nrel00001148", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -8987,76 +8743,101 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000012" + "@value": "nrel00001148" } ] }, { - "@id": "urn:nrel_example/nrel00000275", + "@id": "urn:nrel_example/nrel00001128", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000275" + "@value": "nrel00001128" } ] }, { - "@id": "urn:nrel_example/nrel00000989", + "@id": "urn:nrel_example/nrel00000415", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "urn:nrel_example/nrel00000649" - }, - { - "@id": "urn:nrel_example/nrel00000818" - }, - { - "@id": "urn:nrel_example/nrel00000939" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000941" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000989" + "@value": "nrel00000415" } ] }, { - "@id": "urn:nrel_example/nrel00000688", + "@id": "urn:nrel_example/nrel00000904", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000112" + }, + { + "@id": "urn:nrel_example/nrel00000123" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000248" + }, + { + "@id": "urn:nrel_example/nrel00000874" + }, + { + "@id": "urn:nrel_example/nrel00000973" + }, + { + "@id": "urn:nrel_example/nrel00000996" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000140" + }, + { + "@id": "urn:nrel_example/nrel00000298" + }, + { + "@id": "urn:nrel_example/nrel00000330" + }, + { + "@id": "urn:nrel_example/nrel00001239" + }, + { + "@id": "urn:nrel_example/nrel00001317" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000688" + "@value": "nrel00000904" } ] }, { - "@id": "urn:nrel_example/nrel00000621", + "@id": "urn:nrel_example/nrel00000407", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9065,255 +8846,264 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000621" + "@value": "nrel00000407" } ] }, { - "@id": "urn:nrel_example/nrel00001332", + "@id": "urn:nrel_example/nrel00000298", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001332" + "@value": "nrel00000298" } ] }, { - "@id": "urn:nrel_example/nrel00000968", + "@id": "urn:nrel_example/nrel00000681", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000968" + "@value": "nrel00000681" } ] }, { - "@id": "urn:nrel_example/nrel00001177", + "@id": "urn:nrel_example/nrel00000304", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001177" + "@value": "nrel00000304" } ] }, { - "@id": "urn:nrel_example/nrel00000024", + "@id": "urn:nrel_example/nrel00001194", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000024" + "@value": "nrel00001194" } ] }, { - "@id": "urn:nrel_example/nrel00001139", + "@id": "urn:nrel_example/nrel00000469", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001139" + "@value": "nrel00000469" } ] }, { - "@id": "urn:nrel_example/nrel00001312", + "@id": "urn:nrel_example/nrel00001012", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000818" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000336" + "@id": "urn:nrel_example/nrel00001299" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001130" + "@id": "urn:nrel_example/nrel00000166" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001312" + "@value": "nrel00001012" } ] }, { - "@id": "urn:nrel_example/nrel00000320", + "@id": "urn:nrel_example/nrel00000306", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000320" + "@value": "nrel00000306" } ] }, { - "@id": "urn:nrel_example/nrel00000932", + "@id": "urn:nrel_example/nrel00001100", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#HeatExchanger" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000207" + "@id": "urn:nrel_example/nrel00000449" }, { - "@id": "urn:nrel_example/nrel00001086" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00001258" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001263" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00000932" + "@id": "urn:nrel_example/nrel00000261" + }, + { + "@id": "urn:nrel_example/nrel00000554" + }, + { + "@id": "urn:nrel_example/nrel00000577" + }, + { + "@id": "urn:nrel_example/nrel00001180" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000732", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000687" + }, + { + "@id": "urn:nrel_example/nrel00000885" + }, + { + "@id": "urn:nrel_example/nrel00001179" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Role-Evaporator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000732" + "@value": "nrel00001100" } ] }, { - "@id": "urn:nrel_example/nrel00001015", + "@id": "urn:nrel_example/nrel00000090", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000487" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001099" + "@id": "urn:nrel_example/nrel00000466" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000024" - }, + "@id": "urn:nrel_example/nrel00001121" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000979" + "@id": "urn:nrel_example/nrel00000068" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001015" + "@value": "nrel00000090" } ] }, { - "@id": "urn:nrel_example/nrel00000952", + "@id": "urn:nrel_example/nrel00000386", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000952" + "@value": "nrel00000386" } ] }, { - "@id": "urn:nrel_example/nrel00001099", + "@id": "urn:nrel_example/nrel00000873", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001099" + "@value": "nrel00000873" } ] }, { - "@id": "urn:nrel_example/nrel00001023", + "@id": "urn:nrel_example/nrel00000258", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000459" + }, + { + "@id": "urn:nrel_example/nrel00001007" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9322,134 +9112,140 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001023" + "@value": "nrel00000258" } ] }, { - "@id": "urn:nrel_example/nrel00000352", + "@id": "urn:nrel_example/nrel00001167", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000352" + "@value": "nrel00001167" } ] }, { - "@id": "urn:nrel_example/nrel00000462", + "@id": "urn:nrel_example/nrel00000000", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000462" + "@value": "nrel00000000" } ] }, { - "@id": "urn:nrel_example/nrel00000251", + "@id": "urn:nrel_example/nrel00000692", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000251" + "@value": "nrel00000692" } ] }, { - "@id": "urn:nrel_example/nrel00000393", + "@id": "urn:nrel_example/nrel00001174", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000588" + }, + { + "@id": "urn:nrel_example/nrel00001294" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000393" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000620", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000020" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000029" + }, { - "@value": "nrel00000620" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000020", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000257" + }, { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000295" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000569" + }, + { + "@id": "urn:nrel_example/nrel00000650" + }, + { + "@id": "urn:nrel_example/nrel00000796" + }, + { + "@id": "urn:nrel_example/nrel00000857" + }, + { + "@id": "urn:nrel_example/nrel00000890" + }, + { + "@id": "urn:nrel_example/nrel00001076" + }, + { + "@id": "urn:nrel_example/nrel00001154" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000020" + "@value": "nrel00001174" } ] }, { - "@id": "urn:nrel_example/nrel00000482", + "@id": "urn:nrel_example/nrel00000841", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000482" + "@value": "nrel00000841" } ] }, { - "@id": "urn:nrel_example/nrel00000186", + "@id": "urn:nrel_example/nrel00000893", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -9460,28 +9256,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000186" + "@value": "nrel00000893" } ] }, { - "@id": "urn:nrel_example/nrel00000497", + "@id": "urn:nrel_example/nrel00001175", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001265" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000726" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000497" + "@value": "nrel00001175" } ] }, @@ -9507,156 +9303,153 @@ ] }, { - "@id": "urn:nrel_example/nrel00000599", + "@id": "urn:nrel_example/nrel00000129", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000599" + "@value": "nrel00000129" } ] }, { - "@id": "urn:nrel_example/nrel00001019", + "@id": "urn:nrel_example/nrel00000273", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "urn:nrel_example/nrel00000214" + }, + { + "@id": "urn:nrel_example/nrel00000293" + }, + { + "@id": "urn:nrel_example/nrel00000920" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "urn:nrel_example/nrel00000040" + }, + { + "@id": "urn:nrel_example/nrel00000638" + }, + { + "@id": "urn:nrel_example/nrel00000720" + }, + { + "@id": "urn:nrel_example/nrel00001069" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000412" + }, + { + "@id": "urn:nrel_example/nrel00000419" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001019" + "@value": "nrel00000273" } ] }, { - "@id": "urn:nrel_example/nrel00000996", + "@id": "urn:nrel_example/nrel00000247", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001105" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000859" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000987" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000996" + "@value": "nrel00000247" } ] }, { - "@id": "urn:nrel_example/nrel00000547", + "@id": "urn:nrel_example/nrel00000559", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000547" + "@value": "nrel00000559" } ] }, { - "@id": "urn:nrel_example/nrel00000434", + "@id": "urn:nrel_example/nrel00001201", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000434" + "@value": "nrel00001201" } ] }, { - "@id": "urn:nrel_example/nrel00000683", + "@id": "urn:nrel_example/nrel00000802", "@type": [ - "http://data.ashrae.org/standard223#HeatExchanger" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000083" - }, - { - "@id": "urn:nrel_example/nrel00000344" - }, - { - "@id": "urn:nrel_example/nrel00000546" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000183" - }, - { - "@id": "urn:nrel_example/nrel00000189" - }, - { - "@id": "urn:nrel_example/nrel00000271" - }, - { - "@id": "urn:nrel_example/nrel00000923" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000067" - }, - { - "@id": "urn:nrel_example/nrel00000163" - }, - { - "@id": "urn:nrel_example/nrel00001094" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Role-Evaporator" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000683" + "@value": "nrel00000802" } ] }, { - "@id": "urn:nrel_example/nrel00000045", + "@id": "urn:nrel_example/nrel00000211", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9665,131 +9458,152 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000045" + "@value": "nrel00000211" } ] }, { - "@id": "urn:nrel_example/nrel00000475", + "@id": "urn:nrel_example/nrel00001106", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000475" + "@value": "nrel00001106" } ] }, { - "@id": "urn:nrel_example/nrel00001123", + "@id": "urn:nrel_example/nrel00000715", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001123" + "@value": "nrel00000715" } ] }, { - "@id": "urn:nrel_example/nrel00001068", + "@id": "urn:nrel_example/nrel00000819", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001068" + "@value": "nrel00000819" } ] }, { - "@id": "urn:nrel_example/nrel00000291", + "@id": "urn:nrel_example/nrel00001125", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000169" + "@id": "urn:nrel_example/nrel00001064" }, { - "@id": "urn:nrel_example/nrel00001009" + "@id": "urn:nrel_example/nrel00001259" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000027" + "@id": "urn:nrel_example/nrel00000002" }, { - "@id": "urn:nrel_example/nrel00000837" + "@id": "urn:nrel_example/nrel00001280" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000291" + "@value": "nrel00001125" } ] }, { - "@id": "urn:nrel_example/nrel00001227", + "@id": "urn:nrel_example/nrel00000138", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001227" + "@value": "nrel00000138" } ] }, { - "@id": "urn:nrel_example/nrel00001011", + "@id": "urn:nrel_example/nrel00000107", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000875" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000107" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000159", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001011" + "@value": "nrel00000159" } ] }, { - "@id": "urn:nrel_example/nrel00001086", + "@id": "urn:nrel_example/nrel00000001", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -9798,261 +9612,288 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001086" + "@value": "nrel00000001" } ] }, { - "@id": "urn:nrel_example/nrel00000992", + "@id": "urn:nrel_example/nrel00000550", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000211" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000034" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000992" + "@value": "nrel00000550" } ] }, { - "@id": "urn:nrel_example/nrel00000818", + "@id": "urn:nrel_example/nrel00000346", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000221" + "@id": "urn:nrel_example/nrel00000439" }, { - "@id": "urn:nrel_example/nrel00001086" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000873" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000739" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001130" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000818" + "@value": "nrel00000346" } ] }, { - "@id": "urn:nrel_example/nrel00000436", + "@id": "urn:nrel_example/nrel00000901", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000436" + "@value": "nrel00000901" } ] }, { - "@id": "urn:nrel_example/nrel00000492", + "@id": "urn:nrel_example/nrel00001050", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000492" + "@value": "nrel00001050" } ] }, { - "@id": "urn:nrel_example/nrel00001133", + "@id": "urn:nrel_example/nrel00001087", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Filter" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000107" + }, + { + "@id": "urn:nrel_example/nrel00000908" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00001213" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001133" + "@value": "nrel00001087" } ] }, { - "@id": "urn:nrel_example/nrel00001212", + "@id": "urn:nrel_example/nrel00000990", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001212" + "@value": "nrel00000990" } ] }, { - "@id": "urn:nrel_example/nrel00001094", + "@id": "urn:nrel_example/nrel00000572", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00000572" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000689", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001094" + "@value": "nrel00000689" } ] }, { - "@id": "urn:nrel_example/nrel00001158", + "@id": "urn:nrel_example/nrel00000981", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00000981" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000444", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001158" + "@value": "nrel00000444" } ] }, { - "@id": "urn:nrel_example/nrel00000949", + "@id": "urn:nrel_example/nrel00001208", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000949" + "@value": "nrel00001208" } ] }, { - "@id": "urn:nrel_example/nrel00000561", + "@id": "urn:nrel_example/nrel00000360", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000448" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000921" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000106" - }, + "@value": "nrel00000360" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000409", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:nrel_example/nrel00001054" + "@id": "urn:nrel_example/nrel00000966" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000561" + "@value": "nrel00000409" } ] }, { - "@id": "urn:nrel_example/nrel00001150", + "@id": "urn:nrel_example/nrel00000831", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001150" + "@value": "nrel00000831" } ] }, { - "@id": "urn:nrel_example/nrel00001038", + "@id": "urn:nrel_example/nrel00000743", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000676" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000203" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001038" + "@value": "nrel00000743" } ] }, { - "@id": "urn:nrel_example/nrel00000046", + "@id": "urn:nrel_example/nrel00000498", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -10068,100 +9909,117 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000046" + "@value": "nrel00000498" } ] }, { - "@id": "urn:nrel_example/nrel00001237", + "@id": "urn:nrel_example/nrel00000955", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001237" + "@value": "nrel00000955" } ] }, { - "@id": "urn:nrel_example/nrel00001044", + "@id": "urn:nrel_example/nrel00000963", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000364" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000553" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000555" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001044" + "@value": "nrel00000963" } ] }, { - "@id": "urn:nrel_example/nrel00000660", + "@id": "urn:nrel_example/nrel00000110", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001036" + }, + { + "@id": "urn:nrel_example/nrel00001302" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000634" + }, + { + "@id": "urn:nrel_example/nrel00001137" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000660" + "@value": "nrel00000110" } ] }, { - "@id": "urn:nrel_example/nrel00000218", + "@id": "urn:nrel_example/nrel00000855", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@value": "nrel00000855" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001112", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000218" + "@value": "nrel00001112" } ] }, { - "@id": "urn:nrel_example/nrel00000891", + "@id": "urn:nrel_example/nrel00001325", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000158" + "@id": "urn:nrel_example/nrel00000724" }, { - "@id": "urn:nrel_example/nrel00000577" + "@id": "urn:nrel_example/nrel00000802" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10171,192 +10029,191 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000891" + "@value": "nrel00001325" } ] }, { - "@id": "urn:nrel_example/nrel00000307", + "@id": "urn:nrel_example/nrel00000212", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000517" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000307" + "@value": "nrel00000212" } ] }, { - "@id": "urn:nrel_example/nrel00000652", + "@id": "urn:nrel_example/nrel00000946", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001197" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001121" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000499" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000652" + "@value": "nrel00000946" } ] }, { - "@id": "urn:nrel_example/nrel00000084", + "@id": "urn:nrel_example/nrel00000282", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000133" - }, - { - "@id": "urn:nrel_example/nrel00000593" - }, - { - "@id": "urn:nrel_example/nrel00000772" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000151" - }, - { - "@id": "urn:nrel_example/nrel00000167" - }, - { - "@id": "urn:nrel_example/nrel00000432" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00000991" + "@id": "urn:nrel_example/nrel00000966" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000978" + "@id": "urn:nrel_example/nrel00000091" }, { - "@id": "urn:nrel_example/nrel00001235" + "@id": "urn:nrel_example/nrel00000113" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000084" + "@value": "nrel00000282" } ] }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", + "@id": "urn:nrel_example/nrel00000576", "@type": [ - "http://data.ashrae.org/standard223#Class", - "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", - "http://www.w3.org/ns/shacl#NodeShape" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "EnumerationKind AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000576" } ] }, { - "@id": "urn:nrel_example/nrel00000792", + "@id": "urn:nrel_example/nrel00001240", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000792" + "@value": "nrel00001240" } ] }, { - "@id": "urn:nrel_example/nrel00000001", + "@id": "urn:nrel_example/nrel00001156", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000198" + }, + { + "@id": "urn:nrel_example/nrel00000578" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000788" + }, + { + "@id": "urn:nrel_example/nrel00001006" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000001" + "@value": "nrel00001156" } ] }, { - "@id": "urn:nrel_example/nrel00001193", + "@id": "urn:nrel_example/nrel00000350", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000986" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000160" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000225" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001193" + "@value": "nrel00000350" } ] }, { - "@id": "urn:nrel_example/nrel00000402", + "@id": "urn:nrel_example/nrel00001286", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000402" + "@value": "nrel00001286" } ] }, { - "@id": "urn:nrel_example/nrel00000439", + "@id": "urn:nrel_example/nrel00000420", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -10365,160 +10222,148 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000439" + "@value": "nrel00000420" } ] }, { - "@id": "urn:nrel_example/nrel00000790", + "@id": "urn:nrel_example/nrel00000232", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000790" + "@value": "nrel00000232" } ] }, { - "@id": "urn:nrel_example/nrel00000960", + "@id": "urn:nrel_example/nrel00000587", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000192" + "@id": "urn:nrel_example/nrel00000745" }, { - "@id": "urn:nrel_example/nrel00000494" - }, + "@id": "urn:nrel_example/nrel00000986" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:nrel_example/nrel00000531" - }, - { - "@id": "urn:nrel_example/nrel00000747" - }, - { - "@id": "urn:nrel_example/nrel00001008" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000635" - }, - { - "@id": "urn:nrel_example/nrel00001023" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000081" - }, - { - "@id": "urn:nrel_example/nrel00000710" + "@id": "urn:nrel_example/nrel00000433" }, { - "@id": "urn:nrel_example/nrel00001138" + "@id": "urn:nrel_example/nrel00000844" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000960" + "@value": "nrel00000587" } ] }, { - "@id": "urn:nrel_example/nrel00000763", + "@id": "urn:nrel_example/nrel00000558", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000763" + "@value": "nrel00000558" } ] }, { - "@id": "urn:nrel_example/nrel00000888", + "@id": "urn:nrel_example/nrel00000868", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000888" + "@value": "nrel00000868" } ] }, { - "@id": "urn:nrel_example/nrel00000782", + "@id": "urn:nrel_example/nrel00000431", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000148" - }, - { - "@id": "urn:nrel_example/nrel00000647" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001037" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000190" - }, - { - "@id": "urn:nrel_example/nrel00000722" - }, - { - "@id": "urn:nrel_example/nrel00001046" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001052" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000820" - }, + "@value": "nrel00000431" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001242", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001067" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000782" + "@value": "nrel00001242" } ] }, { - "@id": "urn:nrel_example/nrel00000396", + "@id": "urn:nrel_example/nrel00000130", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000278" + "@id": "urn:nrel_example/nrel00000380" }, { - "@id": "urn:nrel_example/nrel00000603" + "@id": "urn:nrel_example/nrel00000579" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -10528,22 +10373,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000396" + "@value": "nrel00000130" } ] }, { - "@id": "urn:nrel_example/nrel00001186", + "@id": "urn:nrel_example/nrel00001122", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000074" - }, - { - "@id": "urn:nrel_example/nrel00001208" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -10552,33 +10389,49 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001186" + "@value": "nrel00001122" } ] }, { - "@id": "urn:nrel_example/nrel00001016", + "@id": "urn:nrel_example/nrel00001055", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001016" + "@value": "nrel00001055" } ] }, { - "@id": "urn:nrel_example/nrel00000431", + "@id": "urn:nrel_example/nrel00000897", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000897" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000773", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -10594,80 +10447,84 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000431" + "@value": "nrel00000773" } ] }, { - "@id": "urn:nrel_example/nrel00000213", + "@id": "urn:nrel_example/nrel00000121", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000941" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000071" + }, + { + "@id": "urn:nrel_example/nrel00000576" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000213" + "@value": "nrel00000121" } ] }, { - "@id": "urn:nrel_example/nrel00000193", + "@id": "urn:nrel_example/nrel00000628", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000939" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00000677" + }, { - "@id": "urn:nrel_example/nrel00000708" + "@id": "urn:nrel_example/nrel00001262" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000308" + "@id": "urn:nrel_example/nrel00000632" + }, + { + "@id": "urn:nrel_example/nrel00000716" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000193" + "@value": "nrel00000628" } ] }, { - "@id": "urn:nrel_example/nrel00000404", + "@id": "urn:nrel_example/nrel00001071", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000748" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00001236" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000404" + "@value": "nrel00001071" } ] }, { - "@id": "urn:nrel_example/nrel00000767", + "@id": "urn:nrel_example/nrel00000928", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -10678,149 +10535,207 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000767" + "@value": "nrel00000928" } ] }, { - "@id": "urn:nrel_example/nrel00000086", + "@id": "urn:nrel_example/nrel00001077", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00000134" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000086" + "@value": "nrel00001077" } ] }, { - "@id": "urn:nrel_example/nrel00000835", + "@id": "urn:nrel_example/nrel00000843", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000835" + "@value": "nrel00000843" } ] }, { - "@id": "urn:nrel_example/nrel00001072", + "@id": "urn:nrel_example/nrel00000016", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001072" + "@value": "nrel00000016" } ] }, { - "@id": "urn:nrel_example/nrel00001070", + "@id": "urn:nrel_example/nrel00000942", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001070" + "@value": "nrel00000942" } ] }, { - "@id": "urn:nrel_example/nrel00000519", + "@id": "urn:nrel_example/nrel00000560", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000519" + "@value": "nrel00000560" } ] }, { - "@id": "urn:nrel_example/nrel00000288", + "@id": "urn:nrel_example/nrel00000622", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000622" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000447", + "@type": [ + "http://data.ashrae.org/standard223#HeatRecoveryCoil" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000660" + }, + { + "@id": "urn:nrel_example/nrel00000899" + }, + { + "@id": "urn:nrel_example/nrel00001166" + }, + { + "@id": "urn:nrel_example/nrel00001240" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000199" + }, + { + "@id": "urn:nrel_example/nrel00000542" + }, + { + "@id": "urn:nrel_example/nrel00000585" + }, + { + "@id": "urn:nrel_example/nrel00001061" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000447" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001110", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000288" + "@value": "nrel00001110" } ] }, { - "@id": "urn:nrel_example/nrel00000700", + "@id": "urn:nrel_example/nrel00000535", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000691" + }, + { + "@id": "urn:nrel_example/nrel00000699" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000700" + "@value": "nrel00000535" } ] }, { - "@id": "urn:nrel_example/nrel00000654", + "@id": "urn:nrel_example/nrel00000556", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -10836,33 +10751,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000654" + "@value": "nrel00000556" } ] }, { - "@id": "urn:nrel_example/nrel00000563", + "@id": "urn:nrel_example/nrel00000253", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000563" + "@value": "nrel00000253" } ] }, { - "@id": "urn:nrel_example/nrel00000269", + "@id": "urn:nrel_example/nrel00000229", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -10873,22 +10788,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000269" + "@value": "nrel00000229" } ] }, { - "@id": "urn:nrel_example/nrel00000725", + "@id": "urn:nrel_example/nrel00000349", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000441" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000590" + "@value": "nrel00000349" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000364", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -10897,12 +10820,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000725" + "@value": "nrel00000364" } ] }, { - "@id": "urn:nrel_example/nrel00000028", + "@id": "urn:nrel_example/nrel00001306", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -10918,99 +10841,54 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000028" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000525", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000525" + "@value": "nrel00001306" } ] }, { - "@id": "urn:nrel_example/nrel00000799", + "@id": "urn:nrel_example/nrel00000945", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000217" - }, - { - "@id": "urn:nrel_example/nrel00000613" - }, - { - "@id": "urn:nrel_example/nrel00001292" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000161" - }, - { - "@id": "urn:nrel_example/nrel00001056" - }, - { - "@id": "urn:nrel_example/nrel00001183" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001300" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000147" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000565" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000799" + "@value": "nrel00000945" } ] }, { - "@id": "urn:nrel_example/nrel00000110", + "@id": "urn:nrel_example/nrel00000288", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00001036" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001302" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000634" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001137" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000110" + "@value": "nrel00000288" } ] }, { - "@id": "urn:nrel_example/nrel00000252", + "@id": "urn:nrel_example/nrel00000619", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -11021,267 +10899,210 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000252" + "@value": "nrel00000619" } ] }, { - "@id": "urn:nrel_example/nrel00001047", + "@id": "urn:nrel_example/nrel00001304", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001047" + "@value": "nrel00001304" } ] }, { - "@id": "urn:nrel_example/nrel00001303", + "@id": "urn:nrel_example/nrel00000502", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000622" + "@id": "urn:nrel_example/nrel00000846" }, { - "@id": "urn:nrel_example/nrel00000682" + "@id": "urn:nrel_example/nrel00000948" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000286" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000679" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001303" + "@value": "nrel00000502" } ] }, { - "@id": "urn:nrel_example/nrel00000448", + "@id": "urn:nrel_example/nrel00000310", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000448" + "@value": "nrel00000310" } ] }, { - "@id": "urn:nrel_example/nrel00001248", + "@id": "urn:nrel_example/nrel00000513", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001248" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000463", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000463" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000372", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000893" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000553" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000930" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000372" + "@value": "nrel00000513" } ] }, { - "@id": "urn:nrel_example/nrel00000019", + "@id": "urn:nrel_example/nrel00000162", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000019" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000011", - "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000011" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000946", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000946" + "@value": "nrel00000162" } ] }, { - "@id": "urn:nrel_example/nrel00000095", + "@id": "urn:nrel_example/nrel00000187", "@type": [ "http://data.ashrae.org/standard223#TerminalUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000168" + "@id": "urn:nrel_example/nrel00000205" }, { - "@id": "urn:nrel_example/nrel00000312" + "@id": "urn:nrel_example/nrel00000273" }, { - "@id": "urn:nrel_example/nrel00000497" + "@id": "urn:nrel_example/nrel00000369" }, { - "@id": "urn:nrel_example/nrel00000608" + "@id": "urn:nrel_example/nrel00000925" }, { - "@id": "urn:nrel_example/nrel00000799" + "@id": "urn:nrel_example/nrel00001315" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000227" + "@id": "urn:nrel_example/nrel00000441" }, { - "@id": "urn:nrel_example/nrel00001265" + "@id": "urn:nrel_example/nrel00001047" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000042" + "@id": "urn:nrel_example/nrel00000118" }, { - "@id": "urn:nrel_example/nrel00000726" + "@id": "urn:nrel_example/nrel00000132" }, { - "@id": "urn:nrel_example/nrel00000809" + "@id": "urn:nrel_example/nrel00000758" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000095" + "@value": "nrel00000187" } ] }, { - "@id": "urn:nrel_example/nrel00001208", + "@id": "urn:nrel_example/nrel00000506", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001208" + "@value": "nrel00000506" } ] }, { - "@id": "urn:nrel_example/nrel00001102", + "@id": "urn:nrel_example/nrel00000797", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00001023" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001102" + "@value": "nrel00000797" } ] }, { - "@id": "urn:nrel_example/nrel00000889", + "@id": "urn:nrel_example/nrel00001086", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000889" + "@value": "nrel00001086" } ] }, @@ -11302,149 +11123,188 @@ ] }, { - "@id": "urn:nrel_example/nrel00000991", + "@id": "urn:nrel_example/nrel00000374", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000001" + }, + { + "@id": "urn:nrel_example/nrel00000219" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001194" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000991" + "@value": "nrel00000374" } ] }, { - "@id": "urn:nrel_example/nrel00000048", + "@id": "urn:nrel_example/nrel00000112", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Pump" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000407" + }, + { + "@id": "urn:nrel_example/nrel00000621" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000316" + }, + { + "@id": "urn:nrel_example/nrel00000455" + }, + { + "@id": "urn:nrel_example/nrel00000506" + }, + { + "@id": "urn:nrel_example/nrel00000536" + }, + { + "@id": "urn:nrel_example/nrel00000583" + }, + { + "@id": "urn:nrel_example/nrel00000666" + }, + { + "@id": "urn:nrel_example/nrel00000721" + }, + { + "@id": "urn:nrel_example/nrel00000764" + }, + { + "@id": "urn:nrel_example/nrel00000851" + }, + { + "@id": "urn:nrel_example/nrel00001103" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000048" + "@value": "nrel00000112" } ] }, { - "@id": "urn:nrel_example/nrel00000488", + "@id": "urn:nrel_example/nrel00001171", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000488" + "@value": "nrel00001171" } ] }, { - "@id": "urn:nrel_example/nrel00000032", + "@id": "urn:nrel_example/nrel00000215", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000032" + "@value": "nrel00000215" } ] }, { - "@id": "urn:nrel_example/nrel00000804", + "@id": "urn:nrel_example/nrel00000496", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000612" + "@id": "urn:nrel_example/nrel00000970" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000895" + "@id": "urn:nrel_example/nrel00001272" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000804" + "@value": "nrel00000496" } ] }, { - "@id": "urn:nrel_example/nrel00000438", + "@id": "urn:nrel_example/nrel00001036", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000462" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000438" + "@value": "nrel00001036" } ] }, { - "@id": "urn:nrel_example/nrel00000486", + "@id": "urn:nrel_example/nrel00000631", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001125" + "@id": "urn:nrel_example/nrel00000138" + }, + { + "@id": "urn:nrel_example/nrel00001200" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:nrel_example/nrel00000500" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001280" + "@id": "urn:nrel_example/nrel00000665" + }, + { + "@id": "urn:nrel_example/nrel00001085" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000486" + "@value": "nrel00000631" } ] }, { - "@id": "urn:nrel_example/nrel00001136", + "@id": "urn:nrel_example/nrel00000723", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -11455,12 +11315,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001136" + "@value": "nrel00000723" } ] }, { - "@id": "urn:nrel_example/nrel00000157", + "@id": "urn:nrel_example/nrel00000384", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/HZ" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000384" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000711", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11476,165 +11357,220 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000157" + "@value": "nrel00000711" } ] }, { - "@id": "urn:nrel_example/nrel00001060", + "@id": "urn:nrel_example/nrel00000726", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001060" + "@value": "nrel00000726" } ] }, { - "@id": "urn:nrel_example/nrel00001185", + "@id": "urn:nrel_example/nrel00000943", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000414" - }, + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000533" - }, + "@id": "http://qudt.org/vocab/unit/KiloW" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000667" + "@value": "nrel00000943" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000504", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000504" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001232", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:nrel_example/nrel00000309" }, { - "@id": "urn:nrel_example/nrel00000755" + "@id": "urn:nrel_example/nrel00000602" }, { - "@id": "urn:nrel_example/nrel00001329" + "@id": "urn:nrel_example/nrel00001303" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000207" + "@id": "urn:nrel_example/nrel00000000" }, { - "@id": "urn:nrel_example/nrel00000864" + "@id": "urn:nrel_example/nrel00000032" + }, + { + "@id": "urn:nrel_example/nrel00000465" + }, + { + "@id": "urn:nrel_example/nrel00001284" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000443" + "@id": "urn:nrel_example/nrel00000358" }, { - "@id": "urn:nrel_example/nrel00000709" - }, + "@id": "urn:nrel_example/nrel00001220" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001163" + "@value": "nrel00001232" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000441", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001185" + "@value": "nrel00000441" } ] }, { - "@id": "urn:nrel_example/nrel00000192", + "@id": "urn:nrel_example/nrel00000934", "@type": [ "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000971" + "@id": "urn:nrel_example/nrel00000153" }, { - "@id": "urn:nrel_example/nrel00001169" + "@id": "urn:nrel_example/nrel00000302" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001060" + "@id": "urn:nrel_example/nrel00000653" }, { - "@id": "urn:nrel_example/nrel00001327" + "@id": "urn:nrel_example/nrel00001249" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000192" + "@value": "nrel00000934" } ] }, { - "@id": "urn:nrel_example/nrel00000073", + "@id": "urn:nrel_example/nrel00000300", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000961" + "@id": "urn:nrel_example/nrel00001050" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000332" + "@id": "urn:nrel_example/nrel00000518" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000073" + "@value": "nrel00000300" } ] }, { - "@id": "urn:nrel_example/nrel00001013", + "@id": "urn:nrel_example/nrel00000028", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001013" + "@value": "nrel00000028" } ] }, { - "@id": "urn:nrel_example/nrel00000247", + "@id": "urn:nrel_example/nrel00000544", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001105" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000859" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000987" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000247" + "@value": "nrel00000544" } ] }, { - "@id": "urn:nrel_example/nrel00000358", + "@id": "urn:nrel_example/nrel00001002", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11650,12 +11586,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000358" + "@value": "nrel00001002" } ] }, { - "@id": "urn:nrel_example/nrel00000281", + "@id": "urn:nrel_example/nrel00001047", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -11666,28 +11602,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000281" + "@value": "nrel00001047" } ] }, { - "@id": "urn:nrel_example/nrel00001076", + "@id": "urn:nrel_example/nrel00001284", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000961" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001076" + "@value": "nrel00001284" } ] }, { - "@id": "urn:nrel_example/nrel00000812", + "@id": "urn:nrel_example/nrel00001126", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11703,126 +11644,160 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000812" + "@value": "nrel00001126" } ] }, { - "@id": "urn:nrel_example/nrel00000293", + "@id": "urn:nrel_example/nrel00000172", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00001069" + "@id": "urn:nrel_example/nrel00000351" + }, + { + "@id": "urn:nrel_example/nrel00001180" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000419" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000293" + "@value": "nrel00000172" } ] }, { - "@id": "urn:nrel_example/nrel00000367", + "@id": "urn:nrel_example/nrel00000772", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000219" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000464" + "@id": "urn:nrel_example/nrel00000167" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000956" + "@id": "urn:nrel_example/nrel00000978" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000367" + "@value": "nrel00000772" } ] }, { - "@id": "urn:nrel_example/nrel00000202", + "@id": "urn:nrel_example/nrel00000507", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000202" + "@value": "nrel00000507" } ] }, { - "@id": "urn:nrel_example/nrel00001091", + "@id": "urn:nrel_example/nrel00000235", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000413" + }, + { + "@id": "urn:nrel_example/nrel00000887" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00001161" + }, + { + "@id": "urn:nrel_example/nrel00001311" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000231" + }, + { + "@id": "urn:nrel_example/nrel00000294" + }, + { + "@id": "urn:nrel_example/nrel00000575" + }, + { + "@id": "urn:nrel_example/nrel00000766" + }, + { + "@id": "urn:nrel_example/nrel00000835" + }, + { + "@id": "urn:nrel_example/nrel00000951" + }, + { + "@id": "urn:nrel_example/nrel00001177" + }, + { + "@id": "urn:nrel_example/nrel00001202" + }, + { + "@id": "urn:nrel_example/nrel00001216" + }, + { + "@id": "urn:nrel_example/nrel00001281" + }, + { + "@id": "urn:nrel_example/nrel00001332" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001091" + "@value": "nrel00000235" } ] }, { - "@id": "urn:nrel_example/nrel00001266", + "@id": "urn:nrel_example/nrel00000146", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000321" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000936" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001266" + "@value": "nrel00000146" } ] }, { - "@id": "urn:nrel_example/nrel00000678", + "@id": "urn:nrel_example/nrel00000517", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000931" + "@id": "urn:nrel_example/nrel00000307" }, { - "@id": "urn:nrel_example/nrel00001256" + "@id": "urn:nrel_example/nrel00000618" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -11832,54 +11807,49 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000678" + "@value": "nrel00000517" } ] }, { - "@id": "urn:nrel_example/nrel00001052", + "@id": "urn:nrel_example/nrel00000434", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:nrel_example/nrel00000967" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001052" + "@value": "nrel00000434" } ] }, { - "@id": "urn:nrel_example/nrel00000845", + "@id": "urn:nrel_example/nrel00000569", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000845" + "@value": "nrel00000569" } ] }, { - "@id": "urn:nrel_example/nrel00000936", + "@id": "urn:nrel_example/nrel00000895", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -11895,671 +11865,735 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000936" + "@value": "nrel00000895" } ] }, { - "@id": "urn:nrel_example/nrel00000711", + "@id": "urn:nrel_example/nrel00000396", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000278" + }, + { + "@id": "urn:nrel_example/nrel00000603" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000711" + "@value": "nrel00000396" } ] }, { - "@id": "urn:nrel_example/nrel00000441", + "@id": "urn:nrel_example/nrel00000568", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000898" + }, + { + "@id": "urn:nrel_example/nrel00001051" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000197" + }, + { + "@id": "urn:nrel_example/nrel00000292" + }, + { + "@id": "urn:nrel_example/nrel00000402" + }, + { + "@id": "urn:nrel_example/nrel00000636" + }, + { + "@id": "urn:nrel_example/nrel00000697" + }, + { + "@id": "urn:nrel_example/nrel00000832" + }, + { + "@id": "urn:nrel_example/nrel00000945" + }, + { + "@id": "urn:nrel_example/nrel00000981" + }, + { + "@id": "urn:nrel_example/nrel00001058" + }, + { + "@id": "urn:nrel_example/nrel00001106" + }, + { + "@id": "urn:nrel_example/nrel00001201" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000441" + "@value": "nrel00000568" } ] }, { - "@id": "urn:nrel_example/nrel00000510", + "@id": "urn:nrel_example/nrel00001227", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000961" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000475" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000510" + "@value": "nrel00001227" } ] }, { - "@id": "urn:nrel_example/nrel00000838", + "@id": "urn:nrel_example/nrel00000168", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000399" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000714" + "@id": "urn:nrel_example/nrel00001265" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000042" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000838" + "@value": "nrel00000168" } ] }, { - "@id": "urn:nrel_example/nrel00001234", + "@id": "urn:nrel_example/nrel00001314", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001234" + "@value": "nrel00001314" } ] }, { - "@id": "urn:nrel_example/nrel00000440", + "@id": "urn:nrel_example/nrel00000821", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000440" + "@value": "nrel00000821" } ] }, { - "@id": "urn:nrel_example/nrel00000536", + "@id": "urn:nrel_example/nrel00000002", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000536" + "@value": "nrel00000002" } ] }, { - "@id": "urn:nrel_example/nrel00000636", + "@id": "urn:nrel_example/nrel00000585", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000636" + "@value": "nrel00000585" } ] }, { - "@id": "urn:nrel_example/nrel00000261", + "@id": "urn:nrel_example/nrel00000659", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000659" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000062", + "@type": [ + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000514" + }, + { + "@id": "urn:nrel_example/nrel00000913" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000601" + }, + { + "@id": "urn:nrel_example/nrel00000793" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000062" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000380", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000261" + "@value": "nrel00000380" } ] }, { - "@id": "urn:nrel_example/nrel00001191", + "@id": "urn:nrel_example/nrel00000204", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001191" + "@value": "nrel00000204" } ] }, { - "@id": "urn:nrel_example/nrel00000083", + "@id": "urn:nrel_example/nrel00001288", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000437" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001104" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00001026" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001252" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000083" + "@value": "nrel00001288" } ] }, { - "@id": "urn:nrel_example/nrel00001027", + "@id": "urn:nrel_example/nrel00001121", "@type": [ "http://data.ashrae.org/standard223#PhysicalSpace" ], "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00000122" + "@id": "urn:nrel_example/nrel00001197" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000206" + "@id": "urn:nrel_example/nrel00000009" }, { - "@id": "urn:nrel_example/nrel00000537" + "@id": "urn:nrel_example/nrel00000068" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001027" + "@value": "nrel00001121" } ] }, { - "@id": "urn:nrel_example/nrel00000116", + "@id": "urn:nrel_example/nrel00001163", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000116" + "@value": "nrel00001163" } ] }, { - "@id": "urn:nrel_example/nrel00000496", + "@id": "urn:nrel_example/nrel00000827", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000970" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001272" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000496" + "@value": "nrel00000827" } ] }, { - "@id": "urn:nrel_example/nrel00000894", + "@id": "urn:nrel_example/nrel00001151", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000894" + "@value": "nrel00001151" } ] }, { - "@id": "urn:nrel_example/nrel00000522", + "@id": "urn:nrel_example/nrel00000770", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#Fan" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000801" + "@id": "urn:nrel_example/nrel00000882" }, { - "@id": "urn:nrel_example/nrel00000957" + "@id": "urn:nrel_example/nrel00001192" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000057" + "@id": "urn:nrel_example/nrel00000143" }, { - "@id": "urn:nrel_example/nrel00000144" + "@id": "urn:nrel_example/nrel00000244" }, { - "@id": "urn:nrel_example/nrel00000267" + "@id": "urn:nrel_example/nrel00000276" }, { - "@id": "urn:nrel_example/nrel00000341" + "@id": "urn:nrel_example/nrel00000311" }, { - "@id": "urn:nrel_example/nrel00000352" + "@id": "urn:nrel_example/nrel00000624" }, { - "@id": "urn:nrel_example/nrel00000507" + "@id": "urn:nrel_example/nrel00000753" }, { - "@id": "urn:nrel_example/nrel00000520" + "@id": "urn:nrel_example/nrel00000943" }, { - "@id": "urn:nrel_example/nrel00000900" + "@id": "urn:nrel_example/nrel00001035" }, { - "@id": "urn:nrel_example/nrel00001005" + "@id": "urn:nrel_example/nrel00001055" }, { - "@id": "urn:nrel_example/nrel00001245" + "@id": "urn:nrel_example/nrel00001309" + }, + { + "@id": "urn:nrel_example/nrel00001322" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000522" + "@value": "nrel00000770" } ] }, { - "@id": "urn:nrel_example/nrel00001264", + "@id": "urn:nrel_example/nrel00000057", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001264" + "@value": "nrel00000057" } ] }, { - "@id": "urn:nrel_example/nrel00000882", + "@id": "urn:nrel_example/nrel00000930", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000882" + "@value": "nrel00000930" } ] }, { - "@id": "urn:nrel_example/nrel00001326", + "@id": "urn:nrel_example/nrel00000997", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@value": "nrel00000997" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000995", + "@type": [ + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000131" + }, + { + "@id": "urn:nrel_example/nrel00001259" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001326" + "@value": "nrel00000995" } ] }, { - "@id": "urn:nrel_example/nrel00000338", + "@id": "urn:nrel_example/nrel00000126", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000338" + "@value": "nrel00000126" } ] }, { - "@id": "urn:nrel_example/nrel00001014", + "@id": "urn:nrel_example/nrel00000283", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001014" + "@value": "nrel00000283" } ] }, { - "@id": "urn:nrel_example/nrel00000106", + "@id": "urn:nrel_example/nrel00000019", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000106" + "@value": "nrel00000019" } ] }, { - "@id": "urn:nrel_example/nrel00000680", + "@id": "urn:nrel_example/nrel00001179", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000680" + "@value": "nrel00001179" } ] }, { - "@id": "urn:nrel_example/nrel00001089", + "@id": "urn:nrel_example/nrel00001022", "@type": [ - "http://data.ashrae.org/standard223#HeatRecoveryCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000351" - }, - { - "@id": "urn:nrel_example/nrel00000618" - }, - { - "@id": "urn:nrel_example/nrel00000821" - }, - { - "@id": "urn:nrel_example/nrel00001304" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000315" - }, - { - "@id": "urn:nrel_example/nrel00000368" - }, - { - "@id": "urn:nrel_example/nrel00000431" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000488" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001089" + "@value": "nrel00001022" } ] }, { - "@id": "urn:nrel_example/nrel00000813", + "@id": "urn:nrel_example/nrel00000857", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001107" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001302" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000813" + "@value": "nrel00000857" } ] }, { - "@id": "urn:nrel_example/nrel00000703", + "@id": "urn:nrel_example/nrel00001324", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000215" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001108" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000698" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001188" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000703" + "@value": "nrel00001324" } ] }, { - "@id": "urn:nrel_example/nrel00000469", + "@id": "urn:nrel_example/nrel00000357", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000469" + "@value": "nrel00000357" } ] }, { - "@id": "urn:nrel_example/nrel00000644", + "@id": "urn:nrel_example/nrel00000633", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000644" + "@value": "nrel00000633" } ] }, { - "@id": "urn:nrel_example/nrel00001162", + "@id": "urn:nrel_example/nrel00000198", "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000069" - }, - { - "@id": "urn:nrel_example/nrel00000482" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000111" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001319" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001162" + "@value": "nrel00000198" } ] }, { - "@id": "urn:nrel_example/nrel00000517", + "@id": "urn:nrel_example/nrel00000511", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000307" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000618" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000517" + "@value": "nrel00000511" } ] }, { - "@id": "urn:nrel_example/nrel00000461", + "@id": "urn:nrel_example/nrel00000426", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00001198" + "@id": "urn:nrel_example/nrel00000971" + }, + { + "@id": "urn:nrel_example/nrel00001144" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12569,121 +12603,149 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000461" + "@value": "nrel00000426" } ] }, { - "@id": "urn:nrel_example/nrel00000596", + "@id": "urn:nrel_example/nrel00000012", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000596" + "@value": "nrel00000012" } ] }, { - "@id": "urn:nrel_example/nrel00000413", + "@id": "urn:nrel_example/nrel00001092", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000927" + "@id": "urn:nrel_example/nrel00000539" }, { - "@id": "urn:nrel_example/nrel00000950" + "@id": "urn:nrel_example/nrel00000763" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000013" + "@id": "urn:nrel_example/nrel00000436" }, { - "@id": "urn:nrel_example/nrel00000103" + "@id": "urn:nrel_example/nrel00001225" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000413" + "@value": "nrel00001092" } ] }, { - "@id": "urn:nrel_example/nrel00000745", + "@id": "urn:nrel_example/nrel00000318", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000745" + "@value": "nrel00000318" } ] }, { - "@id": "urn:nrel_example/nrel00000298", + "@id": "urn:nrel_example/nrel00001072", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000298" + "@value": "nrel00001072" } ] }, { - "@id": "urn:nrel_example/nrel00000537", + "@id": "urn:nrel_example/nrel00000777", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Fan" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000776" + }, + { + "@id": "urn:nrel_example/nrel00001164" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000159" + }, + { + "@id": "urn:nrel_example/nrel00000185" + }, + { + "@id": "urn:nrel_example/nrel00000379" + }, + { + "@id": "urn:nrel_example/nrel00000450" + }, + { + "@id": "urn:nrel_example/nrel00000563" + }, + { + "@id": "urn:nrel_example/nrel00000662" + }, + { + "@id": "urn:nrel_example/nrel00000761" + }, + { + "@id": "urn:nrel_example/nrel00000778" + }, + { + "@id": "urn:nrel_example/nrel00000889" + }, + { + "@id": "urn:nrel_example/nrel00000974" + }, + { + "@id": "urn:nrel_example/nrel00001290" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000537" + "@value": "nrel00000777" } ] }, { - "@id": "urn:nrel_example/nrel00001166", + "@id": "urn:nrel_example/nrel00001105", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001198" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" @@ -12691,65 +12753,108 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001166" + "@value": "nrel00001105" } ] }, { - "@id": "urn:nrel_example/nrel00001207", + "@id": "urn:nrel_example/nrel00000645", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001207" + "@value": "nrel00000645" } ] }, { - "@id": "urn:nrel_example/nrel00001190", + "@id": "urn:nrel_example/nrel00000449", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000389" + "@id": "urn:nrel_example/nrel00000784" + }, + { + "@id": "urn:nrel_example/nrel00001129" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000968" + "@id": "urn:nrel_example/nrel00000224" + }, + { + "@id": "urn:nrel_example/nrel00000387" + }, + { + "@id": "urn:nrel_example/nrel00000458" + }, + { + "@id": "urn:nrel_example/nrel00000664" + }, + { + "@id": "urn:nrel_example/nrel00000692" + }, + { + "@id": "urn:nrel_example/nrel00000750" + }, + { + "@id": "urn:nrel_example/nrel00000871" + }, + { + "@id": "urn:nrel_example/nrel00001222" + }, + { + "@id": "urn:nrel_example/nrel00001289" + }, + { + "@id": "urn:nrel_example/nrel00001326" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001190" + "@value": "nrel00000449" } ] }, { - "@id": "urn:nrel_example/nrel00000201", + "@id": "urn:nrel_example/nrel00000708", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000939" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000345" + }, + { + "@id": "urn:nrel_example/nrel00000866" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000201" + "@value": "nrel00000708" } ] }, { - "@id": "urn:nrel_example/nrel00000085", + "@id": "urn:nrel_example/nrel00000844", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -12765,166 +12870,159 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000085" + "@value": "nrel00000844" } ] }, { - "@id": "urn:nrel_example/nrel00000674", + "@id": "urn:nrel_example/nrel00000335", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000674" + "@value": "nrel00000335" } ] }, { - "@id": "urn:nrel_example/nrel00001286", + "@id": "urn:nrel_example/nrel00001003", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000050" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000853" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001286" + "@value": "nrel00001003" } ] }, { - "@id": "urn:nrel_example/nrel00001178", + "@id": "urn:nrel_example/nrel00000547", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001178" + "@value": "nrel00000547" } ] }, { - "@id": "urn:nrel_example/nrel00000198", + "@id": "urn:nrel_example/nrel00000718", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000198" + "@value": "nrel00000718" } ] }, { - "@id": "urn:nrel_example/nrel00001195", + "@id": "urn:nrel_example/nrel00000414", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000798" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000888" + "@id": "urn:nrel_example/nrel00000207" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000910" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001227" + "@id": "urn:nrel_example/nrel00001163" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001195" + "@value": "nrel00000414" } ] }, { - "@id": "urn:nrel_example/nrel00000871", + "@id": "urn:nrel_example/nrel00000798", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000871" + "@value": "nrel00000798" } ] }, { - "@id": "urn:nrel_example/nrel00001054", + "@id": "urn:nrel_example/nrel00000021", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "nrel00001054" + "@id": "urn:nrel_example/nrel00000339" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001310", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00001165" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000637" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001310" + "@value": "nrel00000021" } ] }, { - "@id": "urn:nrel_example/nrel00000380", + "@id": "urn:nrel_example/nrel00000588", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -12935,21 +13033,21 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000380" + "@value": "nrel00000588" } ] }, { - "@id": "urn:nrel_example/nrel00001278", + "@id": "urn:nrel_example/nrel00000077", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00001260" + "@id": "urn:nrel_example/nrel00000424" }, { - "@id": "urn:nrel_example/nrel00001311" + "@id": "urn:nrel_example/nrel00000892" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -12959,28 +13057,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001278" + "@value": "nrel00000077" } ] }, { - "@id": "urn:nrel_example/nrel00000169", + "@id": "urn:nrel_example/nrel00000812", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000169" + "@value": "nrel00000812" } ] }, { - "@id": "urn:nrel_example/nrel00000836", + "@id": "urn:nrel_example/nrel00001300", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -12991,178 +13094,184 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000836" + "@value": "nrel00001300" } ] }, { - "@id": "urn:nrel_example/nrel00001270", + "@id": "urn:nrel_example/nrel00000196", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001270" + "@value": "nrel00000196" } ] }, { - "@id": "urn:nrel_example/nrel00001159", + "@id": "urn:nrel_example/nrel00000259", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00001159" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000962", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000962" + "@value": "nrel00000259" } ] }, { - "@id": "urn:nrel_example/nrel00001223", + "@id": "urn:nrel_example/nrel00000226", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000786" + "@id": "urn:nrel_example/nrel00000031" }, { - "@id": "urn:nrel_example/nrel00001149" + "@id": "urn:nrel_example/nrel00000371" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000363" + "@id": "urn:nrel_example/nrel00000063" }, { - "@id": "urn:nrel_example/nrel00000489" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000269" + }, { - "@value": "nrel00001223" + "@id": "urn:nrel_example/nrel00000663" + }, + { + "@id": "urn:nrel_example/nrel00001316" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000204" + }, + { + "@id": "urn:nrel_example/nrel00000213" + }, + { + "@id": "urn:nrel_example/nrel00000557" + }, + { + "@id": "urn:nrel_example/nrel00000803" + }, + { + "@id": "urn:nrel_example/nrel00001293" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000226" } ] }, { - "@id": "urn:nrel_example/nrel00000869", + "@id": "urn:nrel_example/nrel00001269", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000869" + "@value": "nrel00001269" } ] }, { - "@id": "urn:nrel_example/nrel00000722", + "@id": "urn:nrel_example/nrel00001327", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000722" + "@value": "nrel00001327" } ] }, { - "@id": "urn:nrel_example/nrel00000051", + "@id": "urn:nrel_example/nrel00000111", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000051" + "@value": "nrel00000111" } ] }, { - "@id": "urn:nrel_example/nrel00000824", + "@id": "urn:nrel_example/nrel00000520", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000386" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000532" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000410" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001248" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000824" + "@value": "nrel00000520" } ] }, { - "@id": "urn:nrel_example/nrel00000078", + "@id": "urn:nrel_example/nrel00000877", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000078" + "@value": "nrel00000877" } ] }, { - "@id": "urn:nrel_example/nrel00000924", + "@id": "urn:nrel_example/nrel00000043", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -13173,55 +13282,76 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000924" + "@value": "nrel00000043" } ] }, { - "@id": "urn:nrel_example/nrel00001189", + "@id": "urn:nrel_example/nrel00000218", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001189" + "@value": "nrel00000218" } ] }, { - "@id": "urn:nrel_example/nrel00000471", + "@id": "urn:nrel_example/nrel00000929", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000471" + "@value": "nrel00000929" } ] }, { - "@id": "urn:nrel_example/nrel00000240", + "@id": "urn:nrel_example/nrel00000244", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000244" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000406", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000589" + "@id": "urn:nrel_example/nrel00001211" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -13231,75 +13361,86 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000240" + "@value": "nrel00000406" } ] }, { - "@id": "urn:nrel_example/nrel00000744", + "@id": "urn:nrel_example/nrel00001289", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000744" + "@value": "nrel00001289" } ] }, { - "@id": "urn:nrel_example/nrel00000513", + "@id": "urn:nrel_example/nrel00001282", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000513" + "@value": "nrel00001282" } ] }, { - "@id": "urn:nrel_example/nrel00000308", + "@id": "urn:nrel_example/nrel00001206", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000308" + "@value": "nrel00001206" } ] }, { - "@id": "urn:nrel_example/nrel00000639", + "@id": "urn:nrel_example/nrel00000093", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000093" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001030", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -13310,211 +13451,181 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000639" + "@value": "nrel00001030" } ] }, { - "@id": "urn:nrel_example/nrel00000417", + "@id": "urn:nrel_example/nrel00001031", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000417" + "@value": "nrel00001031" } ] }, { - "@id": "urn:nrel_example/nrel00001265", + "@id": "urn:nrel_example/nrel00000710", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001265" + "@value": "nrel00000710" } ] }, { - "@id": "urn:nrel_example/nrel00001021", + "@id": "urn:nrel_example/nrel00000598", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000186" - }, - { - "@id": "urn:nrel_example/nrel00001301" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001021" + "@value": "nrel00000598" } ] }, { - "@id": "urn:nrel_example/nrel00000535", + "@id": "urn:nrel_example/nrel00001331", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000691" - }, - { - "@id": "urn:nrel_example/nrel00000699" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000535" + "@value": "nrel00001331" } ] }, { - "@id": "urn:nrel_example/nrel00000362", + "@id": "urn:nrel_example/nrel00001120", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000830" - }, - { - "@id": "urn:nrel_example/nrel00000839" - }, - { - "@id": "urn:nrel_example/nrel00001176" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000714" - }, - { - "@id": "urn:nrel_example/nrel00001020" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000527" - }, - { - "@id": "urn:nrel_example/nrel00000643" - }, - { - "@id": "urn:nrel_example/nrel00000812" - }, - { - "@id": "urn:nrel_example/nrel00001065" - }, - { - "@id": "urn:nrel_example/nrel00001082" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000362" + "@value": "nrel00001120" } ] }, { - "@id": "urn:nrel_example/nrel00001311", + "@id": "urn:nrel_example/nrel00001032", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001311" + "@value": "nrel00001032" } ] }, { - "@id": "urn:nrel_example/nrel00000388", + "@id": "urn:nrel_example/nrel00000092", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000017" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000275" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000388" + "@value": "nrel00000092" } ] }, { - "@id": "urn:nrel_example/nrel00000613", + "@id": "urn:nrel_example/nrel00000456", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000093" - }, + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000894" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000952" - }, + "@value": "nrel00000456" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000722", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001088" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000613" + "@value": "nrel00000722" } ] }, { - "@id": "urn:nrel_example/nrel00000819", + "@id": "urn:nrel_example/nrel00000653", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -13525,30 +13636,38 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000819" + "@value": "nrel00000653" } ] }, { - "@id": "urn:nrel_example/nrel00000572", + "@id": "urn:nrel_example/nrel00000859", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00000080" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000284" + }, + { + "@id": "urn:nrel_example/nrel00000987" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000572" + "@value": "nrel00000859" } ] }, { - "@id": "urn:nrel_example/nrel00000219", + "@id": "urn:nrel_example/nrel00001007", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13557,14 +13676,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000219" + "@value": "nrel00001007" } ] }, { - "@id": "urn:nrel_example/nrel00000075", + "@id": "urn:nrel_example/nrel00000467", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13573,80 +13692,72 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000075" + "@value": "nrel00000467" } ] }, { - "@id": "urn:nrel_example/nrel00000303", + "@id": "urn:nrel_example/nrel00000292", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000303" + "@value": "nrel00000292" } ] }, { - "@id": "urn:nrel_example/nrel00001090", + "@id": "urn:nrel_example/nrel00001224", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001090" + "@value": "nrel00001224" } ] }, { - "@id": "urn:nrel_example/nrel00001277", + "@id": "urn:nrel_example/nrel00000294", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001080" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001123" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001277" + "@value": "nrel00000294" } ] }, { - "@id": "urn:nrel_example/nrel00000415", + "@id": "urn:nrel_example/nrel00000526", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13655,160 +13766,169 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000415" + "@value": "nrel00000526" } ] }, { - "@id": "urn:nrel_example/nrel00001000", + "@id": "urn:nrel_example/nrel00001025", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001000" + "@value": "nrel00001025" } ] }, { - "@id": "urn:nrel_example/nrel00000503", + "@id": "urn:nrel_example/nrel00000918", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000649" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000553" + "@value": "nrel00000918" } + ] + }, + { + "@id": "urn:nrel_example/nrel00001203", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001178" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000503" + "@value": "nrel00001203" } ] }, { - "@id": "urn:nrel_example/nrel00000264", + "@id": "urn:nrel_example/nrel00001260", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000264" + "@value": "nrel00001260" } ] }, { - "@id": "urn:nrel_example/nrel00000314", + "@id": "urn:nrel_example/nrel00000957", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000314" + "@value": "nrel00000957" } ] }, { - "@id": "urn:nrel_example/nrel00001161", + "@id": "urn:nrel_example/nrel00001136", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001161" + "@value": "nrel00001136" } ] }, { - "@id": "urn:nrel_example/nrel00001168", + "@id": "urn:nrel_example/nrel00000336", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000818" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000471" + }, + { + "@id": "urn:nrel_example/nrel00000680" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001168" + "@value": "nrel00000336" } ] }, { - "@id": "urn:nrel_example/nrel00000928", + "@id": "urn:nrel_example/nrel00000451", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000928" + "@value": "nrel00000451" } ] }, { - "@id": "urn:nrel_example/nrel00001065", + "@id": "urn:nrel_example/nrel00001261", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001065" + "@value": "nrel00001261" } ] }, { - "@id": "urn:nrel_example/nrel00000015", + "@id": "urn:nrel_example/nrel00000991", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -13817,66 +13937,94 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00001194" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000015" + "@value": "nrel00000991" } ] }, { - "@id": "urn:nrel_example/nrel00000611", + "@id": "urn:nrel_example/nrel00000101", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000590" + "@id": "urn:nrel_example/nrel00000736" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00001121" + "@id": "urn:nrel_example/nrel00000969" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000009" + "@id": "urn:nrel_example/nrel00001014" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000611" + "@value": "nrel00000101" } ] }, { - "@id": "urn:nrel_example/nrel00000172", + "@id": "urn:nrel_example/nrel00000071", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000351" - }, + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001180" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "nrel00000071" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000909", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00000658" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000282" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000091" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000172" + "@value": "nrel00000909" } ] }, { - "@id": "urn:nrel_example/nrel00000775", + "@id": "urn:nrel_example/nrel00000465", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -13885,88 +14033,98 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000775" + "@value": "nrel00000465" } ] }, { - "@id": "urn:nrel_example/nrel00000105", + "@id": "urn:nrel_example/nrel00000348", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000105" + "@value": "nrel00000348" } ] }, { - "@id": "urn:nrel_example/nrel00001259", + "@id": "urn:nrel_example/nrel00000103", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001259" + "@value": "nrel00000103" } ] }, { - "@id": "urn:nrel_example/nrel00001108", + "@id": "urn:nrel_example/nrel00000965", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000080" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000859" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000005" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001108" + "@value": "nrel00000965" } ] }, { - "@id": "urn:nrel_example/nrel00000999", + "@id": "urn:nrel_example/nrel00000151", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000999" + "@value": "nrel00000151" } ] }, { - "@id": "urn:nrel_example/nrel00001225", + "@id": "urn:nrel_example/nrel00000583", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -13975,125 +14133,118 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001225" + "@value": "nrel00000583" } ] }, { - "@id": "urn:nrel_example/nrel00000141", + "@id": "urn:nrel_example/nrel00000573", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000941" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000121" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000404" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000141" + "@value": "nrel00000573" } ] }, { - "@id": "urn:nrel_example/nrel00001077", + "@id": "urn:nrel_example/nrel00000620", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:nrel_example/nrel00000134" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001077" + "@value": "nrel00000620" } ] }, { - "@id": "urn:nrel_example/nrel00000233", + "@id": "urn:nrel_example/nrel00000765", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000226" - }, - { - "@id": "urn:nrel_example/nrel00000568" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001291" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000512" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001208" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000115" - }, - { - "@id": "urn:nrel_example/nrel00000348" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000451" - }, + "@value": "nrel00000765" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000626", + "@type": [ + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001002" + "@id": "urn:nrel_example/nrel00000004" }, { - "@id": "urn:nrel_example/nrel00001212" + "@id": "urn:nrel_example/nrel00000955" } ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" + "@id": "urn:nrel_example/nrel00001030" }, { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:nrel_example/nrel00001218" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000233" + "@value": "nrel00000626" } ] }, { - "@id": "urn:nrel_example/nrel00001322", + "@id": "urn:nrel_example/nrel00000395", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001322" + "@value": "nrel00000395" } ] }, { - "@id": "urn:nrel_example/nrel00000895", + "@id": "urn:nrel_example/nrel00001109", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -14109,228 +14260,212 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000895" + "@value": "nrel00001109" } ] }, { - "@id": "urn:nrel_example/nrel00000501", + "@id": "urn:nrel_example/nrel00000311", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000236" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00001165" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000567" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000501" + "@value": "nrel00000311" } ] }, { - "@id": "urn:nrel_example/nrel00000609", + "@id": "urn:nrel_example/nrel00000763", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000609" + "@value": "nrel00000763" } ] }, { - "@id": "urn:nrel_example/nrel00001210", + "@id": "urn:nrel_example/nrel00000705", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001210" + "@value": "nrel00000705" } ] }, { - "@id": "urn:nrel_example/nrel00001020", + "@id": "urn:nrel_example/nrel00000607", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001020" + "@value": "nrel00000607" } ] }, { - "@id": "urn:nrel_example/nrel00000570", + "@id": "urn:nrel_example/nrel00001066", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000570" + "@value": "nrel00001066" } ] }, { - "@id": "urn:nrel_example/nrel00000794", + "@id": "urn:nrel_example/nrel00000820", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001197" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001121" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001306" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000794" + "@value": "nrel00000820" } ] }, { - "@id": "urn:nrel_example/nrel00001115", + "@id": "urn:nrel_example/nrel00000999", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000014" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000237" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000102" - }, - { - "@id": "urn:nrel_example/nrel00000108" - }, - { - "@id": "urn:nrel_example/nrel00000327" - }, - { - "@id": "urn:nrel_example/nrel00000338" - }, - { - "@id": "urn:nrel_example/nrel00000453" - }, - { - "@id": "urn:nrel_example/nrel00000633" - }, - { - "@id": "urn:nrel_example/nrel00000732" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001118" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001148" - }, + "@value": "nrel00000999" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001073", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001206" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001115" + "@value": "nrel00001073" } ] }, { - "@id": "urn:nrel_example/nrel00001037", + "@id": "urn:nrel_example/nrel00000510", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000722" + "@id": "urn:nrel_example/nrel00000961" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000820" + "@id": "urn:nrel_example/nrel00000475" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001037" + "@value": "nrel00000510" } ] }, { - "@id": "urn:nrel_example/nrel00000266", + "@id": "urn:nrel_example/nrel00000048", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000620" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000260" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000266" + "@value": "nrel00000048" } ] }, { - "@id": "urn:nrel_example/nrel00000603", + "@id": "urn:nrel_example/nrel00001321", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000265" + }, + { + "@id": "urn:nrel_example/nrel00000876" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14339,54 +14474,49 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000603" + "@value": "nrel00001321" } ] }, { - "@id": "urn:nrel_example/nrel00000851", + "@id": "urn:nrel_example/nrel00000141", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000851" + "@value": "nrel00000141" } ] }, { - "@id": "urn:nrel_example/nrel00000089", + "@id": "urn:nrel_example/nrel00000297", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000089" + "@value": "nrel00000297" } ] }, { - "@id": "urn:nrel_example/nrel00000632", + "@id": "urn:nrel_example/nrel00000883", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -14397,40 +14527,40 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000632" + "@value": "nrel00000883" } ] }, { - "@id": "urn:nrel_example/nrel00000478", + "@id": "urn:nrel_example/nrel00000461", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000474" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000708" + "@id": "urn:nrel_example/nrel00001198" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000345" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000478" + "@value": "nrel00000461" } ] }, { - "@id": "urn:nrel_example/nrel00000104", + "@id": "urn:nrel_example/nrel00000424", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000077" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14439,14 +14569,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000104" + "@value": "nrel00000424" } ] }, { - "@id": "urn:nrel_example/nrel00000821", + "@id": "urn:nrel_example/nrel00000735", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -14455,154 +14585,167 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000821" + "@value": "nrel00000735" } ] }, { - "@id": "urn:nrel_example/nrel00000786", + "@id": "urn:nrel_example/nrel00000988", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000786" + "@value": "nrel00000988" } ] }, { - "@id": "urn:nrel_example/nrel00001004", + "@id": "urn:nrel_example/nrel00000871", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000221" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000336" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00000680" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001004" + "@value": "nrel00000871" } ] }, { - "@id": "urn:nrel_example/nrel00001035", + "@id": "urn:nrel_example/nrel00001157", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001035" + "@value": "nrel00001157" } ] }, { - "@id": "urn:nrel_example/nrel00000564", + "@id": "urn:nrel_example/nrel00000084", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "urn:nrel_example/nrel00000133" + }, + { + "@id": "urn:nrel_example/nrel00000593" + }, + { + "@id": "urn:nrel_example/nrel00000772" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "urn:nrel_example/nrel00000151" + }, + { + "@id": "urn:nrel_example/nrel00000167" + }, + { + "@id": "urn:nrel_example/nrel00000432" + }, + { + "@id": "urn:nrel_example/nrel00000991" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000978" + }, + { + "@id": "urn:nrel_example/nrel00001235" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000564" + "@value": "nrel00000084" } ] }, { - "@id": "urn:nrel_example/nrel00000161", + "@id": "urn:nrel_example/nrel00000793", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000161" + "@value": "nrel00000793" } ] }, { - "@id": "urn:nrel_example/nrel00001184", + "@id": "urn:nrel_example/nrel00000228", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001184" + "@value": "nrel00000228" } ] }, { - "@id": "urn:nrel_example/nrel00000831", + "@id": "urn:nrel_example/nrel00000243", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000831" + "@value": "nrel00000243" } ] }, { - "@id": "urn:nrel_example/nrel00001273", + "@id": "urn:nrel_example/nrel00000370", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -14618,599 +14761,642 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001273" + "@value": "nrel00000370" } ] }, { - "@id": "urn:nrel_example/nrel00000815", + "@id": "urn:nrel_example/nrel00000376", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00001033" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001229" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000762" - }, + "@value": "nrel00000376" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000996", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001041" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000815" + "@value": "nrel00000996" } ] }, { - "@id": "urn:nrel_example/nrel00000041", + "@id": "urn:nrel_example/nrel00000842", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000939" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "urn:nrel_example/nrel00000708" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001090" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000041" + "@value": "nrel00000842" } ] }, { - "@id": "urn:nrel_example/nrel00000805", + "@id": "urn:nrel_example/nrel00000466", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000466" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000956", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000805" + "@value": "nrel00000956" } ] }, { - "@id": "urn:nrel_example/nrel00000003", + "@id": "urn:nrel_example/nrel00001274", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000804" - }, - { - "@id": "urn:nrel_example/nrel00001038" - }, - { - "@id": "urn:nrel_example/nrel00001156" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000612" - }, - { - "@id": "urn:nrel_example/nrel00000676" - }, - { - "@id": "urn:nrel_example/nrel00000897" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000953" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000203" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:nrel_example/nrel00000895" + "@id": "urn:nrel_example/nrel00000078" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000003" + "@value": "nrel00001274" } ] }, { - "@id": "urn:nrel_example/nrel00000450", + "@id": "urn:nrel_example/nrel00000847", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000450" + "@value": "nrel00000847" } ] }, { - "@id": "urn:nrel_example/nrel00001249", + "@id": "urn:nrel_example/nrel00001074", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001249" + "@value": "nrel00001074" } ] }, { - "@id": "urn:nrel_example/nrel00000483", + "@id": "urn:nrel_example/nrel00000355", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000862" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000464" + "@value": "nrel00000355" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000174", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001134" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000483" + "@value": "nrel00000174" } ] }, { - "@id": "urn:nrel_example/nrel00000055", + "@id": "urn:nrel_example/nrel00001180", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000079" - }, + "@id": "urn:nrel_example/nrel00000172" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000222" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000016" + "@id": "urn:nrel_example/nrel00000885" }, { - "@id": "urn:nrel_example/nrel00000037" - }, + "@id": "urn:nrel_example/nrel00001179" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000156" - }, + "@value": "nrel00001180" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001115", + "@type": [ + "http://data.ashrae.org/standard223#Pump" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000195" + "@id": "urn:nrel_example/nrel00000014" }, { - "@id": "urn:nrel_example/nrel00000234" - }, + "@id": "urn:nrel_example/nrel00000237" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000479" + "@id": "urn:nrel_example/nrel00000102" }, { - "@id": "urn:nrel_example/nrel00000922" + "@id": "urn:nrel_example/nrel00000108" }, { - "@id": "urn:nrel_example/nrel00001073" + "@id": "urn:nrel_example/nrel00000327" }, { - "@id": "urn:nrel_example/nrel00001128" + "@id": "urn:nrel_example/nrel00000338" }, { - "@id": "urn:nrel_example/nrel00001173" + "@id": "urn:nrel_example/nrel00000453" }, { - "@id": "urn:nrel_example/nrel00001214" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000633" + }, { - "@value": "nrel00000055" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000149", - "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:nrel_example/nrel00000732" + }, { - "@id": "urn:nrel_example/nrel00000211" + "@id": "urn:nrel_example/nrel00001118" }, { - "@id": "urn:nrel_example/nrel00000942" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00001148" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001206" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000149" + "@value": "nrel00001115" } ] }, { - "@id": "urn:nrel_example/nrel00000610", + "@id": "urn:nrel_example/nrel00001095", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000668" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000046" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000610" + "@value": "nrel00001095" } ] }, { - "@id": "urn:nrel_example/nrel00000304", + "@id": "urn:nrel_example/nrel00000674", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000304" + "@value": "nrel00000674" } ] }, { - "@id": "urn:nrel_example/nrel00000528", + "@id": "urn:nrel_example/nrel00001219", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000462" + }, + { + "@id": "urn:nrel_example/nrel00000924" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000528" + "@value": "nrel00001219" } ] }, { - "@id": "urn:nrel_example/nrel00001012", + "@id": "urn:nrel_example/nrel00000824", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001299" + "@id": "urn:nrel_example/nrel00000386" + }, + { + "@id": "urn:nrel_example/nrel00000532" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000166" + "@id": "urn:nrel_example/nrel00000410" + }, + { + "@id": "urn:nrel_example/nrel00001248" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001012" + "@value": "nrel00000824" } ] }, { - "@id": "urn:nrel_example/nrel00000706", + "@id": "urn:nrel_example/nrel00000034", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000706" + "@value": "nrel00000034" } ] }, { - "@id": "urn:nrel_example/nrel00000280", + "@id": "urn:nrel_example/nrel00000589", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000003" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000055" + "@id": "urn:nrel_example/nrel00000240" }, { - "@id": "urn:nrel_example/nrel00000848" + "@id": "urn:nrel_example/nrel00000903" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000278" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001157" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000988" - }, - { - "@id": "urn:nrel_example/nrel00001152" - }, - { - "@id": "urn:nrel_example/nrel00001204" - }, - { - "@id": "urn:nrel_example/nrel00001244" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001282" + "@value": "nrel00000589" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000148", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" - }, + "@id": "urn:nrel_example/nrel00001046" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "urn:nrel_example/nrel00001067" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000280" + "@value": "nrel00000148" } ] }, { - "@id": "urn:nrel_example/nrel00000902", + "@id": "urn:nrel_example/nrel00000246", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000100" - }, + "@id": "urn:nrel_example/nrel00000649" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000775" + "@id": "urn:nrel_example/nrel00000553" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000182" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000902" + "@value": "nrel00000246" } ] }, { - "@id": "urn:nrel_example/nrel00000132", + "@id": "urn:nrel_example/nrel00000094", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000132" + "@value": "nrel00000094" } ] }, { - "@id": "urn:nrel_example/nrel00000232", + "@id": "urn:nrel_example/nrel00000509", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000232" + "@value": "nrel00000509" } ] }, { - "@id": "urn:nrel_example/nrel00000334", + "@id": "urn:nrel_example/nrel00000313", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000587" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00000296" + }, { - "@id": "urn:nrel_example/nrel00000160" + "@id": "urn:nrel_example/nrel00000428" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000433" + "@id": "urn:nrel_example/nrel00000066" + }, + { + "@id": "urn:nrel_example/nrel00001269" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000334" + "@value": "nrel00000313" } ] }, { - "@id": "urn:nrel_example/nrel00001103", + "@id": "urn:nrel_example/nrel00001248", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@value": "nrel00001248" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000717", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00000122" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00001027" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001167" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001103" + "@value": "nrel00000717" } ] }, { - "@id": "urn:nrel_example/nrel00001317", + "@id": "urn:nrel_example/nrel00000768", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00001047" + }, + { + "@id": "urn:nrel_example/nrel00001068" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001317" + "@value": "nrel00000768" } ] }, { - "@id": "urn:nrel_example/nrel00000457", + "@id": "urn:nrel_example/nrel00001319", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00001319" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000438", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000457" + "@value": "nrel00000438" } ] }, { - "@id": "urn:nrel_example/nrel00001298", + "@id": "urn:nrel_example/nrel00000595", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001298" + "@value": "nrel00000595" } ] }, { - "@id": "urn:nrel_example/nrel00001025", + "@id": "urn:nrel_example/nrel00000704", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15219,110 +15405,109 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001025" + "@value": "nrel00000704" } ] }, { - "@id": "urn:nrel_example/nrel00000353", + "@id": "urn:nrel_example/nrel00000890", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000353" + "@value": "nrel00000890" } ] }, { - "@id": "urn:nrel_example/nrel00001321", + "@id": "urn:nrel_example/nrel00000920", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000265" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000876" + "@id": "urn:nrel_example/nrel00000638" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000412" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001321" + "@value": "nrel00000920" } ] }, { - "@id": "urn:nrel_example/nrel00001215", + "@id": "urn:nrel_example/nrel00000660", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001215" + "@value": "nrel00000660" } ] }, { - "@id": "urn:nrel_example/nrel00001198", + "@id": "urn:nrel_example/nrel00001016", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000461" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001166" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001198" + "@value": "nrel00001016" } ] }, { - "@id": "urn:nrel_example/nrel00000509", + "@id": "urn:nrel_example/nrel00001215", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000509" + "@value": "nrel00001215" } ] }, { - "@id": "urn:nrel_example/nrel00000211", + "@id": "urn:nrel_example/nrel00000339", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15331,12 +15516,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000211" + "@value": "nrel00000339" } ] }, { - "@id": "urn:nrel_example/nrel00001069", + "@id": "urn:nrel_example/nrel00000814", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -15347,177 +15532,133 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001069" + "@value": "nrel00000814" } ] }, { - "@id": "urn:nrel_example/nrel00000527", + "@id": "urn:nrel_example/nrel00000761", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000527" + "@value": "nrel00000761" } ] }, { - "@id": "urn:nrel_example/nrel00000274", + "@id": "urn:nrel_example/nrel00000817", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00001072" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000684" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000274" + "@value": "nrel00000817" } ] }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Overridden", + "@id": "urn:nrel_example/nrel00000193", "@type": [ - "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", - "http://data.ashrae.org/standard223#EnumerationKind-Override" + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "AlarmStatus-Ok" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@language": "en", - "@value": "Override-Overridden" + "@id": "urn:nrel_example/nrel00000939" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000359", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000708" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "urn:nrel_example/nrel00000308" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000359" + "@value": "nrel00000193" } ] }, { - "@id": "urn:nrel_example/nrel00000128", + "@id": "urn:nrel_example/nrel00000054", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000128" + "@value": "nrel00000054" } ] }, { - "@id": "urn:nrel_example/nrel00001171", + "@id": "urn:nrel_example/nrel00001033", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001171" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000574", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001211" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001123" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000574" + "@value": "nrel00001033" } ] }, { - "@id": "urn:nrel_example/nrel00000454", + "@id": "urn:nrel_example/nrel00001069", "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000019" - }, - { - "@id": "urn:nrel_example/nrel00001018" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000411" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000962" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000454" + "@value": "nrel00001069" } ] }, { - "@id": "urn:nrel_example/nrel00001126", + "@id": "urn:nrel_example/nrel00001130", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -15533,14 +15674,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001126" + "@value": "nrel00001130" } ] }, { - "@id": "urn:nrel_example/nrel00000411", + "@id": "urn:nrel_example/nrel00000194", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -15549,195 +15690,268 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000411" + "@value": "nrel00000194" } ] }, { - "@id": "urn:nrel_example/nrel00001323", + "@id": "urn:nrel_example/nrel00001199", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000096" + }, + { + "@id": "urn:nrel_example/nrel00001032" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000056" + }, + { + "@id": "urn:nrel_example/nrel00000242" + }, + { + "@id": "urn:nrel_example/nrel00000277" + }, + { + "@id": "urn:nrel_example/nrel00000289" + }, + { + "@id": "urn:nrel_example/nrel00000452" + }, + { + "@id": "urn:nrel_example/nrel00000559" + }, + { + "@id": "urn:nrel_example/nrel00000929" + }, + { + "@id": "urn:nrel_example/nrel00001028" + }, + { + "@id": "urn:nrel_example/nrel00001066" + }, + { + "@id": "urn:nrel_example/nrel00001224" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001323" + "@value": "nrel00001199" } ] }, { - "@id": "urn:nrel_example/nrel00000027", + "@id": "urn:nrel_example/nrel00000866", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000027" + "@value": "nrel00000866" } ] }, { - "@id": "urn:nrel_example/nrel00001066", + "@id": "urn:nrel_example/nrel00000720", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00000441" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001066" + "@value": "nrel00000720" } ] }, { - "@id": "urn:nrel_example/nrel00000696", + "@id": "urn:nrel_example/nrel00000257", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000696" + "@value": "nrel00000257" } ] }, { - "@id": "urn:nrel_example/nrel00000933", + "@id": "urn:nrel_example/nrel00001162", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000069" + }, + { + "@id": "urn:nrel_example/nrel00000482" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000111" + }, + { + "@id": "urn:nrel_example/nrel00001319" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000933" + "@value": "nrel00001162" } ] }, { - "@id": "urn:nrel_example/nrel00001073", + "@id": "urn:nrel_example/nrel00000005", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001073" + "@value": "nrel00000005" } ] }, { - "@id": "urn:nrel_example/nrel00000746", + "@id": "urn:nrel_example/nrel00000038", "@type": [ - "http://data.ashrae.org/standard223#EAU", - "http://data.ashrae.org/standard223#Equipment" + "http://data.ashrae.org/standard223#FanCoilUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000343" + "@id": "urn:nrel_example/nrel00000495" }, { - "@id": "urn:nrel_example/nrel00000429" + "@id": "urn:nrel_example/nrel00000780" }, { - "@id": "urn:nrel_example/nrel00000675" + "@id": "urn:nrel_example/nrel00001187" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000420" }, { - "@id": "urn:nrel_example/nrel00000771" + "@id": "urn:nrel_example/nrel00001270" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000173" }, { - "@id": "urn:nrel_example/nrel00001003" + "@id": "urn:nrel_example/nrel00000212" }, { - "@id": "urn:nrel_example/nrel00001089" + "@id": "urn:nrel_example/nrel00000228" }, { - "@id": "urn:nrel_example/nrel00001100" + "@id": "urn:nrel_example/nrel00000329" }, { - "@id": "urn:nrel_example/nrel00001119" + "@id": "urn:nrel_example/nrel00000884" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:nrel_example/nrel00000050" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" }, { - "@id": "urn:nrel_example/nrel00000134" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000669" - }, + "@value": "nrel00000038" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000638", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000853" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000746" + "@value": "nrel00000638" } ] }, { - "@id": "urn:nrel_example/nrel00000914", + "@id": "urn:nrel_example/nrel00000835", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000914" + "@value": "nrel00000835" } ] }, { - "@id": "urn:nrel_example/nrel00000516", + "@id": "urn:nrel_example/nrel00000931", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000678" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15746,12 +15960,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000516" + "@value": "nrel00000931" } ] }, { - "@id": "urn:nrel_example/nrel00001129", + "@id": "urn:nrel_example/nrel00000621", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -15762,14 +15976,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001129" + "@value": "nrel00000621" } ] }, { - "@id": "urn:nrel_example/nrel00001182", + "@id": "urn:nrel_example/nrel00000236", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15778,12 +15992,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001182" + "@value": "nrel00000236" } ] }, { - "@id": "urn:nrel_example/nrel00001324", + "@id": "urn:nrel_example/nrel00000687", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -15799,119 +16013,88 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001324" + "@value": "nrel00000687" } ] }, { - "@id": "urn:nrel_example/nrel00000426", + "@id": "urn:nrel_example/nrel00000140", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000971" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001144" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000426" + "@value": "nrel00000140" } ] }, { - "@id": "urn:nrel_example/nrel00000381", + "@id": "urn:nrel_example/nrel00001081", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000049" - }, - { - "@id": "urn:nrel_example/nrel00000582" - }, - { - "@id": "urn:nrel_example/nrel00000657" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000165" - }, - { - "@id": "urn:nrel_example/nrel00001040" - }, - { - "@id": "urn:nrel_example/nrel00001074" - }, - { - "@id": "urn:nrel_example/nrel00001279" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000175" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000571" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000381" + "@value": "nrel00001081" } ] }, { - "@id": "urn:nrel_example/nrel00001214", + "@id": "urn:nrel_example/nrel00000551", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001214" + "@value": "nrel00000551" } ] }, { - "@id": "urn:nrel_example/nrel00000679", + "@id": "urn:nrel_example/nrel00000808", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000679" + "@value": "nrel00000808" } ] }, { - "@id": "urn:nrel_example/nrel00000428", + "@id": "urn:nrel_example/nrel00000150", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -15920,191 +16103,166 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000428" + "@value": "nrel00000150" } ] }, { - "@id": "urn:nrel_example/nrel00001213", + "@id": "urn:nrel_example/nrel00000767", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001213" + "@value": "nrel00000767" } ] }, { - "@id": "urn:nrel_example/nrel00000224", + "@id": "urn:nrel_example/nrel00000042", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000224" + "@value": "nrel00000042" } ] }, { - "@id": "urn:nrel_example/nrel00000182", + "@id": "urn:nrel_example/nrel00001299", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000182" + "@value": "nrel00001299" } ] }, { - "@id": "urn:nrel_example/nrel00000879", + "@id": "urn:nrel_example/nrel00000158", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000891" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000879" + "@value": "nrel00000158" } ] }, { - "@id": "urn:nrel_example/nrel00001327", + "@id": "urn:nrel_example/nrel00000425", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001327" + "@value": "nrel00000425" } ] }, { - "@id": "urn:nrel_example/nrel00000772", + "@id": "urn:nrel_example/nrel00000508", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000167" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000978" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000772" + "@value": "nrel00000508" } ] }, { - "@id": "urn:nrel_example/nrel00000575", + "@id": "urn:nrel_example/nrel00000914", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000575" + "@value": "nrel00000914" } ] }, { - "@id": "urn:nrel_example/nrel00000163", + "@id": "urn:nrel_example/nrel00000882", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000163" + "@value": "nrel00000882" } ] }, { - "@id": "urn:nrel_example/nrel00000980", + "@id": "urn:nrel_example/nrel00001294", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000980" + "@value": "nrel00001294" } ] }, { - "@id": "urn:nrel_example/nrel00000788", + "@id": "urn:nrel_example/nrel00000066", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -16115,112 +16273,132 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000788" + "@value": "nrel00000066" } ] }, { - "@id": "urn:nrel_example/nrel00000556", + "@id": "urn:nrel_example/nrel00000707", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Pump" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000735" + }, + { + "@id": "urn:nrel_example/nrel00001172" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000086" + }, + { + "@id": "urn:nrel_example/nrel00000089" + }, + { + "@id": "urn:nrel_example/nrel00000129" + }, + { + "@id": "urn:nrel_example/nrel00000326" + }, + { + "@id": "urn:nrel_example/nrel00000513" + }, + { + "@id": "urn:nrel_example/nrel00000659" + }, + { + "@id": "urn:nrel_example/nrel00000728" + }, + { + "@id": "urn:nrel_example/nrel00001098" + }, + { + "@id": "urn:nrel_example/nrel00001110" + }, + { + "@id": "urn:nrel_example/nrel00001237" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000556" + "@value": "nrel00000707" } ] }, { - "@id": "urn:nrel_example/nrel00000750", + "@id": "urn:nrel_example/nrel00001241", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000750" + "@value": "nrel00001241" } ] }, { - "@id": "urn:nrel_example/nrel00000994", + "@id": "urn:nrel_example/nrel00000432", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000994" + "@value": "nrel00000432" } ] }, { - "@id": "urn:nrel_example/nrel00000373", + "@id": "urn:nrel_example/nrel00000673", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000373" + "@value": "nrel00000673" } ] }, { - "@id": "urn:nrel_example/nrel00000331", + "@id": "urn:nrel_example/nrel00000408", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000331" + "@value": "nrel00000408" } ] }, { - "@id": "urn:nrel_example/nrel00000806", + "@id": "urn:nrel_example/nrel00000967", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -16231,14 +16409,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000806" + "@value": "nrel00000967" } ] }, { - "@id": "urn:nrel_example/nrel00001281", + "@id": "urn:nrel_example/nrel00000636", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -16252,223 +16430,212 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001281" + "@value": "nrel00000636" } ] }, { - "@id": "urn:nrel_example/nrel00000731", + "@id": "urn:nrel_example/nrel00000047", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000640" - }, - { - "@id": "urn:nrel_example/nrel00001270" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000731" + "@value": "nrel00000047" } ] }, { - "@id": "urn:nrel_example/nrel00000762", + "@id": "urn:nrel_example/nrel00000312", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000869" + }, { - "@value": "nrel00000762" + "@id": "urn:nrel_example/nrel00001228" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000063", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000047" + }, + { + "@id": "urn:nrel_example/nrel00000196" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000063" + "@value": "nrel00000312" } ] }, { - "@id": "urn:nrel_example/nrel00001243", + "@id": "urn:nrel_example/nrel00000828", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000281" + "@id": "urn:nrel_example/nrel00000251" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000708" + "@id": "urn:nrel_example/nrel00000121" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000866" + "@id": "urn:nrel_example/nrel00000071" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001243" + "@value": "nrel00000828" } ] }, { - "@id": "urn:nrel_example/nrel00000222", + "@id": "urn:nrel_example/nrel00000562", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000222" + "@value": "nrel00000562" } ] }, { - "@id": "urn:nrel_example/nrel00000839", + "@id": "urn:nrel_example/nrel00000200", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00001092" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001115" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000356" - }, - { - "@id": "urn:nrel_example/nrel00000508" - }, - { - "@id": "urn:nrel_example/nrel00001062" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:nrel_example/nrel00001189" + "@id": "urn:nrel_example/nrel00000354" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000125" - }, - { - "@id": "urn:nrel_example/nrel00000552" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000654" - }, + "@value": "nrel00000200" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000900", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001126" - }, + "@id": "http://qudt.org/vocab/quantitykind/Frequency" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001247" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000839" + "@value": "nrel00000900" } ] }, { - "@id": "urn:nrel_example/nrel00000708", + "@id": "urn:nrel_example/nrel00001292", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000939" + "@id": "urn:nrel_example/nrel00001300" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000345" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000866" + "@id": "urn:nrel_example/nrel00000147" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000708" + "@value": "nrel00001292" } ] }, { - "@id": "urn:nrel_example/nrel00001228", + "@id": "urn:nrel_example/nrel00001118", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000227" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001228" + "@value": "nrel00001118" } ] }, { - "@id": "urn:nrel_example/nrel00000265", + "@id": "urn:nrel_example/nrel00000329", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000265" + "@value": "nrel00000329" } ] }, { - "@id": "urn:nrel_example/nrel00001007", + "@id": "urn:nrel_example/nrel00000549", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000050" + }, + { + "@id": "urn:nrel_example/nrel00000760" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16477,35 +16644,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001007" + "@value": "nrel00000549" } ] }, { - "@id": "urn:nrel_example/nrel00001261", + "@id": "urn:nrel_example/nrel00000201", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001261" + "@value": "nrel00000201" } ] }, { - "@id": "urn:nrel_example/nrel00000465", + "@id": "urn:nrel_example/nrel00000018", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16514,81 +16676,115 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000465" + "@value": "nrel00000018" } ] }, { - "@id": "urn:nrel_example/nrel00000506", + "@id": "urn:nrel_example/nrel00000905", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000444" + }, + { + "@id": "urn:nrel_example/nrel00000597" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000506" + "@value": "nrel00000905" } ] }, { - "@id": "urn:nrel_example/nrel00001093", + "@id": "urn:nrel_example/nrel00000536", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@value": "nrel00000536" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000378", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00000220" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000859" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000284" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001093" + "@value": "nrel00000378" } ] }, { - "@id": "urn:nrel_example/nrel00000736", + "@id": "urn:nrel_example/nrel00000163", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000045" - }, + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000162" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@value": "nrel00000163" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000147", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001014" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001295" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000736" + "@value": "nrel00000147" } ] }, @@ -16609,47 +16805,60 @@ ] }, { - "@id": "urn:nrel_example/nrel00000113", + "@id": "urn:nrel_example/nrel00000419", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000113" + "@value": "nrel00000419" } ] }, { - "@id": "urn:nrel_example/nrel00000403", + "@id": "urn:nrel_example/nrel00000875", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000107" + }, + { + "@id": "urn:nrel_example/nrel00000899" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000403" + "@value": "nrel00000875" } ] }, { - "@id": "urn:nrel_example/nrel00000059", + "@id": "urn:nrel_example/nrel00000574", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00001211" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" @@ -16657,14 +16866,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000059" + "@value": "nrel00000574" } ] }, { - "@id": "urn:nrel_example/nrel00000190", + "@id": "urn:nrel_example/nrel00000745", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -16673,788 +16882,652 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000190" + "@value": "nrel00000745" } ] }, { - "@id": "urn:nrel_example/nrel00000137", + "@id": "urn:nrel_example/nrel00000166", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000810" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000623" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000137" + "@value": "nrel00000166" } ] }, { - "@id": "urn:nrel_example/nrel00000616", + "@id": "urn:nrel_example/nrel00001159", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000616" + "@value": "nrel00001159" } ] }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus", + "@id": "urn:nrel_example/nrel00000538", "@type": [ - "http://data.ashrae.org/standard223#Class", - "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus", - "http://www.w3.org/ns/shacl#NodeShape" + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "EnumerationKind FlowStatus" + "@id": "urn:nrel_example/nrel00000439" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind" + "@id": "urn:nrel_example/nrel00000114" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000554", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000477" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000554" + "@value": "nrel00000538" } ] }, { - "@id": "urn:nrel_example/nrel00000270", + "@id": "urn:nrel_example/nrel00000755", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000380" + }, + { + "@id": "urn:nrel_example/nrel00000491" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "urn:nrel_example/nrel00000473" + }, + { + "@id": "urn:nrel_example/nrel00000883" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000270" + "@value": "nrel00000755" } ] }, { - "@id": "urn:nrel_example/nrel00000147", + "@id": "urn:nrel_example/nrel00000056", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000147" + "@value": "nrel00000056" } ] }, { - "@id": "urn:nrel_example/nrel00000559", + "@id": "urn:nrel_example/nrel00000865", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000559" + "@value": "nrel00000865" } ] }, { - "@id": "urn:nrel_example/nrel00001301", + "@id": "urn:nrel_example/nrel00000429", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Filter" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000158" + }, { - "@value": "nrel00001301" + "@id": "urn:nrel_example/nrel00000940" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000390", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000250" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000390" + "@value": "nrel00000429" } ] }, { - "@id": "urn:nrel_example/nrel00000868", + "@id": "urn:nrel_example/nrel00000552", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000868" + "@value": "nrel00000552" } ] }, { - "@id": "urn:nrel_example/nrel00000653", + "@id": "urn:nrel_example/nrel00000266", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "nrel00000653" + "@id": "urn:nrel_example/nrel00000620" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001302", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000260" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001302" + "@value": "nrel00000266" } ] }, { - "@id": "urn:nrel_example/nrel00000200", + "@id": "urn:nrel_example/nrel00000546", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:nrel_example/nrel00000354" - } + "http://data.ashrae.org/standard223#Equipment" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000200" + "@value": "nrel00000546" } ] }, { - "@id": "urn:nrel_example/nrel00000035", + "@id": "urn:nrel_example/nrel00000539", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000522" - }, - { - "@id": "urn:nrel_example/nrel00000824" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000317" - }, - { - "@id": "urn:nrel_example/nrel00000685" - }, - { - "@id": "urn:nrel_example/nrel00000808" - }, - { - "@id": "urn:nrel_example/nrel00000976" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000028" - }, - { - "@id": "urn:nrel_example/nrel00000085" - }, - { - "@id": "urn:nrel_example/nrel00000243" - }, - { - "@id": "urn:nrel_example/nrel00000253" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000994" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000035" + "@value": "nrel00000539" } ] }, { - "@id": "urn:nrel_example/nrel00001140", + "@id": "urn:nrel_example/nrel00000641", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001140" + "@value": "nrel00000641" } ] }, { - "@id": "urn:nrel_example/nrel00000940", + "@id": "urn:nrel_example/nrel00000427", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000050" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000940" + "@value": "nrel00000427" } ] }, { - "@id": "urn:nrel_example/nrel00000716", + "@id": "urn:nrel_example/nrel00000608", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "nrel00000716" + "@id": "urn:nrel_example/nrel00001265" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000194", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000809" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000194" + "@value": "nrel00000608" } ] }, { - "@id": "urn:nrel_example/nrel00000651", + "@id": "urn:nrel_example/nrel00001273", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000651" + "@value": "nrel00001273" } ] }, { - "@id": "urn:nrel_example/nrel00000091", + "@id": "urn:nrel_example/nrel00001257", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000091" + "@value": "nrel00001257" } ] }, { - "@id": "urn:nrel_example/nrel00001218", + "@id": "urn:nrel_example/nrel00000911", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000869" + }, + { + "@id": "urn:nrel_example/nrel00001183" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001218" + "@value": "nrel00000911" } ] }, { - "@id": "urn:nrel_example/nrel00000847", + "@id": "urn:nrel_example/nrel00000521", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000354" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000139" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000847" + "@value": "nrel00000521" } ] }, { - "@id": "urn:nrel_example/nrel00001267", + "@id": "urn:nrel_example/nrel00000533", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000186" + "@id": "urn:nrel_example/nrel00000188" }, { - "@id": "urn:nrel_example/nrel00000236" + "@id": "urn:nrel_example/nrel00000418" }, { - "@id": "urn:nrel_example/nrel00000245" + "@id": "urn:nrel_example/nrel00001012" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000485" }, { - "@id": "urn:nrel_example/nrel00000339" + "@id": "urn:nrel_example/nrel00000579" }, { - "@id": "urn:nrel_example/nrel00000444" + "@id": "urn:nrel_example/nrel00001285" }, { - "@id": "urn:nrel_example/nrel00000627" + "@id": "urn:nrel_example/nrel00001299" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000166" + }, + { + "@id": "urn:nrel_example/nrel00000457" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000184" - }, + "@value": "nrel00000533" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001234", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000743" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001267" + "@value": "nrel00001234" } ] }, { - "@id": "urn:nrel_example/nrel00000409", + "@id": "urn:nrel_example/nrel00000474", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000966" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000409" + "@value": "nrel00000474" } ] }, { - "@id": "urn:nrel_example/nrel00000930", + "@id": "urn:nrel_example/nrel00000303", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000930" + "@value": "nrel00000303" } ] }, { - "@id": "urn:nrel_example/nrel00000135", + "@id": "urn:nrel_example/nrel00001312", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000340" - }, + "@id": "urn:nrel_example/nrel00000818" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000734" - }, - { - "@id": "urn:nrel_example/nrel00000906" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000051" - }, - { - "@id": "urn:nrel_example/nrel00000075" - }, - { - "@id": "urn:nrel_example/nrel00000914" - }, - { - "@id": "urn:nrel_example/nrel00001250" + "@id": "urn:nrel_example/nrel00000336" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000202" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000740" + "@id": "urn:nrel_example/nrel00001130" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000135" + "@value": "nrel00001312" } ] }, { - "@id": "urn:nrel_example/nrel00000276", + "@id": "urn:nrel_example/nrel00000601", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000276" + "@value": "nrel00000601" } ] }, { - "@id": "urn:nrel_example/nrel00000625", + "@id": "urn:nrel_example/nrel00000685", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000625" + "@value": "nrel00000685" } ] }, { - "@id": "urn:nrel_example/nrel00000375", + "@id": "urn:nrel_example/nrel00000361", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000313" + }, { - "@value": "nrel00000375" + "@id": "urn:nrel_example/nrel00000870" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000526", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000030" + }, { - "@value": "nrel00000526" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000647", - "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "@id": "urn:nrel_example/nrel00000704" + }, { - "@id": "urn:nrel_example/nrel00000150" + "@id": "urn:nrel_example/nrel00001034" }, { - "@id": "urn:nrel_example/nrel00000836" + "@id": "urn:nrel_example/nrel00001264" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000052" + "@id": "urn:nrel_example/nrel00000325" }, { - "@id": "urn:nrel_example/nrel00000360" + "@id": "urn:nrel_example/nrel00000599" + }, + { + "@id": "urn:nrel_example/nrel00000719" + }, + { + "@id": "urn:nrel_example/nrel00000773" + }, + { + "@id": "urn:nrel_example/nrel00001313" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000647" + "@value": "nrel00000361" } ] }, { - "@id": "urn:nrel_example/nrel00001194", + "@id": "urn:nrel_example/nrel00000330", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00001194" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000779", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000779" + "@value": "nrel00000330" } ] }, { - "@id": "urn:nrel_example/nrel00001174", + "@id": "urn:nrel_example/nrel00000591", "@type": [ - "http://data.ashrae.org/standard223#Fan" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000588" - }, - { - "@id": "urn:nrel_example/nrel00001294" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000020" - }, - { - "@id": "urn:nrel_example/nrel00000029" - }, - { - "@id": "urn:nrel_example/nrel00000257" - }, - { - "@id": "urn:nrel_example/nrel00000295" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000569" + "@id": "urn:nrel_example/nrel00000039" }, { - "@id": "urn:nrel_example/nrel00000650" + "@id": "urn:nrel_example/nrel00000416" }, { - "@id": "urn:nrel_example/nrel00000796" - }, + "@id": "urn:nrel_example/nrel00000604" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000857" + "@id": "urn:nrel_example/nrel00000200" }, { - "@id": "urn:nrel_example/nrel00000890" + "@id": "urn:nrel_example/nrel00000306" }, { - "@id": "urn:nrel_example/nrel00001076" + "@id": "urn:nrel_example/nrel00001136" }, { - "@id": "urn:nrel_example/nrel00001154" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001174" + "@id": "urn:nrel_example/nrel00001226" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000443", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000933" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00001255" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000443" + "@value": "nrel00000591" } ] }, { - "@id": "urn:nrel_example/nrel00000181", + "@id": "urn:nrel_example/nrel00000377", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -17470,44 +17543,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000181" + "@value": "nrel00000377" } ] }, { - "@id": "urn:nrel_example/nrel00000903", + "@id": "urn:nrel_example/nrel00000762", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000589" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@value": "nrel00000903" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001263", - "@type": [ - "http://data.ashrae.org/standard223#Equipment" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001263" + "@value": "nrel00000762" } ] }, { - "@id": "urn:nrel_example/nrel00001104", + "@id": "urn:nrel_example/nrel00001129", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -17518,117 +17575,111 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001104" + "@value": "nrel00001129" } ] }, { - "@id": "urn:nrel_example/nrel00001325", + "@id": "urn:nrel_example/nrel00000398", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000724" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000802" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001325" + "@value": "nrel00000398" } ] }, { - "@id": "urn:nrel_example/nrel00000357", + "@id": "urn:nrel_example/nrel00000959", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000357" + "@value": "nrel00000959" } ] }, { - "@id": "urn:nrel_example/nrel00000988", + "@id": "urn:nrel_example/nrel00001059", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000988" + "@value": "nrel00001059" } ] }, { - "@id": "urn:nrel_example/nrel00001075", + "@id": "urn:nrel_example/nrel00000666", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001075" + "@value": "nrel00000666" } ] }, { - "@id": "urn:nrel_example/nrel00001134", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#Class", + "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", + "http://www.w3.org/ns/shacl#NodeShape" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@value": "EnumerationKind AlarmStatus" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "nrel00001134" + "@id": "http://data.ashrae.org/standard223#EnumerationKind" } ] }, { - "@id": "urn:nrel_example/nrel00000138", + "@id": "urn:nrel_example/nrel00000281", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -17637,176 +17688,198 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000138" + "@value": "nrel00000281" } ] }, { - "@id": "urn:nrel_example/nrel00000562", + "@id": "urn:nrel_example/nrel00001094", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000562" + "@value": "nrel00001094" } ] }, { - "@id": "urn:nrel_example/nrel00000534", + "@id": "urn:nrel_example/nrel00001027", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000122" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000206" + }, + { + "@id": "urn:nrel_example/nrel00000537" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000534" + "@value": "nrel00001027" } ] }, { - "@id": "urn:nrel_example/nrel00000245", + "@id": "urn:nrel_example/nrel00000085", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000245" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001170", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001170" + "@value": "nrel00000085" } ] }, { - "@id": "urn:nrel_example/nrel00001268", + "@id": "urn:nrel_example/nrel00001119", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000703" + }, + { + "@id": "urn:nrel_example/nrel00001078" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00001268" + "@id": "urn:nrel_example/nrel00000406" + }, + { + "@id": "urn:nrel_example/nrel00001077" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000030", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000072" + }, + { + "@id": "urn:nrel_example/nrel00000116" + }, + { + "@id": "urn:nrel_example/nrel00000126" + }, + { + "@id": "urn:nrel_example/nrel00000164" + }, + { + "@id": "urn:nrel_example/nrel00000272" + }, + { + "@id": "urn:nrel_example/nrel00000401" + }, + { + "@id": "urn:nrel_example/nrel00000558" + }, + { + "@id": "urn:nrel_example/nrel00000616" + }, + { + "@id": "urn:nrel_example/nrel00000670" + }, + { + "@id": "urn:nrel_example/nrel00000935" + }, + { + "@id": "urn:nrel_example/nrel00001127" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000030" + "@value": "nrel00001119" } ] }, { - "@id": "urn:nrel_example/nrel00000756", + "@id": "urn:nrel_example/nrel00000295", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000756" + "@value": "nrel00000295" } ] }, { - "@id": "urn:nrel_example/nrel00000637", + "@id": "urn:nrel_example/nrel00000519", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000637" + "@value": "nrel00000519" } ] }, { - "@id": "urn:nrel_example/nrel00000180", + "@id": "urn:nrel_example/nrel00001060", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000180" + "@value": "nrel00001060" } ] }, { - "@id": "urn:nrel_example/nrel00000394", + "@id": "urn:nrel_example/nrel00000557", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -17822,544 +17895,524 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000394" + "@value": "nrel00000557" } ] }, { - "@id": "urn:nrel_example/nrel00000676", + "@id": "urn:nrel_example/nrel00000979", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000676" + "@value": "nrel00000979" } ] }, { - "@id": "urn:nrel_example/nrel00000234", + "@id": "urn:nrel_example/nrel00001187", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000733" + }, + { + "@id": "urn:nrel_example/nrel00001181" + }, + { + "@id": "urn:nrel_example/nrel00001205" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "urn:nrel_example/nrel00000504" + }, + { + "@id": "urn:nrel_example/nrel00000595" + }, + { + "@id": "urn:nrel_example/nrel00000705" + }, + { + "@id": "urn:nrel_example/nrel00000737" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000263" + }, + { + "@id": "urn:nrel_example/nrel00000915" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000234" + "@value": "nrel00001187" } ] }, { - "@id": "urn:nrel_example/nrel00000576", + "@id": "urn:nrel_example/nrel00001041", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000576" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000981", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000981" + "@value": "nrel00001041" } ] }, { - "@id": "urn:nrel_example/nrel00000738", + "@id": "urn:nrel_example/nrel00000343", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000134" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000669" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000738" + "@value": "nrel00000343" } ] }, { - "@id": "urn:nrel_example/nrel00000849", + "@id": "urn:nrel_example/nrel00000896", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000948" + "@id": "urn:nrel_example/nrel00001049" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000114" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000048" + "@id": "urn:nrel_example/nrel00000594" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000849" + "@value": "nrel00000896" } ] }, { - "@id": "urn:nrel_example/nrel00000206", + "@id": "urn:nrel_example/nrel00001291", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "urn:nrel_example/nrel00000421" + }, + { + "@id": "urn:nrel_example/nrel00000919" + }, + { + "@id": "urn:nrel_example/nrel00001029" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "urn:nrel_example/nrel00000026" + }, + { + "@id": "urn:nrel_example/nrel00000082" + }, + { + "@id": "urn:nrel_example/nrel00000388" + }, + { + "@id": "urn:nrel_example/nrel00000785" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000094" + }, + { + "@id": "urn:nrel_example/nrel00000673" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000206" + "@value": "nrel00001291" } ] }, { - "@id": "urn:nrel_example/nrel00000384", + "@id": "urn:nrel_example/nrel00000122", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000074" + }, + { + "@id": "urn:nrel_example/nrel00000781" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000335" + }, + { + "@id": "urn:nrel_example/nrel00001167" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000384" + "@value": "nrel00000122" } ] }, { - "@id": "urn:nrel_example/nrel00000594", + "@id": "urn:nrel_example/nrel00000457", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000594" + "@value": "nrel00000457" } ] }, { - "@id": "urn:nrel_example/nrel00000583", + "@id": "urn:nrel_example/nrel00000178", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000583" + "@value": "nrel00000178" } ] }, { - "@id": "urn:nrel_example/nrel00000226", + "@id": "urn:nrel_example/nrel00000605", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000031" - }, - { - "@id": "urn:nrel_example/nrel00000371" - } + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000063" - }, - { - "@id": "urn:nrel_example/nrel00000269" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000663" + "@id": "urn:nrel_example/nrel00000151" }, { - "@id": "urn:nrel_example/nrel00001316" + "@id": "urn:nrel_example/nrel00001229" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000204" - }, - { - "@id": "urn:nrel_example/nrel00000213" - }, - { - "@id": "urn:nrel_example/nrel00000557" - }, - { - "@id": "urn:nrel_example/nrel00000803" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001293" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000226" + "@value": "nrel00000605" } ] }, { - "@id": "urn:nrel_example/nrel00000916", + "@id": "urn:nrel_example/nrel00000834", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000600" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000114" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001059" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000916" + "@value": "nrel00000834" } ] }, { - "@id": "urn:nrel_example/nrel00000582", + "@id": "urn:nrel_example/nrel00000319", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001040" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000571" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000582" + "@value": "nrel00000319" } ] }, { - "@id": "urn:nrel_example/nrel00000886", + "@id": "urn:nrel_example/nrel00001011", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000886" + "@value": "nrel00001011" } ] }, { - "@id": "urn:nrel_example/nrel00000816", + "@id": "urn:nrel_example/nrel00000935", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001125" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000500" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000002" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000816" + "@value": "nrel00000935" } ] }, { - "@id": "urn:nrel_example/nrel00000185", + "@id": "urn:nrel_example/nrel00000634", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000185" + "@value": "nrel00000634" } ] }, { - "@id": "urn:nrel_example/nrel00000695", + "@id": "urn:nrel_example/nrel00001311", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000695" + "@value": "nrel00001311" } ] }, { - "@id": "urn:nrel_example/nrel00000544", + "@id": "urn:nrel_example/nrel00001285", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000207" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000544" + "@value": "nrel00001285" } ] }, { - "@id": "urn:nrel_example/nrel00000196", + "@id": "urn:nrel_example/nrel00000778", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000196" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001304", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001304" + "@value": "nrel00000778" } ] }, { - "@id": "urn:nrel_example/nrel00000926", + "@id": "urn:nrel_example/nrel00000966", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "urn:nrel_example/nrel00000059" + }, + { + "@id": "urn:nrel_example/nrel00000098" + }, + { + "@id": "urn:nrel_example/nrel00000658" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@value": "nrel00000926" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000737", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000109" + }, + { + "@id": "urn:nrel_example/nrel00000845" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000737" + "@value": "nrel00000966" } ] }, { - "@id": "urn:nrel_example/nrel00000757", + "@id": "urn:nrel_example/nrel00000188", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000629" - }, - { - "@id": "urn:nrel_example/nrel00000872" - } + "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000006" - }, - { - "@id": "urn:nrel_example/nrel00000015" - }, - { - "@id": "urn:nrel_example/nrel00000423" + "@id": "urn:nrel_example/nrel00000249" }, { - "@id": "urn:nrel_example/nrel00001112" + "@id": "urn:nrel_example/nrel00000596" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000008" - }, - { - "@id": "urn:nrel_example/nrel00000545" + "@id": "urn:nrel_example/nrel00000694" }, { - "@id": "urn:nrel_example/nrel00000999" - }, + "@id": "urn:nrel_example/nrel00000700" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001084" - }, + "@value": "nrel00000188" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001202", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001288" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000757" + "@value": "nrel00001202" } ] }, { - "@id": "urn:nrel_example/nrel00000887", + "@id": "urn:nrel_example/nrel00000137", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001311" + "@id": "urn:nrel_example/nrel00000810" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000575" + "@id": "urn:nrel_example/nrel00000623" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000887" + "@value": "nrel00000137" } ] }, { - "@id": "urn:nrel_example/nrel00000376", + "@id": "urn:nrel_example/nrel00000912", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -18370,38 +18423,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000376" + "@value": "nrel00000912" } ] }, { - "@id": "urn:nrel_example/nrel00000093", + "@id": "urn:nrel_example/nrel00000597", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000093" + "@value": "nrel00000597" } ] }, { - "@id": "urn:nrel_example/nrel00000642", + "@id": "urn:nrel_example/nrel00001192", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000586" - }, - { - "@id": "urn:nrel_example/nrel00000923" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -18410,218 +18455,213 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000642" + "@value": "nrel00001192" } ] }, { - "@id": "urn:nrel_example/nrel00000861", + "@id": "urn:nrel_example/nrel00000462", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000861" + "@value": "nrel00000462" } ] }, { - "@id": "urn:nrel_example/nrel00000909", + "@id": "urn:nrel_example/nrel00000486", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000658" + "@id": "urn:nrel_example/nrel00001125" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000282" + "@id": "urn:nrel_example/nrel00000500" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000091" + "@id": "urn:nrel_example/nrel00001280" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000909" + "@value": "nrel00000486" } ] }, { - "@id": "urn:nrel_example/nrel00000665", + "@id": "urn:nrel_example/nrel00000495", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Fan" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000331" + }, + { + "@id": "urn:nrel_example/nrel00001111" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000270" + }, + { + "@id": "urn:nrel_example/nrel00000476" + }, + { + "@id": "urn:nrel_example/nrel00000523" + }, + { + "@id": "urn:nrel_example/nrel00000543" + }, + { + "@id": "urn:nrel_example/nrel00000706" + }, + { + "@id": "urn:nrel_example/nrel00000713" + }, + { + "@id": "urn:nrel_example/nrel00000730" + }, + { + "@id": "urn:nrel_example/nrel00000819" + }, + { + "@id": "urn:nrel_example/nrel00000831" + }, + { + "@id": "urn:nrel_example/nrel00001000" + }, + { + "@id": "urn:nrel_example/nrel00001039" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000665" + "@value": "nrel00000495" } ] }, { - "@id": "urn:nrel_example/nrel00000221", + "@id": "urn:nrel_example/nrel00000837", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000221" + "@value": "nrel00000837" } ] }, { - "@id": "urn:nrel_example/nrel00000890", + "@id": "urn:nrel_example/nrel00000741", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000463" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00001307" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000890" + "@value": "nrel00000741" } ] }, { - "@id": "urn:nrel_example/nrel00000598", + "@id": "urn:nrel_example/nrel00000933", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000598" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000802", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000802" + "@value": "nrel00000933" } ] }, { - "@id": "urn:nrel_example/nrel00000959", + "@id": "urn:nrel_example/nrel00001084", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000959" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000220", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000220" + "@value": "nrel00001084" } ] }, { - "@id": "urn:nrel_example/nrel00001173", + "@id": "urn:nrel_example/nrel00000412", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001173" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000119", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000119" + "@value": "nrel00000412" } ] }, { - "@id": "urn:nrel_example/nrel00001149", + "@id": "urn:nrel_example/nrel00001107", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -18630,19 +18670,14 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "urn:nrel_example/nrel00000742" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001149" + "@value": "nrel00001107" } ] }, { - "@id": "urn:nrel_example/nrel00000467", + "@id": "urn:nrel_example/nrel00001099", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -18653,207 +18688,209 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000467" + "@value": "nrel00001099" } ] }, { - "@id": "urn:nrel_example/nrel00000195", + "@id": "urn:nrel_example/nrel00001247", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000195" + "@value": "nrel00001247" } ] }, { - "@id": "urn:nrel_example/nrel00001029", + "@id": "urn:nrel_example/nrel00000575", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000388" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000673" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001029" + "@value": "nrel00000575" } ] }, { - "@id": "urn:nrel_example/nrel00000634", + "@id": "urn:nrel_example/nrel00000625", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000634" + "@value": "nrel00000625" } ] }, { - "@id": "urn:nrel_example/nrel00001211", + "@id": "urn:nrel_example/nrel00000543", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000406" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000574" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001211" + "@value": "nrel00000543" } ] }, { - "@id": "urn:nrel_example/nrel00000783", + "@id": "urn:nrel_example/nrel00001255", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000970" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000984" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00001255" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000913", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000783" + "@value": "nrel00000913" } ] }, { - "@id": "urn:nrel_example/nrel00000445", + "@id": "urn:nrel_example/nrel00001070", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000445" + "@value": "nrel00001070" } ] }, { - "@id": "urn:nrel_example/nrel00001293", + "@id": "urn:nrel_example/nrel00000289", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001293" + "@value": "nrel00000289" } ] }, { - "@id": "urn:nrel_example/nrel00000825", + "@id": "urn:nrel_example/nrel00000260", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000825" + "@value": "nrel00000260" } ] }, { - "@id": "urn:nrel_example/nrel00001164", + "@id": "urn:nrel_example/nrel00000423", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001164" + "@value": "nrel00000423" } ] }, { - "@id": "urn:nrel_example/nrel00001219", + "@id": "urn:nrel_example/nrel00001023", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000462" - }, - { - "@id": "urn:nrel_example/nrel00000924" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -18862,12 +18899,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001219" + "@value": "nrel00001023" } ] }, { - "@id": "urn:nrel_example/nrel00000139", + "@id": "urn:nrel_example/nrel00000567", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -18883,263 +18920,277 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000139" + "@value": "nrel00000567" } ] }, { - "@id": "urn:nrel_example/nrel00000904", + "@id": "urn:nrel_example/nrel00001176", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#HeatingCoil" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000112" + "@id": "urn:nrel_example/nrel00000137" }, { - "@id": "urn:nrel_example/nrel00000123" + "@id": "urn:nrel_example/nrel00000561" + }, + { + "@id": "urn:nrel_example/nrel00001095" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000248" + "@id": "urn:nrel_example/nrel00000625" }, { - "@id": "urn:nrel_example/nrel00000874" + "@id": "urn:nrel_example/nrel00000668" }, { - "@id": "urn:nrel_example/nrel00000973" + "@id": "urn:nrel_example/nrel00000810" }, { - "@id": "urn:nrel_example/nrel00000996" + "@id": "urn:nrel_example/nrel00001102" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000140" - }, - { - "@id": "urn:nrel_example/nrel00000298" - }, - { - "@id": "urn:nrel_example/nrel00000330" - }, - { - "@id": "urn:nrel_example/nrel00001239" + "@id": "urn:nrel_example/nrel00000046" }, { - "@id": "urn:nrel_example/nrel00001317" + "@id": "urn:nrel_example/nrel00000623" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000904" + "@value": "nrel00001176" } ] }, { - "@id": "urn:nrel_example/nrel00001315", + "@id": "urn:nrel_example/nrel00000527", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000441" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000132" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001315" + "@value": "nrel00000527" } ] }, { - "@id": "urn:nrel_example/nrel00000361", + "@id": "urn:nrel_example/nrel00000850", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000313" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000870" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000030" - }, - { - "@id": "urn:nrel_example/nrel00000704" - }, - { - "@id": "urn:nrel_example/nrel00001034" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001264" + "@value": "nrel00000850" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000898", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000325" - }, - { - "@id": "urn:nrel_example/nrel00000599" - }, - { - "@id": "urn:nrel_example/nrel00000719" - }, - { - "@id": "urn:nrel_example/nrel00000773" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001313" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000361" + "@value": "nrel00000898" } ] }, { - "@id": "urn:nrel_example/nrel00000060", + "@id": "urn:nrel_example/nrel00000926", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000060" + "@value": "nrel00000926" } ] }, { - "@id": "urn:nrel_example/nrel00001308", + "@id": "urn:nrel_example/nrel00000613", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000291" + "@id": "urn:nrel_example/nrel00000093" }, { - "@id": "urn:nrel_example/nrel00000496" + "@id": "urn:nrel_example/nrel00000894" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000970" + "@id": "urn:nrel_example/nrel00000952" }, { - "@id": "urn:nrel_example/nrel00001207" + "@id": "urn:nrel_example/nrel00001088" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000283" + "@value": "nrel00000613" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000344", + "@type": [ + "http://data.ashrae.org/standard223#Pump" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000944" }, { - "@id": "urn:nrel_example/nrel00000651" + "@id": "urn:nrel_example/nrel00001210" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000145" }, { - "@id": "urn:nrel_example/nrel00000661" + "@id": "urn:nrel_example/nrel00000170" }, { - "@id": "urn:nrel_example/nrel00000674" + "@id": "urn:nrel_example/nrel00000174" }, { - "@id": "urn:nrel_example/nrel00000811" + "@id": "urn:nrel_example/nrel00000384" }, { - "@id": "urn:nrel_example/nrel00000963" + "@id": "urn:nrel_example/nrel00000456" }, { - "@id": "urn:nrel_example/nrel00001016" + "@id": "urn:nrel_example/nrel00000468" }, { - "@id": "urn:nrel_example/nrel00001132" + "@id": "urn:nrel_example/nrel00000937" }, { - "@id": "urn:nrel_example/nrel00001272" + "@id": "urn:nrel_example/nrel00001081" }, { - "@id": "urn:nrel_example/nrel00001273" + "@id": "urn:nrel_example/nrel00001120" }, { - "@id": "urn:nrel_example/nrel00001331" + "@id": "urn:nrel_example/nrel00001246" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001308" + "@value": "nrel00000344" } ] }, { - "@id": "urn:nrel_example/nrel00001289", + "@id": "urn:nrel_example/nrel00000117", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00000966" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "urn:nrel_example/nrel00000282" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000845" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001289" + "@value": "nrel00000117" } ] }, { - "@id": "urn:nrel_example/nrel00000656", + "@id": "urn:nrel_example/nrel00000489", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000736" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000969" + "@value": "nrel00000489" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000962", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001295" + "@value": "nrel00000962" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000668", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000656" + "@value": "nrel00000668" } ] }, { - "@id": "urn:nrel_example/nrel00000571", + "@id": "urn:nrel_example/nrel00000125", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -19155,12 +19206,38 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000571" + "@value": "nrel00000125" } ] }, { - "@id": "urn:nrel_example/nrel00001085", + "@id": "urn:nrel_example/nrel00000829", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00000600" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000114" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000847" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000829" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000315", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -19176,12 +19253,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001085" + "@value": "nrel00000315" } ] }, { - "@id": "urn:nrel_example/nrel00000874", + "@id": "urn:nrel_example/nrel00000840", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -19192,230 +19269,240 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000874" + "@value": "nrel00000840" } ] }, { - "@id": "urn:nrel_example/nrel00000099", + "@id": "urn:nrel_example/nrel00000672", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000297" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000541" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000036" - }, + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000181" - }, + "@value": "nrel00000672" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001212", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000210" - }, - { - "@id": "urn:nrel_example/nrel00000259" - }, - { - "@id": "urn:nrel_example/nrel00000304" - }, + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000375" - }, + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000609" - }, + "@value": "nrel00001212" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000733", + "@type": [ + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000690" + "@id": "urn:nrel_example/nrel00000949" }, { - "@id": "urn:nrel_example/nrel00000744" - }, + "@id": "urn:nrel_example/nrel00001057" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000954" + "@id": "urn:nrel_example/nrel00000357" }, { - "@id": "urn:nrel_example/nrel00001147" + "@id": "urn:nrel_example/nrel00001017" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000099" + "@value": "nrel00000733" } ] }, { - "@id": "urn:nrel_example/nrel00000810", + "@id": "urn:nrel_example/nrel00001205", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000504" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000263" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000810" + "@value": "nrel00001205" } ] }, { - "@id": "urn:nrel_example/nrel00000062", + "@id": "urn:nrel_example/nrel00000254", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000514" + "@id": "urn:nrel_example/nrel00000424" }, { - "@id": "urn:nrel_example/nrel00000913" + "@id": "urn:nrel_example/nrel00001274" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000601" + "@id": "urn:nrel_example/nrel00000288" }, { - "@id": "urn:nrel_example/nrel00000793" + "@id": "urn:nrel_example/nrel00000617" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000062" + "@value": "nrel00000254" } ] }, { - "@id": "urn:nrel_example/nrel00001226", + "@id": "urn:nrel_example/nrel00000503", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@value": "nrel00001226" + "@id": "urn:nrel_example/nrel00000649" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001181", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000737" + "@id": "urn:nrel_example/nrel00000553" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000915" + "@id": "urn:nrel_example/nrel00001178" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001181" + "@value": "nrel00000503" } ] }, { - "@id": "urn:nrel_example/nrel00000692", + "@id": "urn:nrel_example/nrel00001322", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000692" + "@value": "nrel00001322" } ] }, { - "@id": "urn:nrel_example/nrel00000343", + "@id": "urn:nrel_example/nrel00000416", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000134" + "@id": "urn:nrel_example/nrel00000287" + }, + { + "@id": "urn:nrel_example/nrel00000467" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000669" + "@id": "urn:nrel_example/nrel00000314" + }, + { + "@id": "urn:nrel_example/nrel00000391" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000343" + "@value": "nrel00000416" } ] }, { - "@id": "urn:nrel_example/nrel00000295", + "@id": "urn:nrel_example/nrel00000394", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000295" + "@value": "nrel00000394" } ] }, { - "@id": "urn:nrel_example/nrel00001083", + "@id": "urn:nrel_example/nrel00000239", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001083" + "@value": "nrel00000239" } ] }, { - "@id": "urn:nrel_example/nrel00000766", + "@id": "urn:nrel_example/nrel00001005", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -19431,64 +19518,44 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000766" + "@value": "nrel00001005" } ] }, { - "@id": "urn:nrel_example/nrel00000246", + "@id": "urn:nrel_example/nrel00000388", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000649" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000553" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000182" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000246" + "@value": "nrel00000388" } ] }, { - "@id": "urn:nrel_example/nrel00000787", + "@id": "urn:nrel_example/nrel00001020", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000080" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000859" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000319" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000787" + "@value": "nrel00001020" } ] }, { - "@id": "urn:nrel_example/nrel00000987", + "@id": "urn:nrel_example/nrel00000009", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -19504,30 +19571,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000987" + "@value": "nrel00000009" } ] }, { - "@id": "urn:nrel_example/nrel00000354", + "@id": "urn:nrel_example/nrel00000017", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000354" + "@value": "nrel00000017" } ] }, { - "@id": "urn:nrel_example/nrel00000883", + "@id": "urn:nrel_example/nrel00000695", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -19536,21 +19603,37 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000883" + "@value": "nrel00000695" } ] }, { - "@id": "urn:nrel_example/nrel00000587", + "@id": "urn:nrel_example/nrel00000810", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000810" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000818", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000745" + "@id": "urn:nrel_example/nrel00000221" }, { - "@id": "urn:nrel_example/nrel00000986" + "@id": "urn:nrel_example/nrel00001086" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -19560,587 +19643,500 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000433" + "@id": "urn:nrel_example/nrel00000739" }, { - "@id": "urn:nrel_example/nrel00000844" + "@id": "urn:nrel_example/nrel00001130" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000587" + "@value": "nrel00000818" } ] }, { - "@id": "urn:nrel_example/nrel00000460", + "@id": "urn:nrel_example/nrel00000328", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000300" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000817" + "@id": "urn:nrel_example/nrel00000306" }, { - "@id": "urn:nrel_example/nrel00001162" + "@id": "urn:nrel_example/nrel00001262" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000065" - }, - { - "@id": "urn:nrel_example/nrel00001050" - }, - { - "@id": "urn:nrel_example/nrel00001072" - }, - { - "@id": "urn:nrel_example/nrel00001107" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000518" - }, - { - "@id": "urn:nrel_example/nrel00000684" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000460" + "@value": "nrel00000328" } ] }, { - "@id": "urn:nrel_example/nrel00001201", + "@id": "urn:nrel_example/nrel00000099", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000297" + }, { - "@value": "nrel00001201" + "@id": "urn:nrel_example/nrel00000541" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000223", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000036" + }, + { + "@id": "urn:nrel_example/nrel00000181" + }, + { + "@id": "urn:nrel_example/nrel00000210" + }, + { + "@id": "urn:nrel_example/nrel00000259" + }, + { + "@id": "urn:nrel_example/nrel00000304" + }, + { + "@id": "urn:nrel_example/nrel00000375" + }, + { + "@id": "urn:nrel_example/nrel00000609" + }, + { + "@id": "urn:nrel_example/nrel00000690" + }, + { + "@id": "urn:nrel_example/nrel00000744" + }, + { + "@id": "urn:nrel_example/nrel00000954" + }, + { + "@id": "urn:nrel_example/nrel00001147" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000223" + "@value": "nrel00000099" } ] }, { - "@id": "urn:nrel_example/nrel00000892", + "@id": "urn:nrel_example/nrel00001238", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000077" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000892" + "@value": "nrel00001238" } ] }, { - "@id": "urn:nrel_example/nrel00000631", + "@id": "urn:nrel_example/nrel00000807", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000138" + "@id": "urn:nrel_example/nrel00000045" }, { - "@id": "urn:nrel_example/nrel00001200" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00001157" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000665" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001085" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000631" + "@value": "nrel00000807" } ] }, { - "@id": "urn:nrel_example/nrel00000769", + "@id": "urn:nrel_example/nrel00001014", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000162" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000969" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000054" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000769" - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223#HeatRecoveryCoil", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://data.ashrae.org/standard223#Coil" + "@value": "nrel00001014" } ] }, { - "@id": "urn:nrel_example/nrel00001146", + "@id": "urn:nrel_example/nrel00000164", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001146" + "@value": "nrel00000164" } ] }, { - "@id": "urn:nrel_example/nrel00000720", + "@id": "urn:nrel_example/nrel00000753", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000441" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000720" + "@value": "nrel00000753" } ] }, { - "@id": "urn:nrel_example/nrel00000734", + "@id": "urn:nrel_example/nrel00000206", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000075" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000740" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000734" + "@value": "nrel00000206" } ] }, { - "@id": "urn:nrel_example/nrel00001118", + "@id": "urn:nrel_example/nrel00000758", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001118" + "@value": "nrel00000758" } ] }, { - "@id": "urn:nrel_example/nrel00000021", + "@id": "urn:nrel_example/nrel00000278", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000339" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001165" + "@value": "nrel00000278" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000986", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000637" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000021" + "@value": "nrel00000986" } ] }, { - "@id": "urn:nrel_example/nrel00000319", + "@id": "urn:nrel_example/nrel00000115", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000319" + "@value": "nrel00000115" } ] }, { - "@id": "urn:nrel_example/nrel00000728", + "@id": "urn:nrel_example/nrel00000795", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000728" + "@value": "nrel00000795" } ] }, { - "@id": "urn:nrel_example/nrel00000235", + "@id": "urn:nrel_example/nrel00000580", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#HeatingCoil" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000413" + "@id": "urn:nrel_example/nrel00000337" }, { - "@id": "urn:nrel_example/nrel00000887" + "@id": "urn:nrel_example/nrel00000741" + }, + { + "@id": "urn:nrel_example/nrel00001190" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001161" + "@id": "urn:nrel_example/nrel00000229" }, { - "@id": "urn:nrel_example/nrel00001311" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000231" - }, - { - "@id": "urn:nrel_example/nrel00000294" - }, - { - "@id": "urn:nrel_example/nrel00000575" - }, - { - "@id": "urn:nrel_example/nrel00000766" - }, - { - "@id": "urn:nrel_example/nrel00000835" - }, - { - "@id": "urn:nrel_example/nrel00000951" - }, - { - "@id": "urn:nrel_example/nrel00001177" + "@id": "urn:nrel_example/nrel00000389" }, { - "@id": "urn:nrel_example/nrel00001202" + "@id": "urn:nrel_example/nrel00000463" }, { - "@id": "urn:nrel_example/nrel00001216" - }, + "@id": "urn:nrel_example/nrel00000756" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001281" + "@id": "urn:nrel_example/nrel00000968" }, { - "@id": "urn:nrel_example/nrel00001332" + "@id": "urn:nrel_example/nrel00001307" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000235" + "@value": "nrel00000580" } ] }, { - "@id": "urn:nrel_example/nrel00000662", + "@id": "urn:nrel_example/nrel00001182", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000662" + "@value": "nrel00001182" } ] }, { - "@id": "urn:nrel_example/nrel00000203", + "@id": "urn:nrel_example/nrel00001229", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000203" + "@value": "nrel00001229" } ] }, { - "@id": "urn:nrel_example/nrel00001183", + "@id": "urn:nrel_example/nrel00001040", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001183" + "@value": "nrel00001040" } ] }, { - "@id": "urn:nrel_example/nrel00000199", + "@id": "urn:nrel_example/nrel00000522", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Pump" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000801" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000957" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000199" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000284", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000057" + }, { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000144" + }, { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000267" + }, { - "@value": "nrel00000284" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001055", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000341" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Energy" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000352" + }, { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "urn:nrel_example/nrel00000507" + }, + { + "@id": "urn:nrel_example/nrel00000520" + }, + { + "@id": "urn:nrel_example/nrel00000900" + }, + { + "@id": "urn:nrel_example/nrel00001005" + }, + { + "@id": "urn:nrel_example/nrel00001245" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001055" + "@value": "nrel00000522" } ] }, { - "@id": "urn:nrel_example/nrel00001045", + "@id": "urn:nrel_example/nrel00000891", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" - } + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/unit/HZ" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000158" + }, { - "@value": "nrel00001045" + "@id": "urn:nrel_example/nrel00000577" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001017", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001017" + "@value": "nrel00000891" } ] }, { - "@id": "urn:nrel_example/nrel00000102", + "@id": "urn:nrel_example/nrel00000478", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000474" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@value": "nrel00000102" + "@id": "urn:nrel_example/nrel00000708" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000612", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000345" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000612" + "@value": "nrel00000478" } ] }, { - "@id": "urn:nrel_example/nrel00001117", + "@id": "urn:nrel_example/nrel00001169", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -20149,156 +20145,160 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001117" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000437", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000635" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000437" + "@value": "nrel00001169" } ] }, { - "@id": "urn:nrel_example/nrel00000549", + "@id": "urn:nrel_example/nrel00001303", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000050" + "@id": "urn:nrel_example/nrel00000622" }, { - "@id": "urn:nrel_example/nrel00000760" + "@id": "urn:nrel_example/nrel00000682" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000286" + }, + { + "@id": "urn:nrel_example/nrel00000679" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000549" + "@value": "nrel00001303" } ] }, { - "@id": "urn:nrel_example/nrel00000216", + "@id": "urn:nrel_example/nrel00000453", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000216" + "@value": "nrel00000453" } ] }, { - "@id": "urn:nrel_example/nrel00000993", + "@id": "urn:nrel_example/nrel00000089", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000993" + "@value": "nrel00000089" } ] }, { - "@id": "urn:nrel_example/nrel00000837", + "@id": "urn:nrel_example/nrel00000053", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Fan" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000461" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000931" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000837" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000808", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000012" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000492" + }, + { + "@id": "urn:nrel_example/nrel00000550" + }, + { + "@id": "urn:nrel_example/nrel00000562" + }, + { + "@id": "urn:nrel_example/nrel00000566" + }, + { + "@id": "urn:nrel_example/nrel00000572" + }, + { + "@id": "urn:nrel_example/nrel00000607" + }, + { + "@id": "urn:nrel_example/nrel00000648" + }, + { + "@id": "urn:nrel_example/nrel00000877" + }, + { + "@id": "urn:nrel_example/nrel00001075" + }, + { + "@id": "urn:nrel_example/nrel00001093" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000808" + "@value": "nrel00000053" } ] }, { - "@id": "urn:nrel_example/nrel00000458", + "@id": "urn:nrel_example/nrel00000389", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000458" + "@value": "nrel00000389" } ] }, { - "@id": "urn:nrel_example/nrel00000640", + "@id": "urn:nrel_example/nrel00000252", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -20307,30 +20307,35 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000640" + "@value": "nrel00000252" } ] }, { - "@id": "urn:nrel_example/nrel00000301", + "@id": "urn:nrel_example/nrel00000994", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000301" + "@value": "nrel00000994" } ] }, { - "@id": "urn:nrel_example/nrel00001192", + "@id": "urn:nrel_example/nrel00001141", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -20339,197 +20344,201 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001192" + "@value": "nrel00001141" } ] }, { - "@id": "urn:nrel_example/nrel00000379", + "@id": "urn:nrel_example/nrel00000237", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000379" + "@value": "nrel00000237" } ] }, { - "@id": "urn:nrel_example/nrel00000363", + "@id": "urn:nrel_example/nrel00000251", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000363" + "@value": "nrel00000251" } ] }, { - "@id": "urn:nrel_example/nrel00000797", + "@id": "urn:nrel_example/nrel00000657", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000779" + }, + { + "@id": "urn:nrel_example/nrel00000912" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001023" + "@id": "urn:nrel_example/nrel00000767" + }, + { + "@id": "urn:nrel_example/nrel00001133" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000797" + "@value": "nrel00000657" } ] }, { - "@id": "urn:nrel_example/nrel00000823", + "@id": "urn:nrel_example/nrel00000783", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000970" + }, + { + "@id": "urn:nrel_example/nrel00000984" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000823" + "@value": "nrel00000783" } ] }, { - "@id": "urn:nrel_example/nrel00000082", + "@id": "urn:nrel_example/nrel00001264", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000082" + "@value": "nrel00001264" } ] }, { - "@id": "urn:nrel_example/nrel00000931", + "@id": "urn:nrel_example/nrel00001065", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000678" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000931" + "@value": "nrel00001065" } ] }, { - "@id": "urn:nrel_example/nrel00000530", + "@id": "urn:nrel_example/nrel00000219", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000530" + "@value": "nrel00000219" } ] }, { - "@id": "urn:nrel_example/nrel00000977", + "@id": "urn:nrel_example/nrel00000992", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000211" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000034" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000977" + "@value": "nrel00000992" } ] }, { - "@id": "urn:nrel_example/nrel00000985", + "@id": "urn:nrel_example/nrel00001216", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000985" + "@value": "nrel00001216" } ] }, { - "@id": "urn:nrel_example/nrel00001095", + "@id": "urn:nrel_example/nrel00000944", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000668" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000046" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001095" + "@value": "nrel00000944" } ] }, { - "@id": "urn:nrel_example/nrel00000659", + "@id": "urn:nrel_example/nrel00000606", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -20540,62 +20549,59 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000659" + "@value": "nrel00000606" } ] }, { - "@id": "urn:nrel_example/nrel00000310", + "@id": "urn:nrel_example/nrel00000709", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000310" + "@value": "nrel00000709" } ] }, { - "@id": "urn:nrel_example/nrel00000214", + "@id": "urn:nrel_example/nrel00000838", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000408" + "@id": "urn:nrel_example/nrel00000399" }, { - "@id": "urn:nrel_example/nrel00000526" + "@id": "urn:nrel_example/nrel00000714" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000395" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001170" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000214" + "@value": "nrel00000838" } ] }, { - "@id": "urn:nrel_example/nrel00000066", + "@id": "urn:nrel_example/nrel00001249", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -20604,14 +20610,41 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000066" + "@value": "nrel00001249" } ] }, { - "@id": "urn:nrel_example/nrel00000057", + "@id": "urn:nrel_example/nrel00001231", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Valve" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000366" + }, + { + "@id": "urn:nrel_example/nrel00000655" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000695" + }, + { + "@id": "urn:nrel_example/nrel00001271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00001231" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000436", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -20620,130 +20653,138 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000057" + "@value": "nrel00000436" } ] }, { - "@id": "urn:nrel_example/nrel00000555", + "@id": "urn:nrel_example/nrel00001177", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000555" + "@value": "nrel00001177" } ] }, { - "@id": "urn:nrel_example/nrel00000191", + "@id": "urn:nrel_example/nrel00001332", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000191" + "@value": "nrel00001332" } ] }, { - "@id": "urn:nrel_example/nrel00000694", + "@id": "urn:nrel_example/nrel00000792", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000694" + "@value": "nrel00000792" } ] }, { - "@id": "urn:nrel_example/nrel00001002", + "@id": "urn:nrel_example/nrel00000759", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000025" + }, + { + "@id": "urn:nrel_example/nrel00000040" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001002" + "@value": "nrel00000759" } ] }, { - "@id": "urn:nrel_example/nrel00000131", + "@id": "urn:nrel_example/nrel00001152", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000131" + "@value": "nrel00001152" } ] }, { - "@id": "urn:nrel_example/nrel00000990", + "@id": "urn:nrel_example/nrel00000338", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000990" + "@value": "nrel00000338" } ] }, { - "@id": "urn:nrel_example/nrel00000984", + "@id": "urn:nrel_example/nrel00001068", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -20752,139 +20793,144 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000984" + "@value": "nrel00001068" } ] }, { - "@id": "urn:nrel_example/nrel00000103", + "@id": "urn:nrel_example/nrel00001323", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000103" + "@value": "nrel00001323" } ] }, { - "@id": "urn:nrel_example/nrel00000577", + "@id": "urn:nrel_example/nrel00000482", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000891" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "nrel00000482" } + ] + }, + { + "@id": "urn:nrel_example/nrel00001104", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000687" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000577" + "@value": "nrel00001104" } ] }, { - "@id": "urn:nrel_example/nrel00000382", + "@id": "urn:nrel_example/nrel00001140", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000382" + "@value": "nrel00001140" } ] }, { - "@id": "urn:nrel_example/nrel00000778", + "@id": "urn:nrel_example/nrel00001145", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000778" + "@value": "nrel00001145" } ] }, { - "@id": "urn:nrel_example/nrel00000489", + "@id": "urn:nrel_example/nrel00000157", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000489" + "@value": "nrel00000157" } ] }, { - "@id": "urn:nrel_example/nrel00001258", + "@id": "urn:nrel_example/nrel00000670", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000120" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000415" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000349" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000644" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001258" + "@value": "nrel00000670" } ] }, { - "@id": "urn:nrel_example/nrel00000784", + "@id": "urn:nrel_example/nrel00000032", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -20895,33 +20941,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000784" + "@value": "nrel00000032" } ] }, { - "@id": "urn:nrel_example/nrel00000698", + "@id": "urn:nrel_example/nrel00000345", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000698" + "@value": "nrel00000345" } ] }, { - "@id": "urn:nrel_example/nrel00000947", + "@id": "urn:nrel_example/nrel00001013", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -20932,117 +20978,151 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000947" + "@value": "nrel00001013" } ] }, { - "@id": "urn:nrel_example/nrel00000364", + "@id": "urn:nrel_example/nrel00000119", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000364" + "@value": "nrel00000119" } ] }, { - "@id": "urn:nrel_example/nrel00001288", + "@id": "urn:nrel_example/nrel00000342", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000967" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00001221" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001288" + "@value": "nrel00000342" } ] }, { - "@id": "urn:nrel_example/nrel00000667", + "@id": "urn:nrel_example/nrel00001078", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000207" + "@id": "urn:nrel_example/nrel00001077" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000443" + "@id": "urn:nrel_example/nrel00000272" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000667" + "@value": "nrel00001078" } ] }, { - "@id": "urn:nrel_example/nrel00000071", + "@id": "urn:nrel_example/nrel00000025", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@value": "nrel00000025" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001183", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000071" + "@value": "nrel00001183" } ] }, { - "@id": "urn:nrel_example/nrel00000160", + "@id": "urn:nrel_example/nrel00000501", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000587" + "@id": "urn:nrel_example/nrel00000236" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000225" - }, + "@id": "urn:nrel_example/nrel00001165" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001286" + "@id": "urn:nrel_example/nrel00000567" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000160" + "@value": "nrel00000501" } ] }, { - "@id": "urn:nrel_example/nrel00000473", + "@id": "urn:nrel_example/nrel00000067", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000067" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000108", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -21051,383 +21131,418 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000473" + "@value": "nrel00000108" } ] }, { - "@id": "urn:nrel_example/nrel00000122", + "@id": "urn:nrel_example/nrel00000095", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000074" + "@id": "urn:nrel_example/nrel00000168" }, { - "@id": "urn:nrel_example/nrel00000781" + "@id": "urn:nrel_example/nrel00000312" + }, + { + "@id": "urn:nrel_example/nrel00000497" + }, + { + "@id": "urn:nrel_example/nrel00000608" + }, + { + "@id": "urn:nrel_example/nrel00000799" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000227" + }, + { + "@id": "urn:nrel_example/nrel00001265" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000335" + "@id": "urn:nrel_example/nrel00000042" }, { - "@id": "urn:nrel_example/nrel00001167" + "@id": "urn:nrel_example/nrel00000726" + }, + { + "@id": "urn:nrel_example/nrel00000809" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000122" + "@value": "nrel00000095" } ] }, { - "@id": "urn:nrel_example/nrel00000217", + "@id": "urn:nrel_example/nrel00000379", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000161" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000565" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000217" + "@value": "nrel00000379" } ] }, { - "@id": "urn:nrel_example/nrel00000049", + "@id": "urn:nrel_example/nrel00000531", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000165" + "@id": "urn:nrel_example/nrel00001023" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000175" + "@id": "urn:nrel_example/nrel00001138" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000049" + "@value": "nrel00000531" } ] }, { - "@id": "urn:nrel_example/nrel00000723", + "@id": "urn:nrel_example/nrel00000680", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000723" + "@value": "nrel00000680" } ] }, { - "@id": "urn:nrel_example/nrel00000249", + "@id": "urn:nrel_example/nrel00000136", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000249" + "@value": "nrel00000136" } ] }, { - "@id": "urn:nrel_example/nrel00000809", + "@id": "urn:nrel_example/nrel00000473", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000809" + "@value": "nrel00000473" } ] }, { - "@id": "urn:nrel_example/nrel00000271", + "@id": "urn:nrel_example/nrel00001056", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00001265" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000271" + "@value": "nrel00001056" } ] }, { - "@id": "urn:nrel_example/nrel00001087", + "@id": "urn:nrel_example/nrel00000515", "@type": [ - "http://data.ashrae.org/standard223#Filter" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000107" - }, + "@id": "urn:nrel_example/nrel00000745" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000908" + "@id": "urn:nrel_example/nrel00000160" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001213" + "@id": "urn:nrel_example/nrel00001286" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001087" + "@value": "nrel00000515" } ] }, { - "@id": "urn:nrel_example/nrel00000405", + "@id": "urn:nrel_example/nrel00000052", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000405" + "@value": "nrel00000052" } ] }, { - "@id": "urn:nrel_example/nrel00000982", + "@id": "urn:nrel_example/nrel00001317", "@type": [ - "http://data.ashrae.org/standard223#AirHandlingUnit" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000007" - }, - { - "@id": "urn:nrel_example/nrel00000053" - }, - { - "@id": "urn:nrel_example/nrel00000061" - }, - { - "@id": "urn:nrel_example/nrel00000254" - }, - { - "@id": "urn:nrel_example/nrel00000446" - }, - { - "@id": "urn:nrel_example/nrel00000447" - }, - { - "@id": "urn:nrel_example/nrel00000683" - }, - { - "@id": "urn:nrel_example/nrel00000992" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001087" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000078" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000211" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000034" - }, + "@value": "nrel00001317" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000485", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001070" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000982" + "@value": "nrel00000485" } ] }, { - "@id": "urn:nrel_example/nrel00001187", + "@id": "urn:nrel_example/nrel00000248", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000248" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000262", + "@type": [ + "http://data.ashrae.org/standard223#FanCoilUnit" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000733" + "@id": "urn:nrel_example/nrel00000035" }, { - "@id": "urn:nrel_example/nrel00001181" + "@id": "urn:nrel_example/nrel00000505" }, { - "@id": "urn:nrel_example/nrel00001205" + "@id": "urn:nrel_example/nrel00000729" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000504" + "@id": "urn:nrel_example/nrel00000597" }, { - "@id": "urn:nrel_example/nrel00000595" + "@id": "urn:nrel_example/nrel00000724" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000070" }, { - "@id": "urn:nrel_example/nrel00000705" + "@id": "urn:nrel_example/nrel00000405" }, { - "@id": "urn:nrel_example/nrel00000737" + "@id": "urn:nrel_example/nrel00000551" + }, + { + "@id": "urn:nrel_example/nrel00000980" + }, + { + "@id": "urn:nrel_example/nrel00001011" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "urn:nrel_example/nrel00000263" + "@id": "http://data.ashrae.org/standard223#Role-Cooling" }, { - "@id": "urn:nrel_example/nrel00000915" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001187" + "@value": "nrel00000262" } ] }, { - "@id": "urn:nrel_example/nrel00000702", + "@id": "urn:nrel_example/nrel00000041", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000702" + "@value": "nrel00000041" } ] }, { - "@id": "urn:nrel_example/nrel00001307", + "@id": "urn:nrel_example/nrel00000128", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001307" + "@value": "nrel00000128" } ] }, { - "@id": "urn:nrel_example/nrel00000044", + "@id": "urn:nrel_example/nrel00000225", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000044" + "@value": "nrel00000225" } ] }, { - "@id": "urn:nrel_example/nrel00000230", + "@id": "urn:nrel_example/nrel00000088", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000986" + }, { "@id": "urn:nrel_example/nrel00001194" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001022" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000230" + "@value": "nrel00000088" } ] }, { - "@id": "urn:nrel_example/nrel00000905", + "@id": "urn:nrel_example/nrel00000691", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000444" - }, - { - "@id": "urn:nrel_example/nrel00000597" + "@id": "urn:nrel_example/nrel00000535" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -21437,12 +21552,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000905" + "@value": "nrel00000691" } ] }, { - "@id": "urn:nrel_example/nrel00000773", + "@id": "urn:nrel_example/nrel00000684", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -21458,99 +21573,128 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000773" + "@value": "nrel00000684" } ] }, { - "@id": "urn:nrel_example/nrel00000115", + "@id": "urn:nrel_example/nrel00000876", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000115" + "@value": "nrel00000876" } ] }, { - "@id": "urn:nrel_example/nrel00000072", + "@id": "urn:nrel_example/nrel00000134", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@value": "nrel00000134" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000353", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000072" + "@value": "nrel00000353" } ] }, { - "@id": "urn:nrel_example/nrel00000557", + "@id": "urn:nrel_example/nrel00000455", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000557" + "@value": "nrel00000455" } ] }, { - "@id": "urn:nrel_example/nrel00000188", + "@id": "urn:nrel_example/nrel00000540", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000249" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000596" + "@value": "nrel00000540" } + ] + }, + { + "@id": "urn:nrel_example/nrel00001053", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000694" - }, + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000700" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000188" + "@value": "nrel00001053" } ] }, { - "@id": "urn:nrel_example/nrel00000595", + "@id": "urn:nrel_example/nrel00000822", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000355" + }, + { + "@id": "urn:nrel_example/nrel00000438" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -21559,28 +21703,28 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000595" + "@value": "nrel00000822" } ] }, { - "@id": "urn:nrel_example/nrel00000671", + "@id": "urn:nrel_example/nrel00000387", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000671" + "@value": "nrel00000387" } ] }, { - "@id": "urn:nrel_example/nrel00001130", + "@id": "urn:nrel_example/nrel00000202", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -21596,544 +21740,590 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001130" + "@value": "nrel00000202" } ] }, { - "@id": "urn:nrel_example/nrel00001231", + "@id": "urn:nrel_example/nrel00000518", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000366" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000655" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000695" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001271" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001231" + "@value": "nrel00000518" } ] }, { - "@id": "urn:nrel_example/nrel00001079", + "@id": "urn:nrel_example/nrel00000203", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000966" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000282" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000109" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001079" + "@value": "nrel00000203" } ] }, { - "@id": "urn:nrel_example/nrel00001176", + "@id": "urn:nrel_example/nrel00001195", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000137" - }, - { - "@id": "urn:nrel_example/nrel00000561" - }, - { - "@id": "urn:nrel_example/nrel00001095" - } + "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000625" - }, - { - "@id": "urn:nrel_example/nrel00000668" - }, - { - "@id": "urn:nrel_example/nrel00000810" + "@id": "urn:nrel_example/nrel00000798" }, { - "@id": "urn:nrel_example/nrel00001102" + "@id": "urn:nrel_example/nrel00000888" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000046" + "@id": "urn:nrel_example/nrel00000910" }, { - "@id": "urn:nrel_example/nrel00000623" + "@id": "urn:nrel_example/nrel00001227" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001176" + "@value": "nrel00001195" } ] }, { - "@id": "urn:nrel_example/nrel00000629", + "@id": "urn:nrel_example/nrel00000013", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000318" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000393" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000105" - }, - { - "@id": "urn:nrel_example/nrel00000128" - }, - { - "@id": "urn:nrel_example/nrel00000218" - }, - { - "@id": "urn:nrel_example/nrel00000398" - }, - { - "@id": "urn:nrel_example/nrel00000519" - }, - { - "@id": "urn:nrel_example/nrel00000528" - }, - { - "@id": "urn:nrel_example/nrel00000540" - }, - { - "@id": "urn:nrel_example/nrel00000548" - }, - { - "@id": "urn:nrel_example/nrel00000702" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001140" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000629" + "@value": "nrel00000013" } ] }, { - "@id": "urn:nrel_example/nrel00000741", + "@id": "urn:nrel_example/nrel00000492", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000463" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001307" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000741" + "@value": "nrel00000492" } ] }, { - "@id": "urn:nrel_example/nrel00000505", + "@id": "urn:nrel_example/nrel00001198", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000626" - }, - { - "@id": "urn:nrel_example/nrel00001071" - }, - { - "@id": "urn:nrel_example/nrel00001266" - } + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000321" - }, - { - "@id": "urn:nrel_example/nrel00000748" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000983" + "@id": "urn:nrel_example/nrel00000461" }, { - "@id": "urn:nrel_example/nrel00001117" + "@id": "urn:nrel_example/nrel00001166" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000936" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001236" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000505" + "@value": "nrel00001198" } ] }, { - "@id": "urn:nrel_example/nrel00000302", + "@id": "urn:nrel_example/nrel00000985", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000302" + "@value": "nrel00000985" } ] }, { - "@id": "urn:nrel_example/nrel00000136", + "@id": "urn:nrel_example/nrel00000109", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000136" + "@value": "nrel00000109" } ] }, { - "@id": "urn:nrel_example/nrel00000715", + "@id": "urn:nrel_example/nrel00001039", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000715" + "@value": "nrel00001039" } ] }, { - "@id": "urn:nrel_example/nrel00001200", + "@id": "urn:nrel_example/nrel00000624", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001200" + "@value": "nrel00000624" } ] }, { - "@id": "urn:nrel_example/nrel00000657", + "@id": "urn:nrel_example/nrel00001075", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/A" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00001075" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000675", "@type": [ "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000779" + "@id": "urn:nrel_example/nrel00000574" }, { - "@id": "urn:nrel_example/nrel00000912" + "@id": "urn:nrel_example/nrel00000691" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000767" + "@id": "urn:nrel_example/nrel00000347" }, { - "@id": "urn:nrel_example/nrel00001133" + "@id": "urn:nrel_example/nrel00001153" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000657" + "@value": "nrel00000675" } ] }, { - "@id": "urn:nrel_example/nrel00000579", + "@id": "urn:nrel_example/nrel00000268", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000579" + "@value": "nrel00000268" } ] }, { - "@id": "urn:nrel_example/nrel00001292", + "@id": "urn:nrel_example/nrel00001097", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001300" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000147" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001292" + "@value": "nrel00001097" } ] }, { - "@id": "urn:nrel_example/nrel00000945", + "@id": "urn:nrel_example/nrel00000405", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@value": "nrel00000405" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000256", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000945" + "@value": "nrel00000256" } ] }, { - "@id": "urn:nrel_example/nrel00000485", + "@id": "urn:nrel_example/nrel00001290", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000485" + "@value": "nrel00001290" } ] }, { - "@id": "urn:nrel_example/nrel00000826", + "@id": "urn:nrel_example/nrel00000383", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000430" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000795" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000826" + "@value": "nrel00000383" } ] }, { - "@id": "urn:nrel_example/nrel00000735", + "@id": "urn:nrel_example/nrel00000661", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000661" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000699", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000535" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000735" + "@value": "nrel00000699" } ] }, { - "@id": "urn:nrel_example/nrel00001067", + "@id": "urn:nrel_example/nrel00000537", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001067" + "@value": "nrel00000537" } ] }, { - "@id": "urn:nrel_example/nrel00001156", + "@id": "urn:nrel_example/nrel00000590", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000198" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000578" + "@value": "nrel00000590" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000170", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000788" - }, + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001006" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001156" + "@value": "nrel00000170" } ] }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Default", + "@id": "urn:nrel_example/nrel00000233", "@type": [ - "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", - "http://data.ashrae.org/standard223#EnumerationKind-Override" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#contains": [ { - "@language": "en", - "@value": "AlarmStatus-Alarm" + "@id": "urn:nrel_example/nrel00000226" }, { - "@language": "en", - "@value": "Override-Default" + "@id": "urn:nrel_example/nrel00000568" + }, + { + "@id": "urn:nrel_example/nrel00001291" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000512" + }, + { + "@id": "urn:nrel_example/nrel00001208" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000115" + }, + { + "@id": "urn:nrel_example/nrel00000348" + }, + { + "@id": "urn:nrel_example/nrel00000451" + }, + { + "@id": "urn:nrel_example/nrel00001002" + }, + { + "@id": "urn:nrel_example/nrel00001212" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Cooling" + }, + { + "@id": "http://data.ashrae.org/standard223#Role-Heating" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000233" } ] }, { - "@id": "urn:nrel_example/nrel00000848", + "@id": "urn:nrel_example/nrel00000780", "@type": [ "http://data.ashrae.org/standard223#CoolingCoil" ], "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000581" + "@id": "urn:nrel_example/nrel00000179" }, { - "@id": "urn:nrel_example/nrel00000754" + "@id": "urn:nrel_example/nrel00001015" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000146" + "@id": "urn:nrel_example/nrel00000525" }, { - "@id": "urn:nrel_example/nrel00000570" + "@id": "urn:nrel_example/nrel00000826" }, { - "@id": "urn:nrel_example/nrel00001013" + "@id": "urn:nrel_example/nrel00001043" }, { - "@id": "urn:nrel_example/nrel00001323" + "@id": "urn:nrel_example/nrel00001063" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000511" + "@id": "urn:nrel_example/nrel00000191" }, { - "@id": "urn:nrel_example/nrel00000727" + "@id": "urn:nrel_example/nrel00000394" }, { - "@id": "urn:nrel_example/nrel00000774" + "@id": "urn:nrel_example/nrel00000556" }, { - "@id": "urn:nrel_example/nrel00001184" + "@id": "urn:nrel_example/nrel00000592" }, { - "@id": "urn:nrel_example/nrel00001287" + "@id": "urn:nrel_example/nrel00001001" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000848" + "@value": "nrel00000780" } ] }, { - "@id": "urn:nrel_example/nrel00000100", + "@id": "urn:nrel_example/nrel00000285", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00000059" + }, + { + "@id": "urn:nrel_example/nrel00001161" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -22142,112 +22332,119 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000100" + "@value": "nrel00000285" } ] }, { - "@id": "urn:nrel_example/nrel00000682", + "@id": "urn:nrel_example/nrel00001209", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000682" + "@value": "nrel00001209" } ] }, { - "@id": "urn:nrel_example/nrel00000499", + "@id": "urn:nrel_example/nrel00000454", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00000019" + }, + { + "@id": "urn:nrel_example/nrel00001018" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000411" + }, + { + "@id": "urn:nrel_example/nrel00000962" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000499" + "@value": "nrel00000454" } ] }, { - "@id": "urn:nrel_example/nrel00000167", + "@id": "urn:nrel_example/nrel00000083", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000437" + }, + { + "@id": "urn:nrel_example/nrel00001104" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000167" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001114", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "urn:nrel_example/nrel00001026" + }, { - "@id": "urn:nrel_example/nrel00001086" + "@id": "urn:nrel_example/nrel00001252" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000336" + "@value": "nrel00000083" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000208", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000471" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001114" + "@value": "nrel00000208" } ] }, { - "@id": "urn:nrel_example/nrel00001272", + "@id": "urn:nrel_example/nrel00000144", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001272" + "@value": "nrel00000144" } ] }, { - "@id": "urn:nrel_example/nrel00000444", + "@id": "urn:nrel_example/nrel00000864", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -22258,56 +22455,85 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000444" + "@value": "nrel00000864" } ] }, { - "@id": "urn:nrel_example/nrel00000515", + "@id": "urn:nrel_example/nrel00000091", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000745" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000160" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001286" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000515" + "@value": "nrel00000091" } ] }, { - "@id": "urn:nrel_example/nrel00001172", + "@id": "urn:nrel_example/nrel00000757", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000629" + }, + { + "@id": "urn:nrel_example/nrel00000872" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000006" + }, + { + "@id": "urn:nrel_example/nrel00000015" + }, + { + "@id": "urn:nrel_example/nrel00000423" + }, + { + "@id": "urn:nrel_example/nrel00001112" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000008" + }, + { + "@id": "urn:nrel_example/nrel00000545" + }, + { + "@id": "urn:nrel_example/nrel00000999" + }, + { + "@id": "urn:nrel_example/nrel00001084" + }, + { + "@id": "urn:nrel_example/nrel00001288" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001172" + "@value": "nrel00000757" } ] }, { - "@id": "urn:nrel_example/nrel00000000", + "@id": "urn:nrel_example/nrel00001298", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -22316,12 +22542,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000000" + "@value": "nrel00001298" } ] }, { - "@id": "urn:nrel_example/nrel00001242", + "@id": "urn:nrel_example/nrel00001200", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -22332,91 +22558,91 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001242" + "@value": "nrel00001200" } ] }, { - "@id": "urn:nrel_example/nrel00000177", + "@id": "urn:nrel_example/nrel00001315", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000441" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000132" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000177" + "@value": "nrel00001315" } ] }, { - "@id": "urn:nrel_example/nrel00000056", + "@id": "urn:nrel_example/nrel00000592", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000056" + "@value": "nrel00000592" } ] }, { - "@id": "urn:nrel_example/nrel00001188", + "@id": "urn:nrel_example/nrel00000632", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001188" + "@value": "nrel00000632" } ] }, { - "@id": "urn:nrel_example/nrel00000170", + "@id": "urn:nrel_example/nrel00000152", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "urn:nrel_example/nrel00000354" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "urn:nrel_example/nrel00000823" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000170" + "@value": "nrel00000152" } ] }, { - "@id": "urn:nrel_example/nrel00001062", + "@id": "urn:nrel_example/nrel00001226", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -22427,119 +22653,101 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001062" + "@value": "nrel00001226" } ] }, { - "@id": "urn:nrel_example/nrel00001051", + "@id": "urn:nrel_example/nrel00000654", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001051" + "@value": "nrel00000654" } ] }, { - "@id": "urn:nrel_example/nrel00000507", + "@id": "urn:nrel_example/nrel00000027", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000507" + "@value": "nrel00000027" } ] }, { - "@id": "urn:nrel_example/nrel00001254", + "@id": "urn:nrel_example/nrel00000678", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000342" - }, - { - "@id": "urn:nrel_example/nrel00000524" - }, - { - "@id": "urn:nrel_example/nrel00000686" - }, - { - "@id": "urn:nrel_example/nrel00000782" - }, - { - "@id": "urn:nrel_example/nrel00001231" - } + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000688" + "@id": "urn:nrel_example/nrel00000931" }, { - "@id": "urn:nrel_example/nrel00000967" + "@id": "urn:nrel_example/nrel00001256" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000176" - }, - { - "@id": "urn:nrel_example/nrel00000865" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001221" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001254" + "@value": "nrel00000678" } ] }, { - "@id": "urn:nrel_example/nrel00000829", + "@id": "urn:nrel_example/nrel00000690", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000600" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000114" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000847" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000829" + "@value": "nrel00000690" } ] }, { - "@id": "urn:nrel_example/nrel00000627", + "@id": "urn:nrel_example/nrel00000806", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -22548,70 +22756,98 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000627" + "@value": "nrel00000806" } ] }, { - "@id": "urn:nrel_example/nrel00001137", + "@id": "urn:nrel_example/nrel00000652", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00001197" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00001121" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000499" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001137" + "@value": "nrel00000652" } ] }, { - "@id": "urn:nrel_example/nrel00000013", + "@id": "urn:nrel_example/nrel00000167", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000013" + "@value": "nrel00000167" } ] }, { - "@id": "urn:nrel_example/nrel00001247", + "@id": "urn:nrel_example/nrel00000460", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000300" + }, + { + "@id": "urn:nrel_example/nrel00000817" + }, + { + "@id": "urn:nrel_example/nrel00001162" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000065" + }, + { + "@id": "urn:nrel_example/nrel00001050" + }, + { + "@id": "urn:nrel_example/nrel00001072" + }, + { + "@id": "urn:nrel_example/nrel00001107" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000518" + }, + { + "@id": "urn:nrel_example/nrel00000684" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001247" + "@value": "nrel00000460" } ] }, { - "@id": "urn:nrel_example/nrel00000901", + "@id": "urn:nrel_example/nrel00000682", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -22622,187 +22858,194 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000901" + "@value": "nrel00000682" } ] }, { - "@id": "urn:nrel_example/nrel00000864", + "@id": "urn:nrel_example/nrel00000738", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000864" + "@value": "nrel00000738" } ] }, { - "@id": "urn:nrel_example/nrel00000970", + "@id": "urn:nrel_example/nrel00000993", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000970" + "@value": "nrel00000993" } ] }, { - "@id": "urn:nrel_example/nrel00000546", + "@id": "urn:nrel_example/nrel00000153", "@type": [ - "http://data.ashrae.org/standard223#Equipment" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000546" + "@value": "nrel00000153" } ] }, { - "@id": "urn:nrel_example/nrel00001042", + "@id": "urn:nrel_example/nrel00000210", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000530" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000834" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000606" - }, + "@value": "nrel00000210" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000879", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001124" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001042" + "@value": "nrel00000879" } ] }, { - "@id": "urn:nrel_example/nrel00000479", + "@id": "urn:nrel_example/nrel00000739", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000479" + "@value": "nrel00000739" } ] }, { - "@id": "urn:nrel_example/nrel00001175", + "@id": "urn:nrel_example/nrel00000696", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001175" + "@value": "nrel00000696" } ] }, { - "@id": "urn:nrel_example/nrel00001074", + "@id": "urn:nrel_example/nrel00001328", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001074" + "@value": "nrel00001328" } ] }, { - "@id": "urn:nrel_example/nrel00000865", + "@id": "urn:nrel_example/nrel00000113", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000865" + "@value": "nrel00000113" } ] }, { - "@id": "urn:nrel_example/nrel00000366", + "@id": "urn:nrel_example/nrel00001017", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000366" + "@value": "nrel00001017" } ] }, { - "@id": "urn:nrel_example/nrel00000502", + "@id": "urn:nrel_example/nrel00000776", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000846" - }, - { - "@id": "urn:nrel_example/nrel00000948" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -22811,293 +23054,242 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000502" + "@value": "nrel00000776" } ] }, { - "@id": "urn:nrel_example/nrel00000863", + "@id": "urn:nrel_example/nrel00001279", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000863" + "@value": "nrel00001279" } ] }, { - "@id": "urn:nrel_example/nrel00000118", + "@id": "urn:nrel_example/nrel00001217", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000118" + "@value": "nrel00001217" } ] }, { - "@id": "urn:nrel_example/nrel00001204", + "@id": "urn:nrel_example/nrel00000949", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001204" + "@value": "nrel00000949" } ] }, { - "@id": "urn:nrel_example/nrel00000558", + "@id": "urn:nrel_example/nrel00000063", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000558" + "@value": "nrel00000063" } ] }, { - "@id": "urn:nrel_example/nrel00000435", + "@id": "urn:nrel_example/nrel00000886", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000110" - }, - { - "@id": "urn:nrel_example/nrel00000142" - }, - { - "@id": "urn:nrel_example/nrel00000460" - }, - { - "@id": "urn:nrel_example/nrel00000849" - }, - { - "@id": "urn:nrel_example/nrel00000917" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000462" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000948" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000048" - }, - { - "@id": "urn:nrel_example/nrel00000124" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000641" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000435" + "@value": "nrel00000886" } ] }, { - "@id": "urn:nrel_example/nrel00000468", + "@id": "urn:nrel_example/nrel00000060", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000468" + "@value": "nrel00000060" } ] }, { - "@id": "urn:nrel_example/nrel00001295", + "@id": "urn:nrel_example/nrel00000950", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001295" + "@value": "nrel00000950" } ] }, { - "@id": "urn:nrel_example/nrel00001216", + "@id": "urn:nrel_example/nrel00000186", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001216" + "@value": "nrel00000186" } ] }, { - "@id": "urn:nrel_example/nrel00000585", + "@id": "urn:nrel_example/nrel00000410", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000585" + "@value": "nrel00000410" } ] }, { - "@id": "urn:nrel_example/nrel00000958", + "@id": "urn:nrel_example/nrel00000769", "@type": [ - "http://data.ashrae.org/standard223#TerminalUnit" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000152" - }, - { - "@id": "urn:nrel_example/nrel00000521" - }, - { - "@id": "urn:nrel_example/nrel00000591" - }, - { - "@id": "urn:nrel_example/nrel00000628" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001155" + "@id": "urn:nrel_example/nrel00000162" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000208" - }, + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000354" + "@id": "urn:nrel_example/nrel00000969" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000139" - }, - { - "@id": "urn:nrel_example/nrel00000823" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000985" + "@id": "urn:nrel_example/nrel00000054" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000958" + "@value": "nrel00000769" } ] }, { - "@id": "urn:nrel_example/nrel00001165", + "@id": "urn:nrel_example/nrel00000852", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001267" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000567" - }, + "@value": "nrel00000852" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000382", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000637" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001165" + "@value": "nrel00000382" } ] }, { - "@id": "urn:nrel_example/nrel00000397", + "@id": "urn:nrel_example/nrel00000223", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000255" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Water" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000908" + "@value": "nrel00000223" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000399", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -23106,332 +23298,311 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000397" + "@value": "nrel00000399" } ] }, { - "@id": "urn:nrel_example/nrel00001092", + "@id": "urn:nrel_example/nrel00001015", "@type": [ "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000539" + "@id": "urn:nrel_example/nrel00000487" }, { - "@id": "urn:nrel_example/nrel00000763" + "@id": "urn:nrel_example/nrel00001099" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000436" + "@id": "urn:nrel_example/nrel00000024" }, { - "@id": "urn:nrel_example/nrel00001225" + "@id": "urn:nrel_example/nrel00000979" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001092" + "@value": "nrel00001015" } ] }, { - "@id": "urn:nrel_example/nrel00000094", + "@id": "urn:nrel_example/nrel00000185", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000094" + "@value": "nrel00000185" } ] }, { - "@id": "urn:nrel_example/nrel00000316", + "@id": "urn:nrel_example/nrel00001301", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000316" + "@value": "nrel00001301" } ] }, { - "@id": "urn:nrel_example/nrel00000781", + "@id": "urn:nrel_example/nrel00000039", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001226" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000933" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000781" + "@value": "nrel00000039" } ] }, { - "@id": "urn:nrel_example/nrel00000614", + "@id": "urn:nrel_example/nrel00000261", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000614" + "@value": "nrel00000261" } ] }, { - "@id": "urn:nrel_example/nrel00001030", + "@id": "urn:nrel_example/nrel00000007", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000383" + }, + { + "@id": "urn:nrel_example/nrel00000749" + }, + { + "@id": "urn:nrel_example/nrel00001042" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00001030" + "@id": "urn:nrel_example/nrel00000430" + }, + { + "@id": "urn:nrel_example/nrel00000715" + }, + { + "@id": "urn:nrel_example/nrel00000903" + }, + { + "@id": "urn:nrel_example/nrel00001256" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001063", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000795" + }, + { + "@id": "urn:nrel_example/nrel00000946" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001063" + "@value": "nrel00000007" } ] }, { - "@id": "urn:nrel_example/nrel00000225", + "@id": "urn:nrel_example/nrel00001218", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000225" + "@value": "nrel00001218" } ] }, { - "@id": "urn:nrel_example/nrel00001329", + "@id": "urn:nrel_example/nrel00000983", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000207" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000709" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001329" + "@value": "nrel00000983" } ] }, { - "@id": "urn:nrel_example/nrel00000633", + "@id": "urn:nrel_example/nrel00000927", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000633" + "@value": "nrel00000927" } ] }, { - "@id": "urn:nrel_example/nrel00000754", + "@id": "urn:nrel_example/nrel00000003", "@type": [ - "http://data.ashrae.org/standard223#Pump" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000376" - }, - { - "@id": "urn:nrel_example/nrel00000712" - } + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000044" - }, + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000180" + "@id": "urn:nrel_example/nrel00000804" }, { - "@id": "urn:nrel_example/nrel00000310" + "@id": "urn:nrel_example/nrel00001038" }, { - "@id": "urn:nrel_example/nrel00000370" - }, + "@id": "urn:nrel_example/nrel00001156" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000377" + "@id": "urn:nrel_example/nrel00000612" }, { - "@id": "urn:nrel_example/nrel00000639" + "@id": "urn:nrel_example/nrel00000676" }, { - "@id": "urn:nrel_example/nrel00000868" + "@id": "urn:nrel_example/nrel00000897" }, { - "@id": "urn:nrel_example/nrel00000997" - }, + "@id": "urn:nrel_example/nrel00000953" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001010" + "@id": "urn:nrel_example/nrel00000203" }, { - "@id": "urn:nrel_example/nrel00001257" + "@id": "urn:nrel_example/nrel00000895" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000754" + "@value": "nrel00000003" } ] }, { - "@id": "urn:nrel_example/nrel00000755", + "@id": "urn:nrel_example/nrel00001190", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000380" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000491" + "@id": "urn:nrel_example/nrel00000389" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000473" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000883" + "@id": "urn:nrel_example/nrel00000968" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000755" + "@value": "nrel00001190" } ] }, { - "@id": "urn:nrel_example/nrel00000148", + "@id": "urn:nrel_example/nrel00000702", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001046" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001067" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000148" + "@value": "nrel00000702" } ] }, { - "@id": "urn:nrel_example/nrel00001001", + "@id": "urn:nrel_example/nrel00000363", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001001" + "@value": "nrel00000363" } ] }, { - "@id": "urn:nrel_example/nrel00000822", + "@id": "urn:nrel_example/nrel00000731", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000355" + "@id": "urn:nrel_example/nrel00000640" }, { - "@id": "urn:nrel_example/nrel00000438" + "@id": "urn:nrel_example/nrel00001270" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -23441,30 +23612,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000822" + "@value": "nrel00000731" } ] }, { - "@id": "urn:nrel_example/nrel00000097", + "@id": "urn:nrel_example/nrel00000880", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000097" + "@value": "nrel00000880" } ] }, { - "@id": "urn:nrel_example/nrel00000841", + "@id": "urn:nrel_example/nrel00000074", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -23473,44 +23644,38 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000841" + "@value": "nrel00000074" } ] }, { - "@id": "urn:nrel_example/nrel00001125", + "@id": "urn:nrel_example/nrel00001320", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00001064" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001259" + "@id": "urn:nrel_example/nrel00000792" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000464" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000002" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001280" + "@id": "urn:nrel_example/nrel00000825" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001125" + "@value": "nrel00001320" } ] }, { - "@id": "urn:nrel_example/nrel00000803", + "@id": "urn:nrel_example/nrel00000599", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -23526,198 +23691,223 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000803" + "@value": "nrel00000599" } ] }, { - "@id": "urn:nrel_example/nrel00000292", + "@id": "urn:nrel_example/nrel00000284", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000292" + "@value": "nrel00000284" } ] }, { - "@id": "urn:nrel_example/nrel00000175", + "@id": "urn:nrel_example/nrel00000766", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000175" + "@value": "nrel00000766" } ] }, { - "@id": "urn:nrel_example/nrel00000337", + "@id": "urn:nrel_example/nrel00001029", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000469" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000509" + "@id": "urn:nrel_example/nrel00000388" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000119" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000671" + "@id": "urn:nrel_example/nrel00000673" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000337" + "@value": "nrel00001029" } ] }, { - "@id": "urn:nrel_example/nrel00000593", + "@id": "urn:nrel_example/nrel00000334", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000087" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000434" + "@id": "urn:nrel_example/nrel00000587" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000301" - }, + "@id": "urn:nrel_example/nrel00000160" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001215" + "@id": "urn:nrel_example/nrel00000433" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000593" + "@value": "nrel00000334" } ] }, { - "@id": "urn:nrel_example/nrel00001154", + "@id": "urn:nrel_example/nrel00000064", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001154" + "@value": "nrel00000064" } ] }, { - "@id": "urn:nrel_example/nrel00000540", + "@id": "urn:nrel_example/nrel00000477", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000540" + "@value": "nrel00000477" } ] }, { - "@id": "urn:nrel_example/nrel00001141", + "@id": "urn:nrel_example/nrel00000750", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001141" + "@value": "nrel00000750" } ] }, { - "@id": "urn:nrel_example/nrel00001250", + "@id": "urn:nrel_example/nrel00000097", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001250" + "@value": "nrel00000097" } ] }, { - "@id": "urn:nrel_example/nrel00001296", + "@id": "urn:nrel_example/nrel00001042", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001200" + "@id": "urn:nrel_example/nrel00000530" + }, + { + "@id": "urn:nrel_example/nrel00000834" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000241" + "@id": "urn:nrel_example/nrel00000606" + }, + { + "@id": "urn:nrel_example/nrel00001124" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000274" + "@value": "nrel00001042" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001043", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001296" + "@value": "nrel00001043" } ] }, { - "@id": "urn:nrel_example/nrel00000349", + "@id": "urn:nrel_example/nrel00000889", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -23728,87 +23918,107 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000349" + "@value": "nrel00000889" } ] }, { - "@id": "urn:nrel_example/nrel00000504", + "@id": "urn:nrel_example/nrel00000954", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000504" + "@value": "nrel00000954" } ] }, { - "@id": "urn:nrel_example/nrel00000893", + "@id": "urn:nrel_example/nrel00000065", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000948" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000893" + "@value": "nrel00000065" } ] }, { - "@id": "urn:nrel_example/nrel00001039", + "@id": "urn:nrel_example/nrel00000987", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001039" + "@value": "nrel00000987" } ] }, { - "@id": "urn:nrel_example/nrel00000733", + "@id": "urn:nrel_example/nrel00001253", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000949" - }, + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001057" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000357" - }, + "@value": "nrel00001253" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001057", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00001017" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000733" + "@value": "nrel00001057" } ] }, { - "@id": "urn:nrel_example/nrel00000047", + "@id": "urn:nrel_example/nrel00000700", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -23819,12 +24029,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000047" + "@value": "nrel00000700" } ] }, { - "@id": "urn:nrel_example/nrel00000795", + "@id": "urn:nrel_example/nrel00000978", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -23840,126 +24050,132 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000795" + "@value": "nrel00000978" } ] }, { - "@id": "urn:nrel_example/nrel00000061", + "@id": "urn:nrel_example/nrel00000422", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000062" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001199" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000240" - }, - { - "@id": "urn:nrel_example/nrel00000586" - }, - { - "@id": "urn:nrel_example/nrel00000964" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001268" + "@value": "nrel00000422" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000713", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000498" - }, - { - "@id": "urn:nrel_example/nrel00000529" - }, - { - "@id": "urn:nrel_example/nrel00000718" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001158" - }, + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001261" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000061" + "@value": "nrel00000713" } ] }, { - "@id": "urn:nrel_example/nrel00000830", + "@id": "urn:nrel_example/nrel00001244", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000252" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001159" + "@value": "nrel00001244" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000044", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000238" - }, + "@id": "http://qudt.org/vocab/quantitykind/Energy" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000359" - }, + "@id": "http://qudt.org/vocab/unit/KiloW-HR" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00000427" - }, + "@value": "nrel00000044" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000799", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil" + ], + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000645" + "@id": "urn:nrel_example/nrel00000217" }, { - "@id": "urn:nrel_example/nrel00000791" + "@id": "urn:nrel_example/nrel00000613" }, { - "@id": "urn:nrel_example/nrel00000861" - }, + "@id": "urn:nrel_example/nrel00001292" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000880" + "@id": "urn:nrel_example/nrel00000161" }, { - "@id": "urn:nrel_example/nrel00000977" + "@id": "urn:nrel_example/nrel00001056" }, { - "@id": "urn:nrel_example/nrel00001019" + "@id": "urn:nrel_example/nrel00001183" }, { - "@id": "urn:nrel_example/nrel00001048" + "@id": "urn:nrel_example/nrel00001300" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000147" }, { - "@id": "urn:nrel_example/nrel00001217" + "@id": "urn:nrel_example/nrel00000565" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000830" + "@value": "nrel00000799" } ] }, { - "@id": "urn:nrel_example/nrel00000995", + "@id": "urn:nrel_example/nrel00000525", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000131" - }, - { - "@id": "urn:nrel_example/nrel00001259" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -23968,176 +24184,166 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000995" + "@value": "nrel00000525" } ] }, { - "@id": "urn:nrel_example/nrel00000920", + "@id": "urn:nrel_example/nrel00001181", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000638" + "@id": "urn:nrel_example/nrel00000737" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000412" + "@id": "urn:nrel_example/nrel00000915" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000920" + "@value": "nrel00001181" } ] }, { - "@id": "urn:nrel_example/nrel00000422", + "@id": "urn:nrel_example/nrel00000786", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000422" + "@value": "nrel00000786" } ] }, { - "@id": "urn:nrel_example/nrel00000256", + "@id": "urn:nrel_example/nrel00000359", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000256" + "@value": "nrel00000359" } ] }, { - "@id": "urn:nrel_example/nrel00000997", + "@id": "urn:nrel_example/nrel00001063", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000997" + "@value": "nrel00001063" } ] }, { - "@id": "urn:nrel_example/nrel00000126", + "@id": "urn:nrel_example/nrel00000971", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000126" + "@value": "nrel00000971" } ] }, { - "@id": "urn:nrel_example/nrel00000451", + "@id": "urn:nrel_example/nrel00000581", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000223" + }, { - "@value": "nrel00000451" + "@id": "urn:nrel_example/nrel00000320" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000541", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000403" + }, + { + "@id": "urn:nrel_example/nrel00000850" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000541" + "@value": "nrel00000581" } ] }, { - "@id": "urn:nrel_example/nrel00000910", + "@id": "urn:nrel_example/nrel00000596", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000910" + "@value": "nrel00000596" } ] }, { - "@id": "urn:nrel_example/nrel00001239", + "@id": "urn:nrel_example/nrel00000020", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001239" + "@value": "nrel00000020" } ] }, { - "@id": "urn:nrel_example/nrel00001157", + "@id": "urn:nrel_example/nrel00001052", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -24146,46 +24352,35 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001157" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000145", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00000967" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000145" + "@value": "nrel00001052" } ] }, { - "@id": "urn:nrel_example/nrel00001224", + "@id": "urn:nrel_example/nrel00000921", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001224" + "@value": "nrel00000921" } ] }, { - "@id": "urn:nrel_example/nrel00000427", + "@id": "urn:nrel_example/nrel00000279", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -24196,137 +24391,87 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000427" + "@value": "nrel00000279" } ] }, { - "@id": "urn:nrel_example/nrel00000285", + "@id": "urn:nrel_example/nrel00000729", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000059" + "@id": "urn:nrel_example/nrel00000018" }, { - "@id": "urn:nrel_example/nrel00001161" + "@id": "urn:nrel_example/nrel00000619" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000023" + }, { - "@value": "nrel00000285" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000520", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000060" + }, { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000201" + }, { - "@id": "http://qudt.org/vocab/unit/A" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000232" + }, { - "@value": "nrel00000520" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001306", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000614" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000843" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000878" + }, { - "@value": "nrel00001306" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000456", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000886" + }, { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000926" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00001083" + }, + { + "@id": "urn:nrel_example/nrel00001146" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000456" + "@value": "nrel00000729" } ] }, { - "@id": "urn:nrel_example/nrel00000649", + "@id": "urn:nrel_example/nrel00001038", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000364" - }, - { - "@id": "urn:nrel_example/nrel00000516" - }, - { - "@id": "urn:nrel_example/nrel00000893" - }, - { - "@id": "urn:nrel_example/nrel00001139" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000676" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000182" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001178" + "@id": "urn:nrel_example/nrel00000203" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000649" + "@value": "nrel00001038" } ] }, { - "@id": "urn:nrel_example/nrel00000955", + "@id": "urn:nrel_example/nrel00000784", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -24337,237 +24482,199 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000955" + "@value": "nrel00000784" } ] }, { - "@id": "urn:nrel_example/nrel00001061", + "@id": "urn:nrel_example/nrel00000327", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001061" + "@value": "nrel00000327" } ] }, { - "@id": "urn:nrel_example/nrel00000638", + "@id": "urn:nrel_example/nrel00001008", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000092" + }, { - "@value": "nrel00000638" + "@id": "urn:nrel_example/nrel00000400" + }, + { + "@id": "urn:nrel_example/nrel00000454" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001121", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001197" + "@id": "urn:nrel_example/nrel00000017" + }, + { + "@id": "urn:nrel_example/nrel00000305" + }, + { + "@id": "urn:nrel_example/nrel00000797" + }, + { + "@id": "urn:nrel_example/nrel00001144" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000009" + "@id": "urn:nrel_example/nrel00000275" }, { - "@id": "urn:nrel_example/nrel00000068" + "@id": "urn:nrel_example/nrel00000738" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001121" + "@value": "nrel00001008" } ] }, { - "@id": "urn:nrel_example/nrel00000655", + "@id": "urn:nrel_example/nrel00000055", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:nrel_example/nrel00000079" + }, { - "@id": "urn:nrel_example/nrel00000688" + "@id": "urn:nrel_example/nrel00000222" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000655" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000532", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000016" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000037" + }, { - "@value": "nrel00000532" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001107", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000156" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000195" + }, { - "@value": "nrel00001107" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000600", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "@id": "urn:nrel_example/nrel00000234" + }, { - "@id": "urn:nrel_example/nrel00000439" + "@id": "urn:nrel_example/nrel00000479" }, { - "@id": "urn:nrel_example/nrel00001049" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ + "@id": "urn:nrel_example/nrel00000922" + }, { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "urn:nrel_example/nrel00001073" + }, { - "@id": "urn:nrel_example/nrel00000847" + "@id": "urn:nrel_example/nrel00001128" }, { - "@id": "urn:nrel_example/nrel00001059" + "@id": "urn:nrel_example/nrel00001173" + }, + { + "@id": "urn:nrel_example/nrel00001214" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000600" + "@value": "nrel00000055" } ] }, { - "@id": "urn:nrel_example/nrel00000210", + "@id": "urn:nrel_example/nrel00000958", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000152" + }, { - "@value": "nrel00000210" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000484", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "urn:nrel_example/nrel00000521" + }, { - "@id": "urn:nrel_example/nrel00000059" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00000591" + }, { - "@id": "urn:nrel_example/nrel00000282" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00000628" + }, { - "@id": "urn:nrel_example/nrel00000113" + "@id": "urn:nrel_example/nrel00001155" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00000484" + "@id": "urn:nrel_example/nrel00000208" + }, + { + "@id": "urn:nrel_example/nrel00000354" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000215", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000139" + }, + { + "@id": "urn:nrel_example/nrel00000823" + }, + { + "@id": "urn:nrel_example/nrel00000985" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000215" + "@value": "nrel00000958" } ] }, { - "@id": "urn:nrel_example/nrel00000648", + "@id": "urn:nrel_example/nrel00000728", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000648" + "@value": "nrel00000728" } ] }, { - "@id": "urn:nrel_example/nrel00000184", + "@id": "urn:nrel_example/nrel00000263", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -24583,263 +24690,150 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000184" + "@value": "nrel00000263" } ] }, { - "@id": "urn:nrel_example/nrel00000258", + "@id": "urn:nrel_example/nrel00001267", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000459" + "@id": "urn:nrel_example/nrel00000186" }, { - "@id": "urn:nrel_example/nrel00001007" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000258" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000208", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000208" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000158", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:nrel_example/nrel00000236" + }, { - "@id": "urn:nrel_example/nrel00000891" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000245" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000339" + }, { - "@value": "nrel00000158" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000318", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000444" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000627" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@value": "nrel00000318" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000661", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000184" + }, { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "urn:nrel_example/nrel00000743" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000661" + "@value": "nrel00001267" } ] }, { - "@id": "urn:nrel_example/nrel00001285", + "@id": "urn:nrel_example/nrel00001308", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000207" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000291" + }, { - "@value": "nrel00001285" + "@id": "urn:nrel_example/nrel00000496" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000168", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00001265" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00000970" + }, { - "@id": "urn:nrel_example/nrel00000042" + "@id": "urn:nrel_example/nrel00001207" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00000168" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000070", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:nrel_example/nrel00000283" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000651" + }, { - "@value": "nrel00000070" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000146", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000661" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000674" + }, { - "@value": "nrel00000146" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000677", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000811" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ + "@id": "urn:nrel_example/nrel00000963" + }, { - "@id": "urn:nrel_example/nrel00000208" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00001016" + }, { - "@value": "nrel00000677" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000896", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "@id": "urn:nrel_example/nrel00001132" + }, { - "@id": "urn:nrel_example/nrel00001049" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "urn:nrel_example/nrel00001272" + }, { - "@id": "urn:nrel_example/nrel00000114" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "urn:nrel_example/nrel00001273" + }, { - "@id": "urn:nrel_example/nrel00000594" + "@id": "urn:nrel_example/nrel00001331" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000896" + "@value": "nrel00001308" } ] }, { - "@id": "urn:nrel_example/nrel00000724", + "@id": "urn:nrel_example/nrel00000277", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000724" + "@value": "nrel00000277" } ] }, { - "@id": "urn:nrel_example/nrel00000339", + "@id": "urn:nrel_example/nrel00000858", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000339" + "@value": "nrel00000858" } ] }, { - "@id": "urn:nrel_example/nrel00000961", + "@id": "urn:nrel_example/nrel00001262", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -24850,109 +24844,65 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000961" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001291", - "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000421" - }, - { - "@id": "urn:nrel_example/nrel00000919" - }, - { - "@id": "urn:nrel_example/nrel00001029" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000026" - }, - { - "@id": "urn:nrel_example/nrel00000082" - }, - { - "@id": "urn:nrel_example/nrel00000388" - }, - { - "@id": "urn:nrel_example/nrel00000785" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000094" - }, - { - "@id": "urn:nrel_example/nrel00000673" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001291" + "@value": "nrel00001262" } ] }, { - "@id": "urn:nrel_example/nrel00000207", + "@id": "urn:nrel_example/nrel00000030", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000207" + "@value": "nrel00000030" } ] }, { - "@id": "urn:nrel_example/nrel00000673", + "@id": "urn:nrel_example/nrel00000450", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000673" + "@value": "nrel00000450" } ] }, { - "@id": "urn:nrel_example/nrel00000663", + "@id": "urn:nrel_example/nrel00000104", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000663" + "@value": "nrel00000104" } ] }, { - "@id": "urn:nrel_example/nrel00000432", + "@id": "urn:nrel_example/nrel00000271", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -24963,14 +24913,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000432" + "@value": "nrel00000271" } ] }, { - "@id": "urn:nrel_example/nrel00001316", + "@id": "urn:nrel_example/nrel00000846", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -24979,73 +24929,115 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001316" + "@value": "nrel00000846" } ] }, { - "@id": "urn:nrel_example/nrel00000793", + "@id": "urn:nrel_example/nrel00000923", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000067" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000793" + "@value": "nrel00000923" } ] }, { - "@id": "urn:nrel_example/nrel00001280", + "@id": "urn:nrel_example/nrel00000127", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000631" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000241" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001085" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001280" + "@value": "nrel00000127" } ] }, { - "@id": "urn:nrel_example/nrel00000553", + "@id": "urn:nrel_example/nrel00000754", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000649" + "@id": "urn:nrel_example/nrel00000376" + }, + { + "@id": "urn:nrel_example/nrel00000712" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000555" + "@id": "urn:nrel_example/nrel00000044" }, { - "@id": "urn:nrel_example/nrel00000930" + "@id": "urn:nrel_example/nrel00000180" + }, + { + "@id": "urn:nrel_example/nrel00000310" + }, + { + "@id": "urn:nrel_example/nrel00000370" + }, + { + "@id": "urn:nrel_example/nrel00000377" + }, + { + "@id": "urn:nrel_example/nrel00000639" + }, + { + "@id": "urn:nrel_example/nrel00000868" + }, + { + "@id": "urn:nrel_example/nrel00000997" + }, + { + "@id": "urn:nrel_example/nrel00001010" + }, + { + "@id": "urn:nrel_example/nrel00001257" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000553" + "@value": "nrel00000754" } ] }, { - "@id": "urn:nrel_example/nrel00000140", + "@id": "urn:nrel_example/nrel00001090", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -25061,279 +25053,250 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000140" + "@value": "nrel00001090" } ] }, { - "@id": "urn:nrel_example/nrel00000934", + "@id": "urn:nrel_example/nrel00001108", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00001108" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000291", + "@type": [ + "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000153" + "@id": "urn:nrel_example/nrel00000169" }, { - "@id": "urn:nrel_example/nrel00000302" + "@id": "urn:nrel_example/nrel00001009" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000653" + "@id": "urn:nrel_example/nrel00000027" }, { - "@id": "urn:nrel_example/nrel00001249" + "@id": "urn:nrel_example/nrel00000837" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000934" + "@value": "nrel00000291" } ] }, { - "@id": "urn:nrel_example/nrel00000618", + "@id": "urn:nrel_example/nrel00001132", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000517" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000618" + "@value": "nrel00001132" } ] }, { - "@id": "urn:nrel_example/nrel00000287", + "@id": "urn:nrel_example/nrel00001316", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000287" + "@value": "nrel00001316" } ] }, { - "@id": "urn:nrel_example/nrel00000925", + "@id": "urn:nrel_example/nrel00001000", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000441" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000118" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000925" + "@value": "nrel00001000" } ] }, { - "@id": "urn:nrel_example/nrel00000150", + "@id": "urn:nrel_example/nrel00001287", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Water" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000150" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000986", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000986" + "@value": "nrel00001287" } ] }, { - "@id": "urn:nrel_example/nrel00001049", + "@id": "urn:nrel_example/nrel00000305", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001049" + "@value": "nrel00000305" } ] }, { - "@id": "urn:nrel_example/nrel00000371", + "@id": "urn:nrel_example/nrel00001089", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#HeatRecoveryCoil" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000723" - }, - { - "@id": "urn:nrel_example/nrel00001275" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000033" - }, - { - "@id": "urn:nrel_example/nrel00000136" - }, - { - "@id": "urn:nrel_example/nrel00000239" + "@id": "urn:nrel_example/nrel00000351" }, { - "@id": "urn:nrel_example/nrel00000385" + "@id": "urn:nrel_example/nrel00000618" }, { - "@id": "urn:nrel_example/nrel00000560" + "@id": "urn:nrel_example/nrel00000821" }, { - "@id": "urn:nrel_example/nrel00000584" - }, + "@id": "urn:nrel_example/nrel00001304" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000928" + "@id": "urn:nrel_example/nrel00000315" }, { - "@id": "urn:nrel_example/nrel00001150" + "@id": "urn:nrel_example/nrel00000368" }, { - "@id": "urn:nrel_example/nrel00001151" + "@id": "urn:nrel_example/nrel00000431" }, { - "@id": "urn:nrel_example/nrel00001171" + "@id": "urn:nrel_example/nrel00000488" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000371" + "@value": "nrel00001089" } ] }, { - "@id": "urn:nrel_example/nrel00000369", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Overridden", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000441" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00000758" - } + "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus", + "http://data.ashrae.org/standard223#EnumerationKind-Override" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000369" + "@language": "en", + "@value": "AlarmStatus-Ok" + }, + { + "@language": "en", + "@value": "Override-Overridden" } ] }, { - "@id": "urn:nrel_example/nrel00000622", + "@id": "urn:nrel_example/nrel00000756", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000622" + "@value": "nrel00000756" } ] }, { - "@id": "urn:nrel_example/nrel00001220", + "@id": "urn:nrel_example/nrel00000665", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00001220" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000401", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000401" + "@value": "nrel00000665" } ] }, { - "@id": "urn:nrel_example/nrel00000589", + "@id": "urn:nrel_example/nrel00001096", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000240" + "@id": "urn:nrel_example/nrel00000265" }, { - "@id": "urn:nrel_example/nrel00000903" + "@id": "urn:nrel_example/nrel00000876" + }, + { + "@id": "urn:nrel_example/nrel00001135" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -25343,155 +25306,131 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000589" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000602", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000032" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00000358" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000602" + "@value": "nrel00001096" } ] }, { - "@id": "urn:nrel_example/nrel00000014", + "@id": "urn:nrel_example/nrel00001144", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000014" + "@value": "nrel00001144" } ] }, { - "@id": "urn:nrel_example/nrel00001283", + "@id": "urn:nrel_example/nrel00000224", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001283" + "@value": "nrel00000224" } ] }, { - "@id": "urn:nrel_example/nrel00001101", + "@id": "urn:nrel_example/nrel00001276", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#FanCoilUnit" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000806" + "@id": "urn:nrel_example/nrel00000757" }, { - "@id": "urn:nrel_example/nrel00000864" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00000777" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001142" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00001101" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00001217", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "@id": "urn:nrel_example/nrel00000100" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "urn:nrel_example/nrel00000873" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@value": "nrel00001217" + "@id": "urn:nrel_example/nrel00000141" + }, + { + "@id": "urn:nrel_example/nrel00000382" + }, + { + "@id": "urn:nrel_example/nrel00000711" + }, + { + "@id": "urn:nrel_example/nrel00000765" + }, + { + "@id": "urn:nrel_example/nrel00000959" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001106", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Cooling" + }, { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "http://data.ashrae.org/standard223#Role-Heating" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001106" + "@value": "nrel00001276" } ] }, { - "@id": "urn:nrel_example/nrel00001048", + "@id": "urn:nrel_example/nrel00001186", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000074" + }, + { + "@id": "urn:nrel_example/nrel00001208" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001048" + "@value": "nrel00001186" } ] }, { - "@id": "urn:nrel_example/nrel00000107", + "@id": "urn:nrel_example/nrel00001080", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000875" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" @@ -25499,196 +25438,139 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000107" + "@value": "nrel00001080" } ] }, { - "@id": "urn:nrel_example/nrel00000114", + "@id": "urn:nrel_example/nrel00000061", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "urn:nrel_example/nrel00000600" - } + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000477" + "@id": "urn:nrel_example/nrel00000062" }, { - "@id": "urn:nrel_example/nrel00000594" + "@id": "urn:nrel_example/nrel00001199" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00000114" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000315", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:nrel_example/nrel00000240" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:nrel_example/nrel00000586" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00000964" + }, { - "@value": "nrel00000315" + "@id": "urn:nrel_example/nrel00001268" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000907", - "@type": [ - "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000043" + "@id": "urn:nrel_example/nrel00000498" }, { - "@id": "urn:nrel_example/nrel00000790" + "@id": "urn:nrel_example/nrel00000529" }, { - "@id": "urn:nrel_example/nrel00001182" + "@id": "urn:nrel_example/nrel00000718" }, { - "@id": "urn:nrel_example/nrel00001242" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00001158" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001261" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000907" + "@value": "nrel00000061" } ] }, { - "@id": "urn:nrel_example/nrel00000912", + "@id": "urn:nrel_example/nrel00000390", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000912" + "@value": "nrel00000390" } ] }, { - "@id": "urn:nrel_example/nrel00000817", + "@id": "urn:nrel_example/nrel00000671", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00001072" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000684" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000817" + "@value": "nrel00000671" } ] }, { - "@id": "urn:nrel_example/nrel00000650", + "@id": "urn:nrel_example/nrel00001278", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" + "@id": "urn:nrel_example/nrel00001260" + }, + { + "@id": "urn:nrel_example/nrel00001311" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/A" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000650" + "@value": "nrel00001278" } ] }, { - "@id": "urn:nrel_example/nrel00000449", + "@id": "urn:nrel_example/nrel00000651", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000784" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001129" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000224" - }, - { - "@id": "urn:nrel_example/nrel00000387" - }, - { - "@id": "urn:nrel_example/nrel00000458" - }, - { - "@id": "urn:nrel_example/nrel00000664" - }, - { - "@id": "urn:nrel_example/nrel00000692" - }, - { - "@id": "urn:nrel_example/nrel00000750" - }, - { - "@id": "urn:nrel_example/nrel00000871" - }, - { - "@id": "urn:nrel_example/nrel00001222" - }, - { - "@id": "urn:nrel_example/nrel00001289" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001326" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000449" + "@value": "nrel00000651" } ] }, { - "@id": "urn:nrel_example/nrel00000174", + "@id": "urn:nrel_example/nrel00000664", "@type": [ "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], @@ -25704,139 +25586,112 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000174" + "@value": "nrel00000664" } ] }, { - "@id": "urn:nrel_example/nrel00000081", + "@id": "urn:nrel_example/nrel00000411", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000081" + "@value": "nrel00000411" } ] }, { - "@id": "urn:nrel_example/nrel00000464", + "@id": "urn:nrel_example/nrel00000182", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000862" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000825" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000956" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000464" + "@value": "nrel00000182" } ] }, { - "@id": "urn:nrel_example/nrel00000268", + "@id": "urn:nrel_example/nrel00001168", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000268" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } - ] - }, - { - "@id": "urn:nrel_example/nrel00001041", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001041" + "@value": "nrel00001168" } ] }, { - "@id": "urn:nrel_example/nrel00001024", + "@id": "urn:nrel_example/nrel00000566", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000208" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000947" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001024" + "@value": "nrel00000566" } ] }, { - "@id": "urn:nrel_example/nrel00000010", + "@id": "urn:nrel_example/nrel00000693", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000818" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00000336" + "@id": "urn:nrel_example/nrel00001194" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000739" + "@id": "urn:nrel_example/nrel00000373" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000010" + "@value": "nrel00000693" } ] }, { - "@id": "urn:nrel_example/nrel00000183", + "@id": "urn:nrel_example/nrel00000004", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -25847,180 +25702,208 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000183" + "@value": "nrel00000004" } ] }, { - "@id": "urn:nrel_example/nrel00001018", + "@id": "urn:nrel_example/nrel00000139", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001018" + "@value": "nrel00000139" } ] }, { - "@id": "urn:nrel_example/nrel00000212", + "@id": "urn:nrel_example/nrel00000397", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000255" + }, + { + "@id": "urn:nrel_example/nrel00000908" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000212" + "@value": "nrel00000397" } ] }, { - "@id": "urn:nrel_example/nrel00001160", + "@id": "urn:nrel_example/nrel00000953", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001160" + "@value": "nrel00000953" } ] }, { - "@id": "urn:nrel_example/nrel00000410", + "@id": "urn:nrel_example/nrel00000333", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000410" + "@value": "nrel00000333" } ] }, { - "@id": "urn:nrel_example/nrel00000979", + "@id": "urn:nrel_example/nrel00000764", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000979" + "@value": "nrel00000764" } ] }, { - "@id": "urn:nrel_example/nrel00000067", + "@id": "urn:nrel_example/nrel00000925", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000441" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000118" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000067" + "@value": "nrel00000925" } ] }, { - "@id": "urn:nrel_example/nrel00000120", + "@id": "urn:nrel_example/nrel00000751", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000138" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000241" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001283" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000120" + "@value": "nrel00000751" } ] }, { - "@id": "urn:nrel_example/nrel00000336", + "@id": "urn:nrel_example/nrel00000308", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000818" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000471" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000680" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000336" + "@value": "nrel00000308" } ] }, { - "@id": "urn:nrel_example/nrel00001275", + "@id": "urn:nrel_example/nrel00000760", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001275" + "@value": "nrel00000760" } ] }, { - "@id": "urn:nrel_example/nrel00000691", + "@id": "urn:nrel_example/nrel00001101", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000535" + "@id": "urn:nrel_example/nrel00000806" + }, + { + "@id": "urn:nrel_example/nrel00000864" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -26030,196 +25913,192 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000691" + "@value": "nrel00001101" } ] }, { - "@id": "urn:nrel_example/nrel00000542", + "@id": "urn:nrel_example/nrel00000548", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000542" + "@value": "nrel00000548" } ] }, { - "@id": "urn:nrel_example/nrel00000626", + "@id": "urn:nrel_example/nrel00000940", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000004" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000955" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00001030" - }, + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "urn:nrel_example/nrel00001218" + "@id": "urn:nrel_example/nrel00000050" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000626" + "@value": "nrel00000940" } ] }, { - "@id": "urn:nrel_example/nrel00000971", + "@id": "urn:nrel_example/nrel00000309", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000000" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001220" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000971" + "@value": "nrel00000309" } ] }, { - "@id": "urn:nrel_example/nrel00000954", + "@id": "urn:nrel_example/nrel00000035", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000522" + }, + { + "@id": "urn:nrel_example/nrel00000824" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "nrel00000954" + "@id": "urn:nrel_example/nrel00000317" + }, + { + "@id": "urn:nrel_example/nrel00000685" + }, + { + "@id": "urn:nrel_example/nrel00000808" + }, + { + "@id": "urn:nrel_example/nrel00000976" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000425", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00000028" + }, + { + "@id": "urn:nrel_example/nrel00000085" + }, + { + "@id": "urn:nrel_example/nrel00000243" + }, + { + "@id": "urn:nrel_example/nrel00000253" + }, + { + "@id": "urn:nrel_example/nrel00000994" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000425" + "@value": "nrel00000035" } ] }, { - "@id": "urn:nrel_example/nrel00000498", + "@id": "urn:nrel_example/nrel00000734", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000075" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000740" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000498" + "@value": "nrel00000734" } ] }, { - "@id": "urn:nrel_example/nrel00000950", + "@id": "urn:nrel_example/nrel00000887", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001311" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#observes": [ { - "@value": "nrel00000950" + "@id": "urn:nrel_example/nrel00000575" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override", - "@type": [ - "http://data.ashrae.org/standard223#Class", - "http://data.ashrae.org/standard223#EnumerationKind-Override", - "http://www.w3.org/ns/shacl#NodeShape" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "EnumerationKind Override" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind" + "@value": "nrel00000887" } ] }, { - "@id": "urn:nrel_example/nrel00000969", + "@id": "urn:nrel_example/nrel00000234", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000736" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000054" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000610" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000969" + "@value": "nrel00000234" } ] }, { - "@id": "urn:nrel_example/nrel00000875", + "@id": "urn:nrel_example/nrel00001277", "@type": [ "http://data.ashrae.org/standard223#Duct" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:nrel_example/nrel00000107" + "@id": "urn:nrel_example/nrel00001080" }, { - "@id": "urn:nrel_example/nrel00000899" + "@id": "urn:nrel_example/nrel00001123" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -26229,210 +26108,153 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000875" + "@value": "nrel00001277" } ] }, { - "@id": "urn:nrel_example/nrel00000080", + "@id": "urn:nrel_example/nrel00000049", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000220" - }, - { - "@id": "urn:nrel_example/nrel00001105" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000165" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000005" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000319" + "@id": "urn:nrel_example/nrel00000175" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000080" + "@value": "nrel00000049" } ] }, { - "@id": "urn:nrel_example/nrel00000681", + "@id": "urn:nrel_example/nrel00000815", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "urn:nrel_example/nrel00001033" + }, + { + "@id": "urn:nrel_example/nrel00001229" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "urn:nrel_example/nrel00000762" + }, + { + "@id": "urn:nrel_example/nrel00001041" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000681" + "@value": "nrel00000815" } ] }, { - "@id": "urn:nrel_example/nrel00000392", + "@id": "urn:nrel_example/nrel00000036", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000392" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000717", - "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000122" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "urn:nrel_example/nrel00001027" - } - ], - "http://data.ashrae.org/standard223#observes": [ - { - "@id": "urn:nrel_example/nrel00001167" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000717" + "@value": "nrel00000036" } ] }, { - "@id": "urn:nrel_example/nrel00000780", + "@id": "urn:nrel_example/nrel00000371", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#Pump" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000179" + "@id": "urn:nrel_example/nrel00000723" }, { - "@id": "urn:nrel_example/nrel00001015" + "@id": "urn:nrel_example/nrel00001275" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000525" + "@id": "urn:nrel_example/nrel00000033" }, { - "@id": "urn:nrel_example/nrel00000826" + "@id": "urn:nrel_example/nrel00000136" }, { - "@id": "urn:nrel_example/nrel00001043" + "@id": "urn:nrel_example/nrel00000239" }, { - "@id": "urn:nrel_example/nrel00001063" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000191" + "@id": "urn:nrel_example/nrel00000385" }, { - "@id": "urn:nrel_example/nrel00000394" + "@id": "urn:nrel_example/nrel00000560" }, { - "@id": "urn:nrel_example/nrel00000556" + "@id": "urn:nrel_example/nrel00000584" }, { - "@id": "urn:nrel_example/nrel00000592" + "@id": "urn:nrel_example/nrel00000928" }, { - "@id": "urn:nrel_example/nrel00001001" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:nrel_example/nrel00001150" + }, { - "@value": "nrel00000780" - } - ] - }, - { - "@id": "urn:nrel_example/nrel00000487", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:nrel_example/nrel00001151" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001171" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000487" + "@value": "nrel00000371" } ] }, { - "@id": "urn:nrel_example/nrel00000884", + "@id": "urn:nrel_example/nrel00000132", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "nrel00000884" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000846", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000846" + "@value": "nrel00000132" } ] }, { - "@id": "urn:nrel_example/nrel00000668", + "@id": "urn:nrel_example/nrel00000051", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -26443,110 +26265,97 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000668" + "@value": "nrel00000051" } ] }, { - "@id": "urn:nrel_example/nrel00000121", + "@id": "urn:nrel_example/nrel00000192", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "urn:nrel_example/nrel00000941" - } + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000071" + "@id": "urn:nrel_example/nrel00000971" }, { - "@id": "urn:nrel_example/nrel00000576" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "nrel00000121" + "@id": "urn:nrel_example/nrel00001169" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000018", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00001060" + }, + { + "@id": "urn:nrel_example/nrel00001327" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000018" + "@value": "nrel00000192" } ] }, { - "@id": "urn:nrel_example/nrel00000481", + "@id": "urn:nrel_example/nrel00001275", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000481" + "@value": "nrel00001275" } ] }, { - "@id": "urn:nrel_example/nrel00000524", + "@id": "urn:nrel_example/nrel00001221", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000967" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000865" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000524" + "@value": "nrel00001221" } ] }, { - "@id": "urn:nrel_example/nrel00000749", + "@id": "urn:nrel_example/nrel00000270", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000715" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000946" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000749" + "@value": "nrel00000270" } ] }, { - "@id": "urn:nrel_example/nrel00000588", + "@id": "urn:nrel_example/nrel00000775", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -26557,261 +26366,320 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000588" + "@value": "nrel00000775" } ] }, { - "@id": "urn:nrel_example/nrel00000017", + "@id": "urn:nrel_example/nrel00000078", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000017" + "@value": "nrel00000078" } ] }, { - "@id": "urn:nrel_example/nrel00000335", + "@id": "urn:nrel_example/nrel00001026", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@value": "nrel00001026" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001271", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000335" + "@value": "nrel00001271" } ] }, { - "@id": "urn:nrel_example/nrel00000305", + "@id": "urn:nrel_example/nrel00000373", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000305" + "@value": "nrel00000373" } ] }, { - "@id": "urn:nrel_example/nrel00000619", + "@id": "urn:nrel_example/nrel00000791", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000619" + "@value": "nrel00000791" } ] }, { - "@id": "urn:nrel_example/nrel00000615", + "@id": "urn:nrel_example/nrel00000746", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#EAU", + "http://data.ashrae.org/standard223#Equipment" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000281" + "@id": "urn:nrel_example/nrel00000343" }, { - "@id": "urn:nrel_example/nrel00000354" + "@id": "urn:nrel_example/nrel00000429" + }, + { + "@id": "urn:nrel_example/nrel00000675" + }, + { + "@id": "urn:nrel_example/nrel00000771" + }, + { + "@id": "urn:nrel_example/nrel00001003" + }, + { + "@id": "urn:nrel_example/nrel00001089" + }, + { + "@id": "urn:nrel_example/nrel00001100" + }, + { + "@id": "urn:nrel_example/nrel00001119" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000050" + }, + { + "@id": "urn:nrel_example/nrel00000134" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000669" + }, + { + "@id": "urn:nrel_example/nrel00000853" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000615" + "@value": "nrel00000746" } ] }, { - "@id": "urn:nrel_example/nrel00000420", + "@id": "urn:nrel_example/nrel00000532", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000420" + "@value": "nrel00000532" } ] }, { - "@id": "urn:nrel_example/nrel00000002", + "@id": "urn:nrel_example/nrel00000417", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000002" + "@value": "nrel00000417" } ] }, { - "@id": "urn:nrel_example/nrel00000385", + "@id": "urn:nrel_example/nrel00000677", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000208" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000385" + "@value": "nrel00000677" } ] }, { - "@id": "urn:nrel_example/nrel00000697", + "@id": "urn:nrel_example/nrel00000894", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000697" + "@value": "nrel00000894" } ] }, { - "@id": "urn:nrel_example/nrel00000442", + "@id": "urn:nrel_example/nrel00000617", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" + "@id": "http://qudt.org/vocab/quantitykind/DimensionlessRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT_RH" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000442" + "@value": "nrel00000617" } ] }, { - "@id": "urn:nrel_example/nrel00000330", + "@id": "urn:nrel_example/nrel00000356", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00000356" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001117", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000330" + "@value": "nrel00001117" } ] }, { - "@id": "urn:nrel_example/nrel00000022", + "@id": "urn:nrel_example/nrel00000686", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000190" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000366" + "@id": "urn:nrel_example/nrel00000967" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000176" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000022" + "@value": "nrel00000686" } ] }, { - "@id": "urn:nrel_example/nrel00001058", + "@id": "urn:nrel_example/nrel00000302", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001058" + "@value": "nrel00000302" } ] }, { - "@id": "urn:nrel_example/nrel00001229", + "@id": "urn:nrel_example/nrel00000781", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], @@ -26822,101 +26690,72 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001229" + "@value": "nrel00000781" } ] }, { - "@id": "urn:nrel_example/nrel00001276", + "@id": "urn:nrel_example/nrel00000825", "@type": [ - "http://data.ashrae.org/standard223#FanCoilUnit" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000757" - }, - { - "@id": "urn:nrel_example/nrel00000777" - }, - { - "@id": "urn:nrel_example/nrel00001142" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000100" - }, - { - "@id": "urn:nrel_example/nrel00000873" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000141" - }, - { - "@id": "urn:nrel_example/nrel00000382" - }, - { - "@id": "urn:nrel_example/nrel00000711" - }, - { - "@id": "urn:nrel_example/nrel00000765" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000959" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Cooling" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Role-Heating" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001276" + "@value": "nrel00000825" } ] }, { - "@id": "urn:nrel_example/nrel00000006", + "@id": "urn:nrel_example/nrel00000227", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000006" + "@value": "nrel00000227" } ] }, { - "@id": "urn:nrel_example/nrel00001240", + "@id": "urn:nrel_example/nrel00000881", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00001194" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000544" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001240" + "@value": "nrel00000881" } ] }, { - "@id": "urn:nrel_example/nrel00001319", + "@id": "urn:nrel_example/nrel00000314", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { @@ -26925,36 +26764,36 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001319" + "@value": "nrel00000314" } ] }, { - "@id": "urn:nrel_example/nrel00000429", + "@id": "urn:nrel_example/nrel00000969", "@type": [ - "http://data.ashrae.org/standard223#Filter" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000158" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:nrel_example/nrel00000940" + "@id": "urn:nrel_example/nrel00000736" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000250" + "@id": "urn:nrel_example/nrel00000054" + }, + { + "@id": "urn:nrel_example/nrel00000610" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000429" + "@value": "nrel00000969" } ] }, { - "@id": "urn:nrel_example/nrel00001331", + "@id": "urn:nrel_example/nrel00001147", "@type": [ "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], @@ -26965,75 +26804,75 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001331" + "@value": "nrel00001147" } ] }, { - "@id": "urn:nrel_example/nrel00000923", + "@id": "urn:nrel_example/nrel00000033", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000642" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000067" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000923" + "@value": "nrel00000033" } ] }, { - "@id": "urn:nrel_example/nrel00000279", + "@id": "urn:nrel_example/nrel00000351", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "urn:nrel_example/nrel00000172" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000279" + "@value": "nrel00000351" } ] }, { - "@id": "urn:nrel_example/nrel00001284", + "@id": "urn:nrel_example/nrel00000571", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000961" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001284" + "@value": "nrel00000571" } ] }, { - "@id": "urn:nrel_example/nrel00000758", + "@id": "urn:nrel_example/nrel00000008", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -27049,169 +26888,203 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000758" + "@value": "nrel00000008" } ] }, { - "@id": "urn:nrel_example/nrel00000299", + "@id": "urn:nrel_example/nrel00000207", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000299" + "@value": "nrel00000207" } ] }, { - "@id": "urn:nrel_example/nrel00000016", + "@id": "urn:nrel_example/nrel00000086", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/KiloW" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000016" + "@value": "nrel00000086" } ] }, { - "@id": "urn:nrel_example/nrel00000552", + "@id": "urn:nrel_example/nrel00000947", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@value": "nrel00000947" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000069", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000552" + "@value": "nrel00000069" } ] }, { - "@id": "urn:nrel_example/nrel00000311", + "@id": "urn:nrel_example/nrel00000998", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Duct" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "urn:nrel_example/nrel00000465" + }, + { + "@id": "urn:nrel_example/nrel00000786" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000311" + "@value": "nrel00000998" } ] }, { - "@id": "urn:nrel_example/nrel00000511", + "@id": "urn:nrel_example/nrel00000124", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000511" + "@value": "nrel00000124" } ] }, { - "@id": "urn:nrel_example/nrel00000400", + "@id": "urn:nrel_example/nrel00000916", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000305" + "@id": "urn:nrel_example/nrel00000600" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00000114" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000738" + "@id": "urn:nrel_example/nrel00001059" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000400" + "@value": "nrel00000916" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000747", + "@type": [ + "http://data.ashrae.org/standard223#Sensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "urn:nrel_example/nrel00001023" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000814", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000710" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000814" + "@value": "nrel00000747" } ] }, { - "@id": "urn:nrel_example/nrel00000391", + "@id": "urn:nrel_example/nrel00000586", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000391" + "@value": "nrel00000586" } ] }, { - "@id": "urn:nrel_example/nrel00000941", + "@id": "urn:nrel_example/nrel00000600", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000251" + "@id": "urn:nrel_example/nrel00000439" }, { - "@id": "urn:nrel_example/nrel00000846" + "@id": "urn:nrel_example/nrel00001049" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -27221,638 +27094,684 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000404" + "@id": "urn:nrel_example/nrel00000847" }, { - "@id": "urn:nrel_example/nrel00000681" + "@id": "urn:nrel_example/nrel00001059" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000941" + "@value": "nrel00000600" } ] }, { - "@id": "urn:nrel_example/nrel00000306", + "@id": "urn:nrel_example/nrel00000594", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000306" + "@value": "nrel00000594" } ] }, { - "@id": "urn:nrel_example/nrel00001169", + "@id": "urn:nrel_example/nrel00000553", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000649" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00000635" + "@id": "urn:nrel_example/nrel00000555" + }, + { + "@id": "urn:nrel_example/nrel00000930" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001169" + "@value": "nrel00000553" } ] }, { - "@id": "urn:nrel_example/nrel00001163", + "@id": "urn:nrel_example/nrel00001222", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@value": "nrel00001222" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000813", + "@type": [ + "http://data.ashrae.org/standard223#Duct" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:nrel_example/nrel00001107" + }, + { + "@id": "urn:nrel_example/nrel00001302" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001163" + "@value": "nrel00000813" } ] }, { - "@id": "urn:nrel_example/nrel00001111", + "@id": "urn:nrel_example/nrel00000161", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001111" + "@value": "nrel00000161" } ] }, { - "@id": "urn:nrel_example/nrel00000238", + "@id": "urn:nrel_example/nrel00000848", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/Frequency" + "@id": "urn:nrel_example/nrel00000581" + }, + { + "@id": "urn:nrel_example/nrel00000754" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/HZ" + "@id": "urn:nrel_example/nrel00000146" + }, + { + "@id": "urn:nrel_example/nrel00000570" + }, + { + "@id": "urn:nrel_example/nrel00001013" + }, + { + "@id": "urn:nrel_example/nrel00001323" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000511" + }, + { + "@id": "urn:nrel_example/nrel00000727" + }, + { + "@id": "urn:nrel_example/nrel00000774" + }, + { + "@id": "urn:nrel_example/nrel00001184" + }, + { + "@id": "urn:nrel_example/nrel00001287" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000238" + "@value": "nrel00000848" } ] }, { - "@id": "urn:nrel_example/nrel00000408", + "@id": "urn:nrel_example/nrel00000854", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000781" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "urn:nrel_example/nrel00001027" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000537" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000408" + "@value": "nrel00000854" } ] }, { - "@id": "urn:nrel_example/nrel00000159", + "@id": "urn:nrel_example/nrel00000471", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Energy" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW-HR" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000159" + "@value": "nrel00000471" } ] }, { - "@id": "urn:nrel_example/nrel00000908", + "@id": "urn:nrel_example/nrel00000322", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000397" + "@id": "urn:nrel_example/nrel00001259" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000500" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00001168" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000908" + "@value": "nrel00000322" } ] }, { - "@id": "urn:nrel_example/nrel00000296", + "@id": "urn:nrel_example/nrel00000545", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000296" + "@value": "nrel00000545" } ] }, { - "@id": "urn:nrel_example/nrel00000447", + "@id": "urn:nrel_example/nrel00000648", "@type": [ - "http://data.ashrae.org/standard223#HeatRecoveryCoil" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000660" - }, - { - "@id": "urn:nrel_example/nrel00000899" - }, - { - "@id": "urn:nrel_example/nrel00001166" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001240" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000199" - }, - { - "@id": "urn:nrel_example/nrel00000542" - }, - { - "@id": "urn:nrel_example/nrel00000585" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001061" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000447" + "@value": "nrel00000648" } ] }, { - "@id": "urn:nrel_example/nrel00000880", + "@id": "urn:nrel_example/nrel00000249", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000880" + "@value": "nrel00000249" } ] }, { - "@id": "urn:nrel_example/nrel00000872", + "@id": "urn:nrel_example/nrel00000922", "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00001234" - }, - { - "@id": "urn:nrel_example/nrel00001298" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00001209" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00001251" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000872" + "@value": "nrel00000922" } ] }, { - "@id": "urn:nrel_example/nrel00000414", + "@id": "urn:nrel_example/nrel00001045", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000207" + "@id": "http://qudt.org/vocab/quantitykind/Frequency" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001163" + "@id": "http://qudt.org/vocab/unit/HZ" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000414" + "@value": "nrel00001045" } ] }, { - "@id": "urn:nrel_example/nrel00000350", + "@id": "urn:nrel_example/nrel00000805", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000986" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000160" + "@id": "http://qudt.org/vocab/quantitykind/RelativeHumidity" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00000225" + "@id": "http://qudt.org/vocab/unit/PERCENT_RH" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000350" + "@value": "nrel00000805" } ] }, { - "@id": "urn:nrel_example/nrel00000155", + "@id": "urn:nrel_example/nrel00000856", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000862" + "@id": "urn:nrel_example/nrel00000045" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000464" + "@id": "urn:nrel_example/nrel00000969" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00000417" + "@id": "urn:nrel_example/nrel00000610" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000155" + "@value": "nrel00000856" } ] }, { - "@id": "urn:nrel_example/nrel00000332", + "@id": "urn:nrel_example/nrel00000712", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000332" + "@value": "nrel00000712" } ] }, { - "@id": "urn:nrel_example/nrel00001057", + "@id": "urn:nrel_example/nrel00000688", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001057" + "@value": "nrel00000688" } ] }, { - "@id": "urn:nrel_example/nrel00001145", + "@id": "urn:nrel_example/nrel00000367", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000219" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000464" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000956" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001145" + "@value": "nrel00000367" } ] }, { - "@id": "urn:nrel_example/nrel00000551", + "@id": "urn:nrel_example/nrel00001010", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000551" + "@value": "nrel00001010" } ] }, { - "@id": "urn:nrel_example/nrel00000344", + "@id": "urn:nrel_example/nrel00001197", "@type": [ - "http://data.ashrae.org/standard223#Pump" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000944" + "@id": "urn:nrel_example/nrel00000466" }, { - "@id": "urn:nrel_example/nrel00001210" + "@id": "urn:nrel_example/nrel00000590" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000145" - }, - { - "@id": "urn:nrel_example/nrel00000170" - }, - { - "@id": "urn:nrel_example/nrel00000174" - }, - { - "@id": "urn:nrel_example/nrel00000384" - }, - { - "@id": "urn:nrel_example/nrel00000456" - }, - { - "@id": "urn:nrel_example/nrel00000468" - }, - { - "@id": "urn:nrel_example/nrel00000937" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:nrel_example/nrel00001081" - }, + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001120" + "@id": "urn:nrel_example/nrel00000499" }, { - "@id": "urn:nrel_example/nrel00001246" + "@id": "urn:nrel_example/nrel00001306" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000344" + "@value": "nrel00001197" } ] }, { - "@id": "urn:nrel_example/nrel00000370", + "@id": "urn:nrel_example/nrel00001293", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000370" + "@value": "nrel00001293" } ] }, { - "@id": "urn:nrel_example/nrel00000718", + "@id": "urn:nrel_example/nrel00000430", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000718" + "@value": "nrel00000430" } ] }, { - "@id": "urn:nrel_example/nrel00001230", + "@id": "urn:nrel_example/nrel00001228", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000227" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001230" + "@value": "nrel00001228" } ] }, { - "@id": "urn:nrel_example/nrel00001299", + "@id": "urn:nrel_example/nrel00000941", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "urn:nrel_example/nrel00000251" + }, + { + "@id": "urn:nrel_example/nrel00000846" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000404" + }, + { + "@id": "urn:nrel_example/nrel00000681" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001299" + "@value": "nrel00000941" } ] }, { - "@id": "urn:nrel_example/nrel00000459", + "@id": "urn:nrel_example/nrel00000135", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "urn:nrel_example/nrel00000340" + }, + { + "@id": "urn:nrel_example/nrel00000734" + }, + { + "@id": "urn:nrel_example/nrel00000906" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:nrel_example/nrel00000051" + }, + { + "@id": "urn:nrel_example/nrel00000075" + }, + { + "@id": "urn:nrel_example/nrel00000914" + }, + { + "@id": "urn:nrel_example/nrel00001250" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000202" + }, + { + "@id": "urn:nrel_example/nrel00000740" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000459" + "@value": "nrel00000135" } ] }, { - "@id": "urn:nrel_example/nrel00001197", + "@id": "urn:nrel_example/nrel00001173", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000466" - }, - { - "@id": "urn:nrel_example/nrel00000590" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000499" - }, + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001306" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001197" + "@value": "nrel00001173" } ] }, { - "@id": "urn:nrel_example/nrel00001128", + "@id": "urn:nrel_example/nrel00001082", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/V" + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001128" + "@value": "nrel00001082" } ] }, { - "@id": "urn:nrel_example/nrel00001124", + "@id": "urn:nrel_example/nrel00000514", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001124" + "@value": "nrel00000514" } ] }, { - "@id": "urn:nrel_example/nrel00000548", + "@id": "urn:nrel_example/nrel00000301", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -27863,157 +27782,173 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000548" + "@value": "nrel00000301" } ] }, { - "@id": "urn:nrel_example/nrel00000701", + "@id": "urn:nrel_example/nrel00001146", "@type": [ - "http://data.ashrae.org/standard223#Duct" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00001025" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00001203" + "@id": "http://qudt.org/vocab/quantitykind/ElectricPotential" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/V" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000701" + "@value": "nrel00001146" } ] }, { - "@id": "urn:nrel_example/nrel00000843", + "@id": "urn:nrel_example/nrel00000771", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Filter" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000307" + }, + { + "@id": "urn:nrel_example/nrel00000699" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000154" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000843" + "@value": "nrel00000771" } ] }, { - "@id": "urn:nrel_example/nrel00000322", + "@id": "urn:nrel_example/nrel00001296", "@type": [ "http://data.ashrae.org/standard223#Sensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00001259" + "@id": "urn:nrel_example/nrel00001200" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:nrel_example/nrel00000500" + "@id": "urn:nrel_example/nrel00000241" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001168" + "@id": "urn:nrel_example/nrel00000274" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000322" + "@value": "nrel00001296" } ] }, { - "@id": "urn:nrel_example/nrel00000761", + "@id": "urn:nrel_example/nrel00000964", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000761" + "@value": "nrel00000964" } ] }, { - "@id": "urn:nrel_example/nrel00001097", + "@id": "urn:nrel_example/nrel00001037", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000722" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000820" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001097" + "@value": "nrel00001037" } ] }, { - "@id": "urn:nrel_example/nrel00000133", + "@id": "urn:nrel_example/nrel00001035", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000432" + "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:nrel_example/nrel00001235" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000133" + "@value": "nrel00001035" } ] }, { - "@id": "urn:nrel_example/nrel00001309", + "@id": "urn:nrel_example/nrel00001034", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@value": "nrel00001034" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000836", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001309" + "@value": "nrel00000836" } ] }, { - "@id": "urn:nrel_example/nrel00001202", + "@id": "urn:nrel_example/nrel00000716", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -28024,75 +27959,94 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001202" + "@value": "nrel00000716" } ] }, { - "@id": "urn:nrel_example/nrel00000418", + "@id": "urn:nrel_example/nrel00000220", "@type": [ - "http://data.ashrae.org/standard223#Sensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "urn:nrel_example/nrel00000485" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000457" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000418" + "@value": "nrel00000220" } ] }, { - "@id": "urn:nrel_example/nrel00000345", + "@id": "urn:nrel_example/nrel00000250", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000345" + "@value": "nrel00000250" } ] }, { - "@id": "urn:nrel_example/nrel00000866", + "@id": "urn:nrel_example/nrel00000500", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "urn:nrel_example/nrel00001125" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000216" + }, + { + "@id": "urn:nrel_example/nrel00001168" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "nrel00000500" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00000156", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000866" + "@value": "nrel00000156" } ] }, { - "@id": "urn:nrel_example/nrel00000714", + "@id": "urn:nrel_example/nrel00001149", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -28101,104 +28055,99 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "urn:nrel_example/nrel00000742" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000714" + "@value": "nrel00001149" } ] }, { - "@id": "urn:nrel_example/nrel00000008", + "@id": "urn:nrel_example/nrel00000058", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Junction" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000760" + }, + { + "@id": "urn:nrel_example/nrel00000984" + }, + { + "@id": "urn:nrel_example/nrel00001260" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000008" + "@value": "nrel00000058" } ] }, { - "@id": "urn:nrel_example/nrel00000944", + "@id": "urn:nrel_example/nrel00000143", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000944" + "@value": "nrel00000143" } ] }, { - "@id": "urn:nrel_example/nrel00000862", + "@id": "urn:nrel_example/nrel00000667", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000219" - }, - { - "@id": "urn:nrel_example/nrel00000792" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "urn:nrel_example/nrel00000207" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000417" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "urn:nrel_example/nrel00001134" + "@id": "urn:nrel_example/nrel00000443" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000862" + "@value": "nrel00000667" } ] }, { - "@id": "urn:nrel_example/nrel00001236", + "@id": "urn:nrel_example/nrel00000975", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001236" + "@value": "nrel00000975" } ] }, { - "@id": "urn:nrel_example/nrel00000143", + "@id": "urn:nrel_example/nrel00000024", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -28209,12 +28158,30 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000143" + "@value": "nrel00000024" } ] }, { - "@id": "urn:nrel_example/nrel00000125", + "@id": "http://data.ashrae.org/standard223#EnumerationKind-Override", + "@type": [ + "http://data.ashrae.org/standard223#Class", + "http://data.ashrae.org/standard223#EnumerationKind-Override", + "http://www.w3.org/ns/shacl#NodeShape" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "EnumerationKind Override" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind" + } + ] + }, + { + "@id": "urn:nrel_example/nrel00001307", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -28230,231 +28197,230 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000125" + "@value": "nrel00001307" } ] }, { - "@id": "urn:nrel_example/nrel00000855", + "@id": "urn:nrel_example/nrel00001172", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000855" + "@value": "nrel00001172" } ] }, { - "@id": "urn:nrel_example/nrel00000867", + "@id": "urn:nrel_example/nrel00001185", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#TerminalUnit" ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "urn:nrel_example/nrel00000080" + "@id": "urn:nrel_example/nrel00000414" }, { - "@id": "urn:nrel_example/nrel00000122" + "@id": "urn:nrel_example/nrel00000533" }, { - "@id": "urn:nrel_example/nrel00000587" + "@id": "urn:nrel_example/nrel00000667" }, { - "@id": "urn:nrel_example/nrel00000600" + "@id": "urn:nrel_example/nrel00000755" }, { - "@id": "urn:nrel_example/nrel00000631" - }, + "@id": "urn:nrel_example/nrel00001329" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000736" + "@id": "urn:nrel_example/nrel00000207" }, { - "@id": "urn:nrel_example/nrel00000862" - }, + "@id": "urn:nrel_example/nrel00000864" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:nrel_example/nrel00001125" + "@id": "urn:nrel_example/nrel00000443" }, { - "@id": "urn:nrel_example/nrel00001197" + "@id": "urn:nrel_example/nrel00000709" }, { - "@id": "urn:nrel_example/nrel00001267" + "@id": "urn:nrel_example/nrel00001163" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000867" + "@value": "nrel00001185" } ] }, { - "@id": "urn:nrel_example/nrel00000273", + "@id": "urn:nrel_example/nrel00000884", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "urn:nrel_example/nrel00000214" - }, - { - "@id": "urn:nrel_example/nrel00000293" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:nrel_example/nrel00000920" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:nrel_example/nrel00000040" - }, - { - "@id": "urn:nrel_example/nrel00000638" - }, - { - "@id": "urn:nrel_example/nrel00000720" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:nrel_example/nrel00001069" + "@value": "nrel00000884" } + ] + }, + { + "@id": "urn:nrel_example/nrel00000428", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "urn:nrel_example/nrel00000412" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:nrel_example/nrel00000419" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000273" + "@value": "nrel00000428" } ] }, { - "@id": "urn:nrel_example/nrel00000064", + "@id": "urn:nrel_example/nrel00000369", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "urn:nrel_example/nrel00000441" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/IN_H2O" + "@id": "urn:nrel_example/nrel00000758" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000064" + "@value": "nrel00000369" } ] }, { - "@id": "urn:nrel_example/nrel00001196", + "@id": "urn:nrel_example/nrel00000752", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_C" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001196" + "@value": "nrel00000752" } ] }, { - "@id": "urn:nrel_example/nrel00000873", + "@id": "urn:nrel_example/nrel00000849", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000948" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000048" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000873" + "@value": "nrel00000849" } ] }, { - "@id": "urn:nrel_example/nrel00000730", + "@id": "urn:nrel_example/nrel00000903", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "urn:nrel_example/nrel00000589" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000730" + "@value": "nrel00000903" } ] }, { - "@id": "urn:nrel_example/nrel00000277", + "@id": "urn:nrel_example/nrel00000679", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000277" + "@value": "nrel00000679" } ] }, { - "@id": "urn:nrel_example/nrel00000173", + "@id": "urn:nrel_example/nrel00000116", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/Energy" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "http://qudt.org/vocab/unit/KiloW-HR" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000173" + "@value": "nrel00000116" } ] }, { - "@id": "urn:nrel_example/nrel00000077", + "@id": "urn:nrel_example/nrel00000366", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000424" - }, - { - "@id": "urn:nrel_example/nrel00000892" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -28463,168 +28429,143 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000077" + "@value": "nrel00000366" } ] }, { - "@id": "urn:nrel_example/nrel00000419", + "@id": "urn:nrel_example/nrel00000524", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000967" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000865" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000419" + "@value": "nrel00000524" } ] }, { - "@id": "urn:nrel_example/nrel00000807", + "@id": "urn:nrel_example/nrel00000448", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:nrel_example/nrel00000045" - }, - { - "@id": "urn:nrel_example/nrel00001157" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000807" + "@value": "nrel00000448" } ] }, { - "@id": "urn:nrel_example/nrel00000424", + "@id": "urn:nrel_example/nrel00000274", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:nrel_example/nrel00000077" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000424" + "@value": "nrel00000274" } ] }, { - "@id": "urn:nrel_example/nrel00000666", + "@id": "urn:nrel_example/nrel00000476", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/ElectricPower" + "@id": "http://qudt.org/vocab/quantitykind/ElectricCurrent" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/KiloW" + "@id": "http://qudt.org/vocab/unit/A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000666" + "@value": "nrel00000476" } ] }, { - "@id": "urn:nrel_example/nrel00001122", + "@id": "urn:nrel_example/nrel00000010", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000818" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@value": "nrel00001122" + "@id": "urn:nrel_example/nrel00000336" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000967", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000739" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000967" + "@value": "nrel00000010" } ] }, { - "@id": "urn:nrel_example/nrel00000664", + "@id": "urn:nrel_example/nrel00000611", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000590" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@value": "nrel00000664" + "@id": "urn:nrel_example/nrel00001121" } - ] - }, - { - "@id": "urn:nrel_example/nrel00000244", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-FlowStatus" + "@id": "urn:nrel_example/nrel00000009" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000244" + "@value": "nrel00000611" } ] }, { - "@id": "urn:nrel_example/nrel00000978", + "@id": "urn:nrel_example/nrel00000404", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], @@ -28640,65 +28581,124 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000978" + "@value": "nrel00000404" } ] }, { - "@id": "urn:nrel_example/nrel00001028", + "@id": "urn:nrel_example/nrel00000683", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatExchanger" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://qudt.org/vocab/quantitykind/PositiveDimensionlessRatio" + "@id": "urn:nrel_example/nrel00000083" + }, + { + "@id": "urn:nrel_example/nrel00000344" + }, + { + "@id": "urn:nrel_example/nrel00000546" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "urn:nrel_example/nrel00000183" + }, + { + "@id": "urn:nrel_example/nrel00000189" + }, + { + "@id": "urn:nrel_example/nrel00000271" + }, + { + "@id": "urn:nrel_example/nrel00000923" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000067" + }, + { + "@id": "urn:nrel_example/nrel00000163" + }, + { + "@id": "urn:nrel_example/nrel00001094" + } + ], + "http://data.ashrae.org/standard223#hasRole": [ + { + "@id": "http://data.ashrae.org/standard223#Role-Evaporator" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001028" + "@value": "nrel00000683" } ] }, { - "@id": "urn:nrel_example/nrel00001036", + "@id": "urn:nrel_example/nrel00000782", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000148" + }, + { + "@id": "urn:nrel_example/nrel00000647" + }, + { + "@id": "urn:nrel_example/nrel00001037" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:nrel_example/nrel00000462" + "@id": "urn:nrel_example/nrel00000190" + }, + { + "@id": "urn:nrel_example/nrel00000722" + }, + { + "@id": "urn:nrel_example/nrel00001046" + }, + { + "@id": "urn:nrel_example/nrel00001052" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "urn:nrel_example/nrel00000820" + }, + { + "@id": "urn:nrel_example/nrel00001067" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00001036" + "@value": "nrel00000782" } ] }, { - "@id": "urn:nrel_example/nrel00000512", + "@id": "urn:nrel_example/nrel00000154", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/IN_H2O" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000512" + "@value": "nrel00000154" } ] }, @@ -28719,81 +28719,81 @@ ] }, { - "@id": "urn:nrel_example/nrel00000586", + "@id": "urn:nrel_example/nrel00000816", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Sensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:nrel_example/nrel00000642" + "@id": "urn:nrel_example/nrel00001125" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "urn:nrel_example/nrel00000500" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:nrel_example/nrel00000002" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000586" + "@value": "nrel00000816" } ] }, { - "@id": "urn:nrel_example/nrel00000326", + "@id": "urn:nrel_example/nrel00000321", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-RunStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000326" + "@value": "nrel00000321" } ] }, { - "@id": "urn:nrel_example/nrel00000844", + "@id": "urn:nrel_example/nrel00001155", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "urn:nrel_example/nrel00000354" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/DEG_C" + "@id": "urn:nrel_example/nrel00000985" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000844" + "@value": "nrel00001155" } ] }, { - "@id": "urn:nrel_example/nrel00000009", + "@id": "urn:nrel_example/nrel00000231", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-AlarmStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "nrel00000009" + "@value": "nrel00000231" } ] } diff --git a/objects.inv b/objects.inv index 114e01d0..66b9561f 100644 Binary files a/objects.inv and b/objects.inv differ diff --git a/pd-sr-mp-pritoni.jsonld b/pd-sr-mp-pritoni.jsonld index b2f7c12e..00e13863 100644 --- a/pd-sr-mp-pritoni.jsonld +++ b/pd-sr-mp-pritoni.jsonld @@ -1,663 +1,729 @@ [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection from Cooling Coil" + "@value": "Luminaire10On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052", "@type": [ - "http://data.ashrae.org/standard223#Equipment" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00012" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.outside_air_afms" + "@value": "A-9.return_fan.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValvePosition", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP4Phase" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker out CP4" + "@value": "VAVBox2Reheat valve position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1InletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette outlet connection point" + "@value": "BR1Inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowDaylightCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Office window daylight CP" + "@value": "A-9.mixed_air_filter.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff", "@type": [ - "http://data.ashrae.org/standard223#Fan" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049" - } + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanElectricInCP" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanStatus" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.supply_fan" + "@value": "Luminaire2OnOff" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4OutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-AC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR4Outlet connection point" + "@value": "A-9.return_fan.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3OutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00009", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-MinDamper" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR3Outlet connection point" + "@value": "A-9.min_oa_damper.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1OutletTemperatureSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OutletTemperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S10" + "@value": "AHUReturn inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Motion-True" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1 Damper Position Command" + "@value": "Occupancy prop2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00022", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mixed air temperature" + "@value": "ELight Path1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Inlet", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy space3" + "@value": "Luminaire5Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InternalConnection", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeOutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace1" + "@value": "VAV2Internal connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1InletFlowSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperActuator", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletFlow" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperPosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S9" + "@value": "A10" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowExteriorLightInletCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "78" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mixed Air Temperature" + "@value": "Office window exterior light inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP1Phase", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet" + "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Driver1Inlet" + "@value": "BreakerCP1Phase" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1InletConnectionPoint" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1OutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric breaker1" + "@value": "Pipe to chiller" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4InletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4OutletConnectionPoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Private office inlet connection point" + "@value": "Electric breaker4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperPosition" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A6" + "@value": "A-9.supply_fan.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterInletTemp", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#ofMedium": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "AHUHot water outlet" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chilled water inlet temp" + "@value": "A-9.economizer_oa_damper.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningKC", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanSpeed" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A9" + "@value": "Opening KC" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerInletCP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire9Outlet" + "@value": "External boiler inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanSpeed", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Inlet" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "70" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Outlet" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4OnOffStatus" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire4" + "@value": "Return fan speed" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilOutletTemperature", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "80" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP1Phase" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker out CP1" + "@value": "Heating coil outlet temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplySystem", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223#Role-Supply" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2OnOff" + "@value": "Supply System" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040", "@type": [ - "http://data.ashrae.org/standard223#BidirectionalConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom inlet connection point" + "@value": "A-9.chilled_water_coil.chilledWaterReturn" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoiler", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Boiler" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Presence" - } - ], - "http://data.ashrae.org/standard223#hasValue": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerInletCP" + }, { - "@id": "http://data.ashrae.org/standard223#Presence-True" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerOutletCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy prop3" + "@value": "External boiler" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLightInletCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire9Inlet" + "@value": "Private office light inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP5", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP5Phase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1Inlet" + "@value": "Main breaker out CP5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveICP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire6Inlet" + "@value": "TU1Reheat valve ICP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust to exterior air" + "@value": "Luminaire3Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletFlow", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletFlow", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "135" + "@value": "250" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -672,150 +738,147 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Inlet flow" + "@value": "VAV2Inlet flow" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP1Phase", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" - } - ], - "http://data.ashrae.org/standard223#hasValue": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2" + }, { - "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-A" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BreakerCP1Phase" + "@value": "Bathroom" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Outlet", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLight1" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire8On off status" + "@value": "Luminaire12Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP5Phase", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone6", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-A" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BreakerCP1Phase" + "@value": "LightingZone6" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightingSystem", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire5Outlet" + "@value": "Kitchenette lighting system" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00033", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValvePosition", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.hw_valve.hotWaterOutlet" + "@value": "Cooling coil valve position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2MotorizedDamper", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Motorized damper" + "@value": "Private office light1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLight", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LIghtingSpace1DLInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightCP" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -825,58 +888,54 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace1" + "@value": "Exterior ambient light" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1OutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00060", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR1Outlet connection point" + "@value": "Exhaust air connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2InletFlowSensor", "@type": [ - "http://data.ashrae.org/standard223#CoolingCoil" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletFlow" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil" + "@value": "S11" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -892,100 +951,81 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire10Inlet" + "@value": "Luminaire12Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerPanel1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oasen", "@type": [ - "http://data.ashrae.org/standard223#System" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasMember": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker1" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker2" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker3" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker4" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" + } + ], + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Breaker panel1" + "@value": "S3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" - }, + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_air_damper.airOutlet" + "@value": "Luminaire7On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50.5" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/LuminousFluxRatio" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2Intensity" + "@value": "VAV2Oulet reheat coil CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -995,40 +1035,35 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_air_damper.airInlet" + "@value": "Room supply2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TempSensor_2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Outlet", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilOutletTemperature" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S6" + "@value": "Luminaire6Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-MinDamper", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin" - } + "http://data.ashrae.org/standard223#BidirectionalConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -1037,27 +1072,39 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OA-to-Min damper" + "@value": "Corridor outlet connection point b" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LightingSpace6" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00060" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1067,46 +1114,65 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.mixed_air" + "@value": "AHUExhaust outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External chiller inlet CP" + "@value": "A-9.outside_air_afms.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirJunction", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperPosition", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionInlet" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToEcon" - }, + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin" + "@id": "http://qudt.org/vocab/unit/PERCENT" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mixed air damper position" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeOutletConnectionPoint", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -1115,481 +1181,481 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outside air junction" + "@value": "Private office outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5InletConnectionPoint" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5OutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric breaker5" + "@value": "Private office inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00043", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00045" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.chilled_water_valve.chilledWaterInlet" + "@value": "VAV1Box supply fluid inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4InletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4OutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutletIntraCorridor5CP" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric breaker4" + "@value": "HVACSpace5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-MinDamper", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Inlet" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire10" + "@value": "OA-to-Min damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilOutletTemperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "80" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00017" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil outlet temperature" + "@value": "A-9.economizer_oa_damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR3Inlet connection point" + "@value": "LightingZone4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeOutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Outlet", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnDuct" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Open office outlet connection point" + "@value": "Luminaire3Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#masen", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValveActuator", "@type": [ - "http://data.ashrae.org/standard223#Sensor" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValvePosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S4" + "@value": "A4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Outlet", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.outside_air_afms.airOutlet" + "@value": "Luminaire10Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" - }, + "@value": "Electric Circuit 1" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValvePosition", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3" - }, + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone1" + "@value": "Heating coil valve position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00001", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP", "@type": [ - "http://data.ashrae.org/standard223#AirHandlingUnit" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirJunction" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" - }, + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" + "@value": "Bathroom light inlet CP" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHU" + "@value": "Supply from exterior air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanElectricInCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply fan electric in CP" + "@value": "LightingSpace2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FlowSensor1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" - } + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnAirFlowRate" + "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S1" + "@value": "OccupancySpace5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Outlet", "@type": [ - "http://data.ashrae.org/standard223#Equipment", - "http://data.ashrae.org/standard223#Filter" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00022" + "@value": "Luminaire2Outlet" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointPO", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.mixed_air_filter" + "@value": "Corridor inlet connection point po" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TerminalUnit1FunctionBlock", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2InletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2OutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" + } + ], + "http://data.ashrae.org/standard223#hasOutput": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric breaker2" + "@value": "Terminal Unit1 Function Block" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerInletCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Water" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire12Inlet" + "@value": "External chiller inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanSpeed", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "80" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Inlet" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Outlet" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply fan speed" + "@value": "Luminaire8" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilOutletTemperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "65" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@value": "Outside air connection" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Thermostat", + "@type": [ + "http://data.ashrae.org/standard223#Thermostat" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSensor" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cooling coil outlet temperature" + "@value": "HVACZone1Thermostat" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OutletTemperature", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "69.7" + "@value": "72.3" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -1604,33 +1670,33 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone1Temperature" + "@value": "VAV1 Outlet Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6TempSensor", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpaceTemp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker circuit3" + "@value": "HVACSpace6Temp sensor" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], @@ -1641,463 +1707,504 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette inlet connection point" + "@value": "Exhaust to exterior air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00028", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperPosition", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.hotWaterInlet" + "@value": "VAVBox2Damper position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Illuminance" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://qudt.org/vocab/unit/LUX" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Open office daylight level" + "@value": "Luminaire2On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOffice", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00059", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace4" - }, + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Private office" + "@value": "A-9.exhaust_air_damper.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressureSensor", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressure" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace6" + "@value": "S5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire5Inlet" + "@value": "LightingZone2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit3", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Supply fluid inlet" + "@value": "Main breaker circuit3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutletIntraCorridor5CP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVAC4-5Connection" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50.5" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/LuminousFluxRatio" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outlet intra corridor5CP" + "@value": "Luminaire1Intensity" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Inlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Outlet" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire6" + "@value": "VAV2Damper outlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Damper inlet CP" + "@value": "A-9.hot_water_coil.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone2" + "@value": "Mixed air connection to filter" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanStatus", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperPosition" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@id": "http://data.ashrae.org/standard223#OnOff-On" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A2" + "@value": "Return fan status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValvePosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Reheat valve position" + "@value": "Luminaire11" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Thermostat", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Temperature" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TH2" + "@value": "Light engine1Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00060", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust air connection" + "@value": "VAV1Reheat coil supply fluid inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLightInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor light inlet CP" + "@value": "Luminaire7Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy space2" + "@value": "Open office inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00027" - }, + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection from heating coil" + "@value": "AHUChilled water outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Thermostat", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@value": "OccupancySpace5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerInletCP", + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Temperature" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "TH2" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValvePosition", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker inlet CP" + "@value": "VAVBox1Reheat valve position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeOutletConnectionPoint", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnDuct" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.chilledWaterReturn" + "@value": "Open office outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1InletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1OutletConnectionPoint" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@value": "Electric breaker1" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_fan.airOutlet" + "@value": "HVACSpace2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Outlet", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2106,39 +2213,36 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette light inlet CP" + "@value": "Luminaire7Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperPosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1Damper position" + "@value": "A-9.min_oa_damper.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler", "@type": [ "http://data.ashrae.org/standard223#Connection" ], @@ -2149,18 +2253,18 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Pipe from boiler" + "@value": "Pipe to boiler" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3", "@type": [ "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP" } ], "http://data.ashrae.org/standard223#hasDomain": [ @@ -2170,67 +2274,51 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace2" + "@value": "LightingSpace3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" - } - ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.chilledWaterSupply" + "@value": "Luminaire6Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exterior ambient light path" + "@value": "Pipe from chiller" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00022", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasAspect": [ - { - "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" - } - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "73.0" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -2244,83 +2332,84 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone1Temperature setpoint" + "@value": "Mixed air temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5InletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00027" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00028" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil" + "@value": "BR5Inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exterior ambient light CP" + "@value": "AHUHot water inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00062" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy space1" + "@value": "A-9.return_air_damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningCB", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanOutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomFanExhaustDuct" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2330,158 +2419,141 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Opening CB" + "@value": "Fan outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAir", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00009" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00008" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.min_oa_damper" + "@value": "Exterior air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath", "@type": [ - "http://data.ashrae.org/standard223#BidirectionalConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor outlet connection point b" + "@value": "Exterior ambient light path" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00001", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#AirHandlingUnit" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirJunction" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" + }, { - "@value": "Luminaire6Outlet" - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041", - "@type": [ - "http://data.ashrae.org/standard223#Valve" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00043" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00044" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00042" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" + }, { - "@value": "A-9.chilled_water_coil.chilled_water_valve" - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanOutletConnectionPoint", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomFanExhaustDuct" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" + }, { - "@value": "Fan outlet connection point" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12", - "@type": [ - "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Outlet" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12OnOffStatus" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire12" + "@value": "AHU" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLight1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1", "@type": [ "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Light-Visible" @@ -2489,19 +2561,14 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette light1" + "@value": "DLight Path1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanInletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustDuct" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -2510,266 +2577,280 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Fan inlet connection point" + "@value": "OAJunction outlet to min" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasAspect": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP" + "@id": "http://data.ashrae.org/standard223#Aspect-Setpoint" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "73.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace3" + "@value": "HVACZone1Temperature setpoint" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerPanel1", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker1" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00033" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker2" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00031" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker3" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker4" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.hw_valve" + "@value": "Breaker panel1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUSupply outlet" + "@value": "A-9.hot_water_coil.hotWaterOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sasen", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sap" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S8" + "@value": "VAV2Supply fluid outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValvePosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Heating coil valve position" + "@value": "Luminaire11On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Inlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Outlet" + "@value": "Luminaire9Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpaceTemp", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker circuit2" + "@value": "HVACSpace temp" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#actuates": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Inlet" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Outlet" + "@value": "Lighting Space2 EL Inlet" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Driver1" + "@value": "Corridor" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2InletFlowSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet", "@type": [ - "http://data.ashrae.org/standard223#FlowSensor" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletFlow" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S11" + "@value": "AHUElectricity inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreaker", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#CoolingCoil" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerInletCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP1" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP4" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker" + "@value": "A-9.chilled_water_coil" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1Reheat valve position command" + "@value": "Luminaire1Inlet" } ] }, @@ -2795,357 +2876,398 @@ ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Corridor inlet connection point k" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2HeatingCoil", + "@type": [ + "http://data.ashrae.org/standard223#HeatingCoil" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Inlet reheat coil CP" + "@value": "VAVBox2Heating coil" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit3" - } - ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP3Phase" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker out CP3" + "@value": "VAV1Oulet reheat coil CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningCOO", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor4", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Opening COO" + "@value": "O4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP5Phase", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" + "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-A" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Supply fluid outlet" + "@value": "BreakerCP1Phase" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1FunctionBlock", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1InletFlowSensor", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" } ], - "http://data.ashrae.org/standard223#hasOutput": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity" - }, + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletFlow" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1function block" + "@value": "S9" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustFan", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00042", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanOutletConnectionPoint" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanInletConnectionPoint" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustFanStatus" + "@value": "Chilled water valve command" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValveActuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Exhaust" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValvePosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom exhaust fan" + "@value": "A11" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanActuator", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00006" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanSpeed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUOAInlet" + "@value": "A9" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreaker", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerInletCP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP1" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP2" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP3" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP4" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1Outlet" + "@value": "Main breaker" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValveActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor3", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OccupantPresenceSensor" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValvePosition" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A7" + "@value": "O3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Outlet" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Reheat coil supply fluid inlet" + "@value": "Luminaire10" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp3", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Occupancy-Presence" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet" + "@id": "http://data.ashrae.org/standard223#Presence-True" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Oulet reheat coil CP" + "@value": "Occupancy prop3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Lighting Space1 EL Inlet" + "@value": "VAV1Damper outlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Equipment", + "http://data.ashrae.org/standard223#Filter" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00059" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00057" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00022" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.exhaust_air_damper" + "@value": "A-9.mixed_air_filter" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6Outlet" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Inlet reheat coil CP" + "@value": "Luminaire6" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidOutlet", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@value": "This graph is a sample population of the so-called Pritoni Office Building (suggested by Marco Pritoni) and is used for testing and demonstration." + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/model/all" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "VAV2Reheat coil supply fluid outlet" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "Created with TopBraid Composer" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperActuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperPosition" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A10" + "@value": "HVACSpace6" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-EconDamper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3153,173 +3275,183 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.mixed_air_filter.airInlet" + "@value": "OA-to-Econ damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoiler", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#Boiler" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerInletCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerOutletCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External boiler" + "@value": "Bathroom outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Electricity-AC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom exhaust to exterior air" + "@value": "Main grid connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnAirFlowRate", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "129.3" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.supply_fan.airInlet" + "@value": "Return air flow rate" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1Inlet" + "@value": "A-9.return_air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLightInletCP" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" + }, { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace5" + "@value": "Kitchenette" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00044", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052" + }, { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.chilled_water_valve.chilledWaterOutlet" + "@value": "A-9.return_fan" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Reheat coil supply fluid inlet" + "@value": "Corridor outlet connection point OO" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Light engine1Inlet" + "@value": "Luminaire6On off status" } ] }, @@ -3345,246 +3477,292 @@ ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3OutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric breaker3" + "@value": "Luminaire9On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1InternalPipe", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletFlow", "@type": [ - "http://data.ashrae.org/standard223#Pipe" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "135" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1Internal pipe" + "@value": "VAV1Inlet flow" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointPO" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone1" + "@value": "HVACSpace4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp4", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@id": "http://data.ashrae.org/standard223#Motion-True" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy space4" + "@value": "Occupancy prop4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1DamperPosition", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "Luminaire2Inlet" + "@id": "http://qudt.org/vocab/unit/PERCENT" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerInletCP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" + "@value": "VAVBox1Damper position" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Water" + "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External boiler inlet CP" + "@value": "Occupancy space1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveOCP", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLight1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1InternalPipe" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire12Outlet" + "@value": "TU1Reheat valve outlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#SingleDuctTerminal" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2HeatingCoil" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2InletFlowSensor" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2MotorizedDamper" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2OutletTemperatureSensor" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace2" + "@value": "VAVBox2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Inlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12Outlet" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.airOutlet" + "@value": "Luminaire12" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mixed air connection to filter" + "@value": "A-9.chilled_water_coil.chilledWaterSupply" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToEcon", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#HeatingCoil" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-EconDamper" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00027" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00028" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OAJunction outlet to econ" + "@value": "A-9.hot_water_coil" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLightInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLightInletCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3594,122 +3772,123 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Private office light inlet CP" + "@value": "Corridor light inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChiller", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerOutletCP", "@type": [ - "http://data.ashrae.org/standard223#Chiller" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerInletCP" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerOutletCP" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External chiller" + "@value": "External boiler outlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanInletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustDuct" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Private office light1" + "@value": "Fan inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4InletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanElectricInCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR4Inlet connection point" + "@value": "Supply fan electric in CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerOutletCP", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Inlet" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire3" + "@value": "External chiller outlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oasen", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2OutletTemperatureSensor", "@type": [ "http://data.ashrae.org/standard223#TemperatureSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperatureProperty" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S3" + "@value": "S12" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00009", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-MinDamper" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3719,18 +3898,18 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.min_oa_damper.airInlet" + "@value": "VAVBox1Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3738,419 +3917,414 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.supply_fan.airOutlet" + "@value": "VAVBox2Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorPhysicalSpace", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#OutsidePhysicalSpace" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAir" - }, + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLight" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exterior physical space" + "@value": "Luminaire8On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Thermostat", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1InternalPipe", "@type": [ - "http://data.ashrae.org/standard223#Thermostat" - ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSensor" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint" - } + "http://data.ashrae.org/standard223#Pipe" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "HVACZone1Thermostat" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Damper outlet CP" + "@value": "TU1Internal pipe" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2OutletTemperatureSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperatureProperty" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S12" + "@value": "Bathroom exhaust to exterior air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1InternalWire", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.economizer_oa_damper.airInlet" + "@value": "Luminaire1Internal wire" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplySystem", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker2", "@type": [ - "http://data.ashrae.org/standard223#System" + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#hasMember": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" - }, + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2InletConnectionPoint" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" - } - ], - "http://data.ashrae.org/standard223#hasRole": [ - { - "@id": "http://data.ashrae.org/standard223#Role-Supply" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2OutletConnectionPoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply System" + "@value": "Electric breaker2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2MotorizedDamper", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Damper" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return Air Temperature" + "@value": "VAVBox2Motorized damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVSupply" + "@value": "LightingZone1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00031", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP1Phase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Hot water valve command" + "@value": "Main breaker out CP1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9", "@type": [ "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Inlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Outlet" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8OnOffStatus" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire8" + "@value": "Luminaire9" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply1", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker circuit4" + "@value": "Room supply1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustDuct", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LIghtingSpace1DLInlet", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom exhaust duct" + "@value": "Lighting Space1 DL Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletTemperature", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Inlet" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "70.2" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Outlet" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5OnOffStatus" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire5" + "@value": "VAV1 Inlet Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://qudt.org/vocab/quantitykind/Population" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/NUM" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ELight Path1" + "@value": "Occupancy prop1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnAirFlowRate", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1HeatingCoil", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#HeatingCoil" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "129.3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidOutlet" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" + "@value": "VAVBox1Heating coil" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChiller", + "@type": [ + "http://data.ashrae.org/standard223#Chiller" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerInletCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerOutletCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return air flow rate" + "@value": "External chiller" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00012", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire7On off status" + "@value": "Outdoor air flow" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveICP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1Reheat valve ICP" + "@value": "TU1Reheat valve position command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LIghtingSpace1DLInlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire7" + "@value": "LightingSpace1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4160,84 +4334,88 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire4Inlet" + "@value": "Luminaire8Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller" - } + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUChilled water inlet" + "@value": "Main breaker circuit2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterTemperatureSensor_13", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressure", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.5" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterInletTemp" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PSI" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S13" + "@value": "Mixed air pressure" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00043", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00045" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Oulet reheat coil CP" + "@value": "A-9.chilled_water_coil.chilled_water_valve.chilledWaterInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningCOO", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4247,690 +4425,684 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outside air connection" + "@value": "Opening COO" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00044", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire3Inlet" + "@value": "A-9.chilled_water_coil.chilled_water_valve.chilledWaterOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00045", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Grid connection" + "@value": "Chilled water connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor5", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" + "http://data.ashrae.org/standard223#OccupantPresenceSensor" ], "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5" } ], "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp4" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "O4" + "@value": "O5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletFlow", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#masen", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "250" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#Sensor" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Inlet flow" + "@value": "S4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DaylightSensor1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007", "@type": [ - "http://data.ashrae.org/standard223#IlluminanceSensor" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00009" + }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00008" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "D1" + "@value": "A-9.min_oa_damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperPosition" + "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A1" + "@value": "Occupancy space2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperatureProperty", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#actuates": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "70" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Outlet" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Outlet temperature property" + "@value": "Driver1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterInlet", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@value": "Electric Circuit 1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OAJunction outlet to min" + "@value": "AHUChilled water inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustFanStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Outlet", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-On" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust fan status" + "@value": "Luminaire4Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterInletTemp", "@type": [ - "http://data.ashrae.org/standard223#Equipment" - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Outlet" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#ofMedium": [ { - "@value": "LightEngine1" + "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowExteriorLightInletCP", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Office window exterior light inlet CP" + "@value": "Chilled water inlet temp" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilOutletTemperature", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "65" + } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor light1" + "@value": "Cooling coil outlet temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric Circuit 2" + "@value": "VAV2Supply fluid inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorPhysicalSpace", "@type": [ - "http://data.ashrae.org/standard223#SingleDuctTerminal" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet" - } + "http://data.ashrae.org/standard223#OutsidePhysicalSpace" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValve" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1HeatingCoil" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1InletFlowSensor" - }, + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1MotorizedDamper" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAir" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1OutletTemperatureSensor" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLight" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1" + "@value": "Exterior physical space" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature" - } + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/unit/K" + "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2CCT" + "@value": "Occupancy space3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5OutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Electricity-AC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Pipe to chiller" + "@value": "BR5Outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00059", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2FunctionBlock", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.exhaust_air_damper.airOutlet" + "@value": "Luminaire2 function block" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/K" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1CCT" + "@value": "VAVSupply" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Damper" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00059" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00057" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Room supply2" + "@value": "A-9.exhaust_air_damper" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1InternalWire", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor1", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#OccupantCounter" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1Internal wire" + "@value": "O1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridPowerSource", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterTemperatureSensor_13", "@type": [ - "http://data.ashrae.org/standard223#Generator" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00039" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ChilledWaterInletTemp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main grid power source" + "@value": "S13" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1", "@type": [ "http://data.ashrae.org/standard223#SingleDuctTerminal" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2HeatingCoil" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2InletFlowSensor" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2MotorizedDamper" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2OutletTemperatureSensor" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Outlet" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValve" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1HeatingCoil" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1InletFlowSensor" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1MotorizedDamper" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1OutletTemperatureSensor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2" + "@value": "VAVBox1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint", + "@type": [ + "http://data.ashrae.org/standard223#BidirectionalConnectionPoint" + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom inlet connection point" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2InletConnectionPoint", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUHot water inlet" + "@value": "BR2Inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1OutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#OccupantCounter" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "O1" + "@value": "BR1Outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Outlet" + } ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanSpeed" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A8" + "@value": "Luminaire1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2HeatingCoil", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUSupplyOutlet", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OuletReheatCoilCP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidInlet" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidOutlet" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Heating coil" + "@value": "AHUSupply outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVAC4-5Connection", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeWindows", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Window" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#InletIntraCorridor4CP" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowDaylightCP" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowExteriorLightInletCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVAC4-5Connection" + "@value": "Open office windows" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalChillerOutletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Outlet", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External chiller outlet CP" + "@value": "Luminaire8Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnSystem", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperActuator", "@type": [ - "http://data.ashrae.org/standard223#System" - ], - "http://data.ashrae.org/standard223#hasMember": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasRole": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Role-Return" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperPosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return System" + "@value": "A2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker circuit1" + "@value": "Pipe from boiler" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InternalConnection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4938,14 +5110,9 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#mapsTo": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_fan.airInlet" + "@value": "VAV1Internal connection" } ] }, @@ -4974,117 +5141,113 @@ ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValve", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerInletCP", "@type": [ - "http://data.ashrae.org/standard223#Valve" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveOCP" - } - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveICP" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1Reheat valve" + "@value": "Main breaker inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperPosition", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00062" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_air_damper" + "@value": "Exhaust air damper position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#InletIntraCorridor4CP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Outlet", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Inlet intra corridor4CP" + "@value": "Luminaire1Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Fan" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "Luminaire8Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanElectricInCP" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperActuator", - "@type": [ - "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperPosition" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A3" + "@value": "A-9.supply_fan" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00062", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanSpeed", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "80" + } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -5098,180 +5261,211 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return air damper command" + "@value": "Supply fan speed" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExternalBoilerOutletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLightInletCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "External boiler outlet CP" + "@value": "LightingSpace5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone6", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Outlet" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone6" + "@value": "Luminaire3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValveActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToEcon", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValvePosition" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-EconDamper" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A5" + "@value": "OAJunction outlet to econ" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressure", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } ], "http://data.ashrae.org/standard223#hasValue": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "15.5" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire1OnOff" } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00031", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PSI" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mixed air pressure" + "@value": "Hot water valve command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#rasen", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S2" + "@value": "ELight Path2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Equipment" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00012" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUReturn inlet" + "@value": "A-9.outside_air_afms" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3OutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.chilled_water_coil.airInlet" + "@value": "BR3Outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Outlet" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1" + "@value": "HVACZone1" } ] }, @@ -5300,53 +5494,33 @@ ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1MotorizedDamper", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustFan", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#Fan" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanOutletConnectionPoint" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperInletCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "VAVBox1Motorized damper " - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Temperature", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "73.2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FanInletConnectionPoint" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustFanStatus" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Role-Exhaust" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone2Temperature" + "@value": "Bathroom exhaust fan" } ] }, @@ -5372,209 +5546,220 @@ ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp", "@type": [ - "http://data.ashrae.org/standard223#OccupantPresenceSensor" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "78" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp5" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "O5" + "@value": "Mixed Air Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustDuct", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire11Outlet" + "@value": "Bathroom exhaust duct" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom" + "@value": "A-9.chilled_water_coil.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Presence" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00027" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00037" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Presence-True" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy prop5" + "@value": "Connection from heating coil" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sap", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Luminaire9On off status" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.6" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire6OnOffStatus", - "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/Pressure" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://qudt.org/vocab/unit/PSI" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire6On off status" + "@value": "Supply Air Pressure" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeOutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00033", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Private office outlet connection point" + "@value": "A-9.hot_water_coil.hw_valve.hotWaterOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Pipe to boiler" + "@value": "Outside Air Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVAC4-5Connection", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromBoiler" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#InletIntraCorridor4CP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Box supply fluid inlet" + "@value": "HVAC4-5Connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint" - } + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Room supply1" + "@value": "Electric Circuit 3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUExhaustOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00006", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00060" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5582,177 +5767,179 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUExhaust outlet" + "@value": "A-9.outside_air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletTemperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "70.2" + "@value": "50.5" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/LuminousFluxRatio" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1 Inlet Temperature" + "@value": "Luminaire2Intensity" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.economizer_oa_damper.airOutlet" + "@value": "HVACZone2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#FlowSensor1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#FlowSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnAirFlowRate" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom light inlet CP" + "@value": "S1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1MotorizedDamper", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Damper" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperInletCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire11Inlet" + "@value": "VAVBox1Motorized damper " } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00026", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperInletCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.airInlet" + "@value": "VAV1Damper inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointPO", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor inlet connection point po" + "@value": "Main breaker circuit4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1OutletTemperatureSensor", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OutletTemperature" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom light1" + "@value": "S10" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Outlet", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5762,288 +5949,249 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire3Outlet" + "@value": "Luminaire9Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2Temperature", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" - } + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@value": "VAV1Box supply fluid outlet" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "73.2" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUChilledWaterOutlet", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToChiller" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUChilled water outlet" + "@value": "HVACZone2Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirDamperPosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone3", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } + "http://data.ashrae.org/standard223#Zone" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mixed air damper position" + "@value": "LightingZone3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperPosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker5", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5InletConnectionPoint" + }, { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5OutletConnectionPoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Damper position" + "@value": "Electric breaker5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidOutlet", "@type": [ - "http://data.ashrae.org/standard223#OccupantPresenceSensor" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "O3" + "@value": "VAV1Reheat coil supply fluid outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sap", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperature", "@type": [ "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "15.6" + "@value": "71.2" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Pressure" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/PSI" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply Air Pressure" + "@value": "VAV2 Outlet Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TH1" + "@value": "VAV1Box supply fluid outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TempSensor_1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" + "@id": "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilOutletTemperature" + "@id": "http://qudt.org/vocab/unit/K" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S7" + "@value": "Luminaire1CCT" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperActuator", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2DamperPosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker circuit5" + "@value": "A6" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Inlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2Outlet" + "@value": "Luminaire11Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionInlet", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire4On off status" + "@value": "OAJunction inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR2InletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowDaylightCP", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR2Inlet connection point" + "@value": "Office window daylight CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00006", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Outlet", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#RoomSupply2" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6051,145 +6199,126 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.outside_air" + "@value": "VAVBox2Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058" - }, + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063" + "@value": "This graph is a sample population of the so-called Pritoni Office Building (suggested by Marco Pritoni) and is used for testing and demonstration." } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/model/all" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@value": "A-9.return_air" + "@value": "Created with TopBraid Composer" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValvePosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnSystem", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#System" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMember": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasRole": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Role-Return" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1Reheat valve position" + "@value": "Return System" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4InletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire4Outlet" + "@value": "BR4Inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00042", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chilled water valve command" + "@value": "Corridor light1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TempSensor_1", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilOutletTemperature" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire11On off status" + "@value": "S7" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00035" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00021" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -6197,351 +6326,288 @@ "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "A-9.mixed_air_filter.airOutlet" - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone2", - "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" - }, + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#mxtmp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone2" + "@value": "A-9.mixed_air_filter.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnDuct", "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5" - } + "http://data.ashrae.org/standard223#Connection" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@value": "LightingZone5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace4", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLightInletCP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace4" + "@value": "Return duct" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor" + "@value": "Main breaker circuit1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightCP", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightPath" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace3" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone3" + "@value": "Exterior ambient light CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanSpeed", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP3Phase", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "70" - } + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-BC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return fan speed" + "@value": "Breaker CP3Phase" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire9OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire9" + "@value": "A-9.return_air_damper.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00008", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" - } + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Minimum outdoor air damper command" + "@value": "Electric Circuit 2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP2Phase", "@type": [ "http://data.ashrae.org/standard223#EnumerableProperty" ], "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" } ], "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-B" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2On off status" + "@value": "Breaker CP2Phase" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightingSystem", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058", "@type": [ - "http://data.ashrae.org/standard223#System" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMember": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor5" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette lighting system" + "@value": "A-9.exhaust_air_damper.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.hw_valve.hotWaterInlet" + "@value": "A-9.economizer_oa_damper.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridPowerSource", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } + "http://data.ashrae.org/standard223#Generator" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridConnectionPoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1OnOff" + "@value": "Main grid power source" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR1InletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace4", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit1" - } + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Domain-Occupancy" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR1Inlet connection point" + "@value": "Occupancy space4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace4", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLightInletCP" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire5On off status" + "@value": "LightingSpace4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00016", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#rasen", "@type": [ - "http://data.ashrae.org/standard223#Damper" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00017" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.economizer_oa_damper" + "@value": "S2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00017", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { @@ -6555,861 +6621,831 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Economizer outside air damper command" + "@value": "TU1 Damper Position Command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperActuator", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1InternalWire" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperPosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Driver1Outlet" + "@value": "A3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5InletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR5Inlet connection point" + "@value": "Luminaire12On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sasen", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#PressureSensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00049" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#sap" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire10On off status" + "@value": "S8" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" - ], - "http://data.ashrae.org/standard223#commandedByProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Inlet" - }, + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00006" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOffStatus" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2" + "@value": "AHUOAInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00045", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidInlet", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00040" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Chilled water connection" + "@value": "VAV2Reheat coil supply fluid inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2FunctionBlock", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" - ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasOutput": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2 function block" + "@value": "A-9.outside_air_afms.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6TempSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanStatus", "@type": [ - "http://data.ashrae.org/standard223#TemperatureSensor" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpaceTemp" + "@id": "http://data.ashrae.org/standard223#OnOff-On" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace6Temp sensor" + "@value": "Supply fan status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP3Phase", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone5", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-BC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Breaker CP3Phase" + "@value": "LightingZone5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperPosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00036" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outside air damper position" + "@value": "A-9.chilled_water_coil.airOutlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2" + } + ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1BoxSupplyFluidOutlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP2Phase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Reheat coil supply fluid outlet" + "@value": "Main breaker out CP2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DaylightSensor1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#IlluminanceSensor" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@value": "Lighting Space2 EL Inlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR5OutletConnectionPoint", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-AC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "BR5Outlet connection point" + "@value": "D1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustFanStatus", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + } + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@id": "http://data.ashrae.org/standard223#OnOff-On" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Damper outlet CP" + "@value": "Exhaust fan status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00034", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeOutletConnectionPoint" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Hot water connection" + "@value": "HVACSpace3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveOCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Inlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1InternalPipe" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "TU1Reheat valve outlet CP" + "@value": "Luminaire2Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP2Phase", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR4OutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#Aspect-ElectricalPhaseIdentifier" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#ElectricalPhaseIdentifier-B" + "@id": "http://data.ashrae.org/standard223#Electricity-AC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Breaker CP2Phase" + "@value": "BR4Outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP2Phase" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker out CP2" + "@value": "Kitchenette inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpaceTemp", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://qudt.org/vocab/quantitykind/ThermodynamicTemperature" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://qudt.org/vocab/unit/K" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace temp" + "@value": "Luminaire2CCT" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeWindows", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1ELInlet", "@type": [ - "http://data.ashrae.org/standard223#Window" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowDaylightCP" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OfficeWindowExteriorLightInletCP" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Open office windows" + "@value": "Lighting Space1 EL Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OA-to-EconDamper", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00018" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OA-to-Econ damper" + "@value": "Kitchenette light inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomOutletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#InletIntraCorridor4CP", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4" + } + ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom outlet connection point" + "@value": "Inlet intra corridor4CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirJunction", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#Junction" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionInlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToEcon" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionOutletToMin" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Motion-True" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy prop2" + "@value": "Outside air junction" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50.5" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Inlet" + }, { - "@id": "http://qudt.org/vocab/quantitykind/LuminousFluxRatio" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Outlet" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1Intensity" + "@value": "Luminaire7" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValveActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilValvePosition" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A4" + "@value": "Grid connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutletIntraCorridor5CP", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVAC4-5Connection" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Motion-True" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy prop4" + "@value": "Outlet intra corridor5CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire12OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperActuator", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ - { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperPosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire12On off status" + "@value": "A1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorLight1" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire10Outlet" + "@value": "Luminaire3On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.hot_water_coil.hotWaterOutlet" + "@value": "BR3Inlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingZone4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOffice", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3" + }, { "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace4" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace3" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone4" + "@value": "Private office" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeToBoiler" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUHot water outlet" + "@value": "Return Air Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00008", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply from exterior air" + "@value": "Minimum outdoor air damper command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLight", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAmbientLightCP" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exterior ambient light" + "@value": "Luminaire5On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExteriorAir", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00041", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Valve" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustToExteriorAir" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00043" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFromExteriorAir" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00044" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00042" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exterior air" + "@value": "A-9.chilled_water_coil.chilled_water_valve" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OAJunctionInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutsideAirDamperPosition", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUOAInlet" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OAJunction inlet" + "@value": "Outside air damper position" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Inlet", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace6" - }, + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Inlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Kitchenette" + "@value": "Driver1Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeInletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Inlet" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeOutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Outlet" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace3" + "@value": "Luminaire4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InternalConnection", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperatureProperty", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperOutletCP" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "70" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Internal connection" + "@value": "VAV2Outlet temperature property" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainGridConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP3", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#GridConnection" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit3" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Electricity-AC" + "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP3Phase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main grid connection point" + "@value": "Main breaker out CP3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2ReheatCoilSupplyFluidOutlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Water-HotWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2SupplyFluidOutlet" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2Reheat coil supply fluid outlet" + "@value": "A-9.hot_water_coil.hw_valve.hotWaterInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningKC", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00047" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7419,198 +7455,195 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Opening KC" + "@value": "A-9.supply_fan.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@value": "VAV1Inlet reheat coil CP" + } + ] + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValveActuator", + "@type": [ + "http://data.ashrae.org/standard223#Actuator" + ], + "http://data.ashrae.org/standard223#commandedByProperty": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2ReheatValvePosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire7Inlet" + "@value": "A7" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InternalConnection", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperOutletCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLightInletCP" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Internal connection" + "@value": "Bathroom light1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2OutletTemperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "71.2" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV2 Outlet Temperature" + "@value": "VAVBox1Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Floor1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#contains": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOffice" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Floor1" + "@value": "Luminaire11Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace4", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor2", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointPO" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace4" + "@value": "O2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00051", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2", "@type": [ - "http://data.ashrae.org/standard223#Fan" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00052" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2CCT" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00053" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Intensity" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOff" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2Outlet" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanStatus" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire2OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.return_fan" + "@value": "Luminaire2" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValve", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Inlet" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveOCP" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11OnOffStatus" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValveICP" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire11" + "@value": "TU1Reheat valve" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerOutCP4", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit4" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -7620,382 +7653,352 @@ ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP5Phase" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BreakerCP4Phase" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Main breaker out CP5" + "@value": "Main breaker out CP4" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLight1", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteLightInletCP" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire11Outlet" + } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Corridor inlet connection point k" + "@value": "Kitchenette light1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire3OnOffStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel", "@type": [ - "http://data.ashrae.org/standard223#EnumerableProperty" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://qudt.org/vocab/quantitykind/Illuminance" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-Off" + "@id": "http://qudt.org/vocab/unit/LUX" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire3On off status" + "@value": "Open office daylight level" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointOO", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp5", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Medium-Air" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@value": "Corridor outlet connection point OO" + "@id": "http://data.ashrae.org/standard223#Occupancy-Presence" } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "5" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Population" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/NUM" + "@id": "http://data.ashrae.org/standard223#Presence-True" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Occupancy prop1" + "@value": "Occupancy prop5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressureSensor", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1", "@type": [ - "http://data.ashrae.org/standard223#PressureSensor" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00024" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeOutletConnectionPoint" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MixedAirPressure" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "S5" + "@value": "HVACSpace1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00058", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TempSensor_2", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055" - }, + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00056" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00046" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HeatingCoilOutletTemperature" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.exhaust_air_damper.airInlet" + "@value": "S6" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire7Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4OnOffStatus", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#EnumerableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOfficeLight1" + "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#OnOff-Off" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire7Outlet" + "@value": "Luminaire4On off status" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00013", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00034", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00011" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00029" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.outside_air_afms.airInlet" + "@value": "Hot water connection" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ExhaustAirDamperPosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1FunctionBlock", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#FunctionBlock" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasInput": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeDaylightLevel" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasOutput": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1CCT" + }, { - "@value": "Exhaust air damper position" - } - ] - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PipeFromChiller", - "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Intensity" + }, { - "@id": "http://data.ashrae.org/standard223#Water-ChilledWater" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1OnOff" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Pipe from chiller" + "@value": "Luminaire1function block" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccSensor2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Outlet", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" - ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace2" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomLight1" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp2" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "O2" + "@value": "Luminaire5Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace6", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00017", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteInletConnectionPoint" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace6" + "@value": "Economizer outside air damper command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnDuct", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableObservableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUReturnInlet" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "69.7" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/quantitykind/Temperature" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ratmp" + "@id": "http://qudt.org/vocab/unit/DEG_F" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return duct" + "@value": "HVACZone1Temperature" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#SupplyFanStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSensor", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#TemperatureSensor" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-On" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supply fan status" + "@value": "TH1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire8Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpeningCB", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomInletConnectionPoint" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorOutletConnectionPointB" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire8Inlet" + "@value": "Opening CB" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OutletTemperature", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Floor1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#contains": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "72.3" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Bathroom" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Corridor" + }, { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Kitchenette" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#PrivateOffice" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1 Outlet Temperature" + "@value": "Floor1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomFanExhaustDuct", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2InletReheatCoilCP", "@type": [ - "http://data.ashrae.org/standard223#Duct" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir" - } + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { @@ -8004,436 +8007,433 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Bathroom fan exhaust duct" + "@value": "VAV2Inlet reheat coil CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00012", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValveActuator", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/VolumeFlowRate" - } + "http://data.ashrae.org/standard223#Actuator" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://qudt.org/vocab/unit/FT3-PER-MIN" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValvePosition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outdoor air flow" + "@value": "A5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00062", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVSupply" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox2Inlet" + "@value": "Return air damper command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00010", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00007" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00015" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" + }, { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A-9.min_oa_damper.airOutlet" + "@value": "Open office" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1DamperInletCP", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00063", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00055" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00061" } ], - "http://data.ashrae.org/standard223#mapsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1Inlet" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAV1Damper inlet CP" + "@value": "A-9.return_air_damper.airInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TerminalUnit1FunctionBlock", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricBreaker3", "@type": [ - "http://data.ashrae.org/standard223#FunctionBlock" - ], - "http://data.ashrae.org/standard223#hasInput": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1Temperature" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACZone1TemperatureSetpoint" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancyProp1" - } + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#hasOutput": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1DamperPositionCommand" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3InletConnectionPoint" }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#TU1ReheatValvePositionCommand" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BR3OutletConnectionPoint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Terminal Unit1 Function Block" + "@value": "Electric breaker3" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LIghtingSpace1DLInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00028", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00025" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Water-HotWater" + } + ], + "http://data.ashrae.org/standard223#mapsTo": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUHotWaterInlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Lighting Space1 DL Inlet" + "@value": "A-9.hot_water_coil.hotWaterInlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOffice", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Driver1Outlet", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace1" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace1" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1InternalWire" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OccupancySpace1" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Open office" + "@value": "Driver1Outlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#AHUElectricityInlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire10Inlet", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit2" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "AHUElectricity inlet" + "@value": "Luminaire10Inlet" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit3", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanActuator", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Actuator" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#commandedByProperty": [ { - "@id": "http://data.ashrae.org/standard223#AC-240VLL-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanSpeed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Electric Circuit 3" + "@value": "A8" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1HeatingCoil", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomFanExhaustDuct", "@type": [ - "http://data.ashrae.org/standard223#HeatingCoil" + "http://data.ashrae.org/standard223#Duct" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1InletReheatCoilCP" - }, - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1OuletReheatCoilCP" - }, + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidInlet" - }, + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#BathroomExhaustToExteriorAir" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV1ReheatCoilSupplyFluidOutlet" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "VAVBox1Heating coil" + "@value": "Bathroom fan exhaust duct" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#oatmp", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableObservableProperty" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/quantitykind/Temperature" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5Outlet" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/DEG_F" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire5OnOffStatus" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Outside Air Temperature" + "@value": "Luminaire5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00057", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00020", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00014" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00019" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00023" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00064" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Exhaust air damper command" + "@value": "A-9.mixed_air" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#HVACSpace5", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAV2DamperInletCP", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CorridorInletConnectionPointK" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OutletIntraCorridor5CP" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#mapsTo": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox2Inlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace5" + "@value": "VAV2Damper inlet CP" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#DLightPath1", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#Equipment" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Inlet" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightEngine1Outlet" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "DLight Path1" + "@value": "LightEngine1" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath2", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#KitchenetteOutletConnectionPoint", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#LightingSpace2ELInlet" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ELight Path2" + "@value": "Kitchenette outlet connection point" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#OpenOfficeInletConnectionPoint", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#MainBreakerCircuit5", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Air" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Open office inlet connection point" + "@value": "Main breaker circuit5" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#CoolingCoilValvePosition", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00030", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableActuatableProperty" + "http://data.ashrae.org/standard223#Valve" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "50" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00032" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00033" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/PERCENT" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00031" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cooling coil valve position" + "@value": "A-9.hot_water_coil.hw_valve" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ReturnFanStatus", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00050", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedActuatableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#EnumerationKind-OnOff" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00038" + }, + { + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00048" } ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#OnOff-On" + "@id": "http://data.ashrae.org/standard223#Medium-Air" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Return fan status" + "@value": "Connection from Cooling Coil" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValveActuator", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#i00057", "@type": [ - "http://data.ashrae.org/standard223#Actuator" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#commandedByProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#VAVBox1ReheatValvePosition" + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/PERCENT" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A11" + "@value": "Exhaust air damper command" } ] }, { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire1Outlet", + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#Luminaire4Inlet", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ELightPath1" + "@id": "http://data.ashrae.org/standard223/1.0/data/pd-sr-mp-pritoni#ElectricCircuit1" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1Outlet" + "@value": "Luminaire4Inlet" } ] } diff --git a/pnnl-example1.jsonld b/pnnl-example1.jsonld index 0ed4875a..47c7e320 100644 --- a/pnnl-example1.jsonld +++ b/pnnl-example1.jsonld @@ -1,342 +1,294 @@ [ { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0", + "@id": "http://speckle.systems/4a446fc2b9c8224a66df446fc40b2f54", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" - }, + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "583.4444" } ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://qudt.org/vocab/unit/M2" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@value": "QuantifiableProperty" } + ] + }, + { + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + }, + { + "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connected": [ { - "@value": "Connection" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + }, + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } - ] - }, - { - "@id": "http://speckle.systems/492d19a52147a4cb446c1fa2f36c4d2c", - "@type": [ - "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + }, + { + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedTo": [ { - "@value": "LightingZone1" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } - ] - }, - { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "Luminaire12" } ] }, { - "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878", + "@id": "http://speckle.systems/6cd35c4f0b85ce96efb182c7f19d4394", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11.14836" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enumerated observable property" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1", + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" - }, - { - "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" - }, - { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" - }, - { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" }, { - "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" + "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" } ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" - }, - { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" - }, - { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" - }, + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" }, { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" + "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" } ], - "http://data.ashrae.org/standard223#connectedFrom": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" - }, - { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" - }, - { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" - }, - { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" - }, + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" - }, - { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" - }, - { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" - }, + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" }, { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" - }, + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0", + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" + "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" }, { - "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" } ], - "http://data.ashrae.org/standard223#connected": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" }, { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" } ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" - }, + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" - }, + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" - }, + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://speckle.systems/eafe74d79e1ab2386bcd74cfe7380ef0" - }, - { - "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "LightingSpace3 3" + "@value": "Connection" } ] }, { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e", + "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" - }, - { - "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" }, { - "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf", + "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" }, { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -346,192 +298,183 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6", + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#encloses": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" }, { - "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c" + "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/6cd35c4f0b85ce96efb182c7f19d4394" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" + }, { - "@id": "https://w3id.org/rec#CookingRoom" + "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" } - ] - }, - { - "@id": "http://speckle.systems/09c967d9e3e0ed6b4350105a6ebd1246", - "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@value": "Panel 2" } ] }, { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597", + "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" - } - ], - "http://data.ashrae.org/standard223#connected": [ + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" } ], - "http://data.ashrae.org/standard223#connectedTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Panel 1" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a", + "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + }, + { + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/1b89da9c68b935d6375d5fe0e90febab" + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace5 5" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f", + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "39.29" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413" + }, { - "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://qudt.org/vocab/unit/W" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413" + }, { - "@value": "QuantifiableProperty" + "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" } - ] - }, - { - "@id": "http://speckle.systems/f91a946c0b6ab24039e09bdc954504af", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "27.10188" + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "Connection" } ] }, { - "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95", + "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" }, { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -546,7 +489,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, @@ -585,206 +528,146 @@ ] }, { - "@id": "http://speckle.systems/69962dede1bb7985d7d34dbb8e6cd3fb", + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#ElectricBreaker" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "10.76127" + "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "Panel 1" } ] }, { - "@id": "http://speckle.systems/ea132dc6f9ffb48fcaa86607ff4b65b3", + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "13.17159" + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + }, + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "QuantifiableProperty" - } - ] - }, - { - "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" - ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enumerated observable property" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3", + "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/7427f4edf3217904298499200651e74d" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@id": "https://w3id.org/rec#OfficeRoom" - } - ] - }, - { - "@id": "http://speckle.systems/1b89da9c68b935d6375d5fe0e90febab", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "36.55556" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Area" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://speckle.systems/a4d3df27db1cc0ca04e2d34b221b87d5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "HVACSpace3 3" } ] }, { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af", + "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" - }, - { - "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" - }, - { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" - }, - { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" }, { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" - }, + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://speckle.systems/e7cb45f8083fac1804a9f98b64d7c27c" - }, + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace5 5" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594", + "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" }, { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -794,88 +677,66 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c", + "@id": "http://speckle.systems/0d693228e1e46738efa9a20a427e0324", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" - }, - { - "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" - }, - { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" - } + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" - }, + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" - }, + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" + "@value": "LightingZone3" } + ] + }, + { + "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/f91a946c0b6ab24039e09bdc954504af" - }, - { - "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878" + "@id": "http://speckle.systems/370bcf049d82f09604c111bd8b6ed730" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace1 1" + "@value": "HVACSpace2 2" } ] }, { - "@id": "http://speckle.systems/09b9d2616eec93c51fed15a337b8f676", + "@id": "http://speckle.systems/ea132dc6f9ffb48fcaa86607ff4b65b3", "@type": [ "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "112.4444" + "@value": "13.17159" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -895,136 +756,163 @@ ] }, { - "@id": "http://speckle.systems/ba96efc7e5394be487f7fa443496ad99", + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" + }, { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + }, + { + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } - ] - }, - { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba", - "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" + "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" }, { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" }, { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "Luminaire3" } ] }, { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc", + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" }, { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" + }, { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + }, + { + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + }, + { + "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + }, + { + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + }, + { + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + }, + { + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + }, + { + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@value": "OutletConnectionPoint" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" + }, + { + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + }, + { + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + }, + { + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + }, + { + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } - ] - }, - { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0", - "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" }, { - "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + }, + { + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + }, + { + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" }, { "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" - } - ], - "http://data.ashrae.org/standard223#connectsFrom": [ + }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" - } - ], - "http://data.ashrae.org/standard223#connectsTo": [ + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + }, { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + }, + { + "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1034,138 +922,163 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "Junction" } ] }, { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d", + "@id": "http://speckle.systems/69962dede1bb7985d7d34dbb8e6cd3fb", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" - }, + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "10.76127" } ], - "http://data.ashrae.org/standard223#connected": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" - }, + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://qudt.org/vocab/unit/M2" } ], - "http://data.ashrae.org/standard223#connectedFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@value": "QuantifiableProperty" } + ] + }, + { + "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#connectedThrough": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" - }, + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + "@value": "Enumerated observable property" } + ] + }, + { + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d", + "@type": [ + "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#connectedTo": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + }, + { + "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" + "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" }, { - "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" + "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], - "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire3" + "@value": "Connection" } ] }, { - "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7", + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" + "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617" }, { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" + "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" + "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617" + }, + { + "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "ElectricWire" } ] }, { - "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec", + "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" }, { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -1175,98 +1088,82 @@ ] }, { - "@id": "http://speckle.systems/c99202312957ab2cda5c607438d19879", + "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#encloses": [ { "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + }, { - "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" + "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7" + "@id": "http://speckle.systems/6cd35c4f0b85ce96efb182c7f19d4394" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@id": "https://w3id.org/rec#CookingRoom" } ] }, { - "@id": "http://speckle.systems/370bcf049d82f09604c111bd8b6ed730", + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "66.621530000000008192" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + }, + { + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/ff91a7215190baa32561f76355dc5679", + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "LightingZone2" - } - ] - }, - { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e", - "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" + "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" }, { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" + "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" }, { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" } ], "http://data.ashrae.org/standard223#connectsFrom": [ @@ -1276,7 +1173,7 @@ ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -1291,89 +1188,55 @@ ] }, { - "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - }, - { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "OutletConnectionPoint" - } - ] - }, - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363", + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765", "@type": [ "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" + "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" }, { - "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" + "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" } ], "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" }, { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" } ], "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" + "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" }, { - "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" + "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" } ], "http://data.ashrae.org/standard223#hasProperty": [ @@ -1381,173 +1244,178 @@ "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ + "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire4" + "@value": "Luminaire11" } ] }, { - "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff", + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + }, { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/e7583f67f85b0f6389e10c50c39b2ce5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@id": "https://w3id.org/rec#OfficeRoom" } ] }, { - "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590", + "@id": "http://speckle.systems/fd1eba64d7bac4ac23691283c56da903", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" - }, - { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.10188" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "QuantifiableProperty" } ] }, { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6", + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" + "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" }, { - "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" + "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" } ], "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" }, { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" - }, - { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" }, { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" + "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" }, { - "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" + "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/ea132dc6f9ffb48fcaa86607ff4b65b3" - }, + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + } + ], + "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ { - "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23" + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace4 4" + "@value": "Luminaire4" } ] }, { - "@id": "http://speckle.systems/fd1eba64d7bac4ac23691283c56da903", + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "27.10188" + "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" + }, + { + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" + }, + { + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "ElectricWire" } ] }, @@ -1620,63 +1488,357 @@ ] }, { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089", + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" - }, - { - "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" }, { - "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38", + "@id": "http://speckle.systems/c99202312957ab2cda5c607438d19879", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + } + ] + }, + { + "@id": "http://speckle.systems/09c967d9e3e0ed6b4350105a6ebd1246", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + } + ] + }, + { + "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + }, + { + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" + }, + { + "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" + }, + { + "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.systems/4a446fc2b9c8224a66df446fc40b2f54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "HVACSpace1 1" + } + ] + }, + { + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" + }, + { + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" + }, + { + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + }, + { + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + }, + { + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8", + "@type": [ + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + ], + "http://data.ashrae.org/standard223#hasEnumerationKind": [ + { + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Enumerated observable property" + } + ] + }, + { + "@id": "http://speckle.systems/1c5c543a6f7f2fe54028685db9cfc6bf", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" + ], + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + } + ], + "http://data.ashrae.org/standard223#observes": [ + { + "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + } + ] + }, + { + "@id": "http://speckle.systems/09b9d2616eec93c51fed15a337b8f676", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "112.4444" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff", "@type": [ "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" + "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" }, { - "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" + "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" } ], "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" }, { "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" @@ -1689,28 +1851,28 @@ ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" }, { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" } ], "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" + "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" }, { - "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" + "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" + "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" } ], "http://data.ashrae.org/standard223#hasProperty": [ @@ -1720,289 +1882,478 @@ ], "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire7" + } + ] + }, + { + "@id": "http://speckle.systems/f91a946c0b6ab24039e09bdc954504af", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.10188" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + }, + { + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.systems/9f3779e39d4c089f32113f64c1c217b7", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LightingZone5" + } + ] + }, + { + "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.systems/e179351fa4b9a853d5c32e30f0a5b81b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "HVACSpace4 4" + } + ] + }, + { + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + }, + { + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + }, + { + "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + }, + { + "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7" + }, + { + "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@value": "Luminaire5" + "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7" + }, + { + "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" } - ] - }, - { - "@id": "http://speckle.systems/e7889732040d3cbea26a18b9455b74ed", - "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@value": "ElectricWire" } ] }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904", + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6", "@type": [ - "http://data.ashrae.org/standard223#Junction" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" - }, - { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" - }, - { - "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" - }, - { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" - }, - { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" - }, - { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" - }, - { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" - }, - { - "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" + "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" }, { - "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" + "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" } ], "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" - }, - { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" - }, { "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" }, - { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" - }, - { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" - }, { "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" - }, - { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - }, - { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" - }, - { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + }, + { + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" } ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" - }, - { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" - }, - { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" }, { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" - }, + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" }, { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" - }, + "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" - }, + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + "@id": "http://speckle.systems/ea132dc6f9ffb48fcaa86607ff4b65b3" }, { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23" } ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" - }, + "@value": "LightingSpace4 4" + } + ] + }, + { + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" }, { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" - }, + "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" + } + ], + "http://data.ashrae.org/standard223#connected": [ { "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" }, - { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" - }, { "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - }, - { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" - }, - { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" - }, + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" }, { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" - }, + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" }, { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" - }, + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" + "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" }, { - "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" - }, + "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://speckle.systems/a2c2a5feadf56d138ece34afc7fa34dd" + }, + { + "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Junction" + "@value": "LightingSpace6 6" } ] }, { - "@id": "http://speckle.systems/a2c2a5feadf56d138ece34afc7fa34dd", + "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "10.44643" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + }, + { + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d", + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" }, { - "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" + "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" }, { - "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + }, + { + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + }, + { + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" + }, + { + "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/eafe74d79e1ab2386bcd74cfe7380ef0" + }, + { + "@id": "urn:anon:uuid:ac460e0f-1be9-4468-a049-d71b0f87826f" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "LightingSpace3 3" } ] }, { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1", + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" }, { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2022,70 +2373,23 @@ ] }, { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099", + "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" - }, - { - "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" - }, - { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" - }, - { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" - } - ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" - }, - { - "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" - } + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" - } - ], - "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ - { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" + "@id": "http://speckle.systems/1b89da9c68b935d6375d5fe0e90febab" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire1" + "@value": "HVACSpace5 5" } ] }, @@ -2117,42 +2421,21 @@ ] }, { - "@id": "http://speckle.systems/0d693228e1e46738efa9a20a427e0324", - "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "LightingZone3" - } - ] - }, - { - "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d", + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" }, { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2172,82 +2455,48 @@ ] }, { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9", + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" - }, - { - "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" }, { "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" - }, - { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" - } - ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" - }, - { - "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" - } - ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire6" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/dc7fc4c0daab77ddb84ca1a1f5c61e62", + "@id": "http://speckle.systems/e7cb45f8083fac1804a9f98b64d7c27c", "@type": [ "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "6.967728" + "@value": "9.971593" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -2267,106 +2516,45 @@ ] }, { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb", + "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" - }, - { - "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" - }, - { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" - }, - { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" - }, - { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" - }, - { - "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" - } - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://speckle.systems/fd1eba64d7bac4ac23691283c56da903" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" }, { - "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "LightingSpace2 2" - } - ] - }, - { - "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/e179351fa4b9a853d5c32e30f0a5b81b" + "@id": "http://speckle.systems/dc7fc4c0daab77ddb84ca1a1f5c61e62" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace4 4" + "@id": "https://w3id.org/rec#Bathroom" } ] }, { - "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413", + "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" }, { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2376,65 +2564,65 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4", + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9", "@type": [ "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" }, { - "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" + "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" } ], "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" }, { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" }, { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" } ], "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" }, { - "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" + "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" } ], "http://data.ashrae.org/standard223#hasProperty": [ @@ -2442,80 +2630,73 @@ "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ + "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire2" + "@value": "Luminaire6" } ] }, { - "@id": "urn:anon:uuid:8b2df890-df92-44af-9b2e-0cf1b63d3f19", + "@id": "http://speckle.systems/e179351fa4b9a853d5c32e30f0a5b81b", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" - }, - { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "70.777780000000008192" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5", + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963", "@type": [ "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" + "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" }, { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" + "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" }, { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2530,157 +2711,133 @@ ] }, { - "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986", + "@id": "http://speckle.systems/dc7fc4c0daab77ddb84ca1a1f5c61e62", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" - }, - { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.967728" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277", + "@id": "http://speckle.systems/a2c2a5feadf56d138ece34afc7fa34dd", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" - }, - { - "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" - }, - { - "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "10.44643" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c", + "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" }, { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/1ea0fcdfbd27598801ae88e7054e3375", + "@id": "http://speckle.systems/95f72a7878f64d58ca63eddfae7af25d", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" - } - ], - "http://data.ashrae.org/standard223#observes": [ + "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c" + }, { - "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23" + "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@value": "HVACZone2" } ] }, { - "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447", + "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -2690,102 +2847,95 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91", + "@id": "http://speckle.systems/1b89da9c68b935d6375d5fe0e90febab", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a" - }, + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40" - }, + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "36.55556" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://speckle.systems/69962dede1bb7985d7d34dbb8e6cd3fb" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "https://w3id.org/rec#Hallway" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674", + "@id": "http://speckle.systems/eafe74d79e1ab2386bcd74cfe7380ef0", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" - }, - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.189342" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "QuantifiableProperty" } ] }, { - "@id": "urn:anon:uuid:59c30214-6db2-4971-8d09-9b013543caf1", + "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" }, { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -2795,36 +2945,28 @@ ] }, { - "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" - }, - { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" - } + "@id": "http://speckle.systems/ba96efc7e5394be487f7fa443496ad99", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" } ] }, @@ -2897,7 +3039,7 @@ ] }, { - "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8", + "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -2913,254 +3055,229 @@ ] }, { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8", + "@id": "http://speckle.systems/ad7fb21709463c2b8d619900e7323362", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" - }, - { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" - } + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "LightingZone4" } ] }, { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b", + "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607", "@type": [ - "http://data.ashrae.org/standard223#ElectricBreaker" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" - } - ], - "http://data.ashrae.org/standard223#connected": [ + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" } ], - "http://data.ashrae.org/standard223#connectedTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Panel 2" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d", + "@id": "http://speckle.systems/ff91a7215190baa32561f76355dc5679", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" - }, - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" - } + "http://data.ashrae.org/standard223#Zone" ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "LightingZone2" } ] }, { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc", + "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#encloses": [ { - "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2" + "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a" }, { - "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" + "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40" + }, + { + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2" - }, + "@id": "http://speckle.systems/69962dede1bb7985d7d34dbb8e6cd3fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" + "@id": "https://w3id.org/rec#Hallway" } + ] + }, + { + "@id": "http://speckle.systems/1ea0fcdfbd27598801ae88e7054e3375", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" } ] }, { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6", + "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" - }, - { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" }, { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3", + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" + "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" }, { - "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" + "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" }, { - "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "ElectricWire" } ] }, { - "@id": "http://speckle.systems/6cd35c4f0b85ce96efb182c7f19d4394", + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f", "@type": [ "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "11.14836" + "@value": "39.29" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" } ], "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://qudt.org/vocab/unit/W" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -3170,89 +3287,55 @@ ] }, { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765", + "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" - }, - { - "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" - }, - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" - }, - { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" - } - ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" - } - ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "http://speckle.systems/3a2dac267747a410f1146caf20e19624" + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" }, { - "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire11" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8", + "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" }, { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3262,419 +3345,425 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/72e691110ad3c29f15b67f759efe7f12", + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" + }, + { + "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + }, + { + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@value": "LightingZone6" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } - ] - }, - { - "@id": "http://speckle.systems/de373ec944cbda8f9e5e336106ac1bb8", - "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#contains": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" }, { - "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" - }, + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" - }, + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" + "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242" }, { - "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" + "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + } + ], + "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ + { + "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Level 1" + "@value": "Luminaire2" } ] }, { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f", + "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" + "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" }, { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" + "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" + "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76" }, { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" + "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "Connection" } ] }, { - "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc", + "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" }, { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/ad7fb21709463c2b8d619900e7323362", + "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + }, + { + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone4" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13", + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" + "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" }, { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" + "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" + "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc" }, { - "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" + "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "Connection" } ] }, { - "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498", + "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" - }, - { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "Enumerated observable property" } ] }, { - "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653", + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" }, { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" + "@id": "http://speckle.systems/752235573d372d87cbd69a21539496fc" + }, + { + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "ElectricWire" } ] }, { - "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76", + "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" }, { - "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ - { - "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ - { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connected": [ { - "@value": "OutletConnectionPoint" - } - ] - }, - { - "@id": "http://speckle.systems/eafe74d79e1ab2386bcd74cfe7380ef0", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "6.189342" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + }, { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@value": "QuantifiableProperty" + "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" + }, + { + "@id": "urn:anon:uuid:e308506d-6975-41a4-8fc4-3b424acc4089" } - ] - }, - { - "@id": "http://speckle.systems/e179351fa4b9a853d5c32e30f0a5b81b", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "70.777780000000008192" + "@id": "urn:anon:uuid:5d916fd6-70ed-44ce-8b50-35cccfcb3fd9" + }, + { + "@id": "urn:anon:uuid:921cc707-511d-4495-b866-64b97d5fd653" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "http://speckle.systems/fd1eba64d7bac4ac23691283c56da903" + }, + { + "@id": "urn:anon:uuid:1d52b196-f0fa-4c4f-a562-6dd3269a4aa8" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "QuantifiableProperty" + "@value": "LightingSpace2 2" } ] }, { - "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607", + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" }, { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" + "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" + "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" + }, + { + "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "Panel 1" } ] }, { - "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9", + "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" }, { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -3684,84 +3773,69 @@ ] }, { - "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467", + "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c", "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" - }, - { - "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" - }, - { - "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" - } - ], - "http://data.ashrae.org/standard223#connectsFrom": [ - { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" - } + "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/09b9d2616eec93c51fed15a337b8f676" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "HVACSpace6 6" } ] }, { - "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d", + "@id": "http://speckle.systems/a4d3df27db1cc0ca04e2d34b221b87d5", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "141.777800000000016384" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://speckle.systems/a4d3df27db1cc0ca04e2d34b221b87d5" + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace3 3" + "@value": "QuantifiableProperty" } ] }, { - "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617", + "@id": "urn:anon:uuid:4f300be0-9e5e-4670-925d-4de724578d5d", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" }, { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3771,44 +3845,44 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24", + "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e", "@type": [ "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" + "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" }, { - "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" + "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" + "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" }, { - "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" + "@id": "urn:anon:uuid:eab6f5b3-bd72-4cd4-b28c-e85792758498" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -3823,165 +3897,177 @@ ] }, { - "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7", + "@id": "http://srr/test", "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@id": "http://data.ashrae.org/standard223/1.0/model/all" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@value": "Enumerated observable property" + "@value": "Created with TopBraid Composer" } ] }, { - "@id": "urn:anon:uuid:0437f78d-48dc-48cb-9bf8-9da8873c95cc", + "@id": "http://speckle.systems/de373ec944cbda8f9e5e336106ac1bb8", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#PhysicalSpace" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#contains": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" }, { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" + }, { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" + }, { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "Level 1" } ] }, { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e", + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" }, { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" }, { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + }, + { + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" + }, + { + "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "Luminaire9" } ] }, { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c", + "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2", "@type": [ - "http://data.ashrae.org/standard223#Connection" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" - }, - { - "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" }, { - "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5", + "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" }, { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -3991,103 +4077,89 @@ ] }, { - "@id": "http://speckle.systems/a4d3df27db1cc0ca04e2d34b221b87d5", + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1", "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "141.777800000000016384" - } + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + }, { - "@id": "http://qudt.org/vocab/unit/M2" + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@value": "QuantifiableProperty" + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" } - ] - }, - { - "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/09b9d2616eec93c51fed15a337b8f676" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace6 6" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d", + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099", "@type": [ "http://data.ashrae.org/standard223#Luminaire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" + "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" }, { - "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" + "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" } ], "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" }, { - "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" + "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" } ], "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" + "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2" }, { - "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf" + "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" } ], "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" + "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" } ], "http://data.ashrae.org/standard223#hasProperty": [ @@ -4095,115 +4167,113 @@ "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ + "http://speckle.systems/cf61289f76bfa19d7beac12ddb186eb7": [ { - "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" + "@id": "urn:anon:uuid:10951683-ddf8-4dfb-94dd-e9fbe2554bcc" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire9" + "@value": "Luminaire1" } ] }, { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1", + "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4", "@type": [ - "http://data.ashrae.org/standard223#PhysicalSpace" - ], - "http://data.ashrae.org/standard223#encloses": [ - { - "@id": "http://speckle.systems/95309677f7c98fddeafbe2a3e3166bcb" - }, - { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" - }, - { - "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b" - } + "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasEnumerationKind": [ { - "@id": "http://speckle.systems/e7583f67f85b0f6389e10c50c39b2ce5" + "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "https://w3id.org/rec#OfficeRoom" + "@value": "Enumerated observable property" } ] }, { - "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74", + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" }, { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" + "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + }, + { + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + }, + { + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" + }, + { + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@value": "InletConnectionPoint" + "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" + }, + { + "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884" } - ] - }, - { - "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b", - "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/4a446fc2b9c8224a66df446fc40b2f54" + "@id": "http://speckle.systems/e7cb45f8083fac1804a9f98b64d7c27c" + }, + { + "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace1 1" + "@value": "LightingSpace5 5" } ] }, { - "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b", + "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" }, { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4213,7 +4283,7 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -4223,209 +4293,198 @@ ] }, { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c", + "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" - }, - { - "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" }, { - "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Panel 2" + "@value": "OutletConnectionPoint" } ] }, - { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca", - "@type": [ - "http://data.ashrae.org/standard223#Connection" - ], - "http://data.ashrae.org/standard223#cnx": [ - { - "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413" - }, - { - "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413" - }, - { - "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e" - } + { + "@id": "http://speckle.systems/e7889732040d3cbea26a18b9455b74ed", + "@type": [ + "http://data.ashrae.org/standard223#OccupantMotionSensor" ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#hasObservationLocation": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://speckle.systems/6bea7df122ce7b9057ace53c8144bd91" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#observes": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" } ] }, { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba", + "@id": "urn:anon:uuid:1005667e-b35b-4fdd-bd93-5ad769b52b76", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" }, { - "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" + "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" } ], - "http://data.ashrae.org/standard223#connected": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" - }, + "@id": "urn:anon:uuid:04387b1b-2ebb-4f4d-85f8-e09dff75e277" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#connectedFrom": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" } ], - "http://data.ashrae.org/standard223#connectedThrough": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" - }, + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.systems/492d19a52147a4cb446c1fa2f36c4d2c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#connectedTo": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://speckle.systems/94524186447a8326f0bdb024328582e5" + "@value": "LightingZone1" + } + ] + }, + { + "@id": "urn:anon:uuid:3c8b46af-5157-4ab0-aa2f-f18654fca413", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" }, { - "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a" + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/57b9c0e1669bb1909e70616872f4e9a6" + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire12" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://srr/test", + "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://data.ashrae.org/standard223#ElectricWire" ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223/1.0/model/all" - } - ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" + }, { - "@value": "Created with TopBraid Composer" + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" } - ] - }, - { - "@id": "urn:anon:uuid:3e6d2b17-232c-4998-97d5-246e3758a8bf", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" }, { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "ElectricWire" } ] }, { - "@id": "urn:anon:uuid:2b1e0b83-5990-40f2-9cdd-76b295b90b23", + "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878", "@type": [ "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], @@ -4441,298 +4500,316 @@ ] }, { - "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2", + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#Junction" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" }, { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + }, { - "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + }, + { + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + }, + { + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" + }, + { + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" + }, + { + "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" + }, + { + "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + }, { "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + }, + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + }, + { + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + }, + { + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + }, + { + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + }, + { + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + }, + { + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" + }, + { + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@value": "OutletConnectionPoint" + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" } - ] - }, - { - "@id": "http://speckle.systems/7427f4edf3217904298499200651e74d", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasValue": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "13.93546" + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" + }, + { + "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + }, + { + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + }, + { + "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" + }, + { + "@id": "urn:anon:uuid:54ed52b1-7dd3-4caf-82df-19cff3f45e6e" + }, + { + "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae" + }, + { + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + }, + { + "@id": "urn:anon:uuid:990f90c6-44a2-40eb-bcd3-1e0015a7e6a5" + }, + { + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + }, + { + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" + }, + { + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + }, + { + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" + }, + { + "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" + }, + { + "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + }, + { + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://qudt.org/vocab/unit/M2" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" + }, { - "@value": "QuantifiableProperty" - } - ] - }, - { - "@id": "http://speckle.systems/e7cb45f8083fac1804a9f98b64d7c27c", - "@type": [ - "http://data.ashrae.org/standard223#QuantifiableProperty" - ], - "http://data.ashrae.org/standard223#hasValue": [ + "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "9.971593" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "@id": "urn:anon:uuid:51c17882-0889-4a0c-a469-338b2b209674" + }, { - "@id": "http://qudt.org/vocab/quantitykind/Area" - } - ], - "http://qudt.org/schema/qudt/hasUnit": [ + "@id": "urn:anon:uuid:54b8a5c6-657c-401c-8be7-83d02784f9bf" + }, { - "@id": "http://qudt.org/vocab/unit/M2" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + }, { - "@value": "QuantifiableProperty" - } - ] - }, - { - "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25", - "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" - ], - "http://data.ashrae.org/standard223#cnx": [ + "@id": "urn:anon:uuid:af46adec-c8fc-474f-b386-78c1ffda5447" + }, { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" }, { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" - } - ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" + }, { - "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" + "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ - { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "Junction" } ] }, { - "@id": "urn:anon:uuid:6ca5838d-23f6-49d0-bff7-bea099bef2ae", + "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7" - }, - { - "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://speckle.systems/0a8ed6d561b158c49d4145abf05044a7" + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" }, { - "@id": "urn:anon:uuid:f063ee43-dae3-43df-b700-29e912870a95" - } - ], - "http://data.ashrae.org/standard223#connectsFrom": [ - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" + "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "ElectricWire" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } - ] - }, - { - "@id": "urn:anon:uuid:acc4f4e0-a41d-461d-9a54-daa35a13a3a4", - "@type": [ - "http://data.ashrae.org/standard223#EnumeratedObservableProperty" ], - "http://data.ashrae.org/standard223#hasEnumerationKind": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Occupancy-Motion" + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Enumerated observable property" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02", + "@id": "http://speckle.systems/5a9c3d36b6a148f5cdd1b2536580513f", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#Zone" ], "http://data.ashrae.org/standard223#hasDomain": [ { "@id": "http://data.ashrae.org/standard223#Domain-HVAC" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#hasDomainSpace": [ { - "@id": "http://speckle.systems/370bcf049d82f09604c111bd8b6ed730" + "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40" + }, + { + "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d" + }, + { + "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b" + }, + { + "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACSpace2 2" + "@value": "HVACZone1" } ] }, { - "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a", + "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" }, { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec", + "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" - }, - { - "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" }, { - "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Panel 1" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5", + "@id": "urn:anon:uuid:6cb70a9d-3a3a-467c-9ef8-d37a983ce65a", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" }, { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" + "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4742,24 +4819,24 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/4a446fc2b9c8224a66df446fc40b2f54", + "@id": "http://speckle.systems/370bcf049d82f09604c111bd8b6ed730", "@type": [ "http://data.ashrae.org/standard223#QuantifiableProperty" ], "http://data.ashrae.org/standard223#hasValue": [ { "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "583.4444" + "@value": "66.621530000000008192" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -4779,203 +4856,231 @@ ] }, { - "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0", + "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" }, { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" + "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" + }, + { + "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "Connection" } ] }, { - "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068", + "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#ElectricBreaker" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" - }, + "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" + } + ], + "http://data.ashrae.org/standard223#connected": [ { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectedTo": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "Panel 2" } ] }, { - "@id": "http://speckle.systems/44531f11cb0626bac97aa43d6732fdf2", + "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" }, { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:387e2a78-1798-4d67-81e2-338d09097a2c" + "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/e2684126ff114d569384c6d3a21f953b" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "OutletConnectionPoint" + "@value": "InletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5", + "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3", "@type": [ "http://data.ashrae.org/standard223#PhysicalSpace" ], "http://data.ashrae.org/standard223#encloses": [ { - "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" + "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" }, { - "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02" + "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d" } ], "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/dc7fc4c0daab77ddb84ca1a1f5c61e62" + "@id": "http://speckle.systems/7427f4edf3217904298499200651e74d" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "https://w3id.org/rec#Bathroom" + "@id": "https://w3id.org/rec#OfficeRoom" } ] }, { - "@id": "http://speckle.systems/1c5c543a6f7f2fe54028685db9cfc6bf", + "@id": "http://speckle.systems/7427f4edf3217904298499200651e74d", "@type": [ - "http://data.ashrae.org/standard223#OccupantMotionSensor" + "http://data.ashrae.org/standard223#QuantifiableProperty" ], - "http://data.ashrae.org/standard223#hasObservationLocation": [ + "http://data.ashrae.org/standard223#hasValue": [ { - "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.93546" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://speckle.systems/349399722cf147403127919a17f05ed1" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://data.ashrae.org/standard223#observes": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878" + "@id": "http://qudt.org/vocab/unit/M2" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ceiling Occupancy Sensor - Dual Relay - Regular Voltage" + "@value": "QuantifiableProperty" } ] }, { - "@id": "http://speckle.systems/5a9c3d36b6a148f5cdd1b2536580513f", + "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068", "@type": [ - "http://data.ashrae.org/standard223#Zone" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" + }, + { + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" } ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://speckle.systems/2c2a82563c8143440dd69b135ae21b40" - }, + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "http://speckle.systems/51e8fb17f82da1e78889646f5a91e60d" - }, + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/e2d2158f74816df285bd7cdca1361b1b" - }, + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/e8da8729e64c6631dd75d8521b207b02" + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "HVACZone1" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5", + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" }, { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" + "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" + "@id": "urn:anon:uuid:612c70ce-3388-40ff-9ded-050181c4fc7c" + }, + { + "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -4983,33 +5088,49 @@ "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.systems/72e691110ad3c29f15b67f759efe7f12", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ { "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "LightingZone6" } ] }, { - "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc", + "@id": "urn:anon:uuid:acece836-1a1c-4d4d-a44f-0e4ac829bee2", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" }, { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:cb1a3251-d580-4e22-92e7-09f7fb5f28a3" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5019,7 +5140,7 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "http://speckle.systems/13805a3e92df5e0a5341842c8f015cc9" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -5029,153 +5150,97 @@ ] }, { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff", + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0", "@type": [ - "http://data.ashrae.org/standard223#Luminaire" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" - }, - { - "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" - }, - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a" + "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" }, { - "@id": "urn:anon:uuid:4c251bac-c1a3-4cb1-a117-449921cfacba" - } - ], - "http://data.ashrae.org/standard223#connectedTo": [ - { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ + "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/76fcb9d9e1b00b636de89b477b0b25e8" + "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" }, { - "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" + "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25" } ], - "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "http://speckle.systems/6d17784757d33ab12665eb12c2010ba3" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], - "http://data.ashrae.org/standard223#hasProperty": [ + "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c" } ], - "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "urn:anon:uuid:61be919a-5837-4151-81cb-866625d93f6d" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Luminaire7" + "@value": "Connection" } ] }, { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902", + "@id": "http://speckle.systems/11c04c42e073d0d0b9c2a00aadf4901b", "@type": [ - "http://data.ashrae.org/standard223#DomainSpace" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" - }, - { - "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" - } - ], - "http://data.ashrae.org/standard223#connected": [ - { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" - }, - { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - } - ], - "http://data.ashrae.org/standard223#connectedFrom": [ - { - "@id": "http://speckle.systems/a6289d648cce40322bcc57cd2d0ce765" - }, - { - "@id": "http://speckle.systems/dbb04c32b57dc0fbb22bf408cbe423ba" - } - ], - "http://data.ashrae.org/standard223#connectedThrough": [ - { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" }, { - "@id": "urn:anon:uuid:c9850b89-d89f-4e0d-ade3-9d01530cea6e" + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" } ], - "http://data.ashrae.org/standard223#hasConnectionPoint": [ - { - "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334" - }, + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7f3d871f-66c0-4b24-8525-79a53922b9b5" + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" } ], - "http://data.ashrae.org/standard223#hasDomain": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasProperty": [ - { - "@id": "http://speckle.systems/a2c2a5feadf56d138ece34afc7fa34dd" - }, + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:9b600188-988b-4ff0-97af-3f1f0c7890c7" + "@id": "http://speckle.systems/e9d83bcd0340d3b2c702a83acd90a597" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingSpace6 6" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "http://speckle.systems/2ec6c777b3ca86655677fc5ef4dd0242", + "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" }, { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:e4ba2421-39ed-4aed-b1e9-e2384a7b30a0" + "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5185,41 +5250,41 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:3bd1d510-0e5d-4708-8d7e-6f285f169064", + "@id": "urn:anon:uuid:b766ec0c-b7f9-429a-8692-a86839752b25", "@type": [ "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" }, { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:385f4da7-af2d-4e4c-9457-e12939ce685e" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -5229,126 +5294,97 @@ ] }, { - "@id": "urn:anon:uuid:175c95b7-d680-4c20-8247-ba3acfe47f7c", + "@id": "urn:anon:uuid:c6bba9ad-d815-46df-bb37-7f2e9c619986", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617" - }, - { - "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" - } - ], - "http://data.ashrae.org/standard223#connectsAt": [ - { - "@id": "http://speckle.systems/7dd75f093c0714b7e12fd42700a05617" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" }, { - "@id": "urn:anon:uuid:ee9555ed-6e6f-4823-8b2c-34b57260dcff" + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" + "@id": "urn:anon:uuid:d72b7939-889c-48bf-a1d1-26d940b390ec" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://speckle.systems/d298411089a72ef2a4bc13240ba28ab7" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "ElectricWire" + "@value": "InletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963", + "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc", "@type": [ - "http://data.ashrae.org/standard223#ElectricWire" + "http://data.ashrae.org/standard223#Connection" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" + "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2" }, { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/7e89fafcc8db5a9bf685f49ee58196e0" + "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2" }, { - "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c" + "@id": "urn:anon:uuid:4ccc8bf6-f274-47dd-9d93-1ec17000a9b5" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/c67a5d0f55aefafca601a742e8dd601d" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Medium-Electricity" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "ElectricWire" - } - ] - }, - { - "@id": "http://speckle.systems/9f3779e39d4c089f32113f64c1c217b7", - "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-Lighting" - } - ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ - { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://data.ashrae.org/standard223#Light-Visible" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "LightingZone5" + "@value": "Connection" } ] }, { - "@id": "urn:anon:uuid:ad61a6a6-1c6b-42de-b13e-49e3ae88486e", + "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884", "@type": [ "http://data.ashrae.org/standard223#InletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" }, { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:7a52a1a8-5e51-4eef-88be-2ae19ab7dcca" + "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5358,7 +5394,7 @@ ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" + "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -5368,160 +5404,136 @@ ] }, { - "@id": "http://speckle.systems/95f72a7878f64d58ca63eddfae7af25d", + "@id": "http://speckle.systems/05749166d93671bedf16efb52636ce38", "@type": [ - "http://data.ashrae.org/standard223#Zone" - ], - "http://data.ashrae.org/standard223#hasDomain": [ - { - "@id": "http://data.ashrae.org/standard223#Domain-HVAC" - } + "http://data.ashrae.org/standard223#Luminaire" ], - "http://data.ashrae.org/standard223#hasDomainSpace": [ + "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/125328da567f42d45b3db70fc114453c" + "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" }, { - "@id": "http://speckle.systems/19901540a18560afe307f03df5f1b47a" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "HVACZone2" + "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" } - ] - }, - { - "@id": "http://speckle.systems/5f824b38a3005d7a877a46f3acfd8ce2", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" }, { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "urn:anon:uuid:e6ba7afb-2017-483f-842f-4659d9d9cd13" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" - } - ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "@id": "urn:anon:uuid:050ae45d-ce38-44e1-9d34-1f683969ae0d" + }, { - "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" + "@id": "urn:anon:uuid:7fb62c19-b090-480e-96db-459952c6b32f" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://data.ashrae.org/standard223#connectedTo": [ { - "@value": "InletConnectionPoint" + "@id": "http://speckle.systems/d4726c9d3e54772908eaf557b6ca57b0" } - ] - }, - { - "@id": "urn:anon:uuid:b286fc16-381e-44c8-b22b-8a22f8d8f884", - "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "http://speckle.systems/c6267519c296551e3d74704d80369cb9" }, { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "urn:anon:uuid:f9dd0ad1-5b5b-4bc6-8cc5-d7cadc3e8068" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ { - "@id": "urn:anon:uuid:baad889c-3682-4005-bb02-49583bc4fc24" + "@id": "http://speckle.systems/bf45d7221dfb200823eae08710bcd8a5" } ], - "http://data.ashrae.org/standard223#hasMedium": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/73abeca540415fb5cc14ce1b47d9591f" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://speckle.systems/557801e2f2af7a958f8695cea79d0ccf": [ { - "@id": "http://speckle.systems/562255d59fd4f64f254dbafb117ee7af" + "@id": "urn:anon:uuid:b8a8780d-28f7-4600-a4db-5d940a48760a" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "Luminaire5" } ] }, { - "@id": "urn:anon:uuid:5ac22b7f-6fef-4a66-aaab-70ac707b5334", + "@id": "urn:anon:uuid:811eabab-593e-4752-9373-7fa96e31f22c", "@type": [ - "http://data.ashrae.org/standard223#InletConnectionPoint" + "http://data.ashrae.org/standard223#OutletConnectionPoint" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" }, { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://data.ashrae.org/standard223#connectsThrough": [ { - "@id": "urn:anon:uuid:3df43ba7-e1b8-442d-bcbc-f88fb9f0976c" + "@id": "urn:anon:uuid:7d8ae7be-cb25-499b-9931-f030a23d9963" } ], "http://data.ashrae.org/standard223#hasMedium": [ { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" } ], "http://data.ashrae.org/standard223#isConnectionPointOf": [ { - "@id": "http://speckle.systems/007b5bfe549fd68a27e2bddee6a22902" + "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "InletConnectionPoint" + "@value": "OutletConnectionPoint" } ] }, { - "@id": "urn:anon:uuid:0644c6bf-f126-47c8-927b-cb017a1044ab", + "@id": "urn:anon:uuid:f215cc32-796a-4f51-9ef9-9db344cbb0c6", "@type": [ "http://data.ashrae.org/standard223#ElectricWire" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" + "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" }, { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" } ], "http://data.ashrae.org/standard223#connectsAt": [ { - "@id": "http://speckle.systems/cfde270f1c3574c36afefa90a75d3a74" + "@id": "http://speckle.systems/9dd35c17e7f147c29adbfcf900c4b590" }, { - "@id": "urn:anon:uuid:59a98328-8ca4-46c7-9664-3656aa6760c8" + "@id": "urn:anon:uuid:0ce839e5-dfc6-4df3-acfc-caf7b5e2e9b1" } ], "http://data.ashrae.org/standard223#connectsFrom": [ { - "@id": "urn:anon:uuid:bb63ef48-2005-46f6-aeb9-13129539a8e1" + "@id": "urn:anon:uuid:56bd4b6d-6653-4482-9eeb-6c7e06d91904" } ], "http://data.ashrae.org/standard223#connectsTo": [ { - "@id": "http://speckle.systems/b66563b7bfe4102bce3ef8e985bd0363" + "@id": "http://speckle.systems/51ea7fcbe7115215d07d377c50ea741d" } ], "http://data.ashrae.org/standard223#hasMedium": [ @@ -5536,78 +5548,66 @@ ] }, { - "@id": "urn:anon:uuid:10debc0f-cb41-46df-b77d-d5098e0064c2", + "@id": "http://speckle.systems/9c55540bd83fb1a20d7e954dddd03c7c", "@type": [ - "http://data.ashrae.org/standard223#OutletConnectionPoint" + "http://data.ashrae.org/standard223#DomainSpace" ], "http://data.ashrae.org/standard223#cnx": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" + "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" }, { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" + "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" } ], - "http://data.ashrae.org/standard223#connectsThrough": [ + "http://data.ashrae.org/standard223#connected": [ { - "@id": "urn:anon:uuid:4cf2febf-95eb-4ca6-9a68-7cd4b6d935cc" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } ], - "http://data.ashrae.org/standard223#isConnectionPointOf": [ + "http://data.ashrae.org/standard223#connectedFrom": [ { - "@id": "http://speckle.systems/fb5be382923ff6b15149c342d2af601c" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://speckle.systems/b93ca42c908da93fdbb7c0c85280caa4" + }, { - "@value": "OutletConnectionPoint" + "@id": "http://speckle.systems/d6e912ed2be0ff94dc43dac184751099" } - ] - }, - { - "@id": "urn:anon:uuid:41e5e388-ad94-499f-985a-4d82b5d9bd4a", - "@type": [ - "http://data.ashrae.org/standard223#Connection" ], - "http://data.ashrae.org/standard223#cnx": [ + "http://data.ashrae.org/standard223#connectedThrough": [ { - "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" + "@id": "urn:anon:uuid:7c9441e0-b9f7-469d-aee9-5f25423af467" }, { - "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" + "@id": "urn:anon:uuid:94cc6ff7-3988-482a-8ed1-014ed22410c0" } ], - "http://data.ashrae.org/standard223#connectsAt": [ + "http://data.ashrae.org/standard223#hasConnectionPoint": [ { - "@id": "urn:anon:uuid:1f9f708f-2761-4486-a68c-69651fd33594" + "@id": "urn:anon:uuid:1389344b-31be-4ef0-9d50-a6fc2a4b1607" }, { - "@id": "urn:anon:uuid:e3aa97c1-1726-4551-b4f3-ef37ca81e8dc" + "@id": "urn:anon:uuid:b24c6918-078b-4208-bd18-e03934c7e9ec" } ], - "http://data.ashrae.org/standard223#connectsFrom": [ + "http://data.ashrae.org/standard223#hasDomain": [ { - "@id": "http://speckle.systems/374038c273236b43838a8c20018321ff" + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" } ], - "http://data.ashrae.org/standard223#connectsTo": [ + "http://data.ashrae.org/standard223#hasProperty": [ { - "@id": "http://speckle.systems/1ab8739f934598804951e7e9a87d6bc6" - } - ], - "http://data.ashrae.org/standard223#hasMedium": [ + "@id": "http://speckle.systems/f91a946c0b6ab24039e09bdc954504af" + }, { - "@id": "http://data.ashrae.org/standard223#Light-Visible" + "@id": "urn:anon:uuid:4e3eb90b-de00-4ff5-abf5-aaad7e35b878" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Connection" + "@value": "LightingSpace1 1" } ] } diff --git a/pnnl-example2.jsonld b/pnnl-example2.jsonld new file mode 100644 index 00000000..866c7de6 --- /dev/null +++ b/pnnl-example2.jsonld @@ -0,0 +1,300032 @@ +[ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cbed696fde65d0045bfcd779b1de538" + }, + { + "@id": "urn:anon:hash:2632396539921835875.774" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.632" + }, + { + "@id": "urn:anon:hash:3929554047386646216.880" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cbed696fde65d0045bfcd779b1de538" + }, + { + "@id": "urn:anon:hash:2632396539921835875.774" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.853" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.270", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "urn:anon:hash:1309352395631559165.379" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.379" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c009848e641cea6223cef5d865a8aa6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c273546a5500aa1e5996f988666e55e0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "48.32851" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e72017d2b19c2f431ba2db97de9b4049" + }, + { + "@id": "urn:anon:hash:2632396539921835875.196" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.727" + }, + { + "@id": "urn:anon:hash:3929554047386646216.156" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e72017d2b19c2f431ba2db97de9b4049" + }, + { + "@id": "urn:anon:hash:2632396539921835875.196" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.730" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.281", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + }, + { + "@id": "urn:anon:hash:1309352395631559165.224" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.224" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.231" + }, + { + "@id": "urn:anon:hash:4390626191852969155.636" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.174" + }, + { + "@id": "urn:anon:hash:1309352395631559165.304" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.231" + }, + { + "@id": "urn:anon:hash:4390626191852969155.636" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a7ab3fd4f9cb1a55b094ccfdaecaeb75" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.547", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.517" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b94ce665f31e545314199566cee5c87", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.352" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.139", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.335" + }, + { + "@id": "urn:anon:hash:4390626191852969155.601" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.335" + }, + { + "@id": "urn:anon:hash:4390626191852969155.601" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d87e410852dd7961d9da5fea256be914", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "urn:anon:hash:3929554047386646216.951" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.951" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1482", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.211" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.767", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.636" + }, + { + "@id": "urn:anon:hash:4390626191852969155.117" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.636" + }, + { + "@id": "urn:anon:hash:4390626191852969155.117" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df8234d8919a3583b8833e2544052829", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.823", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1283" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.139", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.368" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.368" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d87e410852dd7961d9da5fea256be914" + }, + { + "@id": "urn:anon:hash:2632396539921835875.813" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.951" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d87e410852dd7961d9da5fea256be914" + }, + { + "@id": "urn:anon:hash:2632396539921835875.813" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.384" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.422", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.674" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.674" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.156", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e72017d2b19c2f431ba2db97de9b4049" + }, + { + "@id": "urn:anon:hash:3929554047386646216.730" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e72017d2b19c2f431ba2db97de9b4049" + }, + { + "@id": "urn:anon:hash:3929554047386646216.730" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.169", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.708" + }, + { + "@id": "urn:anon:hash:4390626191852969155.696" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.708" + }, + { + "@id": "urn:anon:hash:4390626191852969155.696" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceee0154ac8e13acafdc741bd3e0f79c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.829" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.624" + }, + { + "@id": "urn:anon:hash:3929554047386646216.321" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceee0154ac8e13acafdc741bd3e0f79c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.829" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1580" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ed61677e8cf04ecc6a119cd509e413", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.826", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + }, + { + "@id": "urn:anon:hash:1309352395631559165.497" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.497" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37ccef034adfb07c1109ba6b7f69f233", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1573" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.312", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.714" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.714" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.510", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.606" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.245", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1304" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1304" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72a0cb37334e8122e871d7886d82ef58", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.110" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80b55553baaa1ae772f3375c60cd5e8e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1190" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.108", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.798" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.798" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fee0705b09224fca3efdb75a783e22d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.739" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.107" + }, + { + "@id": "urn:anon:hash:3929554047386646216.679" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fee0705b09224fca3efdb75a783e22d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.739" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1035" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1698", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ccd516d18c129e259eb31193cbefabc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.11" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ccd516d18c129e259eb31193cbefabc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.11" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f959cd38315d31fae369074112ce0910" + }, + { + "@id": "urn:anon:hash:2632396539921835875.688" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.672" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1422" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f959cd38315d31fae369074112ce0910" + }, + { + "@id": "urn:anon:hash:2632396539921835875.688" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.929" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1050", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1005" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1005" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.712", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.234" + }, + { + "@id": "urn:anon:hash:4390626191852969155.837" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.234" + }, + { + "@id": "urn:anon:hash:4390626191852969155.837" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d08b62806edf60d7926d849c9bbd2aa0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.474" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.474" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ffb5bc2856ae411604f559ffbcd4c28f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.180" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.264" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1352" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ffb5bc2856ae411604f559ffbcd4c28f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.180" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.411" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e2f799c27624b370079dc44ccec953", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.178216" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.536", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.621" + }, + { + "@id": "urn:anon:hash:4390626191852969155.416" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.621" + }, + { + "@id": "urn:anon:hash:4390626191852969155.416" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.533", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df9cf8aeeba11b9a23c315b68d4bb686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.534" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df9cf8aeeba11b9a23c315b68d4bb686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.534" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1447", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1038" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1038" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.521", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.735" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.735" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141c6732bd411e80c27d5fa0c979464a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.576" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.602" + }, + { + "@id": "urn:anon:hash:3929554047386646216.630" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141c6732bd411e80c27d5fa0c979464a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.576" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1379" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.65", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "urn:anon:hash:1309352395631559165.737" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.737" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.781", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.63", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.526" + }, + { + "@id": "urn:anon:hash:4390626191852969155.435" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.526" + }, + { + "@id": "urn:anon:hash:4390626191852969155.435" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a569f92a8cbde1173b7ebbdc96b31adf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1554" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1554" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7dae34b64e7b92ed2d775f4756cad32" + }, + { + "@id": "urn:anon:hash:2632396539921835875.513" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.175" + }, + { + "@id": "urn:anon:hash:3929554047386646216.409" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7dae34b64e7b92ed2d775f4756cad32" + }, + { + "@id": "urn:anon:hash:2632396539921835875.513" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a75c5b4579579883c6c3e58084a44a2d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1045" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97c5d67a76501d1dbc27a7983e77e4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.278" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.442" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1032" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97c5d67a76501d1dbc27a7983e77e4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.278" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1295" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.112", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.255" + }, + { + "@id": "urn:anon:hash:4390626191852969155.613" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.255" + }, + { + "@id": "urn:anon:hash:4390626191852969155.613" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.46", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "urn:anon:hash:1309352395631559165.392" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.392" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.131", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.428" + }, + { + "@id": "urn:anon:hash:4390626191852969155.838" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.428" + }, + { + "@id": "urn:anon:hash:4390626191852969155.838" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e01d24ee65c1ab2d61d9e64da40f9f5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.56" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.802" + }, + { + "@id": "urn:anon:hash:3929554047386646216.294" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e01d24ee65c1ab2d61d9e64da40f9f5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.56" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.473" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.629", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "urn:anon:hash:1309352395631559165.262" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.262" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1462", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1279" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1279" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.386", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:1309352395631559165.442" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.442" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e669fcb951ad9cdfc90f0d9841dff2fe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.633" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.633" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f244dfe6325e43b64e4b1a6b4e0d6d32", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6173431209f01ce59e439254cc652f9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.711", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.587" + }, + { + "@id": "urn:anon:hash:4390626191852969155.407" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.587" + }, + { + "@id": "urn:anon:hash:4390626191852969155.407" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.381", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "urn:anon:hash:1309352395631559165.54" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.352", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.185" + }, + { + "@id": "urn:anon:hash:4390626191852969155.647" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.185" + }, + { + "@id": "urn:anon:hash:4390626191852969155.647" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.632", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.774" + }, + { + "@id": "urn:anon:hash:4390626191852969155.374" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.774" + }, + { + "@id": "urn:anon:hash:4390626191852969155.374" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.799", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.43" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.43" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.779", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.741" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.741" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84524f69cdc903f7593d2ed76cb3e107", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.22878" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/924283f283094fbed0a6e05151b2abd9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + }, + { + "@id": "urn:anon:hash:3929554047386646216.718" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.718" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.335", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.848" + }, + { + "@id": "urn:anon:hash:4390626191852969155.710" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.848" + }, + { + "@id": "urn:anon:hash:4390626191852969155.710" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.403", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ea109b20948ab487559853d6639b7db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.950" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ea109b20948ab487559853d6639b7db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.950" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.225", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be14a99c353f661c65e145a394c2be26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.739" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be14a99c353f661c65e145a394c2be26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.739" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.306", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.464" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.464" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d027fca2c50747198dfde587a125e97a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9f013bc6316f1ff38bd3c07ac92a87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9731dbb38e062f6724a790e3bcf8d888", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.143" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc04ec09d1554bc1e099db023f12e68c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1102" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1102" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.116" + }, + { + "@id": "urn:anon:hash:4390626191852969155.664" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.231" + }, + { + "@id": "urn:anon:hash:1309352395631559165.99" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.116" + }, + { + "@id": "urn:anon:hash:4390626191852969155.664" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/735ed855599e3fb6b00e9cef6fb7bbf9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.290", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.154" + }, + { + "@id": "urn:anon:hash:4390626191852969155.72" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.154" + }, + { + "@id": "urn:anon:hash:4390626191852969155.72" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.343", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "urn:anon:hash:1309352395631559165.540" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.572", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.417" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.417" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1361", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bc96b803086def97d1c3748aa52c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1600" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bc96b803086def97d1c3748aa52c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1600" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.95", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + }, + { + "@id": "urn:anon:hash:1309352395631559165.95" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.66", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dfedaba9ab83331b47d09fe33682f72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.67" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dfedaba9ab83331b47d09fe33682f72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.67" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/996124a13a2ec11ee6baa415bf78cb86" + }, + { + "@id": "urn:anon:hash:2632396539921835875.481" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.218" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1538" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/996124a13a2ec11ee6baa415bf78cb86" + }, + { + "@id": "urn:anon:hash:2632396539921835875.481" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1402" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1205361990baee509d081daa201d3737" + }, + { + "@id": "urn:anon:hash:2632396539921835875.825" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.310" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1323" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1205361990baee509d081daa201d3737" + }, + { + "@id": "urn:anon:hash:2632396539921835875.825" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1489" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.768", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.450" + }, + { + "@id": "urn:anon:hash:4390626191852969155.850" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.450" + }, + { + "@id": "urn:anon:hash:4390626191852969155.850" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.780", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.719" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.719" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.437", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.338" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.338" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.252", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.547" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.547" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1378", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4614d8ddecae9b2ba969053e65e92e07" + }, + { + "@id": "urn:anon:hash:3929554047386646216.582" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4614d8ddecae9b2ba969053e65e92e07" + }, + { + "@id": "urn:anon:hash:3929554047386646216.582" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.25", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.347" + }, + { + "@id": "urn:anon:hash:4390626191852969155.684" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.347" + }, + { + "@id": "urn:anon:hash:4390626191852969155.684" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.706", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.464" + }, + { + "@id": "urn:anon:hash:4390626191852969155.443" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.464" + }, + { + "@id": "urn:anon:hash:4390626191852969155.443" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.325", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.451" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.451" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed75d1d7bcdc0430ddfd16299cb204f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1676" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1676" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.649", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.385" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/348970b243801d95d2bb249137e0da7a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.848" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.335" + }, + { + "@id": "urn:anon:hash:3929554047386646216.621" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/348970b243801d95d2bb249137e0da7a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.848" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1204" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.110", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72a0cb37334e8122e871d7886d82ef58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.75" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72a0cb37334e8122e871d7886d82ef58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.75" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.190", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e1bb171cc3ecf67b0fa424a05d7d83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.161" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e1bb171cc3ecf67b0fa424a05d7d83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.161" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.680", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "urn:anon:hash:1309352395631559165.31" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.505", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7717f8ebfdccd75cb60f240292da5bdf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.506" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7717f8ebfdccd75cb60f240292da5bdf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.506" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.128" + }, + { + "@id": "urn:anon:hash:4390626191852969155.410" + }, + { + "@id": "urn:anon:hash:4390626191852969155.645" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.729" + }, + { + "@id": "urn:anon:hash:1309352395631559165.812" + }, + { + "@id": "urn:anon:hash:1309352395631559165.90" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.128" + }, + { + "@id": "urn:anon:hash:4390626191852969155.410" + }, + { + "@id": "urn:anon:hash:4390626191852969155.645" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1af6c7105114495c97b71c343e9f81eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.530" + }, + { + "@id": "urn:anon:hash:4390626191852969155.816" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.506" + }, + { + "@id": "urn:anon:hash:1309352395631559165.635" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.530" + }, + { + "@id": "urn:anon:hash:4390626191852969155.816" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fcf8f6530e0165870332b3b52c999e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.568", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.704" + }, + { + "@id": "urn:anon:hash:4390626191852969155.427" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.704" + }, + { + "@id": "urn:anon:hash:4390626191852969155.427" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.605", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.752" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.752" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.66", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.472" + }, + { + "@id": "urn:anon:hash:4390626191852969155.109" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.472" + }, + { + "@id": "urn:anon:hash:4390626191852969155.109" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fa6ba345a0fa07b2df0998f3d46d48", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.758", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + }, + { + "@id": "urn:anon:hash:1309352395631559165.123" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.123" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.270", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.751" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.751" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.171", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.0" + }, + { + "@id": "urn:anon:hash:4390626191852969155.432" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.0" + }, + { + "@id": "urn:anon:hash:4390626191852969155.432" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.710", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.335" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.335" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.652", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.595" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.595" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.49", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.397" + }, + { + "@id": "urn:anon:hash:4390626191852969155.836" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.397" + }, + { + "@id": "urn:anon:hash:4390626191852969155.836" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.287", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.603" + }, + { + "@id": "urn:anon:hash:4390626191852969155.110" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.603" + }, + { + "@id": "urn:anon:hash:4390626191852969155.110" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea7718b945fc78519726b8363d7a550e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.430" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.706" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea7718b945fc78519726b8363d7a550e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.430" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1eb8f59c1308c37957721b457a71f22", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "urn:anon:hash:3929554047386646216.369" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.369" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.772", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.838" + }, + { + "@id": "urn:anon:hash:4390626191852969155.570" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.838" + }, + { + "@id": "urn:anon:hash:4390626191852969155.570" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.148", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.851" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.851" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1045", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.409" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7629a6269dff7bd800f2951d2138e4e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.317" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.667" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1464" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7629a6269dff7bd800f2951d2138e4e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.317" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed631210a8dfc8450aadaf74699f52b7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1451" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5799829023d18b42fd862a504bddc8fc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.667" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.667" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.87" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.796" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.87" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a45153c9d998a1e5caf4f225b4ade23" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.185", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.490" + }, + { + "@id": "urn:anon:hash:4390626191852969155.668" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.490" + }, + { + "@id": "urn:anon:hash:4390626191852969155.668" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.778", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.44" + }, + { + "@id": "urn:anon:hash:4390626191852969155.774" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.44" + }, + { + "@id": "urn:anon:hash:4390626191852969155.774" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1704", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1494" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.546", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + }, + { + "@id": "urn:anon:hash:1309352395631559165.24" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.647", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.352" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1358", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa68441e31c5a5b0a7dd6b5a32c129d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.293" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa68441e31c5a5b0a7dd6b5a32c129d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.293" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.436", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.57" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.57" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.242", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/728cef5696b31f128a35710a61e9b5dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.6" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/728cef5696b31f128a35710a61e9b5dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.6" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77ef4da164fc7cc92776221f12dff5b6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.809", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "urn:anon:hash:1309352395631559165.593" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.593" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.283", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.0" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.525", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.813" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c162ab1613caba08ddec54f3e57a98a6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.703" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca7fbfd6bc0b3d9d91560b3c906bc04", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8ae06042e30286adb1ee154673539" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d2e9ae8e222d99feed9fb8e2c684031", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "46.19446" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.228", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.126" + }, + { + "@id": "urn:anon:hash:4390626191852969155.527" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.126" + }, + { + "@id": "urn:anon:hash:4390626191852969155.527" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/802283f78876a3754d42ab7249f47b12" + }, + { + "@id": "urn:anon:hash:2632396539921835875.429" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.555" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/802283f78876a3754d42ab7249f47b12" + }, + { + "@id": "urn:anon:hash:2632396539921835875.429" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1369" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.554", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1130" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1130" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56bb57ea30856f0bce1df43ac7196470" + }, + { + "@id": "urn:anon:hash:2632396539921835875.563" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.834" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1599" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56bb57ea30856f0bce1df43ac7196470" + }, + { + "@id": "urn:anon:hash:2632396539921835875.563" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1491" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efa1820eb312f139a4ca17cae9542d6c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "8.318681" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lobby" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb825c6cca726e4de06b600f82d2eaf3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04ee97c96efda9cf1d1b84041e6e082" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lobby" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.26", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.604" + }, + { + "@id": "urn:anon:hash:4390626191852969155.18" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.604" + }, + { + "@id": "urn:anon:hash:4390626191852969155.18" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c593d4769efcc17641522b7db8cafdb5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.693" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.628" + }, + { + "@id": "urn:anon:hash:3929554047386646216.566" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c593d4769efcc17641522b7db8cafdb5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.693" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.790" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e9cdb5c4cdc05df681b2ee2fb3a2955" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f064e0be6e65589786fd52ccaf3eceb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.420", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.247" + }, + { + "@id": "urn:anon:hash:4390626191852969155.771" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.247" + }, + { + "@id": "urn:anon:hash:4390626191852969155.771" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.13", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + }, + { + "@id": "urn:anon:hash:1309352395631559165.684" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.684" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1024", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.599" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.633", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + }, + { + "@id": "urn:anon:hash:1309352395631559165.467" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.467" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d98302231a2b4465b04f4e909ae82b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1421", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1636" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.694", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.453" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.453" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.877", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.562" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1300", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/664827a5346ee60496cd67a4bb205c6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.569" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/664827a5346ee60496cd67a4bb205c6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.569" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.114", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.602" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.602" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68a5e178a7a95f4882745a2b089ae258", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.820" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.820" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.717", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.401" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.401" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94238d4149191ea67d7be6c7c10e41f6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf6a1d86d444dfd2b2710ebf74947b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.681" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.135" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1649" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf6a1d86d444dfd2b2710ebf74947b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.681" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b836171bb0629dd4cfc78505bd89e00" + }, + { + "@id": "urn:anon:hash:2632396539921835875.184" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1178" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b836171bb0629dd4cfc78505bd89e00" + }, + { + "@id": "urn:anon:hash:2632396539921835875.184" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1461" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.387", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.385" + }, + { + "@id": "urn:anon:hash:4390626191852969155.214" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.385" + }, + { + "@id": "urn:anon:hash:4390626191852969155.214" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.601", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "urn:anon:hash:1309352395631559165.117" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.117" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94689230ccfc5ef0846774c996cfe697", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.59915" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.224", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.281" + }, + { + "@id": "urn:anon:hash:4390626191852969155.417" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.281" + }, + { + "@id": "urn:anon:hash:4390626191852969155.417" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.102", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.406" + }, + { + "@id": "urn:anon:hash:4390626191852969155.59" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.406" + }, + { + "@id": "urn:anon:hash:4390626191852969155.59" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5051d108eaca99b0fc00dd7b383c7a98" + }, + { + "@id": "urn:anon:hash:2632396539921835875.463" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.101" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1412" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5051d108eaca99b0fc00dd7b383c7a98" + }, + { + "@id": "urn:anon:hash:2632396539921835875.463" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1434" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a44d93b30319a263b6ec9aba17e7253" + }, + { + "@id": "urn:anon:hash:2632396539921835875.275" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.998" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a44d93b30319a263b6ec9aba17e7253" + }, + { + "@id": "urn:anon:hash:2632396539921835875.275" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.999" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db64c2ac71430bbbd839237b6e38c5c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.93691" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.737", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.65" + }, + { + "@id": "urn:anon:hash:4390626191852969155.839" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.65" + }, + { + "@id": "urn:anon:hash:4390626191852969155.839" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.567", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.768" + }, + { + "@id": "urn:anon:hash:4390626191852969155.44" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.768" + }, + { + "@id": "urn:anon:hash:4390626191852969155.44" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.600", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.627" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.172" + }, + { + "@id": "urn:anon:hash:4390626191852969155.299" + }, + { + "@id": "urn:anon:hash:4390626191852969155.556" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.189" + }, + { + "@id": "urn:anon:hash:1309352395631559165.222" + }, + { + "@id": "urn:anon:hash:1309352395631559165.792" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.172" + }, + { + "@id": "urn:anon:hash:4390626191852969155.299" + }, + { + "@id": "urn:anon:hash:4390626191852969155.556" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9b1b5f1c18e923e99e11fb1a5c9a97" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.568", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.385" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f126d0499afcd200c1238cfc254e29c9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.484" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.239" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1327" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f126d0499afcd200c1238cfc254e29c9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.484" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.962" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.121", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1345" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1345" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1590", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/594e97fcfc6f932f0147271e9be0c47c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1488" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/594e97fcfc6f932f0147271e9be0c47c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1488" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.131" + }, + { + "@id": "urn:anon:hash:4390626191852969155.14" + }, + { + "@id": "urn:anon:hash:4390626191852969155.146" + }, + { + "@id": "urn:anon:hash:4390626191852969155.265" + }, + { + "@id": "urn:anon:hash:4390626191852969155.406" + }, + { + "@id": "urn:anon:hash:4390626191852969155.554" + }, + { + "@id": "urn:anon:hash:4390626191852969155.649" + }, + { + "@id": "urn:anon:hash:4390626191852969155.683" + }, + { + "@id": "urn:anon:hash:4390626191852969155.718" + }, + { + "@id": "urn:anon:hash:4390626191852969155.771" + }, + { + "@id": "urn:anon:hash:4390626191852969155.773" + }, + { + "@id": "urn:anon:hash:4390626191852969155.846" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.153" + }, + { + "@id": "urn:anon:hash:1309352395631559165.201" + }, + { + "@id": "urn:anon:hash:1309352395631559165.385" + }, + { + "@id": "urn:anon:hash:1309352395631559165.402" + }, + { + "@id": "urn:anon:hash:1309352395631559165.420" + }, + { + "@id": "urn:anon:hash:1309352395631559165.426" + }, + { + "@id": "urn:anon:hash:1309352395631559165.572" + }, + { + "@id": "urn:anon:hash:1309352395631559165.62" + }, + { + "@id": "urn:anon:hash:1309352395631559165.678" + }, + { + "@id": "urn:anon:hash:1309352395631559165.681" + }, + { + "@id": "urn:anon:hash:1309352395631559165.700" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.131" + }, + { + "@id": "urn:anon:hash:4390626191852969155.14" + }, + { + "@id": "urn:anon:hash:4390626191852969155.146" + }, + { + "@id": "urn:anon:hash:4390626191852969155.265" + }, + { + "@id": "urn:anon:hash:4390626191852969155.406" + }, + { + "@id": "urn:anon:hash:4390626191852969155.554" + }, + { + "@id": "urn:anon:hash:4390626191852969155.649" + }, + { + "@id": "urn:anon:hash:4390626191852969155.683" + }, + { + "@id": "urn:anon:hash:4390626191852969155.718" + }, + { + "@id": "urn:anon:hash:4390626191852969155.771" + }, + { + "@id": "urn:anon:hash:4390626191852969155.773" + }, + { + "@id": "urn:anon:hash:4390626191852969155.846" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2033cd85880debddd28a0f4db353647" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1382", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.954" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.954" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7050aa3906042f000959291b018ce933", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec79853ac9fa08f23f8bc06f06a448c9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.273" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.479", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.398" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.398" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df37a03583c774945a6607bc25f31e8c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.138" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.138" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.222" + }, + { + "@id": "urn:anon:hash:4390626191852969155.50" + }, + { + "@id": "urn:anon:hash:4390626191852969155.538" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.150" + }, + { + "@id": "urn:anon:hash:1309352395631559165.439" + }, + { + "@id": "urn:anon:hash:1309352395631559165.677" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.222" + }, + { + "@id": "urn:anon:hash:4390626191852969155.50" + }, + { + "@id": "urn:anon:hash:4390626191852969155.538" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f9a40b4ddff280a5cde4587fe155aea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc1638a849600a2d66955f22f4167bb1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.277" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.277" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1124", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5a8112bac83fbc0f3229ff05dec5964" + }, + { + "@id": "urn:anon:hash:3929554047386646216.80" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5a8112bac83fbc0f3229ff05dec5964" + }, + { + "@id": "urn:anon:hash:3929554047386646216.80" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.158", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.441" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/477454e2b9da45ba9e2390b8bc1cff33", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.00233" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b746d819d2a70a2312d00018f9068a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c483cd3fece8fde3b6f9364c26f8775" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c35cab741040c7e8a14ab9393e2fb7c3", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.204", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.4" + }, + { + "@id": "urn:anon:hash:4390626191852969155.209" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.4" + }, + { + "@id": "urn:anon:hash:4390626191852969155.209" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.623", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a92bee83a8231ac51d492a57f92af8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.8" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a92bee83a8231ac51d492a57f92af8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.8" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6688ecde4a8c2c46540f5c371bbf3b8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.51" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.461" + }, + { + "@id": "urn:anon:hash:3929554047386646216.327" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6688ecde4a8c2c46540f5c371bbf3b8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.51" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.218", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.214" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.214" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.729", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.819" + }, + { + "@id": "urn:anon:hash:4390626191852969155.128" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.819" + }, + { + "@id": "urn:anon:hash:4390626191852969155.128" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.491", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.230" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.485", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.116" + }, + { + "@id": "urn:anon:hash:4390626191852969155.10" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.116" + }, + { + "@id": "urn:anon:hash:4390626191852969155.10" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.646", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.645" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.645" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.813", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.830" + }, + { + "@id": "urn:anon:hash:4390626191852969155.287" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.830" + }, + { + "@id": "urn:anon:hash:4390626191852969155.287" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.223", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.662" + }, + { + "@id": "urn:anon:hash:4390626191852969155.201" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.662" + }, + { + "@id": "urn:anon:hash:4390626191852969155.201" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ae982c6ddbcd82def173f65059572d6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.94743" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.794", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.42" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.42" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1103", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17f8ecbfa036ccf80ce5a6f7f6cc1af7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1258" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17f8ecbfa036ccf80ce5a6f7f6cc1af7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1258" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dab7c9bcc3e6964340236bd1b91c829", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.272" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.272" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8b7cd68084eaebb8107e989ce7cf601", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.51886" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.649", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c956d78a548f5c6d8e6867fabfb4996" + }, + { + "@id": "urn:anon:hash:3929554047386646216.650" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c956d78a548f5c6d8e6867fabfb4996" + }, + { + "@id": "urn:anon:hash:3929554047386646216.650" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.714", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.141" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.141" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.624", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.694" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.796", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.823" + }, + { + "@id": "urn:anon:hash:4390626191852969155.87" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.823" + }, + { + "@id": "urn:anon:hash:4390626191852969155.87" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1276", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4410927fb468eeae57c3c4032cb8b93c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1277" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4410927fb468eeae57c3c4032cb8b93c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1277" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.109", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.469" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b54e88b7bd80252b32550aab9b7d657", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.447" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.447" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1054", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f173e0ca594e6a4f557c66cfa6b7f06e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1055" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f173e0ca594e6a4f557c66cfa6b7f06e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1055" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa71780470740cc3032d2099d1eb39eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.533" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.353" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1432" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa71780470740cc3032d2099d1eb39eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.533" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1377" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.136", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.646" + }, + { + "@id": "urn:anon:hash:4390626191852969155.800" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.646" + }, + { + "@id": "urn:anon:hash:4390626191852969155.800" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1be7f946bcd1dac2c0d41abe934150fa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.957494" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79ff03b57196189db9fc268c3ff27482", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + }, + { + "@id": "urn:anon:hash:3929554047386646216.651" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1c1a1db7aff47b7050a2ba0c01998d6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.454" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.454" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.721", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.717" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.717" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.412", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.277" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.277" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1400", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.708" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.708" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d09694fce0f9e791e7ccfae629b92d90", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1612" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1612" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09c96a2b2f5a54ef7977fff145bcff22", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.711" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.711" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be8704c5f82a36f1ee7109f7ba7dc8c8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1285" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.723", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "urn:anon:hash:1309352395631559165.526" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.526" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4aafbcf855b92e583be109cb69794f64", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.765" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.765" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1230", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1229" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.842", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + }, + { + "@id": "urn:anon:hash:1309352395631559165.440" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.440" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4410927fb468eeae57c3c4032cb8b93c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.242" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.192" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1276" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4410927fb468eeae57c3c4032cb8b93c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.242" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1277" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fd2dcf780662ff2a5965dc1be4d84c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.222" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.859" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fd2dcf780662ff2a5965dc1be4d84c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.222" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1589" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.10", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.19", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.758" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.758" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.333", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.253" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.253" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b18241b9a68b4e928d8a935ee6fbcb2", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f61904c81dd6e23703007d611edc912" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/499cdb36b0bc088dd26d0b45574c2f44" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e47eb616fd81ceb60fece48881df769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7d60467da9915287247ffe275ef719" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c032a5ab39f951eaf444bf2e45ee35fe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dedbb90d7c191b688d3be9198cff0877" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.166", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.610" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.815", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.860" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.860" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.726", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.455" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.694", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824db695ee900a9345e45f6c9dcfe168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.624" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824db695ee900a9345e45f6c9dcfe168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.624" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.437" + }, + { + "@id": "urn:anon:hash:4390626191852969155.469" + }, + { + "@id": "urn:anon:hash:4390626191852969155.552" + }, + { + "@id": "urn:anon:hash:4390626191852969155.584" + }, + { + "@id": "urn:anon:hash:4390626191852969155.607" + }, + { + "@id": "urn:anon:hash:4390626191852969155.635" + }, + { + "@id": "urn:anon:hash:4390626191852969155.646" + }, + { + "@id": "urn:anon:hash:4390626191852969155.76" + }, + { + "@id": "urn:anon:hash:4390626191852969155.784" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.218" + }, + { + "@id": "urn:anon:hash:1309352395631559165.258" + }, + { + "@id": "urn:anon:hash:1309352395631559165.353" + }, + { + "@id": "urn:anon:hash:1309352395631559165.369" + }, + { + "@id": "urn:anon:hash:1309352395631559165.37" + }, + { + "@id": "urn:anon:hash:1309352395631559165.496" + }, + { + "@id": "urn:anon:hash:1309352395631559165.533" + }, + { + "@id": "urn:anon:hash:1309352395631559165.622" + }, + { + "@id": "urn:anon:hash:1309352395631559165.816" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.437" + }, + { + "@id": "urn:anon:hash:4390626191852969155.469" + }, + { + "@id": "urn:anon:hash:4390626191852969155.552" + }, + { + "@id": "urn:anon:hash:4390626191852969155.584" + }, + { + "@id": "urn:anon:hash:4390626191852969155.607" + }, + { + "@id": "urn:anon:hash:4390626191852969155.635" + }, + { + "@id": "urn:anon:hash:4390626191852969155.646" + }, + { + "@id": "urn:anon:hash:4390626191852969155.76" + }, + { + "@id": "urn:anon:hash:4390626191852969155.784" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e2c08a8c63ad7954582369f80ba03f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.456", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.324" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.324" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.86", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.525" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.525" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1606", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0aca7ed4634aa5c6f2fc2c947c301a2b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.661" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0aca7ed4634aa5c6f2fc2c947c301a2b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.661" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.409", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + }, + { + "@id": "urn:anon:hash:1309352395631559165.82" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.82" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8cdd6caa6bf6b1c866451a720877b03", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1570" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.746", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.706" + }, + { + "@id": "urn:anon:hash:4390626191852969155.713" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.706" + }, + { + "@id": "urn:anon:hash:4390626191852969155.713" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.773", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.40" + }, + { + "@id": "urn:anon:hash:4390626191852969155.298" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.40" + }, + { + "@id": "urn:anon:hash:4390626191852969155.298" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/576931b1b33eadebcab9f37270869d12", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58497fd59fb1495885a5a81943a12767", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "urn:anon:hash:3929554047386646216.423" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.559", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.11" + }, + { + "@id": "urn:anon:hash:4390626191852969155.726" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.11" + }, + { + "@id": "urn:anon:hash:4390626191852969155.726" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/000158a9c5c98f7b9451e9400bc0584c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.834" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.834" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.746", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.778" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.778" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0c3e5662c72ca0e0f80fed02bf86977", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3323e07295e3e63b129c2279d5a6c9de" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.790", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.356" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.242", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.103" + }, + { + "@id": "urn:anon:hash:4390626191852969155.210" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.103" + }, + { + "@id": "urn:anon:hash:4390626191852969155.210" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.476", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "urn:anon:hash:1309352395631559165.3" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb6466c5a9ef2b0180b89fadb67ffaed" + }, + { + "@id": "urn:anon:hash:2632396539921835875.61" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1356" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb6466c5a9ef2b0180b89fadb67ffaed" + }, + { + "@id": "urn:anon:hash:2632396539921835875.61" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1357" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1351", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1670" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1670" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62aeea5f1f4488c628ce65320e01bbb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.683" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.116" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1340" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62aeea5f1f4488c628ce65320e01bbb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.683" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1012" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.490", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.803" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.803" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1280", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.479" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1238", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1519" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1519" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.426", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1870ade790e864c10f0b14c7e817eb89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.252" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1870ade790e864c10f0b14c7e817eb89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.252" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3628cd4488c8798a7aa3d250026bcbb9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.504", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.704" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.704" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bc9fed9ae8fa1ab957b071126dd1007", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.37836" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f956a1ccf2727faa6b2ad8260662908", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.0" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18206495b1627e1348c3a1ff57be72f1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1648" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1648" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.466", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.149" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.149" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.192", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "urn:anon:hash:1309352395631559165.155" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1702", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e33b2b05f44d1e2f2fb45fa4e0c52b00" + }, + { + "@id": "urn:anon:hash:3929554047386646216.597" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e33b2b05f44d1e2f2fb45fa4e0c52b00" + }, + { + "@id": "urn:anon:hash:3929554047386646216.597" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.401", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a983c7a82115113fcb1ff655d62c189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.717" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a983c7a82115113fcb1ff655d62c189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.717" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a9927bbfd963d2813500157923a65eb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "urn:anon:hash:3929554047386646216.665" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6369fe92726c84e267369d4c4b61b84e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.915" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.915" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48192816f06709cf110dc6669e4dc000", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1391", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.688" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d988ca23481f626a95d800d219a6a13" + }, + { + "@id": "urn:anon:hash:2632396539921835875.252" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.509" + }, + { + "@id": "urn:anon:hash:3929554047386646216.734" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d988ca23481f626a95d800d219a6a13" + }, + { + "@id": "urn:anon:hash:2632396539921835875.252" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.24", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.546" + }, + { + "@id": "urn:anon:hash:4390626191852969155.95" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.546" + }, + { + "@id": "urn:anon:hash:4390626191852969155.95" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493839559c29f94b14385a6c75db3bf1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "urn:anon:hash:3929554047386646216.797" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.797" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.224", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "urn:anon:hash:1309352395631559165.303" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.303" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1040cef7a39a86b4522a08a61b65426c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.814" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.699" + }, + { + "@id": "urn:anon:hash:3929554047386646216.777" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1040cef7a39a86b4522a08a61b65426c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.814" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.908" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.88", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.693" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.693" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.515", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ffaa0141219c5cfd63bc0e5f60e35f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.128" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ffaa0141219c5cfd63bc0e5f60e35f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.128" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa68441e31c5a5b0a7dd6b5a32c129d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.754" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1358" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa68441e31c5a5b0a7dd6b5a32c129d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.754" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.293" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa97e9430ca56c50052b7db27ac5e142", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.22" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.368", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.520" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1515", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5cdb87c9e27189683b24e6ac4c60bd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.669" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5cdb87c9e27189683b24e6ac4c60bd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.669" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14c74662596760340e54582cdd5efd7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.618" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.390" + }, + { + "@id": "urn:anon:hash:3929554047386646216.131" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14c74662596760340e54582cdd5efd7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.618" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e7fb425446c185c5c0b0856c2422aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.741" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.673" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1267" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e7fb425446c185c5c0b0856c2422aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.741" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1359" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75212a23b9032d9304469247050b5b16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.144" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.622" + }, + { + "@id": "urn:anon:hash:3929554047386646216.187" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75212a23b9032d9304469247050b5b16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.144" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.952" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c359ee9fdc1835af9ca74d501f823c76" + }, + { + "@id": "urn:anon:hash:2632396539921835875.244" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.411" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1228" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c359ee9fdc1835af9ca74d501f823c76" + }, + { + "@id": "urn:anon:hash:2632396539921835875.244" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.529" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.125", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.358" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.358" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.613", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.483" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.483" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/185e06ea2387cc152dee1c8983e4d11f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.150039999999995904" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1275", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.552" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.574", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6428eef9093a4bee06ac9574657a93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1079" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6428eef9093a4bee06ac9574657a93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1079" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.812", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.302" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.302" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1295", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1032" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1032" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6132d72e89ed7d225ca307d836a83e02", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1dfabb9f44c5f28150108a0314d88c6" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45336d263a9a9db3696d702bdef98db0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.459", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8277f45b77a95fdc499b65ce40ebec74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.460" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8277f45b77a95fdc499b65ce40ebec74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.460" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.148", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.769" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.769" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a214399bad87d0a6609b0fc42e09d45a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.507" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1543" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a214399bad87d0a6609b0fc42e09d45a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.507" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1554", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a569f92a8cbde1173b7ebbdc96b31adf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1286" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a569f92a8cbde1173b7ebbdc96b31adf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1286" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.585", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.198" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.198" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0d9707b06b1d8e06d16ef85b0429b46", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.373" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.373" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/472b2b0e65e4cad8872cce67535ff53a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1336" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.256", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.671" + }, + { + "@id": "urn:anon:hash:4390626191852969155.157" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.671" + }, + { + "@id": "urn:anon:hash:4390626191852969155.157" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.3", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.958" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.958" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1232", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b1b9e36cac14191c55afcac077ed8b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1555" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b1b9e36cac14191c55afcac077ed8b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1555" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d632e2ec95bcebbab5028f2f61a84a9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.10" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.305" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1688" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d632e2ec95bcebbab5028f2f61a84a9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.10" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1082" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.15", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + }, + { + "@id": "urn:anon:hash:1309352395631559165.572" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.572" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde05139f85807f2852c75f6a0e07e33", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.318" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.120", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.741" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.741" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe11a590e387c261d4065b2c107152b3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.643339999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.605", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.626" + }, + { + "@id": "urn:anon:hash:4390626191852969155.433" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.626" + }, + { + "@id": "urn:anon:hash:4390626191852969155.433" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.111", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.78" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.231", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.112" + }, + { + "@id": "urn:anon:hash:4390626191852969155.664" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.112" + }, + { + "@id": "urn:anon:hash:4390626191852969155.664" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24b4b54f576ddb1369310394bd5e2873", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1608" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69ac4ecd9c224afdc84f9cbc1472a0b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.337" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.480" + }, + { + "@id": "urn:anon:hash:3929554047386646216.451" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69ac4ecd9c224afdc84f9cbc1472a0b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.337" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/738c70edbab6e280999a4d652c8f6e94" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.325" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d701c24ac9b79f715d02b84a2699b47", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37dfec2718d5543d05847423ca508751", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.433" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.433", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.81" + }, + { + "@id": "urn:anon:hash:4390626191852969155.387" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.81" + }, + { + "@id": "urn:anon:hash:4390626191852969155.387" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lobby" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc5d3f62d22c37621e31780424e3badf" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19593dbf8ac7323a36617c2e87396ba2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lobby" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.306", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "urn:anon:hash:1309352395631559165.702" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7590df0ce20c4581e34b6e8ff60c83ef", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "186.9268" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1179", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c69f2a65d4176ccc36887748d1c7b984" + }, + { + "@id": "urn:anon:hash:3929554047386646216.563" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c69f2a65d4176ccc36887748d1c7b984" + }, + { + "@id": "urn:anon:hash:3929554047386646216.563" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37b34d1fab3835af42905d21b1fc597c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1405" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1673", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13926eb25584c8f26594343c1b10b80e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1550" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13926eb25584c8f26594343c1b10b80e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1550" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1416", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.769" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.769" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1564", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa4ef4c68594d2c9726811b5efa912e0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1062" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa4ef4c68594d2c9726811b5efa912e0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1062" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.583", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.118" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.118" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.92", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.674" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.674" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e2da2798d2f909362fecc083cd6fed5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.95672" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.194", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.270" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.270" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.208", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "urn:anon:hash:1309352395631559165.436" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350292b897a62637987f2da9d9bd78d9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.111" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.111" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.383", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.538" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c72d95d0668501ab622afa6bcfe1a48", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "urn:anon:hash:3929554047386646216.803" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.803" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd4a7506edeceb008f4586fc2dab145c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + }, + { + "@id": "urn:anon:hash:3929554047386646216.299" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.37", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.142" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.117", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.601" + }, + { + "@id": "urn:anon:hash:4390626191852969155.229" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.601" + }, + { + "@id": "urn:anon:hash:4390626191852969155.229" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.701", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.464" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.464" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.71", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.658" + }, + { + "@id": "urn:anon:hash:4390626191852969155.597" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.658" + }, + { + "@id": "urn:anon:hash:4390626191852969155.597" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.276", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.493" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.493" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a6e6384eb9c6c4faf0eb987331b6931", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ae982c6ddbcd82def173f65059572d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.763", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.839" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.839" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1669", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1686" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c05a798c331b0bede1f0a794d63c3c6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34ac46230c57779c2a0af70f141894dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.602" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.371" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1320" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34ac46230c57779c2a0af70f141894dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.602" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1514" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.8", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.623" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.744", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + }, + { + "@id": "urn:anon:hash:1309352395631559165.152" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.152" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1246", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1293" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1293" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.477", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.823" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.823" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/924283f283094fbed0a6e05151b2abd9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.546" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.718" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/924283f283094fbed0a6e05151b2abd9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.546" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.782" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.916", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30b1b2ad2664cbbbd6c7f50e9275d334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.406" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30b1b2ad2664cbbbd6c7f50e9275d334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.406" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.159", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.196" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.461", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.51" + }, + { + "@id": "urn:anon:hash:4390626191852969155.24" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.51" + }, + { + "@id": "urn:anon:hash:4390626191852969155.24" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21f8e9f6c605aad145af89394e625f7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.539" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.810" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1173" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21f8e9f6c605aad145af89394e625f7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.539" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1397" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.819", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.191" + }, + { + "@id": "urn:anon:hash:4390626191852969155.682" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.191" + }, + { + "@id": "urn:anon:hash:4390626191852969155.682" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2d53fa389b66b1dbe4571bcfd0707d7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.56665" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.881", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1703" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.456" + }, + { + "@id": "urn:anon:hash:4390626191852969155.658" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.324" + }, + { + "@id": "urn:anon:hash:1309352395631559165.529" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.456" + }, + { + "@id": "urn:anon:hash:4390626191852969155.658" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50334e713b4a1cb53fc5dd58c8a05e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.113", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07f7f4ac647a14961890259f1f9b8596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1583" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07f7f4ac647a14961890259f1f9b8596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1583" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.738", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.570" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.849", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + }, + { + "@id": "urn:anon:hash:1309352395631559165.344" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.344" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1195", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a3aff9831e6c2845dc389bb19e5a615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.193" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a3aff9831e6c2845dc389bb19e5a615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.193" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be0520a594112e6d066dd3eb32ce9759" + }, + { + "@id": "urn:anon:hash:2632396539921835875.272" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.507" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1429" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be0520a594112e6d066dd3eb32ce9759" + }, + { + "@id": "urn:anon:hash:2632396539921835875.272" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1078" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.224", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1314" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1314" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a594e74345c9d1f0353fee8a01717be", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1001", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.855" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.855" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfd562fce46608b82eabcabdd4ba00f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.799" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.43" + }, + { + "@id": "urn:anon:hash:3929554047386646216.322" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfd562fce46608b82eabcabdd4ba00f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.799" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.862" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.482", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "urn:anon:hash:1309352395631559165.435" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.435" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b674ea3af8296e371150f250ea66211f", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.221", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.563" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.563" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.715", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.852" + }, + { + "@id": "urn:anon:hash:4390626191852969155.746" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.852" + }, + { + "@id": "urn:anon:hash:4390626191852969155.746" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cbed696fde65d0045bfcd779b1de538", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "urn:anon:hash:3929554047386646216.880" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.880" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1090", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e117496938ddc6f19850e071868c94bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1615" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e117496938ddc6f19850e071868c94bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1615" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.835", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + }, + { + "@id": "urn:anon:hash:1309352395631559165.520" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1304", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810608ff376f7adb2c13ec7a202f8b9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.245" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810608ff376f7adb2c13ec7a202f8b9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.245" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.553", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db644680513c889c80eb6191c574c640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.316" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db644680513c889c80eb6191c574c640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.316" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.537", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.348" + }, + { + "@id": "urn:anon:hash:4390626191852969155.127" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.348" + }, + { + "@id": "urn:anon:hash:4390626191852969155.127" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/402fe4e50fc5b63a623cf314c1ccea4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.748" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.178" + }, + { + "@id": "urn:anon:hash:3929554047386646216.602" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/402fe4e50fc5b63a623cf314c1ccea4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.748" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.114" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.199", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.610" + }, + { + "@id": "urn:anon:hash:4390626191852969155.453" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.610" + }, + { + "@id": "urn:anon:hash:4390626191852969155.453" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.316", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.572" + }, + { + "@id": "urn:anon:hash:4390626191852969155.100" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.572" + }, + { + "@id": "urn:anon:hash:4390626191852969155.100" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f144acff44622c7590c2f91c43a8f8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.69669" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.293", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1358" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1358" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.250", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.336" + }, + { + "@id": "urn:anon:hash:4390626191852969155.335" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.336" + }, + { + "@id": "urn:anon:hash:4390626191852969155.335" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.183", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "urn:anon:hash:1309352395631559165.669" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.669" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.614", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.287" + }, + { + "@id": "urn:anon:hash:4390626191852969155.69" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.287" + }, + { + "@id": "urn:anon:hash:4390626191852969155.69" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.318", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.847" + }, + { + "@id": "urn:anon:hash:4390626191852969155.528" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.847" + }, + { + "@id": "urn:anon:hash:4390626191852969155.528" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.472", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.205" + }, + { + "@id": "urn:anon:hash:4390626191852969155.169" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.205" + }, + { + "@id": "urn:anon:hash:4390626191852969155.169" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e865bc631a106d9437f4ec3879391ac", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.274", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "urn:anon:hash:1309352395631559165.244" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8874e6b2aae33eba3fbf67803330bd89", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1661" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1661" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.356", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.80" + }, + { + "@id": "urn:anon:hash:4390626191852969155.790" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.80" + }, + { + "@id": "urn:anon:hash:4390626191852969155.790" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.765", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4aafbcf855b92e583be109cb69794f64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.498" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4aafbcf855b92e583be109cb69794f64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.498" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1228", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c359ee9fdc1835af9ca74d501f823c76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.529" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c359ee9fdc1835af9ca74d501f823c76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.529" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.79", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.362" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.362" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13926eb25584c8f26594343c1b10b80e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.400" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1673" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13926eb25584c8f26594343c1b10b80e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.400" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1550" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b001892f134aa0c788b35ccfd9b72b37", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.71", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.475" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.475" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.659", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.443" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.784", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74fe7bb7dde599f9300bfc56543d869b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.771" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74fe7bb7dde599f9300bfc56543d869b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.771" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.801", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.527" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.527" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.250", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + }, + { + "@id": "urn:anon:hash:1309352395631559165.283" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.15", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c95292f2bf85d5b6b5764859e85a4ec1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.16" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c95292f2bf85d5b6b5764859e85a4ec1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.16" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/116bc9fa91ba7d4c5c0b352c7180d6eb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.87585" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd300d2d49790b3e22b8eaf1dabcc02e", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b952a3ee7cc4c9c36cc95808da5047c3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.890" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.890" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.131", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.572" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.572" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.136", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.298" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.298" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.152", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.744" + }, + { + "@id": "urn:anon:hash:4390626191852969155.391" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.744" + }, + { + "@id": "urn:anon:hash:4390626191852969155.391" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.233", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.232" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.134", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.761" + }, + { + "@id": "urn:anon:hash:4390626191852969155.249" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.761" + }, + { + "@id": "urn:anon:hash:4390626191852969155.249" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dbb50d14e0a2d525cb72331162bf500", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.451", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69ac4ecd9c224afdc84f9cbc1472a0b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.325" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69ac4ecd9c224afdc84f9cbc1472a0b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.325" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.213", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.33" + }, + { + "@id": "urn:anon:hash:4390626191852969155.715" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.33" + }, + { + "@id": "urn:anon:hash:4390626191852969155.715" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/499cdb36b0bc088dd26d0b45574c2f44", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/240109e8c1422e4a991343dd7b69b599" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.306", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.967" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.967" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.424" + }, + { + "@id": "urn:anon:hash:4390626191852969155.648" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.557" + }, + { + "@id": "urn:anon:hash:1309352395631559165.57" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.424" + }, + { + "@id": "urn:anon:hash:4390626191852969155.648" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f31d0cd151b97b3e8dde51772f929bc1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.231", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + }, + { + "@id": "urn:anon:hash:1309352395631559165.174" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.174" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8eb1351a73744fe27038d3fa2de868f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.487" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.200" + }, + { + "@id": "urn:anon:hash:3929554047386646216.497" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8eb1351a73744fe27038d3fa2de868f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.487" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ecf1ad0c075a4c665bc53b205a7521a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1198" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.747", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "urn:anon:hash:1309352395631559165.68" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3579d5fc1f7910bad0d7a9e29a8df061" + }, + { + "@id": "urn:anon:hash:2632396539921835875.443" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.724" + }, + { + "@id": "urn:anon:hash:3929554047386646216.164" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3579d5fc1f7910bad0d7a9e29a8df061" + }, + { + "@id": "urn:anon:hash:2632396539921835875.443" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1546" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.12", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "urn:anon:hash:1309352395631559165.396" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35993daa64558f8aaf19186b66e619b8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "373.905500000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.43" + }, + { + "@id": "urn:anon:hash:4390626191852969155.602" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.599" + }, + { + "@id": "urn:anon:hash:1309352395631559165.649" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.43" + }, + { + "@id": "urn:anon:hash:4390626191852969155.602" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59217f7436263467e44af0bb549f0d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30b1b2ad2664cbbbd6c7f50e9275d334" + }, + { + "@id": "urn:anon:hash:2632396539921835875.262" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.523" + }, + { + "@id": "urn:anon:hash:3929554047386646216.916" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30b1b2ad2664cbbbd6c7f50e9275d334" + }, + { + "@id": "urn:anon:hash:2632396539921835875.262" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.406" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.334", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "urn:anon:hash:1309352395631559165.631" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.460", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.411" + }, + { + "@id": "urn:anon:hash:4390626191852969155.90" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.411" + }, + { + "@id": "urn:anon:hash:4390626191852969155.90" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1334", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2f1cf5be0224d73c32510d9a35cd146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.122" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2f1cf5be0224d73c32510d9a35cd146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.122" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.667", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.643" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.643" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/437e28593f221f03b9a33515eb52e64b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "urn:anon:hash:3929554047386646216.628" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.628" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.253", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.108" + }, + { + "@id": "urn:anon:hash:4390626191852969155.333" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.108" + }, + { + "@id": "urn:anon:hash:4390626191852969155.333" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.284", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.679" + }, + { + "@id": "urn:anon:hash:4390626191852969155.569" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.679" + }, + { + "@id": "urn:anon:hash:4390626191852969155.569" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.412", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.266" + }, + { + "@id": "urn:anon:hash:4390626191852969155.101" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.266" + }, + { + "@id": "urn:anon:hash:4390626191852969155.101" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.535", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.821" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.821" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbcc77128a7d1b7748327fc07c996824", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "33.96069" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.957", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.665" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.389", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.291" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cde3593b2f899d0bc35497b64cf3a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.846" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.346" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1326" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cde3593b2f899d0bc35497b64cf3a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.846" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.481" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1290", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d882b2cec76fc0c7a26abecc80476ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.40" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d882b2cec76fc0c7a26abecc80476ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.40" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306f3a20367d08be59fa53a266e217c8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.548" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b2c608ffc55f89e046e1b1cfd3df741", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1292" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1292" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1481", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2425f570dfbeeac18c9535c477d31281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1225" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2425f570dfbeeac18c9535c477d31281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1225" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.703", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.769" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.769" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.193", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.330" + }, + { + "@id": "urn:anon:hash:4390626191852969155.751" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.330" + }, + { + "@id": "urn:anon:hash:4390626191852969155.751" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.629", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.268" + }, + { + "@id": "urn:anon:hash:4390626191852969155.269" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.268" + }, + { + "@id": "urn:anon:hash:4390626191852969155.269" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa8bccf0089d5fa2630a2472daf1c51" + }, + { + "@id": "urn:anon:hash:2632396539921835875.110" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.263" + }, + { + "@id": "urn:anon:hash:3929554047386646216.166" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa8bccf0089d5fa2630a2472daf1c51" + }, + { + "@id": "urn:anon:hash:2632396539921835875.110" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1492" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.768", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.567" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.567" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1186", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.701" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1042", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.785" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.785" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.476", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/316304996242487f7be3241da90ac54d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.477" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/316304996242487f7be3241da90ac54d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.477" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05bd8c5480482f24e08e78a4a2b195af", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1313", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1333" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1333" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.441", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a48ac45cd56ef02384ca81163225e608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.320" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a48ac45cd56ef02384ca81163225e608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.320" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2ace89c3e891c0a86508c906f7c531", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1222" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1222" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe1b70ea0af815a7833be4313083c7e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e458c6eb38496a8f8e1e89988d7621b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a84637f058c5bfa104f289a950ffaf42" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.742", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.388" + }, + { + "@id": "urn:anon:hash:4390626191852969155.152" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.388" + }, + { + "@id": "urn:anon:hash:4390626191852969155.152" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a7effec655208492beecac308250b82", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1662" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1662" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.713", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.746" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.746" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.554", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.289" + }, + { + "@id": "urn:anon:hash:4390626191852969155.366" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.289" + }, + { + "@id": "urn:anon:hash:4390626191852969155.366" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df10bbca77b905031e5c9a9eaa8c780", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1043" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1043" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.256", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1452" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1452" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.552", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.218" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/738c70edbab6e280999a4d652c8f6e94", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077f1d12d71637757b58a42293c62786" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a957cd2cdc8e6b5c6564323f8ab6138" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e2c08a8c63ad7954582369f80ba03f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "63.17445" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.943", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e3b63ff4e155e9d7deadfa92071971" + }, + { + "@id": "urn:anon:hash:3929554047386646216.578" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e3b63ff4e155e9d7deadfa92071971" + }, + { + "@id": "urn:anon:hash:3929554047386646216.578" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.499", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + }, + { + "@id": "urn:anon:hash:1309352395631559165.523" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.523" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.238", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.609" + }, + { + "@id": "urn:anon:hash:4390626191852969155.521" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.609" + }, + { + "@id": "urn:anon:hash:4390626191852969155.521" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c860ff2e5bb183b70df21b3c9e41281b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.764" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.610" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1470" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c860ff2e5bb183b70df21b3c9e41281b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.764" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eaaa7d48e8bf322dd33a7a33a223571" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04fdb6b3c76ebd4a4ff545c7bbf27af9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.139" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.499" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04fdb6b3c76ebd4a4ff545c7bbf27af9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.139" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.740" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.137" + }, + { + "@id": "urn:anon:hash:4390626191852969155.399" + }, + { + "@id": "urn:anon:hash:4390626191852969155.6" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.194" + }, + { + "@id": "urn:anon:hash:1309352395631559165.35" + }, + { + "@id": "urn:anon:hash:1309352395631559165.505" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.137" + }, + { + "@id": "urn:anon:hash:4390626191852969155.399" + }, + { + "@id": "urn:anon:hash:4390626191852969155.6" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efa6f197cd0542c006006ed1a8d666b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7d67161f58a71c77f4f56ce96bf37d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/495c79c07fb0fd147603710d97dc3cf9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1187", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c7ce801ea533a56e5b6321a695eac4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.846" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c7ce801ea533a56e5b6321a695eac4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.846" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e0bdcfa195b8a066c0e6afc2acd6b10", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1293" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1293" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.222", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.777", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.315" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.315" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.355", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e464e8e730334fc8249d7c693ae5d155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.666" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e464e8e730334fc8249d7c693ae5d155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.666" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.427", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.635" + }, + { + "@id": "urn:anon:hash:4390626191852969155.615" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.635" + }, + { + "@id": "urn:anon:hash:4390626191852969155.615" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.340", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + }, + { + "@id": "urn:anon:hash:1309352395631559165.84" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.42", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.421" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.421" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.96", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.514" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.514" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1a634bf7e60f61a0418dd0c31c3436d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e20d83624ff68f1338989dc76b62335", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60.6721" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ed82435bcb771c2c05d4fa64437505", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a799ccc85613a8fbe4e06c3d0bad391" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.59", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2cbd12abca0fdd0956ff284f7586512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.402" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2cbd12abca0fdd0956ff284f7586512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.402" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.298", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1684" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1684" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1322", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2f08534c12790e0fe018376f72616be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.579" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2f08534c12790e0fe018376f72616be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.579" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.209", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.208" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.208" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.683", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.682" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.259", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.639" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.639" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1651", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80cddbc48bb1b60704f60f3abaa1c9a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1128" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80cddbc48bb1b60704f60f3abaa1c9a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1128" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.12" + }, + { + "@id": "urn:anon:hash:4390626191852969155.405" + }, + { + "@id": "urn:anon:hash:4390626191852969155.570" + }, + { + "@id": "urn:anon:hash:4390626191852969155.825" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.564" + }, + { + "@id": "urn:anon:hash:1309352395631559165.58" + }, + { + "@id": "urn:anon:hash:1309352395631559165.582" + }, + { + "@id": "urn:anon:hash:1309352395631559165.772" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.12" + }, + { + "@id": "urn:anon:hash:4390626191852969155.405" + }, + { + "@id": "urn:anon:hash:4390626191852969155.570" + }, + { + "@id": "urn:anon:hash:4390626191852969155.825" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a799ccc85613a8fbe4e06c3d0bad391" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.300", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "urn:anon:hash:1309352395631559165.52" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.52" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50334e713b4a1cb53fc5dd58c8a05e7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.243929999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1f21505c68be53624da2b11923b8b30", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.922709999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.318", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.410" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.410" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1d479f850c9f790d7b24973f783fd0c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "104.5447" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.243", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.99" + }, + { + "@id": "urn:anon:hash:4390626191852969155.448" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.99" + }, + { + "@id": "urn:anon:hash:4390626191852969155.448" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1631", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55a56720919972cb36199892147494b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1205" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55a56720919972cb36199892147494b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1205" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/335903c58efae4a32dfe1b3759440500", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.90262" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.502", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.695" + }, + { + "@id": "urn:anon:hash:4390626191852969155.740" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.695" + }, + { + "@id": "urn:anon:hash:4390626191852969155.740" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58c3453b5d2787030cdb74148a280584", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.681930000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b2c608ffc55f89e046e1b1cfd3df741" + }, + { + "@id": "urn:anon:hash:2632396539921835875.193" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1292" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b2c608ffc55f89e046e1b1cfd3df741" + }, + { + "@id": "urn:anon:hash:2632396539921835875.193" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.615" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.233", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + }, + { + "@id": "urn:anon:hash:1309352395631559165.545" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.545" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.833", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.623" + }, + { + "@id": "urn:anon:hash:4390626191852969155.765" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.623" + }, + { + "@id": "urn:anon:hash:4390626191852969155.765" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.516", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "urn:anon:hash:1309352395631559165.660" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83c43303b984fbb2b4a6b5131ab26bde", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.913" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.913" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7103af240f85708f8aebea870da87eb5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60.36702" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa4ef4c68594d2c9726811b5efa912e0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1564" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.1", + "@type": [ + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1000" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1010" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1018" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1023" + }, + { + "@id": "urn:anon:hash:3929554047386646216.103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1045" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1050" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1057" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1059" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1062" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1063" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1064" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1066" + }, + { + "@id": "urn:anon:hash:3929554047386646216.107" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1071" + }, + { + "@id": "urn:anon:hash:3929554047386646216.108" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1084" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1086" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1088" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1095" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1099" + }, + { + "@id": "urn:anon:hash:3929554047386646216.11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1110" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1114" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1119" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1133" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1140" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1150" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1152" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1158" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1163" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1166" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1171" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1191" + }, + { + "@id": "urn:anon:hash:3929554047386646216.120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1201" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1204" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1206" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1219" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1220" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1225" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1231" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1237" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1259" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1262" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1268" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1270" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1288" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1294" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1317" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1325" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1329" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1331" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1339" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1347" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1357" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1362" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1368" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1369" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1375" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1377" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1380" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1382" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1390" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1398" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1400" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.141" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1410" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1425" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1465" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1468" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1473" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1486" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1489" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1496" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1497" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1503" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1511" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1513" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1526" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1528" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1546" + }, + { + "@id": "urn:anon:hash:3929554047386646216.155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1553" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1560" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1605" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1621" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1626" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1628" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1629" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1652" + }, + { + "@id": "urn:anon:hash:3929554047386646216.167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1671" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1700" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1704" + }, + { + "@id": "urn:anon:hash:3929554047386646216.172" + }, + { + "@id": "urn:anon:hash:3929554047386646216.173" + }, + { + "@id": "urn:anon:hash:3929554047386646216.176" + }, + { + "@id": "urn:anon:hash:3929554047386646216.18" + }, + { + "@id": "urn:anon:hash:3929554047386646216.19" + }, + { + "@id": "urn:anon:hash:3929554047386646216.192" + }, + { + "@id": "urn:anon:hash:3929554047386646216.193" + }, + { + "@id": "urn:anon:hash:3929554047386646216.200" + }, + { + "@id": "urn:anon:hash:3929554047386646216.209" + }, + { + "@id": "urn:anon:hash:3929554047386646216.212" + }, + { + "@id": "urn:anon:hash:3929554047386646216.216" + }, + { + "@id": "urn:anon:hash:3929554047386646216.219" + }, + { + "@id": "urn:anon:hash:3929554047386646216.228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.255" + }, + { + "@id": "urn:anon:hash:3929554047386646216.257" + }, + { + "@id": "urn:anon:hash:3929554047386646216.258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.263" + }, + { + "@id": "urn:anon:hash:3929554047386646216.265" + }, + { + "@id": "urn:anon:hash:3929554047386646216.271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.275" + }, + { + "@id": "urn:anon:hash:3929554047386646216.282" + }, + { + "@id": "urn:anon:hash:3929554047386646216.289" + }, + { + "@id": "urn:anon:hash:3929554047386646216.29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.293" + }, + { + "@id": "urn:anon:hash:3929554047386646216.297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.304" + }, + { + "@id": "urn:anon:hash:3929554047386646216.306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.309" + }, + { + "@id": "urn:anon:hash:3929554047386646216.320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.325" + }, + { + "@id": "urn:anon:hash:3929554047386646216.326" + }, + { + "@id": "urn:anon:hash:3929554047386646216.330" + }, + { + "@id": "urn:anon:hash:3929554047386646216.335" + }, + { + "@id": "urn:anon:hash:3929554047386646216.337" + }, + { + "@id": "urn:anon:hash:3929554047386646216.339" + }, + { + "@id": "urn:anon:hash:3929554047386646216.341" + }, + { + "@id": "urn:anon:hash:3929554047386646216.342" + }, + { + "@id": "urn:anon:hash:3929554047386646216.343" + }, + { + "@id": "urn:anon:hash:3929554047386646216.345" + }, + { + "@id": "urn:anon:hash:3929554047386646216.347" + }, + { + "@id": "urn:anon:hash:3929554047386646216.349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.358" + }, + { + "@id": "urn:anon:hash:3929554047386646216.361" + }, + { + "@id": "urn:anon:hash:3929554047386646216.37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.372" + }, + { + "@id": "urn:anon:hash:3929554047386646216.380" + }, + { + "@id": "urn:anon:hash:3929554047386646216.383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.387" + }, + { + "@id": "urn:anon:hash:3929554047386646216.393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.410" + }, + { + "@id": "urn:anon:hash:3929554047386646216.412" + }, + { + "@id": "urn:anon:hash:3929554047386646216.420" + }, + { + "@id": "urn:anon:hash:3929554047386646216.432" + }, + { + "@id": "urn:anon:hash:3929554047386646216.434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.437" + }, + { + "@id": "urn:anon:hash:3929554047386646216.444" + }, + { + "@id": "urn:anon:hash:3929554047386646216.446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.460" + }, + { + "@id": "urn:anon:hash:3929554047386646216.481" + }, + { + "@id": "urn:anon:hash:3929554047386646216.483" + }, + { + "@id": "urn:anon:hash:3929554047386646216.486" + }, + { + "@id": "urn:anon:hash:3929554047386646216.491" + }, + { + "@id": "urn:anon:hash:3929554047386646216.501" + }, + { + "@id": "urn:anon:hash:3929554047386646216.508" + }, + { + "@id": "urn:anon:hash:3929554047386646216.510" + }, + { + "@id": "urn:anon:hash:3929554047386646216.513" + }, + { + "@id": "urn:anon:hash:3929554047386646216.518" + }, + { + "@id": "urn:anon:hash:3929554047386646216.52" + }, + { + "@id": "urn:anon:hash:3929554047386646216.521" + }, + { + "@id": "urn:anon:hash:3929554047386646216.527" + }, + { + "@id": "urn:anon:hash:3929554047386646216.529" + }, + { + "@id": "urn:anon:hash:3929554047386646216.53" + }, + { + "@id": "urn:anon:hash:3929554047386646216.534" + }, + { + "@id": "urn:anon:hash:3929554047386646216.537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.546" + }, + { + "@id": "urn:anon:hash:3929554047386646216.554" + }, + { + "@id": "urn:anon:hash:3929554047386646216.558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.567" + }, + { + "@id": "urn:anon:hash:3929554047386646216.568" + }, + { + "@id": "urn:anon:hash:3929554047386646216.571" + }, + { + "@id": "urn:anon:hash:3929554047386646216.576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.579" + }, + { + "@id": "urn:anon:hash:3929554047386646216.580" + }, + { + "@id": "urn:anon:hash:3929554047386646216.581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.589" + }, + { + "@id": "urn:anon:hash:3929554047386646216.592" + }, + { + "@id": "urn:anon:hash:3929554047386646216.593" + }, + { + "@id": "urn:anon:hash:3929554047386646216.597" + }, + { + "@id": "urn:anon:hash:3929554047386646216.611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.629" + }, + { + "@id": "urn:anon:hash:3929554047386646216.634" + }, + { + "@id": "urn:anon:hash:3929554047386646216.637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.647" + }, + { + "@id": "urn:anon:hash:3929554047386646216.658" + }, + { + "@id": "urn:anon:hash:3929554047386646216.661" + }, + { + "@id": "urn:anon:hash:3929554047386646216.662" + }, + { + "@id": "urn:anon:hash:3929554047386646216.674" + }, + { + "@id": "urn:anon:hash:3929554047386646216.69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.696" + }, + { + "@id": "urn:anon:hash:3929554047386646216.713" + }, + { + "@id": "urn:anon:hash:3929554047386646216.714" + }, + { + "@id": "urn:anon:hash:3929554047386646216.724" + }, + { + "@id": "urn:anon:hash:3929554047386646216.726" + }, + { + "@id": "urn:anon:hash:3929554047386646216.732" + }, + { + "@id": "urn:anon:hash:3929554047386646216.739" + }, + { + "@id": "urn:anon:hash:3929554047386646216.74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.742" + }, + { + "@id": "urn:anon:hash:3929554047386646216.746" + }, + { + "@id": "urn:anon:hash:3929554047386646216.754" + }, + { + "@id": "urn:anon:hash:3929554047386646216.766" + }, + { + "@id": "urn:anon:hash:3929554047386646216.768" + }, + { + "@id": "urn:anon:hash:3929554047386646216.781" + }, + { + "@id": "urn:anon:hash:3929554047386646216.790" + }, + { + "@id": "urn:anon:hash:3929554047386646216.791" + }, + { + "@id": "urn:anon:hash:3929554047386646216.799" + }, + { + "@id": "urn:anon:hash:3929554047386646216.809" + }, + { + "@id": "urn:anon:hash:3929554047386646216.81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.811" + }, + { + "@id": "urn:anon:hash:3929554047386646216.821" + }, + { + "@id": "urn:anon:hash:3929554047386646216.826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.831" + }, + { + "@id": "urn:anon:hash:3929554047386646216.833" + }, + { + "@id": "urn:anon:hash:3929554047386646216.835" + }, + { + "@id": "urn:anon:hash:3929554047386646216.838" + }, + { + "@id": "urn:anon:hash:3929554047386646216.842" + }, + { + "@id": "urn:anon:hash:3929554047386646216.843" + }, + { + "@id": "urn:anon:hash:3929554047386646216.845" + }, + { + "@id": "urn:anon:hash:3929554047386646216.849" + }, + { + "@id": "urn:anon:hash:3929554047386646216.862" + }, + { + "@id": "urn:anon:hash:3929554047386646216.864" + }, + { + "@id": "urn:anon:hash:3929554047386646216.865" + }, + { + "@id": "urn:anon:hash:3929554047386646216.869" + }, + { + "@id": "urn:anon:hash:3929554047386646216.875" + }, + { + "@id": "urn:anon:hash:3929554047386646216.876" + }, + { + "@id": "urn:anon:hash:3929554047386646216.878" + }, + { + "@id": "urn:anon:hash:3929554047386646216.894" + }, + { + "@id": "urn:anon:hash:3929554047386646216.895" + }, + { + "@id": "urn:anon:hash:3929554047386646216.91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.921" + }, + { + "@id": "urn:anon:hash:3929554047386646216.922" + }, + { + "@id": "urn:anon:hash:3929554047386646216.928" + }, + { + "@id": "urn:anon:hash:3929554047386646216.929" + }, + { + "@id": "urn:anon:hash:3929554047386646216.931" + }, + { + "@id": "urn:anon:hash:3929554047386646216.934" + }, + { + "@id": "urn:anon:hash:3929554047386646216.938" + }, + { + "@id": "urn:anon:hash:3929554047386646216.949" + }, + { + "@id": "urn:anon:hash:3929554047386646216.95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.950" + }, + { + "@id": "urn:anon:hash:3929554047386646216.952" + }, + { + "@id": "urn:anon:hash:3929554047386646216.965" + }, + { + "@id": "urn:anon:hash:3929554047386646216.968" + }, + { + "@id": "urn:anon:hash:3929554047386646216.972" + }, + { + "@id": "urn:anon:hash:3929554047386646216.978" + }, + { + "@id": "urn:anon:hash:3929554047386646216.979" + }, + { + "@id": "urn:anon:hash:3929554047386646216.987" + }, + { + "@id": "urn:anon:hash:3929554047386646216.989" + }, + { + "@id": "urn:anon:hash:3929554047386646216.994" + }, + { + "@id": "urn:anon:hash:3929554047386646216.995" + }, + { + "@id": "urn:anon:hash:8582709793627694392.0" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1005" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1019" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1022" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1037" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1039" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1040" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1043" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1053" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1065" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1073" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1075" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1076" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1080" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1083" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1087" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1097" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1102" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1106" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1109" + }, + { + "@id": "urn:anon:hash:3929554047386646216.112" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1123" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1130" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1142" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1147" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1162" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1164" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1170" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1192" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1195" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1210" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1212" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1236" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1239" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1243" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1251" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1257" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1261" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1287" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1290" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1292" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1315" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1318" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1319" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1322" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1323" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1326" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1328" + }, + { + "@id": "urn:anon:hash:3929554047386646216.133" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1330" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1336" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1346" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1353" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1358" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1360" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1366" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1370" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1374" + }, + { + "@id": "urn:anon:hash:3929554047386646216.138" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1399" + }, + { + "@id": "urn:anon:hash:3929554047386646216.140" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1403" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.142" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1422" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1423" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1428" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1432" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1436" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1456" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1458" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1469" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1477" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1478" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1481" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1490" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1494" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1500" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1518" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1527" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1529" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1530" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1535" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1538" + }, + { + "@id": "urn:anon:hash:3929554047386646216.154" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1542" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1548" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1551" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1554" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1563" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1564" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1568" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1572" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1574" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1590" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1606" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1610" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1620" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1634" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1635" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1638" + }, + { + "@id": "urn:anon:hash:3929554047386646216.164" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1646" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1647" + }, + { + "@id": "urn:anon:hash:3929554047386646216.165" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1654" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1672" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1674" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1680" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1683" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1691" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1702" + }, + { + "@id": "urn:anon:hash:3929554047386646216.174" + }, + { + "@id": "urn:anon:hash:3929554047386646216.175" + }, + { + "@id": "urn:anon:hash:3929554047386646216.181" + }, + { + "@id": "urn:anon:hash:3929554047386646216.187" + }, + { + "@id": "urn:anon:hash:3929554047386646216.194" + }, + { + "@id": "urn:anon:hash:3929554047386646216.197" + }, + { + "@id": "urn:anon:hash:3929554047386646216.202" + }, + { + "@id": "urn:anon:hash:3929554047386646216.203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.210" + }, + { + "@id": "urn:anon:hash:3929554047386646216.22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.225" + }, + { + "@id": "urn:anon:hash:3929554047386646216.231" + }, + { + "@id": "urn:anon:hash:3929554047386646216.24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.262" + }, + { + "@id": "urn:anon:hash:3929554047386646216.268" + }, + { + "@id": "urn:anon:hash:3929554047386646216.274" + }, + { + "@id": "urn:anon:hash:3929554047386646216.285" + }, + { + "@id": "urn:anon:hash:3929554047386646216.288" + }, + { + "@id": "urn:anon:hash:3929554047386646216.291" + }, + { + "@id": "urn:anon:hash:3929554047386646216.295" + }, + { + "@id": "urn:anon:hash:3929554047386646216.30" + }, + { + "@id": "urn:anon:hash:3929554047386646216.303" + }, + { + "@id": "urn:anon:hash:3929554047386646216.305" + }, + { + "@id": "urn:anon:hash:3929554047386646216.311" + }, + { + "@id": "urn:anon:hash:3929554047386646216.313" + }, + { + "@id": "urn:anon:hash:3929554047386646216.318" + }, + { + "@id": "urn:anon:hash:3929554047386646216.319" + }, + { + "@id": "urn:anon:hash:3929554047386646216.322" + }, + { + "@id": "urn:anon:hash:3929554047386646216.327" + }, + { + "@id": "urn:anon:hash:3929554047386646216.331" + }, + { + "@id": "urn:anon:hash:3929554047386646216.338" + }, + { + "@id": "urn:anon:hash:3929554047386646216.344" + }, + { + "@id": "urn:anon:hash:3929554047386646216.346" + }, + { + "@id": "urn:anon:hash:3929554047386646216.348" + }, + { + "@id": "urn:anon:hash:3929554047386646216.350" + }, + { + "@id": "urn:anon:hash:3929554047386646216.351" + }, + { + "@id": "urn:anon:hash:3929554047386646216.352" + }, + { + "@id": "urn:anon:hash:3929554047386646216.353" + }, + { + "@id": "urn:anon:hash:3929554047386646216.36" + }, + { + "@id": "urn:anon:hash:3929554047386646216.366" + }, + { + "@id": "urn:anon:hash:3929554047386646216.373" + }, + { + "@id": "urn:anon:hash:3929554047386646216.376" + }, + { + "@id": "urn:anon:hash:3929554047386646216.378" + }, + { + "@id": "urn:anon:hash:3929554047386646216.385" + }, + { + "@id": "urn:anon:hash:3929554047386646216.396" + }, + { + "@id": "urn:anon:hash:3929554047386646216.403" + }, + { + "@id": "urn:anon:hash:3929554047386646216.405" + }, + { + "@id": "urn:anon:hash:3929554047386646216.409" + }, + { + "@id": "urn:anon:hash:3929554047386646216.431" + }, + { + "@id": "urn:anon:hash:3929554047386646216.438" + }, + { + "@id": "urn:anon:hash:3929554047386646216.441" + }, + { + "@id": "urn:anon:hash:3929554047386646216.442" + }, + { + "@id": "urn:anon:hash:3929554047386646216.443" + }, + { + "@id": "urn:anon:hash:3929554047386646216.447" + }, + { + "@id": "urn:anon:hash:3929554047386646216.449" + }, + { + "@id": "urn:anon:hash:3929554047386646216.451" + }, + { + "@id": "urn:anon:hash:3929554047386646216.458" + }, + { + "@id": "urn:anon:hash:3929554047386646216.459" + }, + { + "@id": "urn:anon:hash:3929554047386646216.462" + }, + { + "@id": "urn:anon:hash:3929554047386646216.465" + }, + { + "@id": "urn:anon:hash:3929554047386646216.469" + }, + { + "@id": "urn:anon:hash:3929554047386646216.47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.478" + }, + { + "@id": "urn:anon:hash:3929554047386646216.482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.489" + }, + { + "@id": "urn:anon:hash:3929554047386646216.500" + }, + { + "@id": "urn:anon:hash:3929554047386646216.502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.507" + }, + { + "@id": "urn:anon:hash:3929554047386646216.509" + }, + { + "@id": "urn:anon:hash:3929554047386646216.526" + }, + { + "@id": "urn:anon:hash:3929554047386646216.533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.535" + }, + { + "@id": "urn:anon:hash:3929554047386646216.538" + }, + { + "@id": "urn:anon:hash:3929554047386646216.541" + }, + { + "@id": "urn:anon:hash:3929554047386646216.544" + }, + { + "@id": "urn:anon:hash:3929554047386646216.547" + }, + { + "@id": "urn:anon:hash:3929554047386646216.555" + }, + { + "@id": "urn:anon:hash:3929554047386646216.564" + }, + { + "@id": "urn:anon:hash:3929554047386646216.566" + }, + { + "@id": "urn:anon:hash:3929554047386646216.570" + }, + { + "@id": "urn:anon:hash:3929554047386646216.588" + }, + { + "@id": "urn:anon:hash:3929554047386646216.603" + }, + { + "@id": "urn:anon:hash:3929554047386646216.621" + }, + { + "@id": "urn:anon:hash:3929554047386646216.625" + }, + { + "@id": "urn:anon:hash:3929554047386646216.631" + }, + { + "@id": "urn:anon:hash:3929554047386646216.635" + }, + { + "@id": "urn:anon:hash:3929554047386646216.638" + }, + { + "@id": "urn:anon:hash:3929554047386646216.655" + }, + { + "@id": "urn:anon:hash:3929554047386646216.671" + }, + { + "@id": "urn:anon:hash:3929554047386646216.680" + }, + { + "@id": "urn:anon:hash:3929554047386646216.693" + }, + { + "@id": "urn:anon:hash:3929554047386646216.697" + }, + { + "@id": "urn:anon:hash:3929554047386646216.699" + }, + { + "@id": "urn:anon:hash:3929554047386646216.70" + }, + { + "@id": "urn:anon:hash:3929554047386646216.708" + }, + { + "@id": "urn:anon:hash:3929554047386646216.715" + }, + { + "@id": "urn:anon:hash:3929554047386646216.716" + }, + { + "@id": "urn:anon:hash:3929554047386646216.72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.725" + }, + { + "@id": "urn:anon:hash:3929554047386646216.73" + }, + { + "@id": "urn:anon:hash:3929554047386646216.734" + }, + { + "@id": "urn:anon:hash:3929554047386646216.735" + }, + { + "@id": "urn:anon:hash:3929554047386646216.741" + }, + { + "@id": "urn:anon:hash:3929554047386646216.749" + }, + { + "@id": "urn:anon:hash:3929554047386646216.756" + }, + { + "@id": "urn:anon:hash:3929554047386646216.757" + }, + { + "@id": "urn:anon:hash:3929554047386646216.758" + }, + { + "@id": "urn:anon:hash:3929554047386646216.763" + }, + { + "@id": "urn:anon:hash:3929554047386646216.767" + }, + { + "@id": "urn:anon:hash:3929554047386646216.770" + }, + { + "@id": "urn:anon:hash:3929554047386646216.778" + }, + { + "@id": "urn:anon:hash:3929554047386646216.78" + }, + { + "@id": "urn:anon:hash:3929554047386646216.783" + }, + { + "@id": "urn:anon:hash:3929554047386646216.787" + }, + { + "@id": "urn:anon:hash:3929554047386646216.797" + }, + { + "@id": "urn:anon:hash:3929554047386646216.800" + }, + { + "@id": "urn:anon:hash:3929554047386646216.804" + }, + { + "@id": "urn:anon:hash:3929554047386646216.808" + }, + { + "@id": "urn:anon:hash:3929554047386646216.817" + }, + { + "@id": "urn:anon:hash:3929554047386646216.820" + }, + { + "@id": "urn:anon:hash:3929554047386646216.83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.834" + }, + { + "@id": "urn:anon:hash:3929554047386646216.839" + }, + { + "@id": "urn:anon:hash:3929554047386646216.841" + }, + { + "@id": "urn:anon:hash:3929554047386646216.844" + }, + { + "@id": "urn:anon:hash:3929554047386646216.856" + }, + { + "@id": "urn:anon:hash:3929554047386646216.871" + }, + { + "@id": "urn:anon:hash:3929554047386646216.879" + }, + { + "@id": "urn:anon:hash:3929554047386646216.888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.889" + }, + { + "@id": "urn:anon:hash:3929554047386646216.896" + }, + { + "@id": "urn:anon:hash:3929554047386646216.899" + }, + { + "@id": "urn:anon:hash:3929554047386646216.903" + }, + { + "@id": "urn:anon:hash:3929554047386646216.913" + }, + { + "@id": "urn:anon:hash:3929554047386646216.918" + }, + { + "@id": "urn:anon:hash:3929554047386646216.919" + }, + { + "@id": "urn:anon:hash:3929554047386646216.920" + }, + { + "@id": "urn:anon:hash:3929554047386646216.923" + }, + { + "@id": "urn:anon:hash:3929554047386646216.926" + }, + { + "@id": "urn:anon:hash:3929554047386646216.927" + }, + { + "@id": "urn:anon:hash:3929554047386646216.936" + }, + { + "@id": "urn:anon:hash:3929554047386646216.940" + }, + { + "@id": "urn:anon:hash:3929554047386646216.941" + }, + { + "@id": "urn:anon:hash:3929554047386646216.943" + }, + { + "@id": "urn:anon:hash:3929554047386646216.945" + }, + { + "@id": "urn:anon:hash:3929554047386646216.954" + }, + { + "@id": "urn:anon:hash:3929554047386646216.958" + }, + { + "@id": "urn:anon:hash:3929554047386646216.959" + }, + { + "@id": "urn:anon:hash:3929554047386646216.963" + }, + { + "@id": "urn:anon:hash:3929554047386646216.964" + }, + { + "@id": "urn:anon:hash:3929554047386646216.967" + }, + { + "@id": "urn:anon:hash:3929554047386646216.983" + }, + { + "@id": "urn:anon:hash:3929554047386646216.986" + }, + { + "@id": "urn:anon:hash:3929554047386646216.988" + }, + { + "@id": "urn:anon:hash:3929554047386646216.992" + }, + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:3929554047386646216.10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1000" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1010" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1018" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1023" + }, + { + "@id": "urn:anon:hash:3929554047386646216.103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1045" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1050" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1057" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1059" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1062" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1063" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1064" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1066" + }, + { + "@id": "urn:anon:hash:3929554047386646216.107" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1071" + }, + { + "@id": "urn:anon:hash:3929554047386646216.108" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1084" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1086" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1088" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1095" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1099" + }, + { + "@id": "urn:anon:hash:3929554047386646216.11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1110" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1114" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1119" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1133" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1140" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1150" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1152" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1158" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1163" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1166" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1171" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1191" + }, + { + "@id": "urn:anon:hash:3929554047386646216.120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1201" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1204" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1206" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1219" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1220" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1225" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1231" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1237" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1259" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1262" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1268" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1270" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1288" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1294" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1317" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1325" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1329" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1331" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1339" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1347" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1357" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1362" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1368" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1369" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1375" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1377" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1380" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1382" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1390" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1398" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1400" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.141" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1410" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1425" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1465" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1468" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1473" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1486" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1489" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1496" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1497" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1503" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1511" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1513" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1526" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1528" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1546" + }, + { + "@id": "urn:anon:hash:3929554047386646216.155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1553" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1560" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1605" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1621" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1626" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1628" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1629" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1652" + }, + { + "@id": "urn:anon:hash:3929554047386646216.167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1671" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1700" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1704" + }, + { + "@id": "urn:anon:hash:3929554047386646216.172" + }, + { + "@id": "urn:anon:hash:3929554047386646216.173" + }, + { + "@id": "urn:anon:hash:3929554047386646216.176" + }, + { + "@id": "urn:anon:hash:3929554047386646216.18" + }, + { + "@id": "urn:anon:hash:3929554047386646216.19" + }, + { + "@id": "urn:anon:hash:3929554047386646216.192" + }, + { + "@id": "urn:anon:hash:3929554047386646216.193" + }, + { + "@id": "urn:anon:hash:3929554047386646216.200" + }, + { + "@id": "urn:anon:hash:3929554047386646216.209" + }, + { + "@id": "urn:anon:hash:3929554047386646216.212" + }, + { + "@id": "urn:anon:hash:3929554047386646216.216" + }, + { + "@id": "urn:anon:hash:3929554047386646216.219" + }, + { + "@id": "urn:anon:hash:3929554047386646216.228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.255" + }, + { + "@id": "urn:anon:hash:3929554047386646216.257" + }, + { + "@id": "urn:anon:hash:3929554047386646216.258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.263" + }, + { + "@id": "urn:anon:hash:3929554047386646216.265" + }, + { + "@id": "urn:anon:hash:3929554047386646216.271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.275" + }, + { + "@id": "urn:anon:hash:3929554047386646216.282" + }, + { + "@id": "urn:anon:hash:3929554047386646216.289" + }, + { + "@id": "urn:anon:hash:3929554047386646216.29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.293" + }, + { + "@id": "urn:anon:hash:3929554047386646216.297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.304" + }, + { + "@id": "urn:anon:hash:3929554047386646216.306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.309" + }, + { + "@id": "urn:anon:hash:3929554047386646216.320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.325" + }, + { + "@id": "urn:anon:hash:3929554047386646216.326" + }, + { + "@id": "urn:anon:hash:3929554047386646216.330" + }, + { + "@id": "urn:anon:hash:3929554047386646216.335" + }, + { + "@id": "urn:anon:hash:3929554047386646216.337" + }, + { + "@id": "urn:anon:hash:3929554047386646216.339" + }, + { + "@id": "urn:anon:hash:3929554047386646216.341" + }, + { + "@id": "urn:anon:hash:3929554047386646216.342" + }, + { + "@id": "urn:anon:hash:3929554047386646216.343" + }, + { + "@id": "urn:anon:hash:3929554047386646216.345" + }, + { + "@id": "urn:anon:hash:3929554047386646216.347" + }, + { + "@id": "urn:anon:hash:3929554047386646216.349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.358" + }, + { + "@id": "urn:anon:hash:3929554047386646216.361" + }, + { + "@id": "urn:anon:hash:3929554047386646216.37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.372" + }, + { + "@id": "urn:anon:hash:3929554047386646216.380" + }, + { + "@id": "urn:anon:hash:3929554047386646216.383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.387" + }, + { + "@id": "urn:anon:hash:3929554047386646216.393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.410" + }, + { + "@id": "urn:anon:hash:3929554047386646216.412" + }, + { + "@id": "urn:anon:hash:3929554047386646216.420" + }, + { + "@id": "urn:anon:hash:3929554047386646216.432" + }, + { + "@id": "urn:anon:hash:3929554047386646216.434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.437" + }, + { + "@id": "urn:anon:hash:3929554047386646216.444" + }, + { + "@id": "urn:anon:hash:3929554047386646216.446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.460" + }, + { + "@id": "urn:anon:hash:3929554047386646216.481" + }, + { + "@id": "urn:anon:hash:3929554047386646216.483" + }, + { + "@id": "urn:anon:hash:3929554047386646216.486" + }, + { + "@id": "urn:anon:hash:3929554047386646216.491" + }, + { + "@id": "urn:anon:hash:3929554047386646216.501" + }, + { + "@id": "urn:anon:hash:3929554047386646216.508" + }, + { + "@id": "urn:anon:hash:3929554047386646216.510" + }, + { + "@id": "urn:anon:hash:3929554047386646216.513" + }, + { + "@id": "urn:anon:hash:3929554047386646216.518" + }, + { + "@id": "urn:anon:hash:3929554047386646216.52" + }, + { + "@id": "urn:anon:hash:3929554047386646216.521" + }, + { + "@id": "urn:anon:hash:3929554047386646216.527" + }, + { + "@id": "urn:anon:hash:3929554047386646216.529" + }, + { + "@id": "urn:anon:hash:3929554047386646216.53" + }, + { + "@id": "urn:anon:hash:3929554047386646216.534" + }, + { + "@id": "urn:anon:hash:3929554047386646216.537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.546" + }, + { + "@id": "urn:anon:hash:3929554047386646216.554" + }, + { + "@id": "urn:anon:hash:3929554047386646216.558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.567" + }, + { + "@id": "urn:anon:hash:3929554047386646216.568" + }, + { + "@id": "urn:anon:hash:3929554047386646216.571" + }, + { + "@id": "urn:anon:hash:3929554047386646216.576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.579" + }, + { + "@id": "urn:anon:hash:3929554047386646216.580" + }, + { + "@id": "urn:anon:hash:3929554047386646216.581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.589" + }, + { + "@id": "urn:anon:hash:3929554047386646216.592" + }, + { + "@id": "urn:anon:hash:3929554047386646216.593" + }, + { + "@id": "urn:anon:hash:3929554047386646216.597" + }, + { + "@id": "urn:anon:hash:3929554047386646216.611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.629" + }, + { + "@id": "urn:anon:hash:3929554047386646216.634" + }, + { + "@id": "urn:anon:hash:3929554047386646216.637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.647" + }, + { + "@id": "urn:anon:hash:3929554047386646216.658" + }, + { + "@id": "urn:anon:hash:3929554047386646216.661" + }, + { + "@id": "urn:anon:hash:3929554047386646216.662" + }, + { + "@id": "urn:anon:hash:3929554047386646216.674" + }, + { + "@id": "urn:anon:hash:3929554047386646216.69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.696" + }, + { + "@id": "urn:anon:hash:3929554047386646216.713" + }, + { + "@id": "urn:anon:hash:3929554047386646216.714" + }, + { + "@id": "urn:anon:hash:3929554047386646216.724" + }, + { + "@id": "urn:anon:hash:3929554047386646216.726" + }, + { + "@id": "urn:anon:hash:3929554047386646216.732" + }, + { + "@id": "urn:anon:hash:3929554047386646216.739" + }, + { + "@id": "urn:anon:hash:3929554047386646216.74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.742" + }, + { + "@id": "urn:anon:hash:3929554047386646216.746" + }, + { + "@id": "urn:anon:hash:3929554047386646216.754" + }, + { + "@id": "urn:anon:hash:3929554047386646216.766" + }, + { + "@id": "urn:anon:hash:3929554047386646216.768" + }, + { + "@id": "urn:anon:hash:3929554047386646216.781" + }, + { + "@id": "urn:anon:hash:3929554047386646216.790" + }, + { + "@id": "urn:anon:hash:3929554047386646216.791" + }, + { + "@id": "urn:anon:hash:3929554047386646216.799" + }, + { + "@id": "urn:anon:hash:3929554047386646216.809" + }, + { + "@id": "urn:anon:hash:3929554047386646216.81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.811" + }, + { + "@id": "urn:anon:hash:3929554047386646216.821" + }, + { + "@id": "urn:anon:hash:3929554047386646216.826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.831" + }, + { + "@id": "urn:anon:hash:3929554047386646216.833" + }, + { + "@id": "urn:anon:hash:3929554047386646216.835" + }, + { + "@id": "urn:anon:hash:3929554047386646216.838" + }, + { + "@id": "urn:anon:hash:3929554047386646216.842" + }, + { + "@id": "urn:anon:hash:3929554047386646216.843" + }, + { + "@id": "urn:anon:hash:3929554047386646216.845" + }, + { + "@id": "urn:anon:hash:3929554047386646216.849" + }, + { + "@id": "urn:anon:hash:3929554047386646216.862" + }, + { + "@id": "urn:anon:hash:3929554047386646216.864" + }, + { + "@id": "urn:anon:hash:3929554047386646216.865" + }, + { + "@id": "urn:anon:hash:3929554047386646216.869" + }, + { + "@id": "urn:anon:hash:3929554047386646216.875" + }, + { + "@id": "urn:anon:hash:3929554047386646216.876" + }, + { + "@id": "urn:anon:hash:3929554047386646216.878" + }, + { + "@id": "urn:anon:hash:3929554047386646216.894" + }, + { + "@id": "urn:anon:hash:3929554047386646216.895" + }, + { + "@id": "urn:anon:hash:3929554047386646216.91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.921" + }, + { + "@id": "urn:anon:hash:3929554047386646216.922" + }, + { + "@id": "urn:anon:hash:3929554047386646216.928" + }, + { + "@id": "urn:anon:hash:3929554047386646216.929" + }, + { + "@id": "urn:anon:hash:3929554047386646216.931" + }, + { + "@id": "urn:anon:hash:3929554047386646216.934" + }, + { + "@id": "urn:anon:hash:3929554047386646216.938" + }, + { + "@id": "urn:anon:hash:3929554047386646216.949" + }, + { + "@id": "urn:anon:hash:3929554047386646216.95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.950" + }, + { + "@id": "urn:anon:hash:3929554047386646216.952" + }, + { + "@id": "urn:anon:hash:3929554047386646216.965" + }, + { + "@id": "urn:anon:hash:3929554047386646216.968" + }, + { + "@id": "urn:anon:hash:3929554047386646216.972" + }, + { + "@id": "urn:anon:hash:3929554047386646216.978" + }, + { + "@id": "urn:anon:hash:3929554047386646216.979" + }, + { + "@id": "urn:anon:hash:3929554047386646216.987" + }, + { + "@id": "urn:anon:hash:3929554047386646216.989" + }, + { + "@id": "urn:anon:hash:3929554047386646216.994" + }, + { + "@id": "urn:anon:hash:3929554047386646216.995" + }, + { + "@id": "urn:anon:hash:8582709793627694392.0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Junction" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.44", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "urn:anon:hash:1309352395631559165.778" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.778" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b03d628efc03f3ae53e329775610aa49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.182" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.326" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1162" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b03d628efc03f3ae53e329775610aa49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.182" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.934" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.450", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.797" + }, + { + "@id": "urn:anon:hash:4390626191852969155.181" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.797" + }, + { + "@id": "urn:anon:hash:4390626191852969155.181" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.628", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/437e28593f221f03b9a33515eb52e64b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.427" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/437e28593f221f03b9a33515eb52e64b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.427" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cd06fa28bf586345bb910c4b2130477", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.502", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "urn:anon:hash:1309352395631559165.80" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.80" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1439", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.874" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.874" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e75d9eb66c7179393f2fa2788d208" + }, + { + "@id": "urn:anon:hash:2632396539921835875.448" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.404" + }, + { + "@id": "urn:anon:hash:3929554047386646216.522" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e75d9eb66c7179393f2fa2788d208" + }, + { + "@id": "urn:anon:hash:2632396539921835875.448" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.523" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c0ba6dd51768d4b1bdb1c6c5b94ea5a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf821c41598e27a19080b224dce595d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75623fadeb1b17ec849b6a6ffef59777" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1342", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.622" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.785", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:1309352395631559165.570" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1021", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79879dd9cb5d6a7e8355cd4e061f9ab8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1272" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79879dd9cb5d6a7e8355cd4e061f9ab8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1272" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.374", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.632" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.632" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.207", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.683" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.683" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.99", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "urn:anon:hash:1309352395631559165.243" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.243" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9cb19c49dd8f64bdb1262cec5cd8e65d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "36.53927" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e730bbef52787648bd92c390822a6d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.501" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.785" + }, + { + "@id": "urn:anon:hash:3929554047386646216.455" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e730bbef52787648bd92c390822a6d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.501" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.415" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.150", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.130" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.130" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.637", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.395" + }, + { + "@id": "urn:anon:hash:4390626191852969155.247" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.395" + }, + { + "@id": "urn:anon:hash:4390626191852969155.247" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1531", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1440" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1440" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.818", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.272" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.272" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f13caa9e14c1a73a0d08ad751e87cb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1617", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c86a5a2c35bfb8861b34c7a6d9b8fa21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1048" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c86a5a2c35bfb8861b34c7a6d9b8fa21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1048" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.293", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.331" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.331" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d85137be908d462e1118728812c51ba", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.94197" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1460", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.827" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.827" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f527245b0ee64ff6d8bb06b22f83ee4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.622" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1636" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f527245b0ee64ff6d8bb06b22f83ee4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.622" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4252d716fa0e7c408bcff67b046c823" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1421" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.0", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.269" + }, + { + "@id": "urn:anon:hash:4390626191852969155.283" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.269" + }, + { + "@id": "urn:anon:hash:4390626191852969155.283" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.675", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.34" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.34" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/133dee4abedbce87a56d96ac04472533", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.60" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.560", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.473" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.473" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.725", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.765" + }, + { + "@id": "urn:anon:hash:4390626191852969155.140" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.765" + }, + { + "@id": "urn:anon:hash:4390626191852969155.140" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.623", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68bb24a12fbf3bf60c3af71362e6886d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.237" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.375" + }, + { + "@id": "urn:anon:hash:3929554047386646216.599" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68bb24a12fbf3bf60c3af71362e6886d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.237" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1024" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f173e0ca594e6a4f557c66cfa6b7f06e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.637" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.766" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1054" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f173e0ca594e6a4f557c66cfa6b7f06e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.637" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1055" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5ba8bd95675d08efd735f156f849dca", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1396" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7d67161f58a71c77f4f56ce96bf37d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6083eecc45102eb44b56977e49c54c64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f12fccb7e801e72ae7a7d559a2f9eef5", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.631", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57849c1975fa5dda6462cda4d4d1e904" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1088" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57849c1975fa5dda6462cda4d4d1e904" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1088" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42d4664b4b4dfda1896ed2fd1307f0a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.485" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.275" + }, + { + "@id": "urn:anon:hash:3929554047386646216.467" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42d4664b4b4dfda1896ed2fd1307f0a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.485" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.468" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.127" + }, + { + "@id": "urn:anon:hash:4390626191852969155.278" + }, + { + "@id": "urn:anon:hash:4390626191852969155.465" + }, + { + "@id": "urn:anon:hash:4390626191852969155.487" + }, + { + "@id": "urn:anon:hash:4390626191852969155.559" + }, + { + "@id": "urn:anon:hash:4390626191852969155.590" + }, + { + "@id": "urn:anon:hash:4390626191852969155.623" + }, + { + "@id": "urn:anon:hash:4390626191852969155.769" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.211" + }, + { + "@id": "urn:anon:hash:1309352395631559165.31" + }, + { + "@id": "urn:anon:hash:1309352395631559165.382" + }, + { + "@id": "urn:anon:hash:1309352395631559165.537" + }, + { + "@id": "urn:anon:hash:1309352395631559165.597" + }, + { + "@id": "urn:anon:hash:1309352395631559165.611" + }, + { + "@id": "urn:anon:hash:1309352395631559165.714" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.127" + }, + { + "@id": "urn:anon:hash:4390626191852969155.278" + }, + { + "@id": "urn:anon:hash:4390626191852969155.465" + }, + { + "@id": "urn:anon:hash:4390626191852969155.487" + }, + { + "@id": "urn:anon:hash:4390626191852969155.559" + }, + { + "@id": "urn:anon:hash:4390626191852969155.590" + }, + { + "@id": "urn:anon:hash:4390626191852969155.623" + }, + { + "@id": "urn:anon:hash:4390626191852969155.769" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c5c0720be08867873dfe7e90507888" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.735", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.626" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.626" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d421c75ece9b7bdc73dfff7e25b84f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.329" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1367" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d421c75ece9b7bdc73dfff7e25b84f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.329" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.129" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.342", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.280" + }, + { + "@id": "urn:anon:hash:4390626191852969155.445" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.280" + }, + { + "@id": "urn:anon:hash:4390626191852969155.445" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d719448461b6bae7d19792e3c26720c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c70a3fc45a97400da8f992ea94af5c7e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.385" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a6aea1e069cc52264c53fca4b09203e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.822" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.749" + }, + { + "@id": "urn:anon:hash:3929554047386646216.7" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a6aea1e069cc52264c53fca4b09203e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.822" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236b9ee70f3c06ba68249128fcb91116" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.764" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c483cd3fece8fde3b6f9364c26f8775", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.678", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.212" + }, + { + "@id": "urn:anon:hash:4390626191852969155.146" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.212" + }, + { + "@id": "urn:anon:hash:4390626191852969155.146" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/922f7c03ec0b0f315017216c3314acc8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.125" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.358" + }, + { + "@id": "urn:anon:hash:3929554047386646216.640" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/922f7c03ec0b0f315017216c3314acc8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.125" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.719" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.344", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "urn:anon:hash:1309352395631559165.652" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.652" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.675", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cb02ba5401cde8730fb11c97fb452a7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.676" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cb02ba5401cde8730fb11c97fb452a7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.676" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62f8dfe81555fa249f26f20a4aa5d1d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1638" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63dc34f8ca70fbff437a3291f33a8f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1572" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1572" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.797", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + }, + { + "@id": "urn:anon:hash:1309352395631559165.450" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.450" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.77", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.124" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.124" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6578f3e4ae2dbdd6505902816ffd26fc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1677" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.693", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.387" + }, + { + "@id": "urn:anon:hash:4390626191852969155.88" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.387" + }, + { + "@id": "urn:anon:hash:4390626191852969155.88" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc9c888116b7e7ac057f2ece06ed4e95", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.829" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.829" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1244", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85474cd04060809b1f9f00b3523e7da2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.226" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85474cd04060809b1f9f00b3523e7da2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.226" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1388", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/554cbc4763cee1f85ec0814e4992d0e2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1303" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/554cbc4763cee1f85ec0814e4992d0e2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1303" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/125b99318b7941fbc2728530c55034ce" + }, + { + "@id": "urn:anon:hash:2632396539921835875.672" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.39" + }, + { + "@id": "urn:anon:hash:3929554047386646216.638" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/125b99318b7941fbc2728530c55034ce" + }, + { + "@id": "urn:anon:hash:2632396539921835875.672" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1644" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.205" + }, + { + "@id": "urn:anon:hash:4390626191852969155.522" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.18" + }, + { + "@id": "urn:anon:hash:1309352395631559165.697" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.205" + }, + { + "@id": "urn:anon:hash:4390626191852969155.522" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1350154bfb312042d2b3eb7087f35a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1262", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1261" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1261" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cc3ef9170a9203dbff4f3c3c0659826", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.604" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.789", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.48" + }, + { + "@id": "urn:anon:hash:4390626191852969155.230" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.48" + }, + { + "@id": "urn:anon:hash:4390626191852969155.230" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4f40719db7e23d83db043b5713ecc7c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.489" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.489" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0aba7c2e11c5ce3d6890000b236653d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.206", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.110" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.440", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "urn:anon:hash:1309352395631559165.369" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.369" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/190d2770e7a98c8f28e3332451ca3050", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.828", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.378" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ab9f2d1f9d3b54520ca6d4caa723f56", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e751d3253362c4c1ba66bcb6122e33c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d35a1b69ba7913dd924c7a1fd6bdc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.738" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.570" + }, + { + "@id": "urn:anon:hash:3929554047386646216.359" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d35a1b69ba7913dd924c7a1fd6bdc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.738" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.488" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1870ade790e864c10f0b14c7e817eb89", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.426" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.315", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.137" + }, + { + "@id": "urn:anon:hash:4390626191852969155.777" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.137" + }, + { + "@id": "urn:anon:hash:4390626191852969155.777" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.204", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.595" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.595" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.786", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.800" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.800" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.72", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.426" + }, + { + "@id": "urn:anon:hash:4390626191852969155.663" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.426" + }, + { + "@id": "urn:anon:hash:4390626191852969155.663" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/534595d67ee49e6a5dea3111e141a8cd", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8387c9a4a45c042dd7c27303e3f50bd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.354" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.753" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1016" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8387c9a4a45c042dd7c27303e3f50bd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.354" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1156" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.848", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc2439b352353250779cf15174dd4d8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.109" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc2439b352353250779cf15174dd4d8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.109" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.146", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.145" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.125", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.352" + }, + { + "@id": "urn:anon:hash:4390626191852969155.92" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.352" + }, + { + "@id": "urn:anon:hash:4390626191852969155.92" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.665", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a9927bbfd963d2813500157923a65eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.957" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a9927bbfd963d2813500157923a65eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.957" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.359", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.611" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.611" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.58", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.265" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.265" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.326", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.182" + }, + { + "@id": "urn:anon:hash:4390626191852969155.126" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.182" + }, + { + "@id": "urn:anon:hash:4390626191852969155.126" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.494", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "urn:anon:hash:1309352395631559165.103" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.103" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1665", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2afe9e4f854ffea15a2e508d6c056eb6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.308" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2afe9e4f854ffea15a2e508d6c056eb6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.308" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bee49ab2070bb702096131ae1b3be8ff", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.154" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.423", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58497fd59fb1495885a5a81943a12767" + }, + { + "@id": "urn:anon:hash:3929554047386646216.424" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58497fd59fb1495885a5a81943a12767" + }, + { + "@id": "urn:anon:hash:3929554047386646216.424" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a696b336c7397b2527978d88b9d8e070" + }, + { + "@id": "urn:anon:hash:2632396539921835875.524" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.27" + }, + { + "@id": "urn:anon:hash:3929554047386646216.201" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a696b336c7397b2527978d88b9d8e070" + }, + { + "@id": "urn:anon:hash:2632396539921835875.524" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1013" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.419", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + }, + { + "@id": "urn:anon:hash:1309352395631559165.70" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.70" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.29", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.430" + }, + { + "@id": "urn:anon:hash:4390626191852969155.19" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.430" + }, + { + "@id": "urn:anon:hash:4390626191852969155.19" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1548", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51928b4c44f5de6499bdfbaddb20e78c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1231" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51928b4c44f5de6499bdfbaddb20e78c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1231" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.284", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "urn:anon:hash:1309352395631559165.37" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.37" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1572", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63dc34f8ca70fbff437a3291f33a8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.457" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63dc34f8ca70fbff437a3291f33a8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.457" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.793", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.738" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.738" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.63", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1618" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.399", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:1309352395631559165.35" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.35" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/324916f8ea6558d6341b6d1b84f07bae", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + }, + { + "@id": "urn:anon:hash:3929554047386646216.51" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50ae3d049966d0ebe86367432afa56e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.372" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.723" + }, + { + "@id": "urn:anon:hash:3929554047386646216.239" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50ae3d049966d0ebe86367432afa56e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.372" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.240" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.412", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.174" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.174" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e5fa82c149d924c3cc4ec6f0c64eb44" + }, + { + "@id": "urn:anon:hash:2632396539921835875.121" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.664" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1072" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e5fa82c149d924c3cc4ec6f0c64eb44" + }, + { + "@id": "urn:anon:hash:2632396539921835875.121" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1034" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.332", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.830" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.830" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1148", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.667" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.667" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.248", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.414" + }, + { + "@id": "urn:anon:hash:4390626191852969155.622" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.414" + }, + { + "@id": "urn:anon:hash:4390626191852969155.622" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.503" + }, + { + "@id": "urn:anon:hash:4390626191852969155.688" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.19" + }, + { + "@id": "urn:anon:hash:1309352395631559165.262" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.503" + }, + { + "@id": "urn:anon:hash:4390626191852969155.688" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04d0f088e34ba0231f9dd1992704b66d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.168", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.252" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.252" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62493691944b474fbf0c406e3b25f25d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.417" + }, + { + "@id": "urn:anon:hash:4390626191852969155.525" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.224" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.417" + }, + { + "@id": "urn:anon:hash:4390626191852969155.525" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9ff7e922f4eda1ff2f2a68dc77ce641" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.692", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.212" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.212" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.432", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.431" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f866532ad8f449c244dd4c3bcac9a1f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.828" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.828" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.844", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.159" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e77720307a53facf05a44a6d89b1a297", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.268" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.268" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.488", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.359" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.359" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.183", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.278" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.278" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.143", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.800" + }, + { + "@id": "urn:anon:hash:4390626191852969155.97" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.800" + }, + { + "@id": "urn:anon:hash:4390626191852969155.97" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.545", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.320" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.320" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a84637f058c5bfa104f289a950ffaf42", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.56665" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1156", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1016" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1016" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.159", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.570" + }, + { + "@id": "urn:anon:hash:4390626191852969155.844" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.570" + }, + { + "@id": "urn:anon:hash:4390626191852969155.844" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.382", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.732" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.732" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.128", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.729" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.729" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab7ea114144a95f5d4ce57b78a0249d3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1664" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.122" + }, + { + "@id": "urn:anon:hash:4390626191852969155.451" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.675" + }, + { + "@id": "urn:anon:hash:1309352395631559165.691" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.122" + }, + { + "@id": "urn:anon:hash:4390626191852969155.451" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c7a9b5a91ebcd481d52f1db02186d2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70001f25e01128b2b6d0997dd7980e01" + }, + { + "@id": "urn:anon:hash:2632396539921835875.133" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.18" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1100" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70001f25e01128b2b6d0997dd7980e01" + }, + { + "@id": "urn:anon:hash:2632396539921835875.133" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1101" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.153", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.585" + }, + { + "@id": "urn:anon:hash:4390626191852969155.554" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.585" + }, + { + "@id": "urn:anon:hash:4390626191852969155.554" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1236", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af15ec6177e46945cb0bf05f0ae5935a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.29" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af15ec6177e46945cb0bf05f0ae5935a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.29" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cde3593b2f899d0bc35497b64cf3a02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1326" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1326" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0121f6f7d0820a2723cbb1e8e1f87f4c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/152948086aefcac40bbf7391c596aa7b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc76e5bd0269d66c52e3a28313c75e6b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.762230000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1565", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1517" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f81a3b4055a816e71df1911f815dfb2a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.547" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.547" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.560", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d65aa57cb64989e424179d300d35103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.250" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d65aa57cb64989e424179d300d35103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.250" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/193a30ab1a70f61940d8ec16bfa43c18", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.8822" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c03e32467b6aeda4259d80d5b8b815d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "urn:anon:hash:3929554047386646216.332" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582f6765884686d9c5640cc951aed73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3bfbc622701443a210a5be2382a7bac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.816", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.339" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.339" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.297", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "urn:anon:hash:1309352395631559165.166" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.166" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9cca3632b1f56f6c0e1d8437f8d720ee", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ed89b736e871b8e7b0c6aaafce9ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.537", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + }, + { + "@id": "urn:anon:hash:1309352395631559165.261" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.261" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.831", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.162" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.808", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.360" + }, + { + "@id": "urn:anon:hash:4390626191852969155.75" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.360" + }, + { + "@id": "urn:anon:hash:4390626191852969155.75" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2111cff427b064d9f5298f02d8ff1f5e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "81.90894" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f601d0851ee123891428b45fcd880930", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/467947fb72ae52f8a9987ab6df536ec9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.684", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.930" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.930" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e614a64173eec5e926c4d270d7fdb82f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.987222" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.291", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.58" + }, + { + "@id": "urn:anon:hash:4390626191852969155.389" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.58" + }, + { + "@id": "urn:anon:hash:4390626191852969155.389" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.90", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.851" + }, + { + "@id": "urn:anon:hash:4390626191852969155.645" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.851" + }, + { + "@id": "urn:anon:hash:4390626191852969155.645" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1504", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.236" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1589", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.859" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.859" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c826ed9262b1be7feb5f704b2f6df313" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/082a67a4497e97a82c219a268b17209e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.407", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "urn:anon:hash:1309352395631559165.503" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.503" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.375", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.11" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.11" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.127", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.537" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.537" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73d05ea745e43b49fa1e56375ffeba56", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.78219" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cbe902c0f5ce97c719d18ff318f0167", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2cc43646267d587a124e63ee112f0363", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1653" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1653" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.497", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8eb1351a73744fe27038d3fa2de868f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1198" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8eb1351a73744fe27038d3fa2de868f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1198" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.693", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.628" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.628" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40c3a60625a13bd8c2c0f4e5fae5e215", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.1", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.7" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/328e8240c38e2a0c8261f4e28350e540" + }, + { + "@id": "urn:anon:hash:2632396539921835875.624" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.138" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1085" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/328e8240c38e2a0c8261f4e28350e540" + }, + { + "@id": "urn:anon:hash:2632396539921835875.624" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1223" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9b5f95c5e5702bac88cb8704fb1d05c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b7ae4e5acec853715e3ba4a8ad1b288" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/091d1093fe157d212539f61eaa56e3f5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.370" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de17922a336566fc395d9c3788f54909" + }, + { + "@id": "urn:anon:hash:2632396539921835875.66" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.104" + }, + { + "@id": "urn:anon:hash:3929554047386646216.635" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de17922a336566fc395d9c3788f54909" + }, + { + "@id": "urn:anon:hash:2632396539921835875.66" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af3fe4bc77b25d00c61c0648181800a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.263" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.799", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.176" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.176" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c978466c0e949e42827e2e89063ec140", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe7322579c5f4faf5d0a0a9b53e513e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62034f002f570696edbdcd7b09d65464" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.565", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.92" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f183f834b0f79e82d5875c9a0629e0c2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.323" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/679b8bb977c01b025ec8e2cacc0bea65", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.825", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0125993dc9acfb562683350e9f18a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.944" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0125993dc9acfb562683350e9f18a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.944" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81854672d13c912bbd872951cc2c5d2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.905" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.905" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.144", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.207" + }, + { + "@id": "urn:anon:hash:4390626191852969155.546" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.207" + }, + { + "@id": "urn:anon:hash:4390626191852969155.546" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.708", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e557f993fcc8dec53d9a6abb1911b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1400" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e557f993fcc8dec53d9a6abb1911b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1400" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.564", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.557" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.557" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6d7adb23acd7f8c57c2127bd3d04cbb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.408" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.73" + }, + { + "@id": "urn:anon:hash:3929554047386646216.366" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6d7adb23acd7f8c57c2127bd3d04cbb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.408" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.843" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5106e369f2dfd424e73b2c5659cdfab6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.213" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.251" + }, + { + "@id": "urn:anon:hash:3929554047386646216.526" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5106e369f2dfd424e73b2c5659cdfab6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.213" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.527" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1305", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9090953e6ea0d42c53eb5ce6be9c7284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.656" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9090953e6ea0d42c53eb5ce6be9c7284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.656" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6555951b3e9e23c4b2a331dc0ed3ade", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.46373" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7b2293133438245ef59fd57c490666" + }, + { + "@id": "urn:anon:hash:2632396539921835875.22" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.259" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1193" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7b2293133438245ef59fd57c490666" + }, + { + "@id": "urn:anon:hash:2632396539921835875.22" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/450f0020140da7d572d0eef00b95ac88" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.147" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.449", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + }, + { + "@id": "urn:anon:hash:1309352395631559165.510" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.510" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.427", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.617" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.617" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.982", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d87fcfdbc21f22a838992da9bc708a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1614" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d87fcfdbc21f22a838992da9bc708a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1614" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab90fc262f80ba3d3f6ebad11a0dd95b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.850" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.788" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1399" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab90fc262f80ba3d3f6ebad11a0dd95b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.850" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c0ba6dd51768d4b1bdb1c6c5b94ea5a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1700" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.953", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.961" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.961" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.763", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91c9ba0d527f6917824127f524096c87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.372" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91c9ba0d527f6917824127f524096c87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.372" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d84da210d87cdd27be472e3dec29cf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.986" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.986" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "42.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f924a9ec0a18fff14a67ac049674818", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "urn:anon:hash:3929554047386646216.206" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.731", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "urn:anon:hash:1309352395631559165.403" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.493", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.38" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4f5b9506c432952f98eeece3607df1a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1487" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1487" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.702", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.105" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.105" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1435", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.150" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.150" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd4a7c3e367eaa4cfed9dac86f367983", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.910" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.910" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/435d75ba36d7934c8a07740df35472a8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1566" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cea37504beeaa900b6824a96c5370d0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.639" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.732" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1348" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cea37504beeaa900b6824a96c5370d0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.639" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.924" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.124", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1161" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1161" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.349" + }, + { + "@id": "urn:anon:hash:4390626191852969155.674" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.544" + }, + { + "@id": "urn:anon:hash:1309352395631559165.609" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.349" + }, + { + "@id": "urn:anon:hash:4390626191852969155.674" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab21d60e32109c8c38c45fe73a6bf2b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed80a66565e57fdca26cbb84027851fa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "255.908899999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c77d84df5dc93ca6df1b6a05f02b12" + }, + { + "@id": "urn:anon:hash:2632396539921835875.163" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.466" + }, + { + "@id": "urn:anon:hash:3929554047386646216.390" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c77d84df5dc93ca6df1b6a05f02b12" + }, + { + "@id": "urn:anon:hash:2632396539921835875.163" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.391" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.727", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.191" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.191" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1517", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9923bf2042fcce983d0033830f032d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1565" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9923bf2042fcce983d0033830f032d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1565" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b630389065a23a4187816a7a3ab8cde5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.286" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.162" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b630389065a23a4187816a7a3ab8cde5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.286" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.381" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.149", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.409" + }, + { + "@id": "urn:anon:hash:4390626191852969155.466" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.409" + }, + { + "@id": "urn:anon:hash:4390626191852969155.466" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75b75262faa3dfc4a2185d3c15ca9f15", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "urn:anon:hash:3929554047386646216.270" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.270" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.615", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.665" + }, + { + "@id": "urn:anon:hash:4390626191852969155.655" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.665" + }, + { + "@id": "urn:anon:hash:4390626191852969155.655" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12cf2e280ca3af794185e8df4b7acffd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.539" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1053", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d347e2fc9ef15f135c8429e39174681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.358" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d347e2fc9ef15f135c8429e39174681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.358" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e93eff9a86fe486155d219ed22e50", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1409" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1413", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bfb9625407d2535cfea705ced3a07a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1111" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bfb9625407d2535cfea705ced3a07a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1111" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/196f036f7ebf907cb9e3a4feea41c1fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.88" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.648" + }, + { + "@id": "urn:anon:hash:3929554047386646216.296" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/196f036f7ebf907cb9e3a4feea41c1fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.88" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.612" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a44cd31a261abfbf6e67c4db31caac9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1424" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.972", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.844" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.844" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1519", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b702cda7e5f7fea6189b3e0bbaadd02e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1238" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b702cda7e5f7fea6189b3e0bbaadd02e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1238" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9759949005140a65dbde23aaab9029dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.127" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b29412ebb239a0a9490c2ccac16a619", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0c3e5662c72ca0e0f80fed02bf86977" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/449e5cbc61f34774a76361a07faee5ab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.764", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.599" + }, + { + "@id": "urn:anon:hash:4390626191852969155.55" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.599" + }, + { + "@id": "urn:anon:hash:4390626191852969155.55" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.579", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.239" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1267a58bac6ed0cbb960feeac383fe99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.439" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.294" + }, + { + "@id": "urn:anon:hash:3929554047386646216.163" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1267a58bac6ed0cbb960feeac383fe99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.439" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.786" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1595", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1151" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1151" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c25725514623b10a9e43c579672e7ea9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1deadcbc3a48a4eb6e9b6f110bb56597" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.183", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.365" + }, + { + "@id": "urn:anon:hash:4390626191852969155.184" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.365" + }, + { + "@id": "urn:anon:hash:4390626191852969155.184" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.718", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/924283f283094fbed0a6e05151b2abd9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.782" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/924283f283094fbed0a6e05151b2abd9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.782" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.347", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.346" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/874832d2c0dc0152b2d37e22adfd6744" + }, + { + "@id": "urn:anon:hash:2632396539921835875.434" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.266" + }, + { + "@id": "urn:anon:hash:3929554047386646216.231" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/874832d2c0dc0152b2d37e22adfd6744" + }, + { + "@id": "urn:anon:hash:2632396539921835875.434" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.349" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dac4c6392bc1e0afceef8843e8e34c26", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.207" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.207" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.85", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.489" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.489" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Hallway" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9221939dd3a6da688b8171e129e80cc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2111cff427b064d9f5298f02d8ff1f5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Hallway" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.803", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "urn:anon:hash:1309352395631559165.361" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.361" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.75", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.808" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.808" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.690", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f335ee02ac50e8dad7e216911860887f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.750" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f335ee02ac50e8dad7e216911860887f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.750" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/429166afec735332dff46505fd8bd1fb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.774" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.774" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.102", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.618" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8731aaeb9e6837d035c6e2dce92bc60", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.43" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.43" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.200", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.652", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.344" + }, + { + "@id": "urn:anon:hash:4390626191852969155.379" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.344" + }, + { + "@id": "urn:anon:hash:4390626191852969155.379" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d65fd65b72f45c2cc89726a91d61dddb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.731868" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb275e83d0792318662a71bb2f7fd392" + }, + { + "@id": "urn:anon:hash:2632396539921835875.562" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.828" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1073" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb275e83d0792318662a71bb2f7fd392" + }, + { + "@id": "urn:anon:hash:2632396539921835875.562" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.148" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.5", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.384", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.780" + }, + { + "@id": "urn:anon:hash:4390626191852969155.595" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.780" + }, + { + "@id": "urn:anon:hash:4390626191852969155.595" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/127756ebd3dfdc5315598e52abf31824", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1476" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.551", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "urn:anon:hash:1309352395631559165.28" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.28" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.859", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fd2dcf780662ff2a5965dc1be4d84c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1589" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fd2dcf780662ff2a5965dc1be4d84c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1589" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.170", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.713" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.713" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.75", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.292" + }, + { + "@id": "urn:anon:hash:4390626191852969155.526" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.292" + }, + { + "@id": "urn:anon:hash:4390626191852969155.526" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.701", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.594" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.594" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d83fe7ad59f9f49959b51e5a053cb877" + }, + { + "@id": "urn:anon:hash:2632396539921835875.792" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.682" + }, + { + "@id": "urn:anon:hash:3929554047386646216.603" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d83fe7ad59f9f49959b51e5a053cb877" + }, + { + "@id": "urn:anon:hash:2632396539921835875.792" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.754" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.719", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.39" + }, + { + "@id": "urn:anon:hash:4390626191852969155.780" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.39" + }, + { + "@id": "urn:anon:hash:4390626191852969155.780" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc5572a8ff6b46eff61335bb50696378", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.71802" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.83", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7282c6cf3d90c98c774dfd839caebc72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.714" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7282c6cf3d90c98c774dfd839caebc72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.714" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.91", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.469" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1355", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.863" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.863" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.263", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.110" + }, + { + "@id": "urn:anon:hash:4390626191852969155.327" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.110" + }, + { + "@id": "urn:anon:hash:4390626191852969155.327" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.781", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1490" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.918", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07ebc0dd773ad39fc0947d2e7e6b58af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1560" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07ebc0dd773ad39fc0947d2e7e6b58af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1560" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ef095069e4b5d73a8d97ea4d4e396a9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "urn:anon:hash:3929554047386646216.663" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.191", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0506e1ad79d44bb2173672506254b5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.727" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0506e1ad79d44bb2173672506254b5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.727" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6ae678127f588df22436149e25ae78a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe9216c74d89c944456b3640b3305d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.338", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.532" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1297", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1313a03f343b2ea14b11da5c345bc705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.524" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1313a03f343b2ea14b11da5c345bc705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.524" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a54ac616d2bb010cf5e3c96f19ec550d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7410de056d3683ceef17988ad9d44b4d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1551", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7c9227392da4c882170cdff285a2bfc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.821" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7c9227392da4c882170cdff285a2bfc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.821" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.265", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.402" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.402" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.761", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.238" + }, + { + "@id": "urn:anon:hash:4390626191852969155.679" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.238" + }, + { + "@id": "urn:anon:hash:4390626191852969155.679" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.9", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.131" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.848", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.556" + }, + { + "@id": "urn:anon:hash:4390626191852969155.788" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.556" + }, + { + "@id": "urn:anon:hash:4390626191852969155.788" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.946", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4aac21d512e1c8b661c0f74d74420b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1215" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4aac21d512e1c8b661c0f74d74420b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1215" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.762", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.807" + }, + { + "@id": "urn:anon:hash:4390626191852969155.138" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.807" + }, + { + "@id": "urn:anon:hash:4390626191852969155.138" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37a917c53bcfa086b5effff40f7870af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.350" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.770" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1366" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37a917c53bcfa086b5effff40f7870af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.350" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.200" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.423", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.462" + }, + { + "@id": "urn:anon:hash:4390626191852969155.450" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.462" + }, + { + "@id": "urn:anon:hash:4390626191852969155.450" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1263", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1025" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1025" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1389", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1677" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.555", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.745" + }, + { + "@id": "urn:anon:hash:4390626191852969155.488" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.745" + }, + { + "@id": "urn:anon:hash:4390626191852969155.488" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec848f132bf1f731cc48d73507bd46f7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1141" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1141" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a361293a0d68787d7db5d35346a5d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.391759" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.994", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1360" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1360" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b85815cea821917bb991ac656796dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1260" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1260" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.337", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.47" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7717f8ebfdccd75cb60f240292da5bdf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.505" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.437", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.62" + }, + { + "@id": "urn:anon:hash:4390626191852969155.791" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.62" + }, + { + "@id": "urn:anon:hash:4390626191852969155.791" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e58156b6d432780175fc505551312129", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1281" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1281" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1116", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.610" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92d48c5ead6fb9ab801810089b0384d", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c79ce1bebc7339699599fb4adcb26b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.05477" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.22", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.80" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.80" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.846", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.346" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7b6787099d4ece4cc7ac44f59279f02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1571" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1571" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a6897efd6a5e13418f13bf47cd3e488" + }, + { + "@id": "urn:anon:hash:2632396539921835875.548" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.583" + }, + { + "@id": "urn:anon:hash:3929554047386646216.923" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a6897efd6a5e13418f13bf47cd3e488" + }, + { + "@id": "urn:anon:hash:2632396539921835875.548" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.518" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.830", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.813" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc967f2c382edf97f61e3b1b19f8c8e6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.541" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.541" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6083eecc45102eb44b56977e49c54c64", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.729909999999995904" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.827", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.710" + }, + { + "@id": "urn:anon:hash:4390626191852969155.30" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.710" + }, + { + "@id": "urn:anon:hash:4390626191852969155.30" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.618", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.655" + }, + { + "@id": "urn:anon:hash:4390626191852969155.102" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.655" + }, + { + "@id": "urn:anon:hash:4390626191852969155.102" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.29", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.216" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.216" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.91", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.319" + }, + { + "@id": "urn:anon:hash:4390626191852969155.73" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.319" + }, + { + "@id": "urn:anon:hash:4390626191852969155.73" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.800", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.243" + }, + { + "@id": "urn:anon:hash:4390626191852969155.786" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.243" + }, + { + "@id": "urn:anon:hash:4390626191852969155.786" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.561", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.653" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.653" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.105" + }, + { + "@id": "urn:anon:hash:4390626191852969155.150" + }, + { + "@id": "urn:anon:hash:4390626191852969155.168" + }, + { + "@id": "urn:anon:hash:4390626191852969155.173" + }, + { + "@id": "urn:anon:hash:4390626191852969155.200" + }, + { + "@id": "urn:anon:hash:4390626191852969155.211" + }, + { + "@id": "urn:anon:hash:4390626191852969155.218" + }, + { + "@id": "urn:anon:hash:4390626191852969155.246" + }, + { + "@id": "urn:anon:hash:4390626191852969155.248" + }, + { + "@id": "urn:anon:hash:4390626191852969155.254" + }, + { + "@id": "urn:anon:hash:4390626191852969155.257" + }, + { + "@id": "urn:anon:hash:4390626191852969155.29" + }, + { + "@id": "urn:anon:hash:4390626191852969155.302" + }, + { + "@id": "urn:anon:hash:4390626191852969155.312" + }, + { + "@id": "urn:anon:hash:4390626191852969155.407" + }, + { + "@id": "urn:anon:hash:4390626191852969155.498" + }, + { + "@id": "urn:anon:hash:4390626191852969155.533" + }, + { + "@id": "urn:anon:hash:4390626191852969155.542" + }, + { + "@id": "urn:anon:hash:4390626191852969155.614" + }, + { + "@id": "urn:anon:hash:4390626191852969155.817" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.147" + }, + { + "@id": "urn:anon:hash:1309352395631559165.148" + }, + { + "@id": "urn:anon:hash:1309352395631559165.212" + }, + { + "@id": "urn:anon:hash:1309352395631559165.214" + }, + { + "@id": "urn:anon:hash:1309352395631559165.216" + }, + { + "@id": "urn:anon:hash:1309352395631559165.249" + }, + { + "@id": "urn:anon:hash:1309352395631559165.438" + }, + { + "@id": "urn:anon:hash:1309352395631559165.462" + }, + { + "@id": "urn:anon:hash:1309352395631559165.508" + }, + { + "@id": "urn:anon:hash:1309352395631559165.515" + }, + { + "@id": "urn:anon:hash:1309352395631559165.522" + }, + { + "@id": "urn:anon:hash:1309352395631559165.530" + }, + { + "@id": "urn:anon:hash:1309352395631559165.546" + }, + { + "@id": "urn:anon:hash:1309352395631559165.628" + }, + { + "@id": "urn:anon:hash:1309352395631559165.651" + }, + { + "@id": "urn:anon:hash:1309352395631559165.654" + }, + { + "@id": "urn:anon:hash:1309352395631559165.711" + }, + { + "@id": "urn:anon:hash:1309352395631559165.720" + }, + { + "@id": "urn:anon:hash:1309352395631559165.738" + }, + { + "@id": "urn:anon:hash:1309352395631559165.845" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.105" + }, + { + "@id": "urn:anon:hash:4390626191852969155.150" + }, + { + "@id": "urn:anon:hash:4390626191852969155.168" + }, + { + "@id": "urn:anon:hash:4390626191852969155.173" + }, + { + "@id": "urn:anon:hash:4390626191852969155.200" + }, + { + "@id": "urn:anon:hash:4390626191852969155.211" + }, + { + "@id": "urn:anon:hash:4390626191852969155.218" + }, + { + "@id": "urn:anon:hash:4390626191852969155.246" + }, + { + "@id": "urn:anon:hash:4390626191852969155.248" + }, + { + "@id": "urn:anon:hash:4390626191852969155.254" + }, + { + "@id": "urn:anon:hash:4390626191852969155.257" + }, + { + "@id": "urn:anon:hash:4390626191852969155.29" + }, + { + "@id": "urn:anon:hash:4390626191852969155.302" + }, + { + "@id": "urn:anon:hash:4390626191852969155.312" + }, + { + "@id": "urn:anon:hash:4390626191852969155.407" + }, + { + "@id": "urn:anon:hash:4390626191852969155.498" + }, + { + "@id": "urn:anon:hash:4390626191852969155.533" + }, + { + "@id": "urn:anon:hash:4390626191852969155.542" + }, + { + "@id": "urn:anon:hash:4390626191852969155.614" + }, + { + "@id": "urn:anon:hash:4390626191852969155.817" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1dfb5a08133c45e361e752954b3fba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.301", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.581" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.581" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.391" + }, + { + "@id": "urn:anon:hash:4390626191852969155.444" + }, + { + "@id": "urn:anon:hash:4390626191852969155.671" + }, + { + "@id": "urn:anon:hash:4390626191852969155.678" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.152" + }, + { + "@id": "urn:anon:hash:1309352395631559165.282" + }, + { + "@id": "urn:anon:hash:1309352395631559165.733" + }, + { + "@id": "urn:anon:hash:1309352395631559165.771" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.391" + }, + { + "@id": "urn:anon:hash:4390626191852969155.444" + }, + { + "@id": "urn:anon:hash:4390626191852969155.671" + }, + { + "@id": "urn:anon:hash:4390626191852969155.678" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c64c4ddaec9643f131d5589ec1a579a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf274b46127e086151848d398bf8bb06" + }, + { + "@id": "urn:anon:hash:2632396539921835875.175" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.299" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1456" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf274b46127e086151848d398bf8bb06" + }, + { + "@id": "urn:anon:hash:2632396539921835875.175" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.108" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba324ee152d6e63bf4992257f2cbe307" + }, + { + "@id": "urn:anon:hash:2632396539921835875.338" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.432" + }, + { + "@id": "urn:anon:hash:3929554047386646216.229" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba324ee152d6e63bf4992257f2cbe307" + }, + { + "@id": "urn:anon:hash:2632396539921835875.338" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1594" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74fe7bb7dde599f9300bfc56543d869b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.159" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.539" + }, + { + "@id": "urn:anon:hash:3929554047386646216.784" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74fe7bb7dde599f9300bfc56543d869b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.159" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.771" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19665d1a9326ac6b8e40d85b33884869" + }, + { + "@id": "urn:anon:hash:2632396539921835875.461" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.783" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1315" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19665d1a9326ac6b8e40d85b33884869" + }, + { + "@id": "urn:anon:hash:2632396539921835875.461" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1119" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.239", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.484" + }, + { + "@id": "urn:anon:hash:4390626191852969155.579" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.484" + }, + { + "@id": "urn:anon:hash:4390626191852969155.579" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.403", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "urn:anon:hash:1309352395631559165.126" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.126" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a983c7a82115113fcb1ff655d62c189", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.401" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.401" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4cb68c40e9c6142c18c67584f06d27" + }, + { + "@id": "urn:anon:hash:2632396539921835875.609" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.238" + }, + { + "@id": "urn:anon:hash:3929554047386646216.197" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4cb68c40e9c6142c18c67584f06d27" + }, + { + "@id": "urn:anon:hash:2632396539921835875.609" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1652" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.436", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.721" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.721" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.390", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c77d84df5dc93ca6df1b6a05f02b12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.391" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c77d84df5dc93ca6df1b6a05f02b12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.391" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.643", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.538" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.452", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "urn:anon:hash:1309352395631559165.626" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.626" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.372", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.2" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1574", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b76f8d3c5849f583de1e1411c96ef04" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1163" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b76f8d3c5849f583de1e1411c96ef04" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1163" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.272", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.818" + }, + { + "@id": "urn:anon:hash:4390626191852969155.789" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.818" + }, + { + "@id": "urn:anon:hash:4390626191852969155.789" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1fd2033ab12435f0fe804ae08fae176", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "28.24084" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce17bf7e093a9f026e5b40d8eb72a6da", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.203" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.203" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00978d5614d5f6ffc8bcbde47ab8452", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a1f89e4817949be3a8c9c7e7ec1ca41", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.194" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a75d2c34964654651f6bcfc6adaaa70", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.33" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ade0e87540bce78c883940dc74a782e1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.74" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.190" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1670" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ade0e87540bce78c883940dc74a782e1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.74" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1351" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4dac7ba6eb567652fb06c415c2976dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + }, + { + "@id": "urn:anon:hash:3929554047386646216.856" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.856" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.265", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.676" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.676" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1598", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f9fc7a0cae10d6b1e241e52e6839502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1138" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f9fc7a0cae10d6b1e241e52e6839502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1138" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f6fafcf12cff97f47c849dc893a163", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1649", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf6a1d86d444dfd2b2710ebf74947b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.585" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf6a1d86d444dfd2b2710ebf74947b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.585" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1410", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.305" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.775", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.743" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.743" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.364", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "urn:anon:hash:1309352395631559165.700" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.700" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.527", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.526" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.526" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.495", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "urn:anon:hash:1309352395631559165.351" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.351" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.578", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.943" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.943" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1272", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1021" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1021" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.217" + }, + { + "@id": "urn:anon:hash:4390626191852969155.851" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.229" + }, + { + "@id": "urn:anon:hash:1309352395631559165.661" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.217" + }, + { + "@id": "urn:anon:hash:4390626191852969155.851" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f2bbe0562b46b2f4aa8960bf0cfe91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.580", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1423" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.68", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e163d77743bf992978d6cc0910586c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.747" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e163d77743bf992978d6cc0910586c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.747" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29769190d2735b41127810618ac7c37c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.144", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.83" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1448", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.905" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.905" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1347", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1346" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4708e4902cb67d61fcbc91afb75636d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1145" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.732", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.639" + }, + { + "@id": "urn:anon:hash:4390626191852969155.382" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.639" + }, + { + "@id": "urn:anon:hash:4390626191852969155.382" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.455", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.45" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.45" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.13", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.653" + }, + { + "@id": "urn:anon:hash:4390626191852969155.420" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.653" + }, + { + "@id": "urn:anon:hash:4390626191852969155.420" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d8ef91483d2bc9e6cad8de37687a4f0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1675" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1425", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.449" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1583", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.113" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.113" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d09694fce0f9e791e7ccfae629b92d90" + }, + { + "@id": "urn:anon:hash:2632396539921835875.302" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.843" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1612" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d09694fce0f9e791e7ccfae629b92d90" + }, + { + "@id": "urn:anon:hash:2632396539921835875.302" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1160" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8ae06042e30286adb1ee154673539", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.93691" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.842", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1147" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1147" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f61904c81dd6e23703007d611edc912", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfd65cf240c80fe3910b3481e2be454b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3bd78335fb57898c4c092cdde3edb12", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.05607" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5680515e5f46625d675280939a84de5d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.707" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.497" + }, + { + "@id": "urn:anon:hash:3929554047386646216.778" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5680515e5f46625d675280939a84de5d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.707" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d7dd01f1ec38fa89134e3be9824ca4e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.746" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e32f4121b08c0824a5447cc880b8f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf22092fec4eb47e53395f8aa67a0ebd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.600", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.805" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.805" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de39d3caf233ac2d919ba7c4cbabec26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.142" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.793" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1406" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de39d3caf233ac2d919ba7c4cbabec26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.142" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1616" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.125", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.397" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.397" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1dfabb9f44c5f28150108a0314d88c6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350b1287456ecd050337f308d3dfcd30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.615", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.689" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.689" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.234", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.712" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.712" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0e1b15f32585096a737a2d6febdfcc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1593" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1593" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f61904c81dd6e23703007d611edc912" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7221fbb8fa3147c72366be1161367b93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.282", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.625" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/625306a4987ea6e0dd39f92660460c30", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.89392" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d9d4250a8f2bbc6e531e053b4c3ff8a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1234" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.160", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5909ff2b12937953c1245a2f83834f55" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1587" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5909ff2b12937953c1245a2f83834f55" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1587" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c7a9b5a91ebcd481d52f1db02186d2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.741959999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.704", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.300" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ed3073f2e28cc212386315b8a688a6f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.466" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.466" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.772", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.209" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.209" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.104" + }, + { + "@id": "urn:anon:hash:4390626191852969155.118" + }, + { + "@id": "urn:anon:hash:4390626191852969155.228" + }, + { + "@id": "urn:anon:hash:4390626191852969155.242" + }, + { + "@id": "urn:anon:hash:4390626191852969155.38" + }, + { + "@id": "urn:anon:hash:4390626191852969155.397" + }, + { + "@id": "urn:anon:hash:4390626191852969155.420" + }, + { + "@id": "urn:anon:hash:4390626191852969155.467" + }, + { + "@id": "urn:anon:hash:4390626191852969155.586" + }, + { + "@id": "urn:anon:hash:4390626191852969155.655" + }, + { + "@id": "urn:anon:hash:4390626191852969155.684" + }, + { + "@id": "urn:anon:hash:4390626191852969155.72" + }, + { + "@id": "urn:anon:hash:4390626191852969155.755" + }, + { + "@id": "urn:anon:hash:4390626191852969155.802" + }, + { + "@id": "urn:anon:hash:4390626191852969155.838" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.13" + }, + { + "@id": "urn:anon:hash:1309352395631559165.131" + }, + { + "@id": "urn:anon:hash:1309352395631559165.25" + }, + { + "@id": "urn:anon:hash:1309352395631559165.266" + }, + { + "@id": "urn:anon:hash:1309352395631559165.290" + }, + { + "@id": "urn:anon:hash:1309352395631559165.309" + }, + { + "@id": "urn:anon:hash:1309352395631559165.330" + }, + { + "@id": "urn:anon:hash:1309352395631559165.474" + }, + { + "@id": "urn:anon:hash:1309352395631559165.553" + }, + { + "@id": "urn:anon:hash:1309352395631559165.615" + }, + { + "@id": "urn:anon:hash:1309352395631559165.67" + }, + { + "@id": "urn:anon:hash:1309352395631559165.682" + }, + { + "@id": "urn:anon:hash:1309352395631559165.790" + }, + { + "@id": "urn:anon:hash:1309352395631559165.828" + }, + { + "@id": "urn:anon:hash:1309352395631559165.92" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.104" + }, + { + "@id": "urn:anon:hash:4390626191852969155.118" + }, + { + "@id": "urn:anon:hash:4390626191852969155.228" + }, + { + "@id": "urn:anon:hash:4390626191852969155.242" + }, + { + "@id": "urn:anon:hash:4390626191852969155.38" + }, + { + "@id": "urn:anon:hash:4390626191852969155.397" + }, + { + "@id": "urn:anon:hash:4390626191852969155.420" + }, + { + "@id": "urn:anon:hash:4390626191852969155.467" + }, + { + "@id": "urn:anon:hash:4390626191852969155.586" + }, + { + "@id": "urn:anon:hash:4390626191852969155.655" + }, + { + "@id": "urn:anon:hash:4390626191852969155.684" + }, + { + "@id": "urn:anon:hash:4390626191852969155.72" + }, + { + "@id": "urn:anon:hash:4390626191852969155.755" + }, + { + "@id": "urn:anon:hash:4390626191852969155.802" + }, + { + "@id": "urn:anon:hash:4390626191852969155.838" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d574ac0c24b1619ab3b5036ddcdd2dd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.764", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14ddfb71f165e4882484fe04e6c2245a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.747" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.68" + }, + { + "@id": "urn:anon:hash:3929554047386646216.208" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14ddfb71f165e4882484fe04e6c2245a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.747" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.209" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.23", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "urn:anon:hash:1309352395631559165.188" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.188" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.58", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "urn:anon:hash:1309352395631559165.291" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.415", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "urn:anon:hash:1309352395631559165.232" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.404", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.448" + }, + { + "@id": "urn:anon:hash:4390626191852969155.273" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.448" + }, + { + "@id": "urn:anon:hash:4390626191852969155.273" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9953b9c57c765fb5877dae5ec3768d2a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.819" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.729" + }, + { + "@id": "urn:anon:hash:3929554047386646216.818" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9953b9c57c765fb5877dae5ec3768d2a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.819" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b04f8f95959cacb7e65cfebe87cbe6a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.819" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/acd4ab80c2cd902c6dc2447a19d53845", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ad3d8fce83d3c3687ea9d43384f45c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbfa0b2dbac4d38dd5537f778887b615" + }, + { + "@id": "urn:anon:hash:2632396539921835875.219" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.313" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1385" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbfa0b2dbac4d38dd5537f778887b615" + }, + { + "@id": "urn:anon:hash:2632396539921835875.219" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.993" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1469", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bfdbd015612e5fe5e8819c5ead01a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.483" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bfdbd015612e5fe5e8819c5ead01a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.483" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.289", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.715" + }, + { + "@id": "urn:anon:hash:4390626191852969155.598" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.715" + }, + { + "@id": "urn:anon:hash:4390626191852969155.598" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.140", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59ce658903bd79a805471f31130b2389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.309" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59ce658903bd79a805471f31130b2389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.309" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e9461e1d9903f7ce0aa017c2dab4ff2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.973" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.973" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.316", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.372" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.372" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.782", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.755" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.755" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.2" + }, + { + "@id": "urn:anon:hash:4390626191852969155.516" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.585" + }, + { + "@id": "urn:anon:hash:1309352395631559165.604" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.2" + }, + { + "@id": "urn:anon:hash:4390626191852969155.516" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efa1820eb312f139a4ca17cae9542d6c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e117496938ddc6f19850e071868c94bf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1090" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1090" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1563", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c47183979ddf136e684b65cd5c51750e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1645" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c47183979ddf136e684b65cd5c51750e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1645" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1320", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34ac46230c57779c2a0af70f141894dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1514" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34ac46230c57779c2a0af70f141894dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1514" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.14", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1619" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1619" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e464e8e730334fc8249d7c693ae5d155" + }, + { + "@id": "urn:anon:hash:2632396539921835875.198" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.355" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e464e8e730334fc8249d7c693ae5d155" + }, + { + "@id": "urn:anon:hash:2632396539921835875.198" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.666" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01d5e7f4b46993105b6a6167cd723393", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1022" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1022" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.408" + }, + { + "@id": "urn:anon:hash:4390626191852969155.795" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.107" + }, + { + "@id": "urn:anon:hash:1309352395631559165.754" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.408" + }, + { + "@id": "urn:anon:hash:4390626191852969155.795" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4ea66a0ef15c737547844a766fd6ab7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1036", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1479" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1077", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1211" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.719", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.556" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.556" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ca4e2967b2a46278af78af5276dadd5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920462c44295e3217d2ba34db0cd74f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.805", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.388" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.388" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.646", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.496" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.496" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.149", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1441" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.95", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.936" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.936" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.241", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/988d35d831e7ff55c5b5b08fc0d9f701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.685" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/988d35d831e7ff55c5b5b08fc0d9f701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.685" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e383edf7abafa5ae3376b927acbafc5a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.503" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.495" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1683" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e383edf7abafa5ae3376b927acbafc5a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.503" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.172" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6321700b729226593b116d7eab91fd", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.428", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.695" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.837", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.836" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.836" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f67869ad7f5443d02638752fdff8650d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "urn:anon:hash:3929554047386646216.655" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c09be634462184196f005d537db536a6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1212" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1212" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ee29f6cae0643160751886b29d723b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.157" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.665" + }, + { + "@id": "urn:anon:hash:3929554047386646216.313" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ee29f6cae0643160751886b29d723b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.157" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1621" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8bfdeac93bc41f20f1ccd8acdd510c9d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11.53937" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.167", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.61" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d08a8b1f5b53f18148bf0ff005ddfb4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.79234" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.671", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:1309352395631559165.282" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.282" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.543", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.685" + }, + { + "@id": "urn:anon:hash:4390626191852969155.582" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.685" + }, + { + "@id": "urn:anon:hash:4390626191852969155.582" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.711", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09c96a2b2f5a54ef7977fff145bcff22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.745" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09c96a2b2f5a54ef7977fff145bcff22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.745" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.968", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1318" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.391", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "urn:anon:hash:1309352395631559165.829" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.829" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.662", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.600" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.600" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2ed24ebf4fb8f3e4cab94e9734902d1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1624" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1624" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.208", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14ddfb71f165e4882484fe04e6c2245a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.209" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14ddfb71f165e4882484fe04e6c2245a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.209" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.145", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.386" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.534", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.325" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.325" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.276", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.323" + }, + { + "@id": "urn:anon:hash:4390626191852969155.744" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.323" + }, + { + "@id": "urn:anon:hash:4390626191852969155.744" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1194", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbbdbe30676ade3553185ae862ee5a8d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1387" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbbdbe30676ade3553185ae862ee5a8d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1387" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58497fd59fb1495885a5a81943a12767" + }, + { + "@id": "urn:anon:hash:2632396539921835875.377" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.677" + }, + { + "@id": "urn:anon:hash:3929554047386646216.423" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58497fd59fb1495885a5a81943a12767" + }, + { + "@id": "urn:anon:hash:2632396539921835875.377" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/322e4b9d4c60724ff94edf972524f2e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.733", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.34" + }, + { + "@id": "urn:anon:hash:4390626191852969155.678" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.34" + }, + { + "@id": "urn:anon:hash:4390626191852969155.678" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.685", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "urn:anon:hash:1309352395631559165.543" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1146", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.70" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.70" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.547", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.599" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28a23f4e314c2a7592806e547525e50a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.692" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.212" + }, + { + "@id": "urn:anon:hash:3929554047386646216.888" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28a23f4e314c2a7592806e547525e50a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.692" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1095" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/112f66aa1f99629c0c7860f2826e15a9", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9ad9fc6b33bf81841881311e9d804b6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.381" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.54" + }, + { + "@id": "urn:anon:hash:3929554047386646216.25" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9ad9fc6b33bf81841881311e9d804b6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.381" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1561" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1375", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.262" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.262" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077f1d12d71637757b58a42293c62786", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecb175778224dbc9b05fae9d53f9f458" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.723", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c84ab83c8d5de0bf88ed569401baf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.96" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c84ab83c8d5de0bf88ed569401baf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.96" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f4e3db1a080dcc519ab42eca1a9f306", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.484" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7197a8b59f3d920b8bb16b9027f0952e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ed89b736e871b8e7b0c6aaafce9ae", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.94891" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1693", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.272" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.272" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.57", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.436" + }, + { + "@id": "urn:anon:hash:4390626191852969155.424" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.436" + }, + { + "@id": "urn:anon:hash:4390626191852969155.424" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.102" + }, + { + "@id": "urn:anon:hash:4390626191852969155.239" + }, + { + "@id": "urn:anon:hash:4390626191852969155.252" + }, + { + "@id": "urn:anon:hash:4390626191852969155.372" + }, + { + "@id": "urn:anon:hash:4390626191852969155.387" + }, + { + "@id": "urn:anon:hash:4390626191852969155.517" + }, + { + "@id": "urn:anon:hash:4390626191852969155.563" + }, + { + "@id": "urn:anon:hash:4390626191852969155.668" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.185" + }, + { + "@id": "urn:anon:hash:1309352395631559165.2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.292" + }, + { + "@id": "urn:anon:hash:1309352395631559165.40" + }, + { + "@id": "urn:anon:hash:1309352395631559165.433" + }, + { + "@id": "urn:anon:hash:1309352395631559165.547" + }, + { + "@id": "urn:anon:hash:1309352395631559165.618" + }, + { + "@id": "urn:anon:hash:1309352395631559165.625" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.102" + }, + { + "@id": "urn:anon:hash:4390626191852969155.239" + }, + { + "@id": "urn:anon:hash:4390626191852969155.252" + }, + { + "@id": "urn:anon:hash:4390626191852969155.372" + }, + { + "@id": "urn:anon:hash:4390626191852969155.387" + }, + { + "@id": "urn:anon:hash:4390626191852969155.517" + }, + { + "@id": "urn:anon:hash:4390626191852969155.563" + }, + { + "@id": "urn:anon:hash:4390626191852969155.668" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b9e7da29183f5ea2a3c84f358f0fadf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4893fe658c18083638fd2118df58a3a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.424" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.237" + }, + { + "@id": "urn:anon:hash:3929554047386646216.431" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4893fe658c18083638fd2118df58a3a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.424" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.432" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.698", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.756" + }, + { + "@id": "urn:anon:hash:4390626191852969155.371" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.756" + }, + { + "@id": "urn:anon:hash:4390626191852969155.371" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.288", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.844" + }, + { + "@id": "urn:anon:hash:4390626191852969155.814" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.844" + }, + { + "@id": "urn:anon:hash:4390626191852969155.814" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.654", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f59d9613f84d1366edc843b8a3b94726" + }, + { + "@id": "urn:anon:hash:3929554047386646216.421" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f59d9613f84d1366edc843b8a3b94726" + }, + { + "@id": "urn:anon:hash:3929554047386646216.421" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8af5915da5e2ee52fdae5413604e3fab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.920" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.920" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.503", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.495" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.495" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.505", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.42" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.42" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.424", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.57" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.57" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/581a00c23dd0e0936aff29576ebda6d8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "urn:anon:hash:3929554047386646216.31" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.106", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.772" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.772" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1408", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3e15078ff26448c2d32dcdd3ad04d16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.873" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3e15078ff26448c2d32dcdd3ad04d16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.873" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.19", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.590" + }, + { + "@id": "urn:anon:hash:4390626191852969155.503" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.590" + }, + { + "@id": "urn:anon:hash:4390626191852969155.503" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fec84b39cbbe0a3413dd37a79c7fb7b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.882" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.882" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.171", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.686" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e730bbef52787648bd92c390822a6d6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + }, + { + "@id": "urn:anon:hash:3929554047386646216.455" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.152" + }, + { + "@id": "urn:anon:hash:4390626191852969155.154" + }, + { + "@id": "urn:anon:hash:4390626191852969155.183" + }, + { + "@id": "urn:anon:hash:4390626191852969155.19" + }, + { + "@id": "urn:anon:hash:4390626191852969155.213" + }, + { + "@id": "urn:anon:hash:4390626191852969155.361" + }, + { + "@id": "urn:anon:hash:4390626191852969155.495" + }, + { + "@id": "urn:anon:hash:4390626191852969155.565" + }, + { + "@id": "urn:anon:hash:4390626191852969155.583" + }, + { + "@id": "urn:anon:hash:4390626191852969155.726" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.118" + }, + { + "@id": "urn:anon:hash:1309352395631559165.22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.278" + }, + { + "@id": "urn:anon:hash:1309352395631559165.29" + }, + { + "@id": "urn:anon:hash:1309352395631559165.434" + }, + { + "@id": "urn:anon:hash:1309352395631559165.448" + }, + { + "@id": "urn:anon:hash:1309352395631559165.486" + }, + { + "@id": "urn:anon:hash:1309352395631559165.507" + }, + { + "@id": "urn:anon:hash:1309352395631559165.559" + }, + { + "@id": "urn:anon:hash:1309352395631559165.742" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.152" + }, + { + "@id": "urn:anon:hash:4390626191852969155.154" + }, + { + "@id": "urn:anon:hash:4390626191852969155.183" + }, + { + "@id": "urn:anon:hash:4390626191852969155.19" + }, + { + "@id": "urn:anon:hash:4390626191852969155.213" + }, + { + "@id": "urn:anon:hash:4390626191852969155.361" + }, + { + "@id": "urn:anon:hash:4390626191852969155.495" + }, + { + "@id": "urn:anon:hash:4390626191852969155.565" + }, + { + "@id": "urn:anon:hash:4390626191852969155.583" + }, + { + "@id": "urn:anon:hash:4390626191852969155.726" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f89c0d0d42eeee38019f0fdd0cf48621" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.581", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1043" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1043" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcbde4d8b4f6007a7381e15a288c8ea7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1691" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1691" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3474f4bc46f2667a4ab70ea1379348f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.800" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.143" + }, + { + "@id": "urn:anon:hash:3929554047386646216.283" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3474f4bc46f2667a4ab70ea1379348f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.800" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.709" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.316", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.553" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.553" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0a8ab6a5fee722fefc8136849f079dd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1520" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.680", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e5e82c1616cd8306feb90e77447978e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1110" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e5e82c1616cd8306feb90e77447978e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1110" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.830", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.784" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.784" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63c500a3425166cc09cd86a3a63790e9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.27" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.530" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1087" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63c500a3425166cc09cd86a3a63790e9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.27" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.878" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1286", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1554" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1554" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.501", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.593" + }, + { + "@id": "urn:anon:hash:4390626191852969155.593" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.593" + }, + { + "@id": "urn:anon:hash:4390626191852969155.593" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.331" + }, + { + "@id": "urn:anon:hash:4390626191852969155.54" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.495" + }, + { + "@id": "urn:anon:hash:1309352395631559165.655" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.331" + }, + { + "@id": "urn:anon:hash:4390626191852969155.54" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/766d08c1966db597530d4357d315b126" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85d8a90972a8331c48b535e086bfa120", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.061059" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1486", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.758" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.758" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1428", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/269340fadf765a7b646c8f6a41e0b120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1629" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/269340fadf765a7b646c8f6a41e0b120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1629" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.740", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.499" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a54542a345ebd49b6c22ffd01de8c88", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1209" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1209" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.432", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.338" + }, + { + "@id": "urn:anon:hash:4390626191852969155.512" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.338" + }, + { + "@id": "urn:anon:hash:4390626191852969155.512" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a174b0baaf205b6737a45c002b2ba28e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.241" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.348" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a174b0baaf205b6737a45c002b2ba28e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.241" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.228" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d2fcf23ea32c105274559dacb5153c4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.852" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.852" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95503e4e11ec3278c590dcf1738d705", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1176" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1176" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.771", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.837" + }, + { + "@id": "urn:anon:hash:4390626191852969155.444" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.837" + }, + { + "@id": "urn:anon:hash:4390626191852969155.444" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1514", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1320" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1320" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1678", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ece00b03600e94229bf4e1657fdb23f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.57" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ece00b03600e94229bf4e1657fdb23f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.57" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b683409c67607b9acdf49eec136b673", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91a38600ca568994f8256fe2a3b33a14", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1310" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1310" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58b16e11dec614ff536f97127e9cf333", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1393" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28931bcdd85637691f7e9a416d591349", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "urn:anon:hash:3929554047386646216.758" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.758" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e273e4f6ef6923594cca931ca5d5a51e", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.960", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/617823cfb63a73deb20f94bfca425625" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1309" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/617823cfb63a73deb20f94bfca425625" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1309" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.81", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.624" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.624" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.108", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.100" + }, + { + "@id": "urn:anon:hash:4390626191852969155.612" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.100" + }, + { + "@id": "urn:anon:hash:4390626191852969155.612" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.255", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.93" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.533", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.353" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.324", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1604" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42570677f43a5897d92efb2fc4bd732", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1660" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.586", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.290" + }, + { + "@id": "urn:anon:hash:4390626191852969155.700" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.290" + }, + { + "@id": "urn:anon:hash:4390626191852969155.700" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.815", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.711" + }, + { + "@id": "urn:anon:hash:4390626191852969155.243" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.711" + }, + { + "@id": "urn:anon:hash:4390626191852969155.243" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a98e849fef36bc0c907fcb2dab3980f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.786" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.36" + }, + { + "@id": "urn:anon:hash:3929554047386646216.901" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a98e849fef36bc0c907fcb2dab3980f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.786" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.691" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.158", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.320" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.320" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1366", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37a917c53bcfa086b5effff40f7870af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.200" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37a917c53bcfa086b5effff40f7870af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.200" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.6", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.781" + }, + { + "@id": "urn:anon:hash:4390626191852969155.394" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.781" + }, + { + "@id": "urn:anon:hash:4390626191852969155.394" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0a0c724a32be380d88efdef1f90bf24", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.62767" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36d7c9176fdcfa83e21d1be7031f917a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89dedaadfc4fc6f483c40c36107a021e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62034f002f570696edbdcd7b09d65464" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.440", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + }, + { + "@id": "urn:anon:hash:1309352395631559165.15" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0236679cbd1aa4df287667155c299159", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.48226" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.145", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.121" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.121" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a7ab3fd4f9cb1a55b094ccfdaecaeb75", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.412893999999999488" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1544", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b15bd77629512057e341e087c9980c7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.137" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b15bd77629512057e341e087c9980c7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.137" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e26aedeb4fa203364ab74431d2db4973", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.757" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.757" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7828e02eba98b0d4f41c882057801ca", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.08251" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.728", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.76" + }, + { + "@id": "urn:anon:hash:4390626191852969155.284" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.76" + }, + { + "@id": "urn:anon:hash:4390626191852969155.284" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.72", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.290" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.290" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1566", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/435d75ba36d7934c8a07740df35472a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1442" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/435d75ba36d7934c8a07740df35472a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1442" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.163", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + }, + { + "@id": "urn:anon:hash:1309352395631559165.826" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.826" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.50", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.150" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.150" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.715", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.213" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.213" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.237", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.375" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.973", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e9461e1d9903f7ce0aa017c2dab4ff2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.692" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e9461e1d9903f7ce0aa017c2dab4ff2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.692" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.14", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.418" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.418" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.395", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.507" + }, + { + "@id": "urn:anon:hash:4390626191852969155.171" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.507" + }, + { + "@id": "urn:anon:hash:4390626191852969155.171" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.533", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.550" + }, + { + "@id": "urn:anon:hash:4390626191852969155.635" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.550" + }, + { + "@id": "urn:anon:hash:4390626191852969155.635" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.615", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + }, + { + "@id": "urn:anon:hash:1309352395631559165.427" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.427" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddffbe1bca80f440f8a9dd1e3d205a8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.176" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.752" + }, + { + "@id": "urn:anon:hash:3929554047386646216.562" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddffbe1bca80f440f8a9dd1e3d205a8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.176" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.877" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.329", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbc8647f0e1e89e8467b0453e2e1829b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1250" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbc8647f0e1e89e8467b0453e2e1829b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1250" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14ddfb71f165e4882484fe04e6c2245a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "urn:anon:hash:3929554047386646216.208" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.208" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1013", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.201" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.201" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.852", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d2fcf23ea32c105274559dacb5153c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.97" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d2fcf23ea32c105274559dacb5153c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.97" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc045f90aa837f5e573931211784933", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.412615" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.294", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.23" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.23" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1581", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1660" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.394", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "urn:anon:hash:1309352395631559165.113" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.113" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aff8d30e81a434adb73975a3ffd6879", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.221" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.221" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.607", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.378" + }, + { + "@id": "urn:anon:hash:4390626191852969155.334" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.378" + }, + { + "@id": "urn:anon:hash:4390626191852969155.334" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b7a191998ae2e1ff75f2f6e050d7825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.715" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.289" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1131" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b7a191998ae2e1ff75f2f6e050d7825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.715" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf88ac0e630855810960d6dc160e01c8", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e047a971d37aece742504706e8de5e11", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.940" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.940" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.571", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.47" + }, + { + "@id": "urn:anon:hash:4390626191852969155.280" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.47" + }, + { + "@id": "urn:anon:hash:4390626191852969155.280" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94754096e38f5cbecd6885d351b4e23b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.475" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.475" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.196" + }, + { + "@id": "urn:anon:hash:4390626191852969155.464" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.374" + }, + { + "@id": "urn:anon:hash:1309352395631559165.86" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.196" + }, + { + "@id": "urn:anon:hash:4390626191852969155.464" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96254fb836de68ae147dd2355faefd97" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.499", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04fdb6b3c76ebd4a4ff545c7bbf27af9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.740" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04fdb6b3c76ebd4a4ff545c7bbf27af9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.740" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1650", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.328" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eaa9aeb5ebf858b295a57001c1d37eb", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236b9ee70f3c06ba68249128fcb91116" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/359edbf9bda3688dca263e1837f89488" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36d7c9176fdcfa83e21d1be7031f917a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b04f8f95959cacb7e65cfebe87cbe6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4805d54937cb5a7531ee7f1f9cef6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4252d716fa0e7c408bcff67b046c823" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0842d3bebb4f13c64656378c9794df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9cfc718efe605da0748ab6724ca5f4a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "PhysicalSpace" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.654", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.324" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.324" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.1", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.834" + }, + { + "@id": "urn:anon:hash:4390626191852969155.623" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.834" + }, + { + "@id": "urn:anon:hash:4390626191852969155.623" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c63c11fd2af13c4366f9c35e3189a71f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.896" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.896" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.763", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.113" + }, + { + "@id": "urn:anon:hash:4390626191852969155.811" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.113" + }, + { + "@id": "urn:anon:hash:4390626191852969155.811" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.508", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.308" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.308" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1239", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d82143d35d8112ad0b285853fb7b06d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.724" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d82143d35d8112ad0b285853fb7b06d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.724" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.218", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.373" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.373" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1419", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1701" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93fd2dcf780662ff2a5965dc1be4d84c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.859" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.859" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.395" + }, + { + "@id": "urn:anon:hash:4390626191852969155.534" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.325" + }, + { + "@id": "urn:anon:hash:1309352395631559165.76" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.395" + }, + { + "@id": "urn:anon:hash:4390626191852969155.534" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f586f0bf09a44165b67d0b5de381fed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c956d78a548f5c6d8e6867fabfb4996" + }, + { + "@id": "urn:anon:hash:2632396539921835875.264" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.322" + }, + { + "@id": "urn:anon:hash:3929554047386646216.649" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c956d78a548f5c6d8e6867fabfb4996" + }, + { + "@id": "urn:anon:hash:2632396539921835875.264" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.650" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.542", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.148" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.148" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.431", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.180" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfd65cf240c80fe3910b3481e2be454b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.98144" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe654fb4c30bd1932568c7d049ba2427" + }, + { + "@id": "urn:anon:hash:2632396539921835875.217" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.601" + }, + { + "@id": "urn:anon:hash:3929554047386646216.419" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe654fb4c30bd1932568c7d049ba2427" + }, + { + "@id": "urn:anon:hash:2632396539921835875.217" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1567" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.660", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.516" + }, + { + "@id": "urn:anon:hash:4390626191852969155.403" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.516" + }, + { + "@id": "urn:anon:hash:4390626191852969155.403" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a4ee629e54ccfb43e8de97de45f2b24" + }, + { + "@id": "urn:anon:hash:2632396539921835875.650" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.292" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1618" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a4ee629e54ccfb43e8de97de45f2b24" + }, + { + "@id": "urn:anon:hash:2632396539921835875.650" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.570", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.159" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5b9ea99e8c58858d96ae3be3f16e8d9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.34" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.733" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1218" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5b9ea99e8c58858d96ae3be3f16e8d9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.34" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.796" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1038", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ee2461cc451d6da4a8174d47ea1e286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1447" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ee2461cc451d6da4a8174d47ea1e286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1447" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.793", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.792" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.792" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.173", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.270" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.270" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d253336578021ccaef15d025ce31d25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.398" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.538" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1654" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d253336578021ccaef15d025ce31d25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.398" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1220" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c9bfd4b599346e3c9e41ffd86f3d830" + }, + { + "@id": "urn:anon:hash:2632396539921835875.86" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1494" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c9bfd4b599346e3c9e41ffd86f3d830" + }, + { + "@id": "urn:anon:hash:2632396539921835875.86" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1704" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b27990650d6265239dbef0e94fac5475" + }, + { + "@id": "urn:anon:hash:2632396539921835875.506" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1591" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b27990650d6265239dbef0e94fac5475" + }, + { + "@id": "urn:anon:hash:2632396539921835875.506" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.816" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.488", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.803" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.803" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c36f6bc9e4d1eedf2f6f2ea4fd98d2b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.39" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.719" + }, + { + "@id": "urn:anon:hash:3929554047386646216.832" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c36f6bc9e4d1eedf2f6f2ea4fd98d2b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.39" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1457" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.622", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.248" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.248" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.696", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.826" + }, + { + "@id": "urn:anon:hash:4390626191852969155.365" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.826" + }, + { + "@id": "urn:anon:hash:4390626191852969155.365" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.831", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.447" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.447" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b98d7425cc1b6663215a7258856fa6cf", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.268", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.617" + }, + { + "@id": "urn:anon:hash:4390626191852969155.297" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.617" + }, + { + "@id": "urn:anon:hash:4390626191852969155.297" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.420", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.30" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.478", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.834" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.834" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.346", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + }, + { + "@id": "urn:anon:hash:1309352395631559165.47" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.837", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.712" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.712" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.31", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/581a00c23dd0e0936aff29576ebda6d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.32" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/581a00c23dd0e0936aff29576ebda6d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.32" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.754", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.663" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.844", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.307" + }, + { + "@id": "urn:anon:hash:4390626191852969155.223" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.307" + }, + { + "@id": "urn:anon:hash:4390626191852969155.223" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.41", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.344" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.344" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0fc6dc76a94c0d78e50bb2e9b5324da", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.37692" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/394ee15ded17f59ecc72fb5ed1249bea", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.495", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.448" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.448" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.363", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.359" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.359" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5e5fe7d4eb963b305737b89c54fbdfa", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52224c9d1a38ebb897fcfc5bccffa730" + }, + { + "@id": "urn:anon:hash:2632396539921835875.348" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1002" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52224c9d1a38ebb897fcfc5bccffa730" + }, + { + "@id": "urn:anon:hash:2632396539921835875.348" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.453" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/494b857d146b7a60a7fe82e78c6b29df", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.132" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a", + "@type": [ + "http://data.ashrae.org/standard223#ElectricBreaker" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ed92f33e0eec0e3ea1b65fee420c32a" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ed92f33e0eec0e3ea1b65fee420c32a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-1" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.807", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.762" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.762" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.273", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.404" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c950f352db4702a2895007ca01874c6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.339" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.805" + }, + { + "@id": "urn:anon:hash:3929554047386646216.606" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c950f352db4702a2895007ca01874c6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.339" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.607" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96f2fd4c69fbe82c6f451225e64e99", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.89295" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.549", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.548" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.519", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1449" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.27", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.530" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.530" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1256", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1485" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1142", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/108e3218389eb5e4fc67195bb21167aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.914" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/108e3218389eb5e4fc67195bb21167aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.914" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1587", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.160" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.160" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.18", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.133" + }, + { + "@id": "urn:anon:hash:4390626191852969155.522" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.133" + }, + { + "@id": "urn:anon:hash:4390626191852969155.522" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b412eb6e703d8ae2213ec24c58cd1a7", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.234", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.488" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.488" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.586", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512a0596514cf472bcb4dbb750e048b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.620" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512a0596514cf472bcb4dbb750e048b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.620" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/074037e8656698389c8fac5cf1f2de70", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08c768c1e1c3a6d63781b586b65c11d2", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.614", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.595" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.595" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1031", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9eac5eee4b49f43ca72c9bce517a9e2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.536" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9eac5eee4b49f43ca72c9bce517a9e2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.536" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51d3bf4539f77a99ab2228e2cce8be5b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.753", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.704" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.704" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.302", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.843" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.843" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.119", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + }, + { + "@id": "urn:anon:hash:1309352395631559165.362" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.362" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db92718811a62839accbc6019834cfb8", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc967f2c382edf97f61e3b1b19f8c8e6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.9" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.541" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc967f2c382edf97f61e3b1b19f8c8e6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.9" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.713" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.648", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.88" + }, + { + "@id": "urn:anon:hash:4390626191852969155.198" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.88" + }, + { + "@id": "urn:anon:hash:4390626191852969155.198" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.583", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.548" + }, + { + "@id": "urn:anon:hash:4390626191852969155.577" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.548" + }, + { + "@id": "urn:anon:hash:4390626191852969155.577" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c488cc668dcfff2bd9d3ddcf9a2d3b7", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.47", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.87" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.813", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.227" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.452", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1484" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.97", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.143" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0d74872a0b6130ede31afb4b7c24581" + }, + { + "@id": "urn:anon:hash:2632396539921835875.118" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1112" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0d74872a0b6130ede31afb4b7c24581" + }, + { + "@id": "urn:anon:hash:2632396539921835875.118" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1113" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.599", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68bb24a12fbf3bf60c3af71362e6886d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1024" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68bb24a12fbf3bf60c3af71362e6886d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1024" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c14b8e94da30d6cccfd7973c2350933" + }, + { + "@id": "urn:anon:hash:2632396539921835875.181" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.241" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1695" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c14b8e94da30d6cccfd7973c2350933" + }, + { + "@id": "urn:anon:hash:2632396539921835875.181" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fd6f49e64e80542f27aa5ac0f83ebcc", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "189.149300000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/988d35d831e7ff55c5b5b08fc0d9f701", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.241" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.578", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.619" + }, + { + "@id": "urn:anon:hash:4390626191852969155.592" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.619" + }, + { + "@id": "urn:anon:hash:4390626191852969155.592" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.625", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.35" + }, + { + "@id": "urn:anon:hash:4390626191852969155.563" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.35" + }, + { + "@id": "urn:anon:hash:4390626191852969155.563" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc2a692cf6b6630c576229045da7238" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa1bfc4a7a0c8024f32de66150e854f2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.227", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b7895686b6ab06d73d146810e8e774c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.290" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b7895686b6ab06d73d146810e8e774c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.290" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.738", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/648f9757321b76d4e385bd5f8e104975" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1282" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/648f9757321b76d4e385bd5f8e104975" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1282" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.154", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bee49ab2070bb702096131ae1b3be8ff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.155" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bee49ab2070bb702096131ae1b3be8ff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.155" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b7ae4e5acec853715e3ba4a8ad1b288", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "286.799100000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21644219cab2ce4591fb1061938021c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "urn:anon:hash:3929554047386646216.912" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.912" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91c9ba0d527f6917824127f524096c87" + }, + { + "@id": "urn:anon:hash:2632396539921835875.780" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.384" + }, + { + "@id": "urn:anon:hash:3929554047386646216.763" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91c9ba0d527f6917824127f524096c87" + }, + { + "@id": "urn:anon:hash:2632396539921835875.780" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.372" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1325df1c55c664748794c36618990203", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f21e94448fc1daade2f0a9ec1f99ba9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.569", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.177" + }, + { + "@id": "urn:anon:hash:4390626191852969155.178" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.177" + }, + { + "@id": "urn:anon:hash:4390626191852969155.178" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.180", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.259" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.259" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2addc0893d14d5e06a28105f49b58a02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1020" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1020" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1402", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1538" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.811", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + }, + { + "@id": "urn:anon:hash:1309352395631559165.473" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.473" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff96e1b20fe1280cc5a05f55202c671d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.54" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5a8112bac83fbc0f3229ff05dec5964" + }, + { + "@id": "urn:anon:hash:2632396539921835875.28" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.658" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1124" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5a8112bac83fbc0f3229ff05dec5964" + }, + { + "@id": "urn:anon:hash:2632396539921835875.28" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/359edbf9bda3688dca263e1837f89488", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#DiningRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d027fca2c50747198dfde587a125e97a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6df8bb7886efcbe6848b32cfcad4d94a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Dining room" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.418", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36a98a0fc189a87f7ae4d069afdcc72e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.619" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36a98a0fc189a87f7ae4d069afdcc72e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.619" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.783", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.484" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.43", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8731aaeb9e6837d035c6e2dce92bc60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.44" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8731aaeb9e6837d035c6e2dce92bc60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.44" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7f132918ddf34ddaa107e5a9ee5e77", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.59357" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69772a408336da3520982f5532147dea", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "7.31669" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.16" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.16" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3bdf793e42e361ac10d140c05b40e37" + }, + { + "@id": "urn:anon:hash:2632396539921835875.164" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.222" + }, + { + "@id": "urn:anon:hash:3929554047386646216.220" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3bdf793e42e361ac10d140c05b40e37" + }, + { + "@id": "urn:anon:hash:2632396539921835875.164" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.215" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1605", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.285" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.257", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "urn:anon:hash:1309352395631559165.150" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.150" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2055f7b40554e29bd37f4b4ce51cf8bc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.709" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.780" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1098" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2055f7b40554e29bd37f4b4ce51cf8bc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.709" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c89833a704685a3c5aa671680132911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1687" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0d66ac4a8756254eccd4c2e2e159f90", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.936" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.936" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.361", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.507" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1006", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.587" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.587" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.266", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1444" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1444" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab083d7533b27632b92ae16f8eb39e59" + }, + { + "@id": "urn:anon:hash:2632396539921835875.666" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.215" + }, + { + "@id": "urn:anon:hash:3929554047386646216.133" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab083d7533b27632b92ae16f8eb39e59" + }, + { + "@id": "urn:anon:hash:2632396539921835875.666" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1628" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fee0705b09224fca3efdb75a783e22d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.679" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.271", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1393" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a569f92a8cbde1173b7ebbdc96b31adf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.517" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.366" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1554" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a569f92a8cbde1173b7ebbdc96b31adf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.517" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c0ba6dd51768d4b1bdb1c6c5b94ea5a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1286" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9dc19b0b7b7e81dff96d143d2a50d0e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0175d19a92b225bf7dd4a3eea3cd1f1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.503", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1143" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d273decf44fa1938191e226da98e48a4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1147", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/878956595f2d43c3aeceaae501a278fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.842" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/878956595f2d43c3aeceaae501a278fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.842" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967859ea498bab4a9c116f2b71bd8def" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f54370a70b33a2fea7c473b74e876c67" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8367f5acef1e8bfda38d172b90bd840f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.67657" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7905863e927a2f3c214811c683f2f35", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.354" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.354" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.596", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.371" + }, + { + "@id": "urn:anon:hash:4390626191852969155.539" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.371" + }, + { + "@id": "urn:anon:hash:4390626191852969155.539" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1198", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.497" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.497" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a54542a345ebd49b6c22ffd01de8c88" + }, + { + "@id": "urn:anon:hash:2632396539921835875.352" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1209" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a54542a345ebd49b6c22ffd01de8c88" + }, + { + "@id": "urn:anon:hash:2632396539921835875.352" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/450f0020140da7d572d0eef00b95ac88" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.851" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.598", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1249" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1249" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49e9f88bde06b745257a7a6a64cdc101", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "62.21252" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54c1d15c802c42d5ad74ac89a7fe0145", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.456", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.816" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.816" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.314", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.608" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4708e4902cb67d61fcbc91afb75636d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.336" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.250" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1145" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4708e4902cb67d61fcbc91afb75636d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.336" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.235" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.310", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.825" + }, + { + "@id": "urn:anon:hash:4390626191852969155.670" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.825" + }, + { + "@id": "urn:anon:hash:4390626191852969155.670" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.192", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.242" + }, + { + "@id": "urn:anon:hash:4390626191852969155.337" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.242" + }, + { + "@id": "urn:anon:hash:4390626191852969155.337" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.386", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.145" + }, + { + "@id": "urn:anon:hash:4390626191852969155.748" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.145" + }, + { + "@id": "urn:anon:hash:4390626191852969155.748" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.907", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1552" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.845", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1080" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1080" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.800", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ba830c4356d555cb498f70e780dafe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.342" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ba830c4356d555cb498f70e780dafe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.342" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.544" + }, + { + "@id": "urn:anon:hash:4390626191852969155.581" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.338" + }, + { + "@id": "urn:anon:hash:1309352395631559165.550" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.544" + }, + { + "@id": "urn:anon:hash:4390626191852969155.581" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5edb9e9fafa5dea5892dffee179d0196" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.114", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "urn:anon:hash:1309352395631559165.56" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.56" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82e4d549c7372493fc67e1389af22a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.269" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.502" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82e4d549c7372493fc67e1389af22a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.269" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.537" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f5c3b657e73fdb62a08740a2a3cf1c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9cb19c49dd8f64bdb1262cec5cd8e65d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3e15078ff26448c2d32dcdd3ad04d16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.386" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1408" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3e15078ff26448c2d32dcdd3ad04d16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.386" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.873" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994beb34b6680cae12566a16a99e6938" + }, + { + "@id": "urn:anon:hash:2632396539921835875.511" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.703" + }, + { + "@id": "urn:anon:hash:3929554047386646216.639" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994beb34b6680cae12566a16a99e6938" + }, + { + "@id": "urn:anon:hash:2632396539921835875.511" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.259" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.758", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:1309352395631559165.407" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.407" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.746", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.715" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.715" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.838", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.584" + }, + { + "@id": "urn:anon:hash:4390626191852969155.288" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.584" + }, + { + "@id": "urn:anon:hash:4390626191852969155.288" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eaf1fba9ab7cb0fbfe15a5dc15b90ca4", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa68441e31c5a5b0a7dd6b5a32c129d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1358" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1358" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.562", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.311" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.48", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb4d8a5c03a2b15349fde867d1964a7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.49" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb4d8a5c03a2b15349fde867d1964a7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.49" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1656", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157d31b08a1b7931933249ae1c780765" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1373" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157d31b08a1b7931933249ae1c780765" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1373" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.710", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.827" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.827" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.511" + }, + { + "@id": "urn:anon:hash:4390626191852969155.540" + }, + { + "@id": "urn:anon:hash:4390626191852969155.568" + }, + { + "@id": "urn:anon:hash:4390626191852969155.79" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.141" + }, + { + "@id": "urn:anon:hash:1309352395631559165.251" + }, + { + "@id": "urn:anon:hash:1309352395631559165.362" + }, + { + "@id": "urn:anon:hash:1309352395631559165.781" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.511" + }, + { + "@id": "urn:anon:hash:4390626191852969155.540" + }, + { + "@id": "urn:anon:hash:4390626191852969155.568" + }, + { + "@id": "urn:anon:hash:4390626191852969155.79" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb0539e9d6e2850b45da5c3267de4fa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.414", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.724" + }, + { + "@id": "urn:anon:hash:4390626191852969155.388" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.724" + }, + { + "@id": "urn:anon:hash:4390626191852969155.388" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c34a01be51488b0ca6e4c1eaa90f9084", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f3df8fda92a490bb103ed74a91d758", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.69669" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.702", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.306" + }, + { + "@id": "urn:anon:hash:4390626191852969155.752" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.306" + }, + { + "@id": "urn:anon:hash:4390626191852969155.752" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1093", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/debdf8076f15e424f7dcb1e4bac1a3ec" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1167" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/debdf8076f15e424f7dcb1e4bac1a3ec" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1167" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1536", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7a64a7c7acfe21fdabf442b7746e2d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1537" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7a64a7c7acfe21fdabf442b7746e2d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1537" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.17", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.444" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.444" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.178" + }, + { + "@id": "urn:anon:hash:4390626191852969155.212" + }, + { + "@id": "urn:anon:hash:4390626191852969155.277" + }, + { + "@id": "urn:anon:hash:4390626191852969155.292" + }, + { + "@id": "urn:anon:hash:4390626191852969155.404" + }, + { + "@id": "urn:anon:hash:4390626191852969155.416" + }, + { + "@id": "urn:anon:hash:4390626191852969155.497" + }, + { + "@id": "urn:anon:hash:4390626191852969155.545" + }, + { + "@id": "urn:anon:hash:4390626191852969155.727" + }, + { + "@id": "urn:anon:hash:4390626191852969155.805" + }, + { + "@id": "urn:anon:hash:4390626191852969155.841" + }, + { + "@id": "urn:anon:hash:4390626191852969155.844" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.11" + }, + { + "@id": "urn:anon:hash:1309352395631559165.159" + }, + { + "@id": "urn:anon:hash:1309352395631559165.168" + }, + { + "@id": "urn:anon:hash:1309352395631559165.320" + }, + { + "@id": "urn:anon:hash:1309352395631559165.375" + }, + { + "@id": "urn:anon:hash:1309352395631559165.388" + }, + { + "@id": "urn:anon:hash:1309352395631559165.526" + }, + { + "@id": "urn:anon:hash:1309352395631559165.536" + }, + { + "@id": "urn:anon:hash:1309352395631559165.569" + }, + { + "@id": "urn:anon:hash:1309352395631559165.581" + }, + { + "@id": "urn:anon:hash:1309352395631559165.590" + }, + { + "@id": "urn:anon:hash:1309352395631559165.65" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.178" + }, + { + "@id": "urn:anon:hash:4390626191852969155.212" + }, + { + "@id": "urn:anon:hash:4390626191852969155.277" + }, + { + "@id": "urn:anon:hash:4390626191852969155.292" + }, + { + "@id": "urn:anon:hash:4390626191852969155.404" + }, + { + "@id": "urn:anon:hash:4390626191852969155.416" + }, + { + "@id": "urn:anon:hash:4390626191852969155.497" + }, + { + "@id": "urn:anon:hash:4390626191852969155.545" + }, + { + "@id": "urn:anon:hash:4390626191852969155.727" + }, + { + "@id": "urn:anon:hash:4390626191852969155.805" + }, + { + "@id": "urn:anon:hash:4390626191852969155.841" + }, + { + "@id": "urn:anon:hash:4390626191852969155.844" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14b8858773be8d254448a151b7976e2f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b826d6d2c09c8354993dfe6e5a903ec9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26895d07f296a1a92feb533ddc3dcd92", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.62" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.588", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.575" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.575" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Hallway" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94b7c4e8bcd0d14d1d5100bdfb8276e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f9418cede717260a141148bab43b65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Hallway" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1568", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5190808be5f02b4d502ad57bb2b2a0d0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1010" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5190808be5f02b4d502ad57bb2b2a0d0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1010" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.301", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.542" + }, + { + "@id": "urn:anon:hash:4390626191852969155.815" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.542" + }, + { + "@id": "urn:anon:hash:4390626191852969155.815" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f064e0be6e65589786fd52ccaf3eceb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/775b1f978adc3fa6e236538a004f6010", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.961" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.961" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.493", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.757" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.757" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.376", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:1309352395631559165.145" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bb73d0fb2e317ad53297933c5ab32eb", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f11ae4d767471c0ffa7991e8b5cb3ad7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1014", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d2357c795fb84792d1fac099acd49ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.392" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d2357c795fb84792d1fac099acd49ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.392" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.360", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "urn:anon:hash:1309352395631559165.808" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.808" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/613cce1e0364d35ba3bd71d9942b6307", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.94197" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.779", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.115" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.115" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/082a67a4497e97a82c219a268b17209e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.44678" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.251", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.643" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.643" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58607af5e28406631d593bfc03bb2c2f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.494" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.103" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1370" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58607af5e28406631d593bfc03bb2c2f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.494" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.176" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.78", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1abed87a4d3375377274886ab3b136cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1233" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1abed87a4d3375377274886ab3b136cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1233" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.750", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.419" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.419" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1115", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1534" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1534" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.672", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/005cbd01fdbb95cf9b6429436f488952" + }, + { + "@id": "urn:anon:hash:3929554047386646216.801" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/005cbd01fdbb95cf9b6429436f488952" + }, + { + "@id": "urn:anon:hash:3929554047386646216.801" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.603", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.287" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.287" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.579", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "urn:anon:hash:1309352395631559165.684" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.684" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.938", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1336" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1081", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93312070142fc12eaeef17815dc22962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1371" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93312070142fc12eaeef17815dc22962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1371" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5657037578ec1577bccc32944a594e93" + }, + { + "@id": "urn:anon:hash:2632396539921835875.465" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.154" + }, + { + "@id": "urn:anon:hash:3929554047386646216.538" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5657037578ec1577bccc32944a594e93" + }, + { + "@id": "urn:anon:hash:2632396539921835875.465" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.383" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.669", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.765" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.765" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.64", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + }, + { + "@id": "urn:anon:hash:1309352395631559165.490" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1070", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.531" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.531" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.465", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.828" + }, + { + "@id": "urn:anon:hash:4390626191852969155.346" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.828" + }, + { + "@id": "urn:anon:hash:4390626191852969155.346" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1569", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1653b59bc5e072e5c09b84a74ea1131c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.492" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1653b59bc5e072e5c09b84a74ea1131c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.492" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/022eabaf52fdc328fa7c240522c18f77" + }, + { + "@id": "urn:anon:hash:2632396539921835875.670" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.726" + }, + { + "@id": "urn:anon:hash:3929554047386646216.247" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/022eabaf52fdc328fa7c240522c18f77" + }, + { + "@id": "urn:anon:hash:2632396539921835875.670" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.50" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.86", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.85" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.85" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1426", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea1bf80acd3037a02a5f9e48989a3e09" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1525" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea1bf80acd3037a02a5f9e48989a3e09" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1525" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1430", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1417" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1417" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.730", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.233" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.233" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.502", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.686" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bdc78af289359170feeaff27c02f63", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1403" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/450f0020140da7d572d0eef00b95ac88", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b991340017fc0f1323d37eed56059d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbad240057fa91dca5c9aac30c9e96b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.690", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.17" + }, + { + "@id": "urn:anon:hash:4390626191852969155.504" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.17" + }, + { + "@id": "urn:anon:hash:4390626191852969155.504" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2adf5f621647700534fe52e02fd2598", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2efde516c1be5eee69012e991104ba5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1220", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1654" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4976b852dc69b1d2472bd3f59818cc1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.248" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.525" + }, + { + "@id": "urn:anon:hash:3929554047386646216.627" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4976b852dc69b1d2472bd3f59818cc1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.248" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.530" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.305", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.10" + }, + { + "@id": "urn:anon:hash:4390626191852969155.697" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.10" + }, + { + "@id": "urn:anon:hash:4390626191852969155.697" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.132", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.821" + }, + { + "@id": "urn:anon:hash:4390626191852969155.594" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.821" + }, + { + "@id": "urn:anon:hash:4390626191852969155.594" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.436", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.208" + }, + { + "@id": "urn:anon:hash:4390626191852969155.509" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.208" + }, + { + "@id": "urn:anon:hash:4390626191852969155.509" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceee0154ac8e13acafdc741bd3e0f79c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.321" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.321" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/449e5cbc61f34774a76361a07faee5ab", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.50833" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.808", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8114e52e1581bdc8cb73be1d167d06ba" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1380" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8114e52e1581bdc8cb73be1d167d06ba" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1380" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97afb48112b389e99d35c6dd229d29", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.430", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.329" + }, + { + "@id": "urn:anon:hash:4390626191852969155.644" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.329" + }, + { + "@id": "urn:anon:hash:4390626191852969155.644" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfc3d3094fe7c9fdd2bfafe2dc271c4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.855" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.855" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba5e64d40d4629b127b1ef4c5dd59749", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.04587" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1166", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1260" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1260" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.239", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "urn:anon:hash:1309352395631559165.646" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.646" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.181", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.450" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.450" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2374850b2b0137c0c8c61dc0fe02f26a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1183" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1183" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1584", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1661" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1661" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.6", + "@type": [ + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.100" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1003" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1006" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1008" + }, + { + "@id": "urn:anon:hash:3929554047386646216.102" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1024" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1027" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1029" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1034" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1035" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1042" + }, + { + "@id": "urn:anon:hash:3929554047386646216.105" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1055" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1056" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1070" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1077" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1079" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1082" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1089" + }, + { + "@id": "urn:anon:hash:3929554047386646216.109" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1096" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1101" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1108" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1111" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1115" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1118" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1128" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1138" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1154" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1169" + }, + { + "@id": "urn:anon:hash:3929554047386646216.118" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1202" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1205" + }, + { + "@id": "urn:anon:hash:3929554047386646216.121" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1213" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1215" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1217" + }, + { + "@id": "urn:anon:hash:3929554047386646216.122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1221" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1223" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1238" + }, + { + "@id": "urn:anon:hash:3929554047386646216.124" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1242" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1254" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1255" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1264" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1278" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1282" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1296" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1313" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1316" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1321" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1341" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1344" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1351" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1365" + }, + { + "@id": "urn:anon:hash:3929554047386646216.137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1371" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1373" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1397" + }, + { + "@id": "urn:anon:hash:3929554047386646216.14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1401" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1407" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1418" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1435" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1438" + }, + { + "@id": "urn:anon:hash:3929554047386646216.144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1447" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1460" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1463" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1466" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1467" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1491" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1493" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1501" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1509" + }, + { + "@id": "urn:anon:hash:3929554047386646216.151" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1510" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1525" + }, + { + "@id": "urn:anon:hash:3929554047386646216.153" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1541" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1545" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1555" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1567" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1580" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1589" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1595" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1600" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1613" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1639" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1641" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1659" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1667" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1689" + }, + { + "@id": "urn:anon:hash:3929554047386646216.169" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1690" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1699" + }, + { + "@id": "urn:anon:hash:3929554047386646216.171" + }, + { + "@id": "urn:anon:hash:3929554047386646216.177" + }, + { + "@id": "urn:anon:hash:3929554047386646216.178" + }, + { + "@id": "urn:anon:hash:3929554047386646216.186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.195" + }, + { + "@id": "urn:anon:hash:3929554047386646216.2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.204" + }, + { + "@id": "urn:anon:hash:3929554047386646216.21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.215" + }, + { + "@id": "urn:anon:hash:3929554047386646216.217" + }, + { + "@id": "urn:anon:hash:3929554047386646216.224" + }, + { + "@id": "urn:anon:hash:3929554047386646216.226" + }, + { + "@id": "urn:anon:hash:3929554047386646216.233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.237" + }, + { + "@id": "urn:anon:hash:3929554047386646216.240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.251" + }, + { + "@id": "urn:anon:hash:3929554047386646216.260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.261" + }, + { + "@id": "urn:anon:hash:3929554047386646216.284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.290" + }, + { + "@id": "urn:anon:hash:3929554047386646216.292" + }, + { + "@id": "urn:anon:hash:3929554047386646216.298" + }, + { + "@id": "urn:anon:hash:3929554047386646216.302" + }, + { + "@id": "urn:anon:hash:3929554047386646216.307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.308" + }, + { + "@id": "urn:anon:hash:3929554047386646216.315" + }, + { + "@id": "urn:anon:hash:3929554047386646216.334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.360" + }, + { + "@id": "urn:anon:hash:3929554047386646216.363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.368" + }, + { + "@id": "urn:anon:hash:3929554047386646216.371" + }, + { + "@id": "urn:anon:hash:3929554047386646216.374" + }, + { + "@id": "urn:anon:hash:3929554047386646216.381" + }, + { + "@id": "urn:anon:hash:3929554047386646216.382" + }, + { + "@id": "urn:anon:hash:3929554047386646216.388" + }, + { + "@id": "urn:anon:hash:3929554047386646216.389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.39" + }, + { + "@id": "urn:anon:hash:3929554047386646216.391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.397" + }, + { + "@id": "urn:anon:hash:3929554047386646216.399" + }, + { + "@id": "urn:anon:hash:3929554047386646216.400" + }, + { + "@id": "urn:anon:hash:3929554047386646216.402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.406" + }, + { + "@id": "urn:anon:hash:3929554047386646216.407" + }, + { + "@id": "urn:anon:hash:3929554047386646216.408" + }, + { + "@id": "urn:anon:hash:3929554047386646216.415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.42" + }, + { + "@id": "urn:anon:hash:3929554047386646216.421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.445" + }, + { + "@id": "urn:anon:hash:3929554047386646216.45" + }, + { + "@id": "urn:anon:hash:3929554047386646216.450" + }, + { + "@id": "urn:anon:hash:3929554047386646216.456" + }, + { + "@id": "urn:anon:hash:3929554047386646216.461" + }, + { + "@id": "urn:anon:hash:3929554047386646216.464" + }, + { + "@id": "urn:anon:hash:3929554047386646216.468" + }, + { + "@id": "urn:anon:hash:3929554047386646216.472" + }, + { + "@id": "urn:anon:hash:3929554047386646216.477" + }, + { + "@id": "urn:anon:hash:3929554047386646216.488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.492" + }, + { + "@id": "urn:anon:hash:3929554047386646216.495" + }, + { + "@id": "urn:anon:hash:3929554047386646216.496" + }, + { + "@id": "urn:anon:hash:3929554047386646216.5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.503" + }, + { + "@id": "urn:anon:hash:3929554047386646216.504" + }, + { + "@id": "urn:anon:hash:3929554047386646216.506" + }, + { + "@id": "urn:anon:hash:3929554047386646216.512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.530" + }, + { + "@id": "urn:anon:hash:3929554047386646216.536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.542" + }, + { + "@id": "urn:anon:hash:3929554047386646216.549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.551" + }, + { + "@id": "urn:anon:hash:3929554047386646216.557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.563" + }, + { + "@id": "urn:anon:hash:3929554047386646216.565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.569" + }, + { + "@id": "urn:anon:hash:3929554047386646216.57" + }, + { + "@id": "urn:anon:hash:3929554047386646216.572" + }, + { + "@id": "urn:anon:hash:3929554047386646216.575" + }, + { + "@id": "urn:anon:hash:3929554047386646216.577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.583" + }, + { + "@id": "urn:anon:hash:3929554047386646216.585" + }, + { + "@id": "urn:anon:hash:3929554047386646216.591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.594" + }, + { + "@id": "urn:anon:hash:3929554047386646216.596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.601" + }, + { + "@id": "urn:anon:hash:3929554047386646216.607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.612" + }, + { + "@id": "urn:anon:hash:3929554047386646216.614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.620" + }, + { + "@id": "urn:anon:hash:3929554047386646216.624" + }, + { + "@id": "urn:anon:hash:3929554047386646216.626" + }, + { + "@id": "urn:anon:hash:3929554047386646216.632" + }, + { + "@id": "urn:anon:hash:3929554047386646216.641" + }, + { + "@id": "urn:anon:hash:3929554047386646216.643" + }, + { + "@id": "urn:anon:hash:3929554047386646216.648" + }, + { + "@id": "urn:anon:hash:3929554047386646216.65" + }, + { + "@id": "urn:anon:hash:3929554047386646216.653" + }, + { + "@id": "urn:anon:hash:3929554047386646216.657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.659" + }, + { + "@id": "urn:anon:hash:3929554047386646216.664" + }, + { + "@id": "urn:anon:hash:3929554047386646216.666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.668" + }, + { + "@id": "urn:anon:hash:3929554047386646216.67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.670" + }, + { + "@id": "urn:anon:hash:3929554047386646216.684" + }, + { + "@id": "urn:anon:hash:3929554047386646216.691" + }, + { + "@id": "urn:anon:hash:3929554047386646216.705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.709" + }, + { + "@id": "urn:anon:hash:3929554047386646216.712" + }, + { + "@id": "urn:anon:hash:3929554047386646216.719" + }, + { + "@id": "urn:anon:hash:3929554047386646216.727" + }, + { + "@id": "urn:anon:hash:3929554047386646216.729" + }, + { + "@id": "urn:anon:hash:3929554047386646216.737" + }, + { + "@id": "urn:anon:hash:3929554047386646216.743" + }, + { + "@id": "urn:anon:hash:3929554047386646216.75" + }, + { + "@id": "urn:anon:hash:3929554047386646216.753" + }, + { + "@id": "urn:anon:hash:3929554047386646216.755" + }, + { + "@id": "urn:anon:hash:3929554047386646216.764" + }, + { + "@id": "urn:anon:hash:3929554047386646216.77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.780" + }, + { + "@id": "urn:anon:hash:3929554047386646216.782" + }, + { + "@id": "urn:anon:hash:3929554047386646216.786" + }, + { + "@id": "urn:anon:hash:3929554047386646216.795" + }, + { + "@id": "urn:anon:hash:3929554047386646216.796" + }, + { + "@id": "urn:anon:hash:3929554047386646216.798" + }, + { + "@id": "urn:anon:hash:3929554047386646216.8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.802" + }, + { + "@id": "urn:anon:hash:3929554047386646216.805" + }, + { + "@id": "urn:anon:hash:3929554047386646216.816" + }, + { + "@id": "urn:anon:hash:3929554047386646216.819" + }, + { + "@id": "urn:anon:hash:3929554047386646216.830" + }, + { + "@id": "urn:anon:hash:3929554047386646216.837" + }, + { + "@id": "urn:anon:hash:3929554047386646216.84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.847" + }, + { + "@id": "urn:anon:hash:3929554047386646216.850" + }, + { + "@id": "urn:anon:hash:3929554047386646216.853" + }, + { + "@id": "urn:anon:hash:3929554047386646216.858" + }, + { + "@id": "urn:anon:hash:3929554047386646216.86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.866" + }, + { + "@id": "urn:anon:hash:3929554047386646216.868" + }, + { + "@id": "urn:anon:hash:3929554047386646216.870" + }, + { + "@id": "urn:anon:hash:3929554047386646216.877" + }, + { + "@id": "urn:anon:hash:3929554047386646216.883" + }, + { + "@id": "urn:anon:hash:3929554047386646216.885" + }, + { + "@id": "urn:anon:hash:3929554047386646216.887" + }, + { + "@id": "urn:anon:hash:3929554047386646216.9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.904" + }, + { + "@id": "urn:anon:hash:3929554047386646216.907" + }, + { + "@id": "urn:anon:hash:3929554047386646216.908" + }, + { + "@id": "urn:anon:hash:3929554047386646216.911" + }, + { + "@id": "urn:anon:hash:3929554047386646216.917" + }, + { + "@id": "urn:anon:hash:3929554047386646216.944" + }, + { + "@id": "urn:anon:hash:3929554047386646216.955" + }, + { + "@id": "urn:anon:hash:3929554047386646216.962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.975" + }, + { + "@id": "urn:anon:hash:3929554047386646216.977" + }, + { + "@id": "urn:anon:hash:3929554047386646216.980" + }, + { + "@id": "urn:anon:hash:3929554047386646216.981" + }, + { + "@id": "urn:anon:hash:3929554047386646216.984" + }, + { + "@id": "urn:anon:hash:3929554047386646216.991" + }, + { + "@id": "urn:anon:hash:3929554047386646216.993" + }, + { + "@id": "urn:anon:hash:3929554047386646216.996" + }, + { + "@id": "urn:anon:hash:3929554047386646216.999" + }, + { + "@id": "urn:anon:hash:8582709793627694392.5" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.101" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1015" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1017" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1020" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1028" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1031" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1038" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1049" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1054" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1072" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1081" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1085" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1091" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1094" + }, + { + "@id": "urn:anon:hash:3929554047386646216.110" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1100" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1107" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1121" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1131" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1132" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1134" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1143" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1151" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1161" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1165" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1173" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1175" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1176" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1183" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.119" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1197" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1211" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1218" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1226" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1227" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1232" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1234" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1241" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1244" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1266" + }, + { + "@id": "urn:anon:hash:3929554047386646216.127" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1285" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1291" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1293" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1298" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1300" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1308" + }, + { + "@id": "urn:anon:hash:3929554047386646216.131" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1312" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1314" + }, + { + "@id": "urn:anon:hash:3929554047386646216.132" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1324" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1327" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1332" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1335" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1345" + }, + { + "@id": "urn:anon:hash:3929554047386646216.135" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1361" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1372" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1376" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1378" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1381" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1385" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1386" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1412" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1413" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1420" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1426" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1449" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1455" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1472" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1480" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1483" + }, + { + "@id": "urn:anon:hash:3929554047386646216.150" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1506" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1507" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1517" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1520" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1523" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1532" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1534" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1539" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1543" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1544" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1552" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1559" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1569" + }, + { + "@id": "urn:anon:hash:3929554047386646216.157" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1570" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1579" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1585" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1588" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1593" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1598" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1599" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1603" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1619" + }, + { + "@id": "urn:anon:hash:3929554047386646216.162" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1622" + }, + { + "@id": "urn:anon:hash:3929554047386646216.163" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1631" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1636" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1648" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1649" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1651" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1653" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1655" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1656" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1660" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1662" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1663" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1664" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1665" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1670" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1675" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1676" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1678" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1684" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1688" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1695" + }, + { + "@id": "urn:anon:hash:3929554047386646216.170" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.191" + }, + { + "@id": "urn:anon:hash:3929554047386646216.205" + }, + { + "@id": "urn:anon:hash:3929554047386646216.211" + }, + { + "@id": "urn:anon:hash:3929554047386646216.214" + }, + { + "@id": "urn:anon:hash:3929554047386646216.218" + }, + { + "@id": "urn:anon:hash:3929554047386646216.220" + }, + { + "@id": "urn:anon:hash:3929554047386646216.227" + }, + { + "@id": "urn:anon:hash:3929554047386646216.230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.232" + }, + { + "@id": "urn:anon:hash:3929554047386646216.234" + }, + { + "@id": "urn:anon:hash:3929554047386646216.239" + }, + { + "@id": "urn:anon:hash:3929554047386646216.248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.267" + }, + { + "@id": "urn:anon:hash:3929554047386646216.273" + }, + { + "@id": "urn:anon:hash:3929554047386646216.276" + }, + { + "@id": "urn:anon:hash:3929554047386646216.283" + }, + { + "@id": "urn:anon:hash:3929554047386646216.286" + }, + { + "@id": "urn:anon:hash:3929554047386646216.296" + }, + { + "@id": "urn:anon:hash:3929554047386646216.299" + }, + { + "@id": "urn:anon:hash:3929554047386646216.300" + }, + { + "@id": "urn:anon:hash:3929554047386646216.312" + }, + { + "@id": "urn:anon:hash:3929554047386646216.321" + }, + { + "@id": "urn:anon:hash:3929554047386646216.332" + }, + { + "@id": "urn:anon:hash:3929554047386646216.336" + }, + { + "@id": "urn:anon:hash:3929554047386646216.34" + }, + { + "@id": "urn:anon:hash:3929554047386646216.354" + }, + { + "@id": "urn:anon:hash:3929554047386646216.355" + }, + { + "@id": "urn:anon:hash:3929554047386646216.357" + }, + { + "@id": "urn:anon:hash:3929554047386646216.359" + }, + { + "@id": "urn:anon:hash:3929554047386646216.362" + }, + { + "@id": "urn:anon:hash:3929554047386646216.365" + }, + { + "@id": "urn:anon:hash:3929554047386646216.367" + }, + { + "@id": "urn:anon:hash:3929554047386646216.369" + }, + { + "@id": "urn:anon:hash:3929554047386646216.370" + }, + { + "@id": "urn:anon:hash:3929554047386646216.379" + }, + { + "@id": "urn:anon:hash:3929554047386646216.38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.386" + }, + { + "@id": "urn:anon:hash:3929554047386646216.390" + }, + { + "@id": "urn:anon:hash:3929554047386646216.394" + }, + { + "@id": "urn:anon:hash:3929554047386646216.398" + }, + { + "@id": "urn:anon:hash:3929554047386646216.4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.404" + }, + { + "@id": "urn:anon:hash:3929554047386646216.41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.419" + }, + { + "@id": "urn:anon:hash:3929554047386646216.428" + }, + { + "@id": "urn:anon:hash:3929554047386646216.43" + }, + { + "@id": "urn:anon:hash:3929554047386646216.433" + }, + { + "@id": "urn:anon:hash:3929554047386646216.436" + }, + { + "@id": "urn:anon:hash:3929554047386646216.439" + }, + { + "@id": "urn:anon:hash:3929554047386646216.448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.455" + }, + { + "@id": "urn:anon:hash:3929554047386646216.463" + }, + { + "@id": "urn:anon:hash:3929554047386646216.466" + }, + { + "@id": "urn:anon:hash:3929554047386646216.467" + }, + { + "@id": "urn:anon:hash:3929554047386646216.474" + }, + { + "@id": "urn:anon:hash:3929554047386646216.476" + }, + { + "@id": "urn:anon:hash:3929554047386646216.48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.480" + }, + { + "@id": "urn:anon:hash:3929554047386646216.484" + }, + { + "@id": "urn:anon:hash:3929554047386646216.485" + }, + { + "@id": "urn:anon:hash:3929554047386646216.490" + }, + { + "@id": "urn:anon:hash:3929554047386646216.493" + }, + { + "@id": "urn:anon:hash:3929554047386646216.494" + }, + { + "@id": "urn:anon:hash:3929554047386646216.505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.520" + }, + { + "@id": "urn:anon:hash:3929554047386646216.531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.539" + }, + { + "@id": "urn:anon:hash:3929554047386646216.54" + }, + { + "@id": "urn:anon:hash:3929554047386646216.540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.543" + }, + { + "@id": "urn:anon:hash:3929554047386646216.548" + }, + { + "@id": "urn:anon:hash:3929554047386646216.55" + }, + { + "@id": "urn:anon:hash:3929554047386646216.550" + }, + { + "@id": "urn:anon:hash:3929554047386646216.556" + }, + { + "@id": "urn:anon:hash:3929554047386646216.562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.573" + }, + { + "@id": "urn:anon:hash:3929554047386646216.574" + }, + { + "@id": "urn:anon:hash:3929554047386646216.586" + }, + { + "@id": "urn:anon:hash:3929554047386646216.587" + }, + { + "@id": "urn:anon:hash:3929554047386646216.59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.590" + }, + { + "@id": "urn:anon:hash:3929554047386646216.595" + }, + { + "@id": "urn:anon:hash:3929554047386646216.599" + }, + { + "@id": "urn:anon:hash:3929554047386646216.604" + }, + { + "@id": "urn:anon:hash:3929554047386646216.605" + }, + { + "@id": "urn:anon:hash:3929554047386646216.606" + }, + { + "@id": "urn:anon:hash:3929554047386646216.62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.623" + }, + { + "@id": "urn:anon:hash:3929554047386646216.627" + }, + { + "@id": "urn:anon:hash:3929554047386646216.636" + }, + { + "@id": "urn:anon:hash:3929554047386646216.64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.652" + }, + { + "@id": "urn:anon:hash:3929554047386646216.654" + }, + { + "@id": "urn:anon:hash:3929554047386646216.66" + }, + { + "@id": "urn:anon:hash:3929554047386646216.663" + }, + { + "@id": "urn:anon:hash:3929554047386646216.673" + }, + { + "@id": "urn:anon:hash:3929554047386646216.678" + }, + { + "@id": "urn:anon:hash:3929554047386646216.679" + }, + { + "@id": "urn:anon:hash:3929554047386646216.694" + }, + { + "@id": "urn:anon:hash:3929554047386646216.695" + }, + { + "@id": "urn:anon:hash:3929554047386646216.7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.702" + }, + { + "@id": "urn:anon:hash:3929554047386646216.704" + }, + { + "@id": "urn:anon:hash:3929554047386646216.718" + }, + { + "@id": "urn:anon:hash:3929554047386646216.721" + }, + { + "@id": "urn:anon:hash:3929554047386646216.728" + }, + { + "@id": "urn:anon:hash:3929554047386646216.733" + }, + { + "@id": "urn:anon:hash:3929554047386646216.738" + }, + { + "@id": "urn:anon:hash:3929554047386646216.744" + }, + { + "@id": "urn:anon:hash:3929554047386646216.751" + }, + { + "@id": "urn:anon:hash:3929554047386646216.752" + }, + { + "@id": "urn:anon:hash:3929554047386646216.759" + }, + { + "@id": "urn:anon:hash:3929554047386646216.76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.760" + }, + { + "@id": "urn:anon:hash:3929554047386646216.774" + }, + { + "@id": "urn:anon:hash:3929554047386646216.777" + }, + { + "@id": "urn:anon:hash:3929554047386646216.785" + }, + { + "@id": "urn:anon:hash:3929554047386646216.794" + }, + { + "@id": "urn:anon:hash:3929554047386646216.810" + }, + { + "@id": "urn:anon:hash:3929554047386646216.812" + }, + { + "@id": "urn:anon:hash:3929554047386646216.814" + }, + { + "@id": "urn:anon:hash:3929554047386646216.818" + }, + { + "@id": "urn:anon:hash:3929554047386646216.825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.827" + }, + { + "@id": "urn:anon:hash:3929554047386646216.828" + }, + { + "@id": "urn:anon:hash:3929554047386646216.829" + }, + { + "@id": "urn:anon:hash:3929554047386646216.832" + }, + { + "@id": "urn:anon:hash:3929554047386646216.836" + }, + { + "@id": "urn:anon:hash:3929554047386646216.848" + }, + { + "@id": "urn:anon:hash:3929554047386646216.85" + }, + { + "@id": "urn:anon:hash:3929554047386646216.859" + }, + { + "@id": "urn:anon:hash:3929554047386646216.88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.880" + }, + { + "@id": "urn:anon:hash:3929554047386646216.886" + }, + { + "@id": "urn:anon:hash:3929554047386646216.89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.892" + }, + { + "@id": "urn:anon:hash:3929554047386646216.897" + }, + { + "@id": "urn:anon:hash:3929554047386646216.898" + }, + { + "@id": "urn:anon:hash:3929554047386646216.900" + }, + { + "@id": "urn:anon:hash:3929554047386646216.901" + }, + { + "@id": "urn:anon:hash:3929554047386646216.909" + }, + { + "@id": "urn:anon:hash:3929554047386646216.910" + }, + { + "@id": "urn:anon:hash:3929554047386646216.916" + }, + { + "@id": "urn:anon:hash:3929554047386646216.92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.925" + }, + { + "@id": "urn:anon:hash:3929554047386646216.930" + }, + { + "@id": "urn:anon:hash:3929554047386646216.932" + }, + { + "@id": "urn:anon:hash:3929554047386646216.935" + }, + { + "@id": "urn:anon:hash:3929554047386646216.946" + }, + { + "@id": "urn:anon:hash:3929554047386646216.969" + }, + { + "@id": "urn:anon:hash:3929554047386646216.985" + }, + { + "@id": "urn:anon:hash:3929554047386646216.997" + }, + { + "@id": "urn:anon:hash:3929554047386646216.998" + }, + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:3929554047386646216.100" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1003" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1006" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1008" + }, + { + "@id": "urn:anon:hash:3929554047386646216.102" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1024" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1027" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1029" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1034" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1035" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1042" + }, + { + "@id": "urn:anon:hash:3929554047386646216.105" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1055" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1056" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1070" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1077" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1079" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1082" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1089" + }, + { + "@id": "urn:anon:hash:3929554047386646216.109" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1096" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1101" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1108" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1111" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1115" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1118" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1128" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1138" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1154" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1169" + }, + { + "@id": "urn:anon:hash:3929554047386646216.118" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1202" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1205" + }, + { + "@id": "urn:anon:hash:3929554047386646216.121" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1213" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1215" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1217" + }, + { + "@id": "urn:anon:hash:3929554047386646216.122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1221" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1223" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1238" + }, + { + "@id": "urn:anon:hash:3929554047386646216.124" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1242" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1254" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1255" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1264" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1278" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1282" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1296" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1313" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1316" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1321" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1341" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1344" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1351" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1365" + }, + { + "@id": "urn:anon:hash:3929554047386646216.137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1371" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1373" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1397" + }, + { + "@id": "urn:anon:hash:3929554047386646216.14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1401" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1407" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1418" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1435" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1438" + }, + { + "@id": "urn:anon:hash:3929554047386646216.144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1447" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1460" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1463" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1466" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1467" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1491" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1493" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1501" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1509" + }, + { + "@id": "urn:anon:hash:3929554047386646216.151" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1510" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1525" + }, + { + "@id": "urn:anon:hash:3929554047386646216.153" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1541" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1545" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1555" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1567" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1580" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1589" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1595" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1600" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1613" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1639" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1641" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1659" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1667" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1689" + }, + { + "@id": "urn:anon:hash:3929554047386646216.169" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1690" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1699" + }, + { + "@id": "urn:anon:hash:3929554047386646216.171" + }, + { + "@id": "urn:anon:hash:3929554047386646216.177" + }, + { + "@id": "urn:anon:hash:3929554047386646216.178" + }, + { + "@id": "urn:anon:hash:3929554047386646216.186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.195" + }, + { + "@id": "urn:anon:hash:3929554047386646216.2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.204" + }, + { + "@id": "urn:anon:hash:3929554047386646216.21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.215" + }, + { + "@id": "urn:anon:hash:3929554047386646216.217" + }, + { + "@id": "urn:anon:hash:3929554047386646216.224" + }, + { + "@id": "urn:anon:hash:3929554047386646216.226" + }, + { + "@id": "urn:anon:hash:3929554047386646216.233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.237" + }, + { + "@id": "urn:anon:hash:3929554047386646216.240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.251" + }, + { + "@id": "urn:anon:hash:3929554047386646216.260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.261" + }, + { + "@id": "urn:anon:hash:3929554047386646216.284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.290" + }, + { + "@id": "urn:anon:hash:3929554047386646216.292" + }, + { + "@id": "urn:anon:hash:3929554047386646216.298" + }, + { + "@id": "urn:anon:hash:3929554047386646216.302" + }, + { + "@id": "urn:anon:hash:3929554047386646216.307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.308" + }, + { + "@id": "urn:anon:hash:3929554047386646216.315" + }, + { + "@id": "urn:anon:hash:3929554047386646216.334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.360" + }, + { + "@id": "urn:anon:hash:3929554047386646216.363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.368" + }, + { + "@id": "urn:anon:hash:3929554047386646216.371" + }, + { + "@id": "urn:anon:hash:3929554047386646216.374" + }, + { + "@id": "urn:anon:hash:3929554047386646216.381" + }, + { + "@id": "urn:anon:hash:3929554047386646216.382" + }, + { + "@id": "urn:anon:hash:3929554047386646216.388" + }, + { + "@id": "urn:anon:hash:3929554047386646216.389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.39" + }, + { + "@id": "urn:anon:hash:3929554047386646216.391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.397" + }, + { + "@id": "urn:anon:hash:3929554047386646216.399" + }, + { + "@id": "urn:anon:hash:3929554047386646216.400" + }, + { + "@id": "urn:anon:hash:3929554047386646216.402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.406" + }, + { + "@id": "urn:anon:hash:3929554047386646216.407" + }, + { + "@id": "urn:anon:hash:3929554047386646216.408" + }, + { + "@id": "urn:anon:hash:3929554047386646216.415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.42" + }, + { + "@id": "urn:anon:hash:3929554047386646216.421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.445" + }, + { + "@id": "urn:anon:hash:3929554047386646216.45" + }, + { + "@id": "urn:anon:hash:3929554047386646216.450" + }, + { + "@id": "urn:anon:hash:3929554047386646216.456" + }, + { + "@id": "urn:anon:hash:3929554047386646216.461" + }, + { + "@id": "urn:anon:hash:3929554047386646216.464" + }, + { + "@id": "urn:anon:hash:3929554047386646216.468" + }, + { + "@id": "urn:anon:hash:3929554047386646216.472" + }, + { + "@id": "urn:anon:hash:3929554047386646216.477" + }, + { + "@id": "urn:anon:hash:3929554047386646216.488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.492" + }, + { + "@id": "urn:anon:hash:3929554047386646216.495" + }, + { + "@id": "urn:anon:hash:3929554047386646216.496" + }, + { + "@id": "urn:anon:hash:3929554047386646216.5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.503" + }, + { + "@id": "urn:anon:hash:3929554047386646216.504" + }, + { + "@id": "urn:anon:hash:3929554047386646216.506" + }, + { + "@id": "urn:anon:hash:3929554047386646216.512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.530" + }, + { + "@id": "urn:anon:hash:3929554047386646216.536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.542" + }, + { + "@id": "urn:anon:hash:3929554047386646216.549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.551" + }, + { + "@id": "urn:anon:hash:3929554047386646216.557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.563" + }, + { + "@id": "urn:anon:hash:3929554047386646216.565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.569" + }, + { + "@id": "urn:anon:hash:3929554047386646216.57" + }, + { + "@id": "urn:anon:hash:3929554047386646216.572" + }, + { + "@id": "urn:anon:hash:3929554047386646216.575" + }, + { + "@id": "urn:anon:hash:3929554047386646216.577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.583" + }, + { + "@id": "urn:anon:hash:3929554047386646216.585" + }, + { + "@id": "urn:anon:hash:3929554047386646216.591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.594" + }, + { + "@id": "urn:anon:hash:3929554047386646216.596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.601" + }, + { + "@id": "urn:anon:hash:3929554047386646216.607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.612" + }, + { + "@id": "urn:anon:hash:3929554047386646216.614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.620" + }, + { + "@id": "urn:anon:hash:3929554047386646216.624" + }, + { + "@id": "urn:anon:hash:3929554047386646216.626" + }, + { + "@id": "urn:anon:hash:3929554047386646216.632" + }, + { + "@id": "urn:anon:hash:3929554047386646216.641" + }, + { + "@id": "urn:anon:hash:3929554047386646216.643" + }, + { + "@id": "urn:anon:hash:3929554047386646216.648" + }, + { + "@id": "urn:anon:hash:3929554047386646216.65" + }, + { + "@id": "urn:anon:hash:3929554047386646216.653" + }, + { + "@id": "urn:anon:hash:3929554047386646216.657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.659" + }, + { + "@id": "urn:anon:hash:3929554047386646216.664" + }, + { + "@id": "urn:anon:hash:3929554047386646216.666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.668" + }, + { + "@id": "urn:anon:hash:3929554047386646216.67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.670" + }, + { + "@id": "urn:anon:hash:3929554047386646216.684" + }, + { + "@id": "urn:anon:hash:3929554047386646216.691" + }, + { + "@id": "urn:anon:hash:3929554047386646216.705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.709" + }, + { + "@id": "urn:anon:hash:3929554047386646216.712" + }, + { + "@id": "urn:anon:hash:3929554047386646216.719" + }, + { + "@id": "urn:anon:hash:3929554047386646216.727" + }, + { + "@id": "urn:anon:hash:3929554047386646216.729" + }, + { + "@id": "urn:anon:hash:3929554047386646216.737" + }, + { + "@id": "urn:anon:hash:3929554047386646216.743" + }, + { + "@id": "urn:anon:hash:3929554047386646216.75" + }, + { + "@id": "urn:anon:hash:3929554047386646216.753" + }, + { + "@id": "urn:anon:hash:3929554047386646216.755" + }, + { + "@id": "urn:anon:hash:3929554047386646216.764" + }, + { + "@id": "urn:anon:hash:3929554047386646216.77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.780" + }, + { + "@id": "urn:anon:hash:3929554047386646216.782" + }, + { + "@id": "urn:anon:hash:3929554047386646216.786" + }, + { + "@id": "urn:anon:hash:3929554047386646216.795" + }, + { + "@id": "urn:anon:hash:3929554047386646216.796" + }, + { + "@id": "urn:anon:hash:3929554047386646216.798" + }, + { + "@id": "urn:anon:hash:3929554047386646216.8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.802" + }, + { + "@id": "urn:anon:hash:3929554047386646216.805" + }, + { + "@id": "urn:anon:hash:3929554047386646216.816" + }, + { + "@id": "urn:anon:hash:3929554047386646216.819" + }, + { + "@id": "urn:anon:hash:3929554047386646216.830" + }, + { + "@id": "urn:anon:hash:3929554047386646216.837" + }, + { + "@id": "urn:anon:hash:3929554047386646216.84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.847" + }, + { + "@id": "urn:anon:hash:3929554047386646216.850" + }, + { + "@id": "urn:anon:hash:3929554047386646216.853" + }, + { + "@id": "urn:anon:hash:3929554047386646216.858" + }, + { + "@id": "urn:anon:hash:3929554047386646216.86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.866" + }, + { + "@id": "urn:anon:hash:3929554047386646216.868" + }, + { + "@id": "urn:anon:hash:3929554047386646216.870" + }, + { + "@id": "urn:anon:hash:3929554047386646216.877" + }, + { + "@id": "urn:anon:hash:3929554047386646216.883" + }, + { + "@id": "urn:anon:hash:3929554047386646216.885" + }, + { + "@id": "urn:anon:hash:3929554047386646216.887" + }, + { + "@id": "urn:anon:hash:3929554047386646216.9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.904" + }, + { + "@id": "urn:anon:hash:3929554047386646216.907" + }, + { + "@id": "urn:anon:hash:3929554047386646216.908" + }, + { + "@id": "urn:anon:hash:3929554047386646216.911" + }, + { + "@id": "urn:anon:hash:3929554047386646216.917" + }, + { + "@id": "urn:anon:hash:3929554047386646216.944" + }, + { + "@id": "urn:anon:hash:3929554047386646216.955" + }, + { + "@id": "urn:anon:hash:3929554047386646216.962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.975" + }, + { + "@id": "urn:anon:hash:3929554047386646216.977" + }, + { + "@id": "urn:anon:hash:3929554047386646216.980" + }, + { + "@id": "urn:anon:hash:3929554047386646216.981" + }, + { + "@id": "urn:anon:hash:3929554047386646216.984" + }, + { + "@id": "urn:anon:hash:3929554047386646216.991" + }, + { + "@id": "urn:anon:hash:3929554047386646216.993" + }, + { + "@id": "urn:anon:hash:3929554047386646216.996" + }, + { + "@id": "urn:anon:hash:3929554047386646216.999" + }, + { + "@id": "urn:anon:hash:8582709793627694392.5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Junction" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1365", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.439" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.439" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.90", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "urn:anon:hash:1309352395631559165.2" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.507", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d621a9702968061d6920836edab34cff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.508" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d621a9702968061d6920836edab34cff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.508" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abecd8aad6288af9219ff521a8e103df", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.254", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.294" + }, + { + "@id": "urn:anon:hash:4390626191852969155.313" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.294" + }, + { + "@id": "urn:anon:hash:4390626191852969155.313" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.617", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.492" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.492" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.45", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.900" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.900" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a6dae0618ed19e5cf54c7892b85f8b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c0d6b5a5c052db1dcdbae8fefe6093" + }, + { + "@id": "urn:anon:hash:2632396539921835875.564" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.587" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c0d6b5a5c052db1dcdbae8fefe6093" + }, + { + "@id": "urn:anon:hash:2632396539921835875.564" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/359edbf9bda3688dca263e1837f89488" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1006" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fa7f403b1adc4b33c1fa5a515eba71c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.478", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.18" + }, + { + "@id": "urn:anon:hash:4390626191852969155.706" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.18" + }, + { + "@id": "urn:anon:hash:4390626191852969155.706" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.913", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83c43303b984fbb2b4a6b5131ab26bde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1120" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83c43303b984fbb2b4a6b5131ab26bde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1120" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fab746e503a7b9a3e17318d1e3854b19", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.88454" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8874e6b2aae33eba3fbf67803330bd89" + }, + { + "@id": "urn:anon:hash:2632396539921835875.97" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1661" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8874e6b2aae33eba3fbf67803330bd89" + }, + { + "@id": "urn:anon:hash:2632396539921835875.97" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1584" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/097947fbdb7b05483c32fd0be46a5825", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1485" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.166", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.297" + }, + { + "@id": "urn:anon:hash:4390626191852969155.787" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.297" + }, + { + "@id": "urn:anon:hash:4390626191852969155.787" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6923a1e257885249b48f6515e42ed638", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.822" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.822" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.177" + }, + { + "@id": "urn:anon:hash:4390626191852969155.219" + }, + { + "@id": "urn:anon:hash:4390626191852969155.256" + }, + { + "@id": "urn:anon:hash:4390626191852969155.267" + }, + { + "@id": "urn:anon:hash:4390626191852969155.311" + }, + { + "@id": "urn:anon:hash:4390626191852969155.35" + }, + { + "@id": "urn:anon:hash:4390626191852969155.350" + }, + { + "@id": "urn:anon:hash:4390626191852969155.357" + }, + { + "@id": "urn:anon:hash:4390626191852969155.380" + }, + { + "@id": "urn:anon:hash:4390626191852969155.42" + }, + { + "@id": "urn:anon:hash:4390626191852969155.573" + }, + { + "@id": "urn:anon:hash:4390626191852969155.642" + }, + { + "@id": "urn:anon:hash:4390626191852969155.643" + }, + { + "@id": "urn:anon:hash:4390626191852969155.660" + }, + { + "@id": "urn:anon:hash:4390626191852969155.667" + }, + { + "@id": "urn:anon:hash:4390626191852969155.685" + }, + { + "@id": "urn:anon:hash:4390626191852969155.702" + }, + { + "@id": "urn:anon:hash:4390626191852969155.71" + }, + { + "@id": "urn:anon:hash:4390626191852969155.720" + }, + { + "@id": "urn:anon:hash:4390626191852969155.752" + }, + { + "@id": "urn:anon:hash:4390626191852969155.792" + }, + { + "@id": "urn:anon:hash:4390626191852969155.822" + }, + { + "@id": "urn:anon:hash:4390626191852969155.847" + }, + { + "@id": "urn:anon:hash:4390626191852969155.88" + }, + { + "@id": "urn:anon:hash:4390626191852969155.9" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.105" + }, + { + "@id": "urn:anon:hash:1309352395631559165.129" + }, + { + "@id": "urn:anon:hash:1309352395631559165.130" + }, + { + "@id": "urn:anon:hash:1309352395631559165.207" + }, + { + "@id": "urn:anon:hash:1309352395631559165.240" + }, + { + "@id": "urn:anon:hash:1309352395631559165.273" + }, + { + "@id": "urn:anon:hash:1309352395631559165.277" + }, + { + "@id": "urn:anon:hash:1309352395631559165.299" + }, + { + "@id": "urn:anon:hash:1309352395631559165.319" + }, + { + "@id": "urn:anon:hash:1309352395631559165.340" + }, + { + "@id": "urn:anon:hash:1309352395631559165.341" + }, + { + "@id": "urn:anon:hash:1309352395631559165.355" + }, + { + "@id": "urn:anon:hash:1309352395631559165.403" + }, + { + "@id": "urn:anon:hash:1309352395631559165.408" + }, + { + "@id": "urn:anon:hash:1309352395631559165.475" + }, + { + "@id": "urn:anon:hash:1309352395631559165.476" + }, + { + "@id": "urn:anon:hash:1309352395631559165.538" + }, + { + "@id": "urn:anon:hash:1309352395631559165.54" + }, + { + "@id": "urn:anon:hash:1309352395631559165.579" + }, + { + "@id": "urn:anon:hash:1309352395631559165.693" + }, + { + "@id": "urn:anon:hash:1309352395631559165.702" + }, + { + "@id": "urn:anon:hash:1309352395631559165.743" + }, + { + "@id": "urn:anon:hash:1309352395631559165.77" + }, + { + "@id": "urn:anon:hash:1309352395631559165.809" + }, + { + "@id": "urn:anon:hash:1309352395631559165.840" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.177" + }, + { + "@id": "urn:anon:hash:4390626191852969155.219" + }, + { + "@id": "urn:anon:hash:4390626191852969155.256" + }, + { + "@id": "urn:anon:hash:4390626191852969155.267" + }, + { + "@id": "urn:anon:hash:4390626191852969155.311" + }, + { + "@id": "urn:anon:hash:4390626191852969155.35" + }, + { + "@id": "urn:anon:hash:4390626191852969155.350" + }, + { + "@id": "urn:anon:hash:4390626191852969155.357" + }, + { + "@id": "urn:anon:hash:4390626191852969155.380" + }, + { + "@id": "urn:anon:hash:4390626191852969155.42" + }, + { + "@id": "urn:anon:hash:4390626191852969155.573" + }, + { + "@id": "urn:anon:hash:4390626191852969155.642" + }, + { + "@id": "urn:anon:hash:4390626191852969155.643" + }, + { + "@id": "urn:anon:hash:4390626191852969155.660" + }, + { + "@id": "urn:anon:hash:4390626191852969155.667" + }, + { + "@id": "urn:anon:hash:4390626191852969155.685" + }, + { + "@id": "urn:anon:hash:4390626191852969155.702" + }, + { + "@id": "urn:anon:hash:4390626191852969155.71" + }, + { + "@id": "urn:anon:hash:4390626191852969155.720" + }, + { + "@id": "urn:anon:hash:4390626191852969155.752" + }, + { + "@id": "urn:anon:hash:4390626191852969155.792" + }, + { + "@id": "urn:anon:hash:4390626191852969155.822" + }, + { + "@id": "urn:anon:hash:4390626191852969155.847" + }, + { + "@id": "urn:anon:hash:4390626191852969155.88" + }, + { + "@id": "urn:anon:hash:4390626191852969155.9" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1d479f850c9f790d7b24973f783fd0c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.414", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.248" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.248" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.19", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.856" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.856" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f9418cede717260a141148bab43b65", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50.53248" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.520", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.835" + }, + { + "@id": "urn:anon:hash:4390626191852969155.368" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.835" + }, + { + "@id": "urn:anon:hash:4390626191852969155.368" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.2", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.90" + }, + { + "@id": "urn:anon:hash:4390626191852969155.372" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.90" + }, + { + "@id": "urn:anon:hash:4390626191852969155.372" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.327", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + }, + { + "@id": "urn:anon:hash:1309352395631559165.245" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.245" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.204", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.162" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.338" + }, + { + "@id": "urn:anon:hash:4390626191852969155.719" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.357" + }, + { + "@id": "urn:anon:hash:1309352395631559165.532" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.338" + }, + { + "@id": "urn:anon:hash:4390626191852969155.719" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e19009159a525ba7447bd4e137c16a3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.542", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "urn:anon:hash:1309352395631559165.301" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.301" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1573", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37ccef034adfb07c1109ba6b7f69f233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1575" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37ccef034adfb07c1109ba6b7f69f233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1575" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.7", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "urn:anon:hash:1309352395631559165.822" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.822" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbef61359fe3207935580bc56dfc7a92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.610" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.199" + }, + { + "@id": "urn:anon:hash:3929554047386646216.244" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbef61359fe3207935580bc56dfc7a92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.610" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.710" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.38", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.408" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.408" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.435", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1682" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.393", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.748" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.748" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1016", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8387c9a4a45c042dd7c27303e3f50bd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1156" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8387c9a4a45c042dd7c27303e3f50bd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1156" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1f0b69d45bc1b08674ae25a8429487f", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lounge" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c104fe5ce2f7e5bc2ce7828218dd3ac9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d4f8b8364aaca756762b762a2207783" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lounge" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09c96a2b2f5a54ef7977fff145bcff22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.544" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.711" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09c96a2b2f5a54ef7977fff145bcff22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.544" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.745" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.357", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/570dbf8a0dcab01d5cc44ddb3d2f02ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1667" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/570dbf8a0dcab01d5cc44ddb3d2f02ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1667" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.113" + }, + { + "@id": "urn:anon:hash:4390626191852969155.188" + }, + { + "@id": "urn:anon:hash:4390626191852969155.65" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.545" + }, + { + "@id": "urn:anon:hash:1309352395631559165.584" + }, + { + "@id": "urn:anon:hash:1309352395631559165.822" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.113" + }, + { + "@id": "urn:anon:hash:4390626191852969155.188" + }, + { + "@id": "urn:anon:hash:4390626191852969155.65" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb903afb75b5dec486166290977af56d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.27", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.524" + }, + { + "@id": "urn:anon:hash:4390626191852969155.426" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.524" + }, + { + "@id": "urn:anon:hash:4390626191852969155.426" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.692", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:1309352395631559165.708" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.708" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.731", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34c38afc5775a0b76ccd7d3cf612cfeb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.660" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34c38afc5775a0b76ccd7d3cf612cfeb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.660" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05a21138b551ccffa0c3718acf61c1b5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "urn:anon:hash:3929554047386646216.812" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.812" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1155", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.350" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.484", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.239" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cc7a710be7d61148051fac75e663cae", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157d31b08a1b7931933249ae1c780765" + }, + { + "@id": "urn:anon:hash:2632396539921835875.235" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.100" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1656" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157d31b08a1b7931933249ae1c780765" + }, + { + "@id": "urn:anon:hash:2632396539921835875.235" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4805d54937cb5a7531ee7f1f9cef6a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1373" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.761", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "urn:anon:hash:1309352395631559165.134" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.134" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236b9ee70f3c06ba68249128fcb91116", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93b6ef548b9272dd360ec1c72da2f6e0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3460cd902e191e79b858303926724d59" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1422d8915b73e28152335dd78e6750d3", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ad81a0ea5dd007e2e3e361676436078", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "urn:anon:hash:3929554047386646216.278" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.278" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a48ac45cd56ef02384ca81163225e608", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.441" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f1aba5a703c87bb71db57d336ea350" + }, + { + "@id": "urn:anon:hash:2632396539921835875.771" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.274" + }, + { + "@id": "urn:anon:hash:3929554047386646216.218" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f1aba5a703c87bb71db57d336ea350" + }, + { + "@id": "urn:anon:hash:2632396539921835875.771" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60892174d213d33cec1ba3b6fe65a78a" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.21" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1499", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efcfa5ab3e52e44a0c19a7fe2f181b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1533" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efcfa5ab3e52e44a0c19a7fe2f181b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1533" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.318", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde05139f85807f2852c75f6a0e07e33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.23" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde05139f85807f2852c75f6a0e07e33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.23" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.948", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.947" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.947" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1044", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.912" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.912" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ae60005ec8b6acb6a721caaab261b2f", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/316304996242487f7be3241da90ac54d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.476" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.684", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.579" + }, + { + "@id": "urn:anon:hash:4390626191852969155.13" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.579" + }, + { + "@id": "urn:anon:hash:4390626191852969155.13" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.846", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1187" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de39d3caf233ac2d919ba7c4cbabec26", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1406" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1406" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.720", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.355" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.355" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f924a9ec0a18fff14a67ac049674818" + }, + { + "@id": "urn:anon:hash:2632396539921835875.394" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.113" + }, + { + "@id": "urn:anon:hash:3929554047386646216.206" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f924a9ec0a18fff14a67ac049674818" + }, + { + "@id": "urn:anon:hash:2632396539921835875.394" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.748" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.773", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.426" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004cea9ce5d0d12c89a824a0c695fb29" + }, + { + "@id": "urn:anon:hash:2632396539921835875.784" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.734" + }, + { + "@id": "urn:anon:hash:3929554047386646216.422" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004cea9ce5d0d12c89a824a0c695fb29" + }, + { + "@id": "urn:anon:hash:2632396539921835875.784" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.254" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.223", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.685" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.685" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a95e29189a3427e37aa70a7788b96c6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.76295" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.537", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.447" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.447" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.10" + }, + { + "@id": "urn:anon:hash:4390626191852969155.119" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.485" + }, + { + "@id": "urn:anon:hash:1309352395631559165.551" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.10" + }, + { + "@id": "urn:anon:hash:4390626191852969155.119" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d85a43b4eb79f65694ad1324b101d3eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.524", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.813" + }, + { + "@id": "urn:anon:hash:4390626191852969155.348" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.813" + }, + { + "@id": "urn:anon:hash:4390626191852969155.348" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.431", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.591" + }, + { + "@id": "urn:anon:hash:4390626191852969155.810" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.591" + }, + { + "@id": "urn:anon:hash:4390626191852969155.810" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.8", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ed92f33e0eec0e3ea1b65fee420c32a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.5" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ed92f33e0eec0e3ea1b65fee420c32a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.5" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-1" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/611cf4b11ca54b21f49af27a77803945", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1041" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1041" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c89833a704685a3c5aa671680132911f", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lounge" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f985481e30058c9d11db194191a9ba6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f1258169d9144ad70e3973307f8ae96" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lounge" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.0", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f956a1ccf2727faa6b2ad8260662908" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1174" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f956a1ccf2727faa6b2ad8260662908" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1174" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.750", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "urn:anon:hash:1309352395631559165.317" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.317" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.337", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.147" + }, + { + "@id": "urn:anon:hash:4390626191852969155.279" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.147" + }, + { + "@id": "urn:anon:hash:4390626191852969155.279" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.41", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c6007582c2f37953568dd75eeec00b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.42" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c6007582c2f37953568dd75eeec00b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.42" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.460" + }, + { + "@id": "urn:anon:hash:4390626191852969155.502" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.686" + }, + { + "@id": "urn:anon:hash:1309352395631559165.758" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.460" + }, + { + "@id": "urn:anon:hash:4390626191852969155.502" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30a749d0bba438e42ff2695139f744b0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.781", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:1309352395631559165.811" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.811" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4423544d6b5705a2a702d017bba8efc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1535" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.758", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28931bcdd85637691f7e9a416d591349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1486" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28931bcdd85637691f7e9a416d591349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1486" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/196f036f7ebf907cb9e3a4feea41c1fc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.296" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.296" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.806", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/762b56126c3b5b10363c8bea3e165906" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1627" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/762b56126c3b5b10363c8bea3e165906" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1627" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4408f3eb0aebd3aa45b07dc4b1765e98", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.616" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.616" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88505538805436cf0dfef5e1beb820ff", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1478" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.370", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.197" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1333", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c79b5567322ae9b58982c44ec9ee3d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1313" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c79b5567322ae9b58982c44ec9ee3d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1313" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e77720307a53facf05a44a6d89b1a297" + }, + { + "@id": "urn:anon:hash:2632396539921835875.645" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.268" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e77720307a53facf05a44a6d89b1a297" + }, + { + "@id": "urn:anon:hash:2632396539921835875.645" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1329" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61f71219253ad1d7ac1f91a621886630" + }, + { + "@id": "urn:anon:hash:2632396539921835875.423" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.226" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1185" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61f71219253ad1d7ac1f91a621886630" + }, + { + "@id": "urn:anon:hash:2632396539921835875.423" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.400" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.452", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.698" + }, + { + "@id": "urn:anon:hash:4390626191852969155.220" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.698" + }, + { + "@id": "urn:anon:hash:4390626191852969155.220" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.736", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1046" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1046" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.66", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.694" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.375", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.642" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.135", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57f8cace7342ab1cfec46d8b3f8911ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.2" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57f8cace7342ab1cfec46d8b3f8911ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.2" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.31", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.457" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.457" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.343", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:1309352395631559165.429" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.69", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.558" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.558" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.835" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.175" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.835" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f29984810354321c8324e5415355ac56" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77bf62fa09c51784dec9c4c1a3c6c0b5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.564" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.20", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.633" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.633" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.74", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.553" + }, + { + "@id": "urn:anon:hash:4390626191852969155.385" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.553" + }, + { + "@id": "urn:anon:hash:4390626191852969155.385" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.804", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.548" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/932cdca62b8fac29513e397a5a9d5bd1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1490" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.308", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.830" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.830" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.133", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.18" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.18" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34c38afc5775a0b76ccd7d3cf612cfeb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.731" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.731" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a59889714cce9ca98524ab999fbdc", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.549396" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.532", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "urn:anon:hash:1309352395631559165.269" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.44", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.43" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.43" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.453", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "urn:anon:hash:1309352395631559165.145" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1459", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1299" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.272", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.363" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1005", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b04ccf61436f6b70c6c04f9c18ff0e0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1050" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b04ccf61436f6b70c6c04f9c18ff0e0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1050" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.495", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.503" + }, + { + "@id": "urn:anon:hash:4390626191852969155.331" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.503" + }, + { + "@id": "urn:anon:hash:4390626191852969155.331" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.787", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.166" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.166" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.493", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.276" + }, + { + "@id": "urn:anon:hash:4390626191852969155.190" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.276" + }, + { + "@id": "urn:anon:hash:4390626191852969155.190" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42d4664b4b4dfda1896ed2fd1307f0a4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.467" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.467" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73d32563767c2badf6ee9f9542b88a85", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.458216" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.498", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.544" + }, + { + "@id": "urn:anon:hash:4390626191852969155.430" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.544" + }, + { + "@id": "urn:anon:hash:4390626191852969155.430" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.64", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.765" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.765" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0879c5700c67b61a1725ecb3908b42f", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.263", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "urn:anon:hash:1309352395631559165.777" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.777" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.113", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.763" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.763" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.465", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.211" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e45ec03774eaa9cb6dc2e6bfeb487941", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.342", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.422" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.759", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.486" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.486" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.226", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1244" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fcf79b463f831cc9828f15e4fae51a7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1306" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1306" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28da81ecafed7b03a21f68111e743b1e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1197" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1213", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1532" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.190", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + }, + { + "@id": "urn:anon:hash:1309352395631559165.493" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.493" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.211", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.82" + }, + { + "@id": "urn:anon:hash:4390626191852969155.465" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.82" + }, + { + "@id": "urn:anon:hash:4390626191852969155.465" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/772eb33dcdcf88016c2ca2088dc72b81", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1696" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1696" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee3656088256e3ff89c03c171895161a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5d127309162d816b130581f9d303ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1626", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.841" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.841" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91c9ba0d527f6917824127f524096c87", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "urn:anon:hash:3929554047386646216.763" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.763" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.352" + }, + { + "@id": "urn:anon:hash:4390626191852969155.440" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.15" + }, + { + "@id": "urn:anon:hash:1309352395631559165.574" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.352" + }, + { + "@id": "urn:anon:hash:4390626191852969155.440" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a35d4ca5dfa466d0141327ee5a8229" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.317" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.317" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.584", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.838" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.838" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.409", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.459" + }, + { + "@id": "urn:anon:hash:4390626191852969155.731" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.459" + }, + { + "@id": "urn:anon:hash:4390626191852969155.731" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.622", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7ac78d2a715ed5bd0ac42fea65e0ed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1342" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7ac78d2a715ed5bd0ac42fea65e0ed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1342" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.282", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.636" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.651" + }, + { + "@id": "urn:anon:hash:4390626191852969155.723" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.275" + }, + { + "@id": "urn:anon:hash:1309352395631559165.818" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.651" + }, + { + "@id": "urn:anon:hash:4390626191852969155.723" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/533b9b7e607d973470c4e5cfba2288d2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1051", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.703" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.682", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + }, + { + "@id": "urn:anon:hash:1309352395631559165.417" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.417" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.62", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.437" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.437" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.833", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.680" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04146a9f839f4459ab6c8327c4f634a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.303" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.303" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.311", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8f0f1f8d0a7b4479f54606c5c7dc25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1557" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8f0f1f8d0a7b4479f54606c5c7dc25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1557" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f229b38217629e26f2044d02a2623046", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.48786" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.448", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624ef605e70758ff60f0d4ac9785a7fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.911" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624ef605e70758ff60f0d4ac9785a7fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.911" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/114f81055a26f148c6583d2888093fe6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.210" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.553", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.845" + }, + { + "@id": "urn:anon:hash:4390626191852969155.104" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.845" + }, + { + "@id": "urn:anon:hash:4390626191852969155.104" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.360", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1175" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.794", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.56" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.56" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.608", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "urn:anon:hash:1309352395631559165.415" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.415" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.215", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.709" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.709" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.513", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.396" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.101", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.824" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.824" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.371", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.370" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.375", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1431" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.35", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1251" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1251" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e47eb616fd81ceb60fece48881df769", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaf823e6433d8d3a42be70529a3f90e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d68aeb884b64873b62d18141efe7ab7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.694" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.909" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d68aeb884b64873b62d18141efe7ab7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.694" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1685" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed85f90e71fd5996f8fa403137487ab4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.362" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.170" + }, + { + "@id": "urn:anon:hash:3929554047386646216.142" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed85f90e71fd5996f8fa403137487ab4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.362" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.342", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + }, + { + "@id": "urn:anon:hash:1309352395631559165.418" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.418" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.807", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.498" + }, + { + "@id": "urn:anon:hash:4390626191852969155.549" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.498" + }, + { + "@id": "urn:anon:hash:4390626191852969155.549" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c2d087044c201697c0cdc91eb476247", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.689" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.689" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.477", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.585" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.446", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1076" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1076" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.610", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + }, + { + "@id": "urn:anon:hash:1309352395631559165.199" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.199" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b9e7da29183f5ea2a3c84f358f0fadf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "42.98777" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.590", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + }, + { + "@id": "urn:anon:hash:1309352395631559165.19" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.19" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.132" + }, + { + "@id": "urn:anon:hash:4390626191852969155.140" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.621" + }, + { + "@id": "urn:anon:hash:1309352395631559165.725" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.132" + }, + { + "@id": "urn:anon:hash:4390626191852969155.140" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8b7cd68084eaebb8107e989ce7cf601" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.357", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.232" + }, + { + "@id": "urn:anon:hash:4390626191852969155.719" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.232" + }, + { + "@id": "urn:anon:hash:4390626191852969155.719" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.302", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1483" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1483" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.574", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.106" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.106" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.54", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.381" + }, + { + "@id": "urn:anon:hash:4390626191852969155.792" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.381" + }, + { + "@id": "urn:anon:hash:4390626191852969155.792" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.249", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.882" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.882" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af757a38a904afca43ae980548105a82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39485ebd7efc45d1450c0338179fe1d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.148" + }, + { + "@id": "urn:anon:hash:4390626191852969155.156" + }, + { + "@id": "urn:anon:hash:4390626191852969155.220" + }, + { + "@id": "urn:anon:hash:4390626191852969155.263" + }, + { + "@id": "urn:anon:hash:4390626191852969155.370" + }, + { + "@id": "urn:anon:hash:4390626191852969155.58" + }, + { + "@id": "urn:anon:hash:4390626191852969155.627" + }, + { + "@id": "urn:anon:hash:4390626191852969155.653" + }, + { + "@id": "urn:anon:hash:4390626191852969155.654" + }, + { + "@id": "urn:anon:hash:4390626191852969155.729" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.17" + }, + { + "@id": "urn:anon:hash:1309352395631559165.197" + }, + { + "@id": "urn:anon:hash:1309352395631559165.252" + }, + { + "@id": "urn:anon:hash:1309352395631559165.265" + }, + { + "@id": "urn:anon:hash:1309352395631559165.406" + }, + { + "@id": "urn:anon:hash:1309352395631559165.435" + }, + { + "@id": "urn:anon:hash:1309352395631559165.452" + }, + { + "@id": "urn:anon:hash:1309352395631559165.535" + }, + { + "@id": "urn:anon:hash:1309352395631559165.775" + }, + { + "@id": "urn:anon:hash:1309352395631559165.851" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.148" + }, + { + "@id": "urn:anon:hash:4390626191852969155.156" + }, + { + "@id": "urn:anon:hash:4390626191852969155.220" + }, + { + "@id": "urn:anon:hash:4390626191852969155.263" + }, + { + "@id": "urn:anon:hash:4390626191852969155.370" + }, + { + "@id": "urn:anon:hash:4390626191852969155.58" + }, + { + "@id": "urn:anon:hash:4390626191852969155.627" + }, + { + "@id": "urn:anon:hash:4390626191852969155.653" + }, + { + "@id": "urn:anon:hash:4390626191852969155.654" + }, + { + "@id": "urn:anon:hash:4390626191852969155.729" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15e4869d02c7e5df97004b3c8f8b34ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1457", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.832" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.832" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8277f45b77a95fdc499b65ce40ebec74", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.459" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.459" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f956a1ccf2727faa6b2ad8260662908" + }, + { + "@id": "urn:anon:hash:2632396539921835875.359" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.0" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f956a1ccf2727faa6b2ad8260662908" + }, + { + "@id": "urn:anon:hash:2632396539921835875.359" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1174" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e75c4940c6201ca8b29f88c97fd9911", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.362" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.362" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db106bb79e5f4df192fce44c38c4028d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.355" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.552" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1634" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db106bb79e5f4df192fce44c38c4028d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.355" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.658" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3b454677174d00d7015a4ef13845dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1241" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/182cbe98e2fddce699bdb6582e25fa28", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa4dee7bc8dfe6583aacd2d413b2d9e7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.46655" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/489ccfdba3be0e5f6401bd2bc956a9fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.335" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1075" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/489ccfdba3be0e5f6401bd2bc956a9fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.335" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.335" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.756", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.273" + }, + { + "@id": "urn:anon:hash:4390626191852969155.37" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.273" + }, + { + "@id": "urn:anon:hash:4390626191852969155.37" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1191", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.787" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.787" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.69", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.734" + }, + { + "@id": "urn:anon:hash:4390626191852969155.339" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.734" + }, + { + "@id": "urn:anon:hash:4390626191852969155.339" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9349449da9d5a0ada556e781b3b0c11", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.585", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "urn:anon:hash:1309352395631559165.153" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.153" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3b2dd074e3c67b0ad67b984eba48f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.342" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.422" + }, + { + "@id": "urn:anon:hash:3929554047386646216.425" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3b2dd074e3c67b0ad67b984eba48f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.342" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.762" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.309", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.420" + }, + { + "@id": "urn:anon:hash:4390626191852969155.586" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.420" + }, + { + "@id": "urn:anon:hash:4390626191852969155.586" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.651", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79ff03b57196189db9fc268c3ff27482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1125" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79ff03b57196189db9fc268c3ff27482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1125" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1135", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.884" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.884" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f1aba5a703c87bb71db57d336ea350", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "urn:anon:hash:3929554047386646216.218" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1181", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85e7938ede4a81d4a0b4b8ce32680f16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1289" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85e7938ede4a81d4a0b4b8ce32680f16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1289" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.620", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.762" + }, + { + "@id": "urn:anon:hash:4390626191852969155.508" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.762" + }, + { + "@id": "urn:anon:hash:4390626191852969155.508" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c860ff2e5bb183b70df21b3c9e41281b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1470" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.561", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.94" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.94" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.246", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.331" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.331" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358cf49a1c5b608b1aeabeb93f5b851f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.143" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.720" + }, + { + "@id": "urn:anon:hash:3929554047386646216.442" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358cf49a1c5b608b1aeabeb93f5b851f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.143" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.501" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.555", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/802283f78876a3754d42ab7249f47b12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1369" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/802283f78876a3754d42ab7249f47b12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1369" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.119", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c2864435af5358f2b16badf11d3438e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1364" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c2864435af5358f2b16badf11d3438e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1364" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad83e4ec6d76cdaf91a42a0641aae1b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.308" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.181" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1411" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad83e4ec6d76cdaf91a42a0641aae1b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.308" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.287" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.312", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2a24c4fc2a393f1c86b5e6ee0001a47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.171" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2a24c4fc2a393f1c86b5e6ee0001a47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.171" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e1701490bc805d94f0100e82ffb3320", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.211" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1477", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e2bc2fe1e41962a1fccadc8a419253a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.931" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e2bc2fe1e41962a1fccadc8a419253a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.931" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4573ea61d4cfb61521bcc0df09093642" + }, + { + "@id": "urn:anon:hash:2632396539921835875.75" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1132" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4573ea61d4cfb61521bcc0df09093642" + }, + { + "@id": "urn:anon:hash:2632396539921835875.75" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.334" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.594", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.379" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.379" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05a21138b551ccffa0c3718acf61c1b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.185" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.352" + }, + { + "@id": "urn:anon:hash:3929554047386646216.812" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05a21138b551ccffa0c3718acf61c1b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.185" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.77" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.851", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + }, + { + "@id": "urn:anon:hash:1309352395631559165.229" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/581a00c23dd0e0936aff29576ebda6d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.509" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.521" + }, + { + "@id": "urn:anon:hash:3929554047386646216.31" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/581a00c23dd0e0936aff29576ebda6d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.509" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.32" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/792317cecb490ab16bb793822cb115a5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.234" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df5ad429a0cf142b170f5c55cc1bc007", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.413" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.127", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9759949005140a65dbde23aaab9029dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1242" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9759949005140a65dbde23aaab9029dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1242" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.664", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.121" + }, + { + "@id": "urn:anon:hash:4390626191852969155.551" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.121" + }, + { + "@id": "urn:anon:hash:4390626191852969155.551" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.612", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "urn:anon:hash:1309352395631559165.306" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.306" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c80aa76a69bf76305a6703a9775d76", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e86482bad7963026f8b88dc0c8c017" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c69f2a65d4176ccc36887748d1c7b984" + }, + { + "@id": "urn:anon:hash:2632396539921835875.640" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.837" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1179" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c69f2a65d4176ccc36887748d1c7b984" + }, + { + "@id": "urn:anon:hash:2632396539921835875.640" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.563" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1360", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d454758239c8bcefb1a0c6dc6880ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.994" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d454758239c8bcefb1a0c6dc6880ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.994" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.751", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ba81e41c35f5f5bda2b5a7ab8186a61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.981" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ba81e41c35f5f5bda2b5a7ab8186a61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.981" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/617823cfb63a73deb20f94bfca425625", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "urn:anon:hash:3929554047386646216.960" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.960" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.350", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.236" + }, + { + "@id": "urn:anon:hash:4390626191852969155.745" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.236" + }, + { + "@id": "urn:anon:hash:4390626191852969155.745" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61c090e823029bd6a28078991a100470", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1658" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.580", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.565" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.565" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3a950c02bcbf4e189d3488c54bbbe5c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1576" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1576" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bf7409e5b965b2749669c23e7ec6f81", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "9.29696" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.279", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1127" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.696", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:1309352395631559165.169" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.169" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ef095069e4b5d73a8d97ea4d4e396a9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.214" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.818" + }, + { + "@id": "urn:anon:hash:3929554047386646216.663" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ef095069e4b5d73a8d97ea4d4e396a9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.214" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.450", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:1309352395631559165.423" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f39f82294faad014f79bc0030e9089e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.378", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d006fa34a2e7a39a630c5a51d6b63ca8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.696" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d006fa34a2e7a39a630c5a51d6b63ca8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.696" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1404", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f748fb0fe63def36da21ce79a65015f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.528" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f748fb0fe63def36da21ce79a65015f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.528" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.380", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.403" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.635", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.311" + }, + { + "@id": "urn:anon:hash:4390626191852969155.530" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.311" + }, + { + "@id": "urn:anon:hash:4390626191852969155.530" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63c500a3425166cc09cd86a3a63790e9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1087" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1087" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1273", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02043b6fe0685bc0b41961f3363e528d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.179" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02043b6fe0685bc0b41961f3363e528d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.179" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.68", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + }, + { + "@id": "urn:anon:hash:1309352395631559165.304" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.304" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aff1e2607a1176df2940b5c22ffb852e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.680" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1623" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aff1e2607a1176df2940b5c22ffb852e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.680" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1216" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.68", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + }, + { + "@id": "urn:anon:hash:1309352395631559165.799" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.799" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.485", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:1309352395631559165.380" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.380" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.947", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4dc740695f01d066f7508976686d0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.948" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4dc740695f01d066f7508976686d0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.948" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.115", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.801" + }, + { + "@id": "urn:anon:hash:4390626191852969155.675" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.801" + }, + { + "@id": "urn:anon:hash:4390626191852969155.675" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.71", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + }, + { + "@id": "urn:anon:hash:1309352395631559165.119" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.119" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1d5558a8c4d90f2b3b49b8b1be3315b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b31a86eabd05cea2d39be1af50dd8b63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.341", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + }, + { + "@id": "urn:anon:hash:1309352395631559165.79" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.130" + }, + { + "@id": "urn:anon:hash:4390626191852969155.224" + }, + { + "@id": "urn:anon:hash:4390626191852969155.229" + }, + { + "@id": "urn:anon:hash:4390626191852969155.329" + }, + { + "@id": "urn:anon:hash:4390626191852969155.470" + }, + { + "@id": "urn:anon:hash:4390626191852969155.574" + }, + { + "@id": "urn:anon:hash:4390626191852969155.701" + }, + { + "@id": "urn:anon:hash:4390626191852969155.81" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.106" + }, + { + "@id": "urn:anon:hash:1309352395631559165.117" + }, + { + "@id": "urn:anon:hash:1309352395631559165.208" + }, + { + "@id": "urn:anon:hash:1309352395631559165.313" + }, + { + "@id": "urn:anon:hash:1309352395631559165.549" + }, + { + "@id": "urn:anon:hash:1309352395631559165.594" + }, + { + "@id": "urn:anon:hash:1309352395631559165.624" + }, + { + "@id": "urn:anon:hash:1309352395631559165.97" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.130" + }, + { + "@id": "urn:anon:hash:4390626191852969155.224" + }, + { + "@id": "urn:anon:hash:4390626191852969155.229" + }, + { + "@id": "urn:anon:hash:4390626191852969155.329" + }, + { + "@id": "urn:anon:hash:4390626191852969155.470" + }, + { + "@id": "urn:anon:hash:4390626191852969155.574" + }, + { + "@id": "urn:anon:hash:4390626191852969155.701" + }, + { + "@id": "urn:anon:hash:4390626191852969155.81" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2895e7348ec0a0be2d417bfcc6604789" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16dba15d1d8ad0db4b41baa52a628f40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7608a75696a4096ab7709837008434f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c44735bce05aa11e5f5e74376d7c034b", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1446", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8eb66c91c41ca5487ee50df2cb5c67e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.737" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8eb66c91c41ca5487ee50df2cb5c67e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.737" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.452", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.264" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.264" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.323", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f183f834b0f79e82d5875c9a0629e0c2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1343" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f183f834b0f79e82d5875c9a0629e0c2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1343" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.151", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.167" + }, + { + "@id": "urn:anon:hash:4390626191852969155.732" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.167" + }, + { + "@id": "urn:anon:hash:4390626191852969155.732" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/491b492c516466a3a3c69bb1a29fafa1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1017" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1017" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.206", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.105" + }, + { + "@id": "urn:anon:hash:4390626191852969155.147" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.105" + }, + { + "@id": "urn:anon:hash:4390626191852969155.147" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.15" + }, + { + "@id": "urn:anon:hash:4390626191852969155.237" + }, + { + "@id": "urn:anon:hash:4390626191852969155.334" + }, + { + "@id": "urn:anon:hash:4390626191852969155.41" + }, + { + "@id": "urn:anon:hash:4390626191852969155.445" + }, + { + "@id": "urn:anon:hash:4390626191852969155.557" + }, + { + "@id": "urn:anon:hash:4390626191852969155.63" + }, + { + "@id": "urn:anon:hash:4390626191852969155.675" + }, + { + "@id": "urn:anon:hash:4390626191852969155.687" + }, + { + "@id": "urn:anon:hash:4390626191852969155.707" + }, + { + "@id": "urn:anon:hash:4390626191852969155.840" + }, + { + "@id": "urn:anon:hash:4390626191852969155.852" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.115" + }, + { + "@id": "urn:anon:hash:1309352395631559165.342" + }, + { + "@id": "urn:anon:hash:1309352395631559165.344" + }, + { + "@id": "urn:anon:hash:1309352395631559165.38" + }, + { + "@id": "urn:anon:hash:1309352395631559165.458" + }, + { + "@id": "urn:anon:hash:1309352395631559165.491" + }, + { + "@id": "urn:anon:hash:1309352395631559165.521" + }, + { + "@id": "urn:anon:hash:1309352395631559165.607" + }, + { + "@id": "urn:anon:hash:1309352395631559165.676" + }, + { + "@id": "urn:anon:hash:1309352395631559165.744" + }, + { + "@id": "urn:anon:hash:1309352395631559165.753" + }, + { + "@id": "urn:anon:hash:1309352395631559165.791" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.15" + }, + { + "@id": "urn:anon:hash:4390626191852969155.237" + }, + { + "@id": "urn:anon:hash:4390626191852969155.334" + }, + { + "@id": "urn:anon:hash:4390626191852969155.41" + }, + { + "@id": "urn:anon:hash:4390626191852969155.445" + }, + { + "@id": "urn:anon:hash:4390626191852969155.557" + }, + { + "@id": "urn:anon:hash:4390626191852969155.63" + }, + { + "@id": "urn:anon:hash:4390626191852969155.675" + }, + { + "@id": "urn:anon:hash:4390626191852969155.687" + }, + { + "@id": "urn:anon:hash:4390626191852969155.707" + }, + { + "@id": "urn:anon:hash:4390626191852969155.840" + }, + { + "@id": "urn:anon:hash:4390626191852969155.852" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7103af240f85708f8aebea870da87eb5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1640", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18d7033a13af8ea100a50483da999f91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.601" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18d7033a13af8ea100a50483da999f91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.601" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.101", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca33dae71456b41391734f36d8086a7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.153" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca33dae71456b41391734f36d8086a7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.153" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.840", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.580" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.580" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.396", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.12" + }, + { + "@id": "urn:anon:hash:4390626191852969155.827" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.12" + }, + { + "@id": "urn:anon:hash:4390626191852969155.827" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94fce889c7bb47211bb5652ecc3e3931", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "urn:anon:hash:3929554047386646216.636" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e5fa82c149d924c3cc4ec6f0c64eb44", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1072" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1072" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1212", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c09be634462184196f005d537db536a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1206" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c09be634462184196f005d537db536a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1206" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17764219863d4865e656e2c520de9073" + }, + { + "@id": "urn:anon:hash:2632396539921835875.155" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.227" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1314" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17764219863d4865e656e2c520de9073" + }, + { + "@id": "urn:anon:hash:2632396539921835875.155" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.224" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.292", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + }, + { + "@id": "urn:anon:hash:1309352395631559165.75" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.75" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1690", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1226" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1226" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e197cad0dd7c28f575ac809f6accb682" + }, + { + "@id": "urn:anon:hash:2632396539921835875.292" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.75" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1177" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e197cad0dd7c28f575ac809f6accb682" + }, + { + "@id": "urn:anon:hash:2632396539921835875.292" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.722" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.917", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1197" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1157", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1508" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1508" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1101", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1100" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1100" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.844", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1f664d584470a458638c563b46bc9af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.972" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1f664d584470a458638c563b46bc9af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.972" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.286", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.390" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.390" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493839559c29f94b14385a6c75db3bf1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.89" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.649" + }, + { + "@id": "urn:anon:hash:3929554047386646216.797" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493839559c29f94b14385a6c75db3bf1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.89" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10484420c52b3d28c0e39a07bec3f55" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1188" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.820", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.749" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.749" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.305", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.365" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.365" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab90fc262f80ba3d3f6ebad11a0dd95b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1399" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1399" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.364", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.480" + }, + { + "@id": "urn:anon:hash:4390626191852969155.803" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.480" + }, + { + "@id": "urn:anon:hash:4390626191852969155.803" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a6aea1e069cc52264c53fca4b09203e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.7" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66f4a9acfb5c8b04e837f390ad3deda9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.4456" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1577", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1009" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1009" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.380", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.847" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.847" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.636", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.773" + }, + { + "@id": "urn:anon:hash:4390626191852969155.282" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.773" + }, + { + "@id": "urn:anon:hash:4390626191852969155.282" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1127", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c41852dc5450abe34b392783091f36" + }, + { + "@id": "urn:anon:hash:3929554047386646216.279" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c41852dc5450abe34b392783091f36" + }, + { + "@id": "urn:anon:hash:3929554047386646216.279" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b76a929a20a02c874f1e21d5b46e4b4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1381" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1381" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.567", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.716" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.716" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.94", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.93" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.782", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.261" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.261" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.57", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.88" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.134", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.111" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.111" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.385", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.722" + }, + { + "@id": "urn:anon:hash:4390626191852969155.649" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.722" + }, + { + "@id": "urn:anon:hash:4390626191852969155.649" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.193", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:1309352395631559165.8" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.720", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.143" + }, + { + "@id": "urn:anon:hash:4390626191852969155.168" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.143" + }, + { + "@id": "urn:anon:hash:4390626191852969155.168" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.348", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a174b0baaf205b6737a45c002b2ba28e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.228" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a174b0baaf205b6737a45c002b2ba28e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.228" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1176", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95503e4e11ec3278c590dcf1738d705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1027" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95503e4e11ec3278c590dcf1738d705" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1027" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.857", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3e9fbee2aee8a2a3130a14dc35df137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1265" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3e9fbee2aee8a2a3130a14dc35df137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1265" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.603", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d83fe7ad59f9f49959b51e5a053cb877" + }, + { + "@id": "urn:anon:hash:3929554047386646216.754" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d83fe7ad59f9f49959b51e5a053cb877" + }, + { + "@id": "urn:anon:hash:3929554047386646216.754" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.171", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + }, + { + "@id": "urn:anon:hash:1309352395631559165.395" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.395" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.198", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.648" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.648" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c13c54586c7983d279dc8563cd44a645", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1440" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1440" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.597", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1702" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.179", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:1309352395631559165.445" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.445" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.182", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.322" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff2c6f9a3f0d163bcecdb63d2fb6fcfe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + }, + { + "@id": "urn:anon:hash:3929554047386646216.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.424", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.423" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.687", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.78" + }, + { + "@id": "urn:anon:hash:4390626191852969155.447" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.78" + }, + { + "@id": "urn:anon:hash:4390626191852969155.447" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a12db459661f58a318041789cd493a5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.34469" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.565", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.580" + }, + { + "@id": "urn:anon:hash:4390626191852969155.446" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.580" + }, + { + "@id": "urn:anon:hash:4390626191852969155.446" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ca9a4c39b0615a1aa4a7d3449c73ec5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.930" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.930" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.738", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:1309352395631559165.351" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.351" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.109", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.848" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.848" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.785", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.501" + }, + { + "@id": "urn:anon:hash:4390626191852969155.67" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.501" + }, + { + "@id": "urn:anon:hash:4390626191852969155.67" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.475", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94754096e38f5cbecd6885d351b4e23b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1474" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94754096e38f5cbecd6885d351b4e23b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1474" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1502", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1409" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.525", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.155" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f19ed05e63506574dd06901cf498bb0e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.813" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.771", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.420" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.420" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1458", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ec9ada7126702a553b2bea44ae73ee5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1063" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ec9ada7126702a553b2bea44ae73ee5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1063" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.145" + }, + { + "@id": "urn:anon:hash:4390626191852969155.286" + }, + { + "@id": "urn:anon:hash:4390626191852969155.394" + }, + { + "@id": "urn:anon:hash:4390626191852969155.788" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.121" + }, + { + "@id": "urn:anon:hash:1309352395631559165.390" + }, + { + "@id": "urn:anon:hash:1309352395631559165.6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.848" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.145" + }, + { + "@id": "urn:anon:hash:4390626191852969155.286" + }, + { + "@id": "urn:anon:hash:4390626191852969155.394" + }, + { + "@id": "urn:anon:hash:4390626191852969155.788" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e18a6845928a9051dc302fa41bb355" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.725", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.503" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.503" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.471", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + }, + { + "@id": "urn:anon:hash:1309352395631559165.168" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.168" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.223", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.844" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.844" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824db695ee900a9345e45f6c9dcfe168" + }, + { + "@id": "urn:anon:hash:2632396539921835875.208" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.436" + }, + { + "@id": "urn:anon:hash:3929554047386646216.694" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824db695ee900a9345e45f6c9dcfe168" + }, + { + "@id": "urn:anon:hash:2632396539921835875.208" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.624" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.121", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.358" + }, + { + "@id": "urn:anon:hash:4390626191852969155.145" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.358" + }, + { + "@id": "urn:anon:hash:4390626191852969155.145" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7421a0ba985817974cb13e74cae572c1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.736" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.311" + }, + { + "@id": "urn:anon:hash:3929554047386646216.941" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7421a0ba985817974cb13e74cae572c1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.736" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ab54637def52bc42bb848718ef8cdb9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.427" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.617" + }, + { + "@id": "urn:anon:hash:3929554047386646216.463" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ab54637def52bc42bb848718ef8cdb9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.427" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.464" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4c8d5e4f9746dff87f39f97fb7086c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1170" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.475", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "urn:anon:hash:1309352395631559165.338" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.338" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1219", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.963" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.963" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57fe7c9ee828e95a62a4f63f3be85dbb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "369.495099999999950848" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.514", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.209" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.209" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.228", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.330" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.330" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1687", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1098" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1098" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.422", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004cea9ce5d0d12c89a824a0c695fb29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.254" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004cea9ce5d0d12c89a824a0c695fb29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.254" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ac32f2ba958eeb043aaf178e4844aff", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "48.22796" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.225", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.260" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.260" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.749", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad6721228f2a635e4fc1929c238b1de" + }, + { + "@id": "urn:anon:hash:3929554047386646216.611" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad6721228f2a635e4fc1929c238b1de" + }, + { + "@id": "urn:anon:hash:3929554047386646216.611" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.105", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.557" + }, + { + "@id": "urn:anon:hash:4390626191852969155.702" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.557" + }, + { + "@id": "urn:anon:hash:4390626191852969155.702" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.992", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/098e8985557e370fe8509eeb6a49c839" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1681" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/098e8985557e370fe8509eeb6a49c839" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1681" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ed3073f2e28cc212386315b8a688a6f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.735" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.518" + }, + { + "@id": "urn:anon:hash:3929554047386646216.466" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ed3073f2e28cc212386315b8a688a6f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.735" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.237" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b76f8d3c5849f583de1e1411c96ef04", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1574" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e9a65b25d67f917be7a7d7464a2fd6e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.443" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.325", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "urn:anon:hash:1309352395631559165.314" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.314" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1748bf41d1598a5cf2bcd9c4bd2d8c83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.280" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.280" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1311", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82b12bcb86edf1410fdf473e79f2fda8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1578" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82b12bcb86edf1410fdf473e79f2fda8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1578" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236457c9102b9db2b9dd43caf3b30576", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.429" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df349d5ca0becbc19c81e9e2095fbcd7", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18d7033a13af8ea100a50483da999f91", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1640" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.858", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.935" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.935" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82f66fc7638600418164f981adb7d64a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.605", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b260dde5243bcda6a05832e998e94f22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.743" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b260dde5243bcda6a05832e998e94f22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.743" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5909ff2b12937953c1245a2f83834f55", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.160" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.160" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e55092baa73a53d4753dd42e9da7e4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.94", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.541" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.541" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.737", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1446" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1446" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba504f9943337decd092e999b01133f1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9598c34036c9f08556f74e32207a2cd8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08a6e5872c98247cc3ee4f4ff703cf22", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.115" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.115" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.539", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.596" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.596" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.348", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "urn:anon:hash:1309352395631559165.537" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.537" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7345ea47003d86381ffc3bbe95d629a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.821" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.132" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1484" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7345ea47003d86381ffc3bbe95d629a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.821" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.452" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1139", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8aec0a77fb2ff255ec66e9a066afaecb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.407" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8aec0a77fb2ff255ec66e9a066afaecb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.407" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.822", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.7" + }, + { + "@id": "urn:anon:hash:4390626191852969155.113" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.7" + }, + { + "@id": "urn:anon:hash:4390626191852969155.113" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1074", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1141" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1141" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a436a25ee680ea954f9071903bc4ded", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12374ba14ad3f6958cb91920fd93714c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.201" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.296" + }, + { + "@id": "urn:anon:hash:3929554047386646216.925" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12374ba14ad3f6958cb91920fd93714c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.201" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.388" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.366", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6d7adb23acd7f8c57c2127bd3d04cbb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.843" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6d7adb23acd7f8c57c2127bd3d04cbb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.843" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.724", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1239" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.723", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.818" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.818" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1465", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.489" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.489" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fcad0b2b1da8a548d74d6c59ff47e2d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.582", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.163" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.163" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624496830a08f3dd40fb4e74db616b7e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.38" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.176", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "urn:anon:hash:1309352395631559165.752" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.752" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.398", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c380f3e67f4875f140b650e4e315cc38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.399" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c380f3e67f4875f140b650e4e315cc38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.399" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fdc20191b5403934944baafa02fd8e0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.239484" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ece00b03600e94229bf4e1657fdb23f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.572" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.316" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1678" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ece00b03600e94229bf4e1657fdb23f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.572" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.57" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f05eb9801346cf31647524696dda7d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "36.81046" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f2d40ee42e20eb5f5aeb635385af6d7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.631" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.443" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1136" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f2d40ee42e20eb5f5aeb635385af6d7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.631" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.51", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.790" + }, + { + "@id": "urn:anon:hash:4390626191852969155.849" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.790" + }, + { + "@id": "urn:anon:hash:4390626191852969155.849" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/921f04d87c671f77882983708655bd4c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.274" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.837", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.640" + }, + { + "@id": "urn:anon:hash:4390626191852969155.93" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.640" + }, + { + "@id": "urn:anon:hash:4390626191852969155.93" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1208", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.608" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.70", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.255" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.255" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.447", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.537" + }, + { + "@id": "urn:anon:hash:4390626191852969155.831" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.537" + }, + { + "@id": "urn:anon:hash:4390626191852969155.831" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.654", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.805" + }, + { + "@id": "urn:anon:hash:4390626191852969155.254" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.805" + }, + { + "@id": "urn:anon:hash:4390626191852969155.254" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81ccb94370bfb75a8076d7094ff4599c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5284ccf8df66e39b57a597e0ae22d690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66d079cb6628d09e64086cc63b63ef1b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9cca3632b1f56f6c0e1d8437f8d720ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.80", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.502" + }, + { + "@id": "urn:anon:hash:4390626191852969155.22" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.502" + }, + { + "@id": "urn:anon:hash:4390626191852969155.22" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1085", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/328e8240c38e2a0c8261f4e28350e540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1223" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/328e8240c38e2a0c8261f4e28350e540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1223" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.156", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.435" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.435" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5a1fdd8b0ed39a0f3fb8eb72b4340a4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f927a3d984e2664622f10968909bbaf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a44d93b30319a263b6ec9aba17e7253", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.998" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.998" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1121", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10828695749bd9238cf620285b7349c3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1296" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10828695749bd9238cf620285b7349c3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1296" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.164", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.422" + }, + { + "@id": "urn:anon:hash:4390626191852969155.111" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.422" + }, + { + "@id": "urn:anon:hash:4390626191852969155.111" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:1309352395631559165.505" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.218", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.481" + }, + { + "@id": "urn:anon:hash:4390626191852969155.552" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.481" + }, + { + "@id": "urn:anon:hash:4390626191852969155.552" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79ff03b57196189db9fc268c3ff27482" + }, + { + "@id": "urn:anon:hash:2632396539921835875.314" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.283" + }, + { + "@id": "urn:anon:hash:3929554047386646216.651" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79ff03b57196189db9fc268c3ff27482" + }, + { + "@id": "urn:anon:hash:2632396539921835875.314" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1125" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e163d77743bf992978d6cc0910586c4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "urn:anon:hash:3929554047386646216.68" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.331", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c884b6f39fd8a944f42993fa5ef84fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.246" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c884b6f39fd8a944f42993fa5ef84fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.246" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.468", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.279" + }, + { + "@id": "urn:anon:hash:4390626191852969155.475" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.279" + }, + { + "@id": "urn:anon:hash:4390626191852969155.475" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1234", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d9d4250a8f2bbc6e531e053b4c3ff8a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.195" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d9d4250a8f2bbc6e531e053b4c3ff8a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.195" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.192" + }, + { + "@id": "urn:anon:hash:4390626191852969155.30" + }, + { + "@id": "urn:anon:hash:4390626191852969155.322" + }, + { + "@id": "urn:anon:hash:4390626191852969155.346" + }, + { + "@id": "urn:anon:hash:4390626191852969155.447" + }, + { + "@id": "urn:anon:hash:4390626191852969155.580" + }, + { + "@id": "urn:anon:hash:4390626191852969155.695" + }, + { + "@id": "urn:anon:hash:4390626191852969155.95" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0924ff2bddef0f162a4c1861edbd844" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.158" + }, + { + "@id": "urn:anon:hash:1309352395631559165.173" + }, + { + "@id": "urn:anon:hash:1309352395631559165.24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.465" + }, + { + "@id": "urn:anon:hash:1309352395631559165.483" + }, + { + "@id": "urn:anon:hash:1309352395631559165.687" + }, + { + "@id": "urn:anon:hash:1309352395631559165.795" + }, + { + "@id": "urn:anon:hash:1309352395631559165.827" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.192" + }, + { + "@id": "urn:anon:hash:4390626191852969155.30" + }, + { + "@id": "urn:anon:hash:4390626191852969155.322" + }, + { + "@id": "urn:anon:hash:4390626191852969155.346" + }, + { + "@id": "urn:anon:hash:4390626191852969155.447" + }, + { + "@id": "urn:anon:hash:4390626191852969155.580" + }, + { + "@id": "urn:anon:hash:4390626191852969155.695" + }, + { + "@id": "urn:anon:hash:4390626191852969155.95" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56dad22aa18ce84faa6a1145a446cec9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.160", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.852" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.852" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.802", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.400" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.400" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4252d716fa0e7c408bcff67b046c823", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/062192368b695aa39c0bbfc1f771458b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a63d4cd3a5f5512a407e893840f677c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca51efe8a75f8e4a25d7c481ed612b23", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1596" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1596" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.175", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa04a0a9e88131525cb39901f1ff7fb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1018" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa04a0a9e88131525cb39901f1ff7fb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1018" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.427", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.568" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.568" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.582", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.41" + }, + { + "@id": "urn:anon:hash:4390626191852969155.825" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.41" + }, + { + "@id": "urn:anon:hash:4390626191852969155.825" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.804", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.424" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.563", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + }, + { + "@id": "urn:anon:hash:1309352395631559165.834" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.834" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e5e82c1616cd8306feb90e77447978e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.680" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.462", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "urn:anon:hash:1309352395631559165.423" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.208", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.370" + }, + { + "@id": "urn:anon:hash:4390626191852969155.224" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.370" + }, + { + "@id": "urn:anon:hash:4390626191852969155.224" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.24", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.165" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.174", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.131" + }, + { + "@id": "urn:anon:hash:4390626191852969155.231" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.131" + }, + { + "@id": "urn:anon:hash:4390626191852969155.231" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0a2091e365b749e735be777e2697cc4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.1218" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.255", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1527" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1527" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.405", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb432a4f3992b1b067358993e62ad6ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.732" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb432a4f3992b1b067358993e62ad6ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.732" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.954", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58da21aff0f4f5ad0351edcd4937ecde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1382" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58da21aff0f4f5ad0351edcd4937ecde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1382" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.694", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.486" + }, + { + "@id": "urn:anon:hash:4390626191852969155.66" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.486" + }, + { + "@id": "urn:anon:hash:4390626191852969155.66" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c22ded9e2ead52f89149788cbadae56", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.434", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.793" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.793" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1193", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7b2293133438245ef59fd57c490666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.147" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7b2293133438245ef59fd57c490666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.147" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4c667299df25768276206fa1179f524" + }, + { + "@id": "urn:anon:hash:2632396539921835875.523" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.619" + }, + { + "@id": "urn:anon:hash:3929554047386646216.47" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4c667299df25768276206fa1179f524" + }, + { + "@id": "urn:anon:hash:2632396539921835875.523" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.337" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8379c1ca528aca64cb31645d77b13b67", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1643" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1643" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.217", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1603" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1464", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7629a6269dff7bd800f2951d2138e4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1451" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7629a6269dff7bd800f2951d2138e4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1451" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.255", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.573" + }, + { + "@id": "urn:anon:hash:4390626191852969155.70" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.573" + }, + { + "@id": "urn:anon:hash:4390626191852969155.70" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.153", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.671" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.671" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f7d7360060cc8e4d112bcfb7a565dc1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1701" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1178", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b836171bb0629dd4cfc78505bd89e00" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1461" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b836171bb0629dd4cfc78505bd89e00" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1461" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae0f0ccbd8a138dc42915c30734f9df", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "7.104123" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c593d4769efcc17641522b7db8cafdb5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.566" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.208" + }, + { + "@id": "urn:anon:hash:4390626191852969155.230" + }, + { + "@id": "urn:anon:hash:4390626191852969155.232" + }, + { + "@id": "urn:anon:hash:4390626191852969155.236" + }, + { + "@id": "urn:anon:hash:4390626191852969155.33" + }, + { + "@id": "urn:anon:hash:4390626191852969155.436" + }, + { + "@id": "urn:anon:hash:4390626191852969155.670" + }, + { + "@id": "urn:anon:hash:4390626191852969155.715" + }, + { + "@id": "urn:anon:hash:4390626191852969155.746" + }, + { + "@id": "urn:anon:hash:4390626191852969155.783" + }, + { + "@id": "urn:anon:hash:4390626191852969155.789" + }, + { + "@id": "urn:anon:hash:4390626191852969155.830" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.205" + }, + { + "@id": "urn:anon:hash:1309352395631559165.213" + }, + { + "@id": "urn:anon:hash:1309352395631559165.272" + }, + { + "@id": "urn:anon:hash:1309352395631559165.310" + }, + { + "@id": "urn:anon:hash:1309352395631559165.4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.484" + }, + { + "@id": "urn:anon:hash:1309352395631559165.692" + }, + { + "@id": "urn:anon:hash:1309352395631559165.715" + }, + { + "@id": "urn:anon:hash:1309352395631559165.721" + }, + { + "@id": "urn:anon:hash:1309352395631559165.784" + }, + { + "@id": "urn:anon:hash:1309352395631559165.789" + }, + { + "@id": "urn:anon:hash:1309352395631559165.806" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.208" + }, + { + "@id": "urn:anon:hash:4390626191852969155.230" + }, + { + "@id": "urn:anon:hash:4390626191852969155.232" + }, + { + "@id": "urn:anon:hash:4390626191852969155.236" + }, + { + "@id": "urn:anon:hash:4390626191852969155.33" + }, + { + "@id": "urn:anon:hash:4390626191852969155.436" + }, + { + "@id": "urn:anon:hash:4390626191852969155.670" + }, + { + "@id": "urn:anon:hash:4390626191852969155.715" + }, + { + "@id": "urn:anon:hash:4390626191852969155.746" + }, + { + "@id": "urn:anon:hash:4390626191852969155.783" + }, + { + "@id": "urn:anon:hash:4390626191852969155.789" + }, + { + "@id": "urn:anon:hash:4390626191852969155.830" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c93dafa99fa2f754683ed248f7c8d5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.544", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b447e4d23c902c8ae94b9d0e9ef2a4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.546" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b447e4d23c902c8ae94b9d0e9ef2a4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.546" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1d32e61419a3eed3a2c848e2b597b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.585" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.153" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1552" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1d32e61419a3eed3a2c848e2b597b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.585" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.907" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.362", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.170" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.823", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.796" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.796" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4ec70e822bf4f1ed67f2d897ec61848", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59217f7436263467e44af0bb549f0d8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.62796" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.611", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:1309352395631559165.509" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.509" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce1c2c8f1f8e1ecbc5029cda9b7fb25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.30" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.120" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1523" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce1c2c8f1f8e1ecbc5029cda9b7fb25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.30" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1056" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/328e8240c38e2a0c8261f4e28350e540", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1085" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1085" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7aaf7f0155cda477794818a8d612414" + }, + { + "@id": "urn:anon:hash:2632396539921835875.719" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.556" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1105" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7aaf7f0155cda477794818a8d612414" + }, + { + "@id": "urn:anon:hash:2632396539921835875.719" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.126" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.404", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f8ace72f20cd8a241bfbfa6ccea59f0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.169" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f8ace72f20cd8a241bfbfa6ccea59f0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.169" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e1701490bc805d94f0100e82ffb3320" + }, + { + "@id": "urn:anon:hash:2632396539921835875.598" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.380" + }, + { + "@id": "urn:anon:hash:3929554047386646216.211" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e1701490bc805d94f0100e82ffb3320" + }, + { + "@id": "urn:anon:hash:2632396539921835875.598" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1482" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd3c3a35e84eaf9d4770f6c7d51d8c9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.551" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1684" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd3c3a35e84eaf9d4770f6c7d51d8c9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.551" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.298" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e177be7e9bd1948a3bdfbb4ded4c5e64", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94689230ccfc5ef0846774c996cfe697" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.492" + }, + { + "@id": "urn:anon:hash:4390626191852969155.745" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.350" + }, + { + "@id": "urn:anon:hash:1309352395631559165.667" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.492" + }, + { + "@id": "urn:anon:hash:4390626191852969155.745" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f11ae4d767471c0ffa7991e8b5cb3ad7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.695", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfeeaf45314d7dcd09a6d0f5042128ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.850" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfeeaf45314d7dcd09a6d0f5042128ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.850" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.115", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.504" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.504" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a6a9285063d8b65de23251746c5b6e1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.45" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.594" + }, + { + "@id": "urn:anon:hash:3929554047386646216.520" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a6a9285063d8b65de23251746c5b6e1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.45" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.450" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5d127309162d816b130581f9d303ca", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "37.31768" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1368", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1097" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1097" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a77ca9d1057b5228aa6c8e60d4ee4536" + }, + { + "@id": "urn:anon:hash:2632396539921835875.296" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1586" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a77ca9d1057b5228aa6c8e60d4ee4536" + }, + { + "@id": "urn:anon:hash:2632396539921835875.296" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.893" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.741", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.120" + }, + { + "@id": "urn:anon:hash:4390626191852969155.779" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.120" + }, + { + "@id": "urn:anon:hash:4390626191852969155.779" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c93a1ee015b645a9942662f0191aa59", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.268", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + }, + { + "@id": "urn:anon:hash:1309352395631559165.629" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.629" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1523", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce1c2c8f1f8e1ecbc5029cda9b7fb25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1056" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce1c2c8f1f8e1ecbc5029cda9b7fb25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1056" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d2357c795fb84792d1fac099acd49ee", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1014" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1014" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.573", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.763" + }, + { + "@id": "urn:anon:hash:4390626191852969155.656" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.763" + }, + { + "@id": "urn:anon:hash:4390626191852969155.656" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03229e1626d02105343571f2e990e997", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.377" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.377" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac308e83de61364ad9ebd1ed55de0ade", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.486" + }, + { + "@id": "urn:anon:hash:4390626191852969155.560" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.473" + }, + { + "@id": "urn:anon:hash:1309352395631559165.494" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.486" + }, + { + "@id": "urn:anon:hash:4390626191852969155.560" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/449c69ff4ee397bfa95041605a14e21b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6c90aeb76bbe840bf59188ef4e6aeb3", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e464e8e730334fc8249d7c693ae5d155", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.355" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.355" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b7895686b6ab06d73d146810e8e774c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.227" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/355a0e62f1b698d6b77e37097460fd0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc76e5bd0269d66c52e3a28313c75e6b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1098", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2055f7b40554e29bd37f4b4ce51cf8bc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1687" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2055f7b40554e29bd37f4b4ce51cf8bc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1687" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.34", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d92a3cadc52eb935cc9533b65aa692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1463" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d92a3cadc52eb935cc9533b65aa692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1463" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.919", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b1e1aebdecdb7ce7f0245993cfdb207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1317" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b1e1aebdecdb7ce7f0245993cfdb207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1317" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.705", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.540" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.777", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.388" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.388" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb8e7b49e448f03416b7ea6cfc3cd72a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "urn:anon:hash:3929554047386646216.588" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.122", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + }, + { + "@id": "urn:anon:hash:1309352395631559165.319" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.147", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.206" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.22", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa97e9430ca56c50052b7db27ac5e142" + }, + { + "@id": "urn:anon:hash:3929554047386646216.979" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa97e9430ca56c50052b7db27ac5e142" + }, + { + "@id": "urn:anon:hash:3929554047386646216.979" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1040", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23caf7f44ee49318c8a138a592ffab43" + }, + { + "@id": "urn:anon:hash:3929554047386646216.410" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23caf7f44ee49318c8a138a592ffab43" + }, + { + "@id": "urn:anon:hash:3929554047386646216.410" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.487", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1184" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1184" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.206" + }, + { + "@id": "urn:anon:hash:4390626191852969155.309" + }, + { + "@id": "urn:anon:hash:4390626191852969155.757" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.566" + }, + { + "@id": "urn:anon:hash:1309352395631559165.592" + }, + { + "@id": "urn:anon:hash:1309352395631559165.710" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.206" + }, + { + "@id": "urn:anon:hash:4390626191852969155.309" + }, + { + "@id": "urn:anon:hash:4390626191852969155.757" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0001590e379eea069d3ebb74ab761a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.646", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "urn:anon:hash:1309352395631559165.136" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/189310adf2c21d28c355dfd4779cd0c3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "34.52351" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.741", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a05bf86e0d8b4c3eb5eae6484301148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.742" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a05bf86e0d8b4c3eb5eae6484301148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.742" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e33b2b05f44d1e2f2fb45fa4e0c52b00" + }, + { + "@id": "urn:anon:hash:2632396539921835875.321" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.508" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1702" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e33b2b05f44d1e2f2fb45fa4e0c52b00" + }, + { + "@id": "urn:anon:hash:2632396539921835875.321" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.597" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1343", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.323" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.322", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.219" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1069d3cc5c15bbb6804188a84ff3f310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb257490bbf37d4e363eae282dd10cdf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8183d3b3acfcef404fa38037b64ec988" + }, + { + "@id": "urn:anon:hash:2632396539921835875.60" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1130" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8183d3b3acfcef404fa38037b64ec988" + }, + { + "@id": "urn:anon:hash:2632396539921835875.60" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.554" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be0cf180f8948c9a4d0f6f9efd005cf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.584" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.584" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a0893a5a9eb6f1b29de500a7a74a0b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.457" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.394" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a0893a5a9eb6f1b29de500a7a74a0b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.457" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.395" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1326", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cde3593b2f899d0bc35497b64cf3a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.481" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cde3593b2f899d0bc35497b64cf3a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.481" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.384", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + }, + { + "@id": "urn:anon:hash:1309352395631559165.679" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bebca7d85927ce238cbdfcb3a05b51c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.205" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.472" + }, + { + "@id": "urn:anon:hash:3929554047386646216.494" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bebca7d85927ce238cbdfcb3a05b51c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.205" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.572" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75cebd29b836621b2e3a71ab1ddb3a99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.573" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.255" + }, + { + "@id": "urn:anon:hash:3929554047386646216.267" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75cebd29b836621b2e3a71ab1ddb3a99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.573" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.260" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.244" + }, + { + "@id": "urn:anon:hash:4390626191852969155.84" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.235" + }, + { + "@id": "urn:anon:hash:1309352395631559165.619" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.244" + }, + { + "@id": "urn:anon:hash:4390626191852969155.84" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b403631ff537d0a31f69882434827b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.170", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3de30e9f161e198a372486d4b8e2e0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.883" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3de30e9f161e198a372486d4b8e2e0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.883" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80cddbc48bb1b60704f60f3abaa1c9a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.232" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.357" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1651" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80cddbc48bb1b60704f60f3abaa1c9a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.232" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1128" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.760", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.65" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.65" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1271", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1668" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1668" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.689" + }, + { + "@id": "urn:anon:hash:4390626191852969155.824" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.504" + }, + { + "@id": "urn:anon:hash:1309352395631559165.560" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.689" + }, + { + "@id": "urn:anon:hash:4390626191852969155.824" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5cdb87c9e27189683b24e6ac4c60bd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.225" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1515" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5cdb87c9e27189683b24e6ac4c60bd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.225" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.669" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e557f993fcc8dec53d9a6abb1911b3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.708" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.708" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.135", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.591" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.591" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1543", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a214399bad87d0a6609b0fc42e09d45a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1510" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a214399bad87d0a6609b0fc42e09d45a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1510" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.201", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.296" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.296" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.473", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.811" + }, + { + "@id": "urn:anon:hash:4390626191852969155.560" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.811" + }, + { + "@id": "urn:anon:hash:4390626191852969155.560" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c13c54586c7983d279dc8563cd44a645" + }, + { + "@id": "urn:anon:hash:2632396539921835875.768" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.567" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1440" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c13c54586c7983d279dc8563cd44a645" + }, + { + "@id": "urn:anon:hash:2632396539921835875.768" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1531" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.594", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + }, + { + "@id": "urn:anon:hash:1309352395631559165.82" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.82" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1185", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61f71219253ad1d7ac1f91a621886630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.400" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61f71219253ad1d7ac1f91a621886630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.400" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1158", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1529" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1529" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1449", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be40adad7b20c9d4e8c21a5309bbeac6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.519" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be40adad7b20c9d4e8c21a5309bbeac6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.519" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.624", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.829" + }, + { + "@id": "urn:anon:hash:4390626191852969155.81" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.829" + }, + { + "@id": "urn:anon:hash:4390626191852969155.81" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1130", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8183d3b3acfcef404fa38037b64ec988" + }, + { + "@id": "urn:anon:hash:3929554047386646216.554" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8183d3b3acfcef404fa38037b64ec988" + }, + { + "@id": "urn:anon:hash:3929554047386646216.554" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1325df1c55c664748794c36618990203" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e14c3c70a4695d93da0707464d289406" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63dc34f8ca70fbff437a3291f33a8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.804" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.424" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1572" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63dc34f8ca70fbff437a3291f33a8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.804" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.457" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.397", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.160" + }, + { + "@id": "urn:anon:hash:4390626191852969155.125" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.160" + }, + { + "@id": "urn:anon:hash:4390626191852969155.125" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3078b9f916846404887437abeba89a18" + }, + { + "@id": "urn:anon:hash:2632396539921835875.402" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.367" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3078b9f916846404887437abeba89a18" + }, + { + "@id": "urn:anon:hash:2632396539921835875.402" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.368" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.100", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.733" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.733" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef090445616539d0d6656e95e5103631" + }, + { + "@id": "urn:anon:hash:2632396539921835875.809" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.593" + }, + { + "@id": "urn:anon:hash:3929554047386646216.88" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef090445616539d0d6656e95e5103631" + }, + { + "@id": "urn:anon:hash:2632396539921835875.809" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.495" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.780", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.709" + }, + { + "@id": "urn:anon:hash:4390626191852969155.807" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.709" + }, + { + "@id": "urn:anon:hash:4390626191852969155.807" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.274", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.487" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.487" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3fd8758fdb12472317532b04567977" + }, + { + "@id": "urn:anon:hash:2632396539921835875.620" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.663" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1274" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3fd8758fdb12472317532b04567977" + }, + { + "@id": "urn:anon:hash:2632396539921835875.620" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1203" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.573", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.579" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.579" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.142", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:1309352395631559165.593" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.593" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9301b6b37bfbf9adedaa581cd36a4699", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ca4e2967b2a46278af78af5276dadd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b36dccb484c44ace954a34ab21a2517d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/495c79c07fb0fd147603710d97dc3cf9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.08623" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.23", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.320" + }, + { + "@id": "urn:anon:hash:4390626191852969155.294" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.320" + }, + { + "@id": "urn:anon:hash:4390626191852969155.294" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24a7c3c2853b30218296d23aee686063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8367f5acef1e8bfda38d172b90bd840f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac1e9213d7516083c463a5be2bf2922c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.331" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.449" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac1e9213d7516083c463a5be2bf2922c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.331" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1425" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.7", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.1" + }, + { + "@id": "urn:anon:hash:4390626191852969155.760" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.1" + }, + { + "@id": "urn:anon:hash:4390626191852969155.760" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad16ab9e42dee6001a18d823c4f78abc", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1216", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1623" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c41dd1c317ef1eceaff64b358067358", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.423", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.226" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.226" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.491", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.161" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.161" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cda9c2ac3626aca6223ace63e6b8c519", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.317" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.317" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.136", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbabe38bf2f82c05880ab41007a1abae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.99" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbabe38bf2f82c05880ab41007a1abae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.99" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b66d32fcfdd2a6089ba085f7f0cd4e40", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.73" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.356", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "urn:anon:hash:1309352395631559165.146" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.146" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cb02ba5401cde8730fb11c97fb452a7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.675" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86989e6da13273f7bdfbf8f1d8bddf40", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5b9ea99e8c58858d96ae3be3f16e8d9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1218" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea30becb31796f7a117814f53502b260", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.288" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.288" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.60", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/133dee4abedbce87a56d96ac04472533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.61" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/133dee4abedbce87a56d96ac04472533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.61" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.480", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.5" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ea7d9f5e47ae1b5357f72838f58616c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.532" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.269" + }, + { + "@id": "urn:anon:hash:3929554047386646216.903" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ea7d9f5e47ae1b5357f72838f58616c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.532" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1000" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b1b9e36cac14191c55afcac077ed8b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.583" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.795" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1232" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b1b9e36cac14191c55afcac077ed8b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.583" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1555" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.553" + }, + { + "@id": "urn:anon:hash:4390626191852969155.706" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.142" + }, + { + "@id": "urn:anon:hash:1309352395631559165.478" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.553" + }, + { + "@id": "urn:anon:hash:4390626191852969155.706" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c197ec349d205d171c8caf5c59abfb74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e2bc2fe1e41962a1fccadc8a419253a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1477" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1477" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a02f59916c7d15701064399f76bd4cb0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.818", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9953b9c57c765fb5877dae5ec3768d2a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.819" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9953b9c57c765fb5877dae5ec3768d2a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.819" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.150", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.257" + }, + { + "@id": "urn:anon:hash:4390626191852969155.50" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.257" + }, + { + "@id": "urn:anon:hash:4390626191852969155.50" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.119", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.71" + }, + { + "@id": "urn:anon:hash:4390626191852969155.500" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.71" + }, + { + "@id": "urn:anon:hash:4390626191852969155.500" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf0760c16eee958a302b2c289bda82b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.945146" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c658078cf8a6f4a74d5b8662e0679b0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1443" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.550", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.73" + }, + { + "@id": "urn:anon:hash:4390626191852969155.581" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.73" + }, + { + "@id": "urn:anon:hash:4390626191852969155.581" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1091", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29399eb2dce2901fcad00e4bab41b993" + }, + { + "@id": "urn:anon:hash:3929554047386646216.496" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29399eb2dce2901fcad00e4bab41b993" + }, + { + "@id": "urn:anon:hash:3929554047386646216.496" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d84da210d87cdd27be472e3dec29cf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.445" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.688" + }, + { + "@id": "urn:anon:hash:3929554047386646216.986" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d84da210d87cdd27be472e3dec29cf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.445" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1473" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.229", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba324ee152d6e63bf4992257f2cbe307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1594" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba324ee152d6e63bf4992257f2cbe307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1594" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e33b2b05f44d1e2f2fb45fa4e0c52b00", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1702" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1240", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.223" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.223" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.295", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.659" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.659" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1628", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.133" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.133" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.259", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + }, + { + "@id": "urn:anon:hash:1309352395631559165.647" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.647" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.440", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1697" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.109", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.66" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.66" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/883384b851d67bafe18cbb108d5cafcd", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/594e97fcfc6f932f0147271e9be0c47c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.516" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.660" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1590" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/594e97fcfc6f932f0147271e9be0c47c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.516" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1488" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab659d1b8a4295435a95c916a20592c4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50e0e6ae63a515699138526d6997d0fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.415" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.232" + }, + { + "@id": "urn:anon:hash:3929554047386646216.756" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50e0e6ae63a515699138526d6997d0fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.415" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.257" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aef4e6dd0b443ae6bcb24dab2ecd3fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.371" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.716" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aef4e6dd0b443ae6bcb24dab2ecd3fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.371" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.567" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.432", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.171" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.171" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2054ae46aef9e51c6bd4e2787e62c591", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.573" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.705", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.622" + }, + { + "@id": "urn:anon:hash:4390626191852969155.418" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.622" + }, + { + "@id": "urn:anon:hash:4390626191852969155.418" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.823", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.152" + }, + { + "@id": "urn:anon:hash:4390626191852969155.477" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.152" + }, + { + "@id": "urn:anon:hash:4390626191852969155.477" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.789", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.272" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.272" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15e4869d02c7e5df97004b3c8f8b34ee", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.75244" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1660", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42570677f43a5897d92efb2fc4bd732" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1581" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42570677f43a5897d92efb2fc4bd732" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1581" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/570dbf8a0dcab01d5cc44ddb3d2f02ef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.537" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.447" + }, + { + "@id": "urn:anon:hash:3929554047386646216.357" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/570dbf8a0dcab01d5cc44ddb3d2f02ef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.537" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1667" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/259ca61969817c9f5a4cfd982f09ebb2", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce59566e94476dc37100019fa4e8dee2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "urn:anon:hash:3929554047386646216.898" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.898" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.467", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.633" + }, + { + "@id": "urn:anon:hash:4390626191852969155.766" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.633" + }, + { + "@id": "urn:anon:hash:4390626191852969155.766" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.929", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1422" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/688d0cd615786ef382f55d85d3bcc897" + }, + { + "@id": "urn:anon:hash:2632396539921835875.676" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.235" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1635" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/688d0cd615786ef382f55d85d3bcc897" + }, + { + "@id": "urn:anon:hash:2632396539921835875.676" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.869" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.385", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c70a3fc45a97400da8f992ea94af5c7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.568" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c70a3fc45a97400da8f992ea94af5c7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.568" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.632" + }, + { + "@id": "urn:anon:hash:4390626191852969155.738" + }, + { + "@id": "urn:anon:hash:4390626191852969155.829" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.351" + }, + { + "@id": "urn:anon:hash:1309352395631559165.361" + }, + { + "@id": "urn:anon:hash:1309352395631559165.73" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.632" + }, + { + "@id": "urn:anon:hash:4390626191852969155.738" + }, + { + "@id": "urn:anon:hash:4390626191852969155.829" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d2e8260ccfce3664c6ef19edb4c295a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.540", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ec18fb323cd4f3b70e3befecdfa6e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.705" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ec18fb323cd4f3b70e3befecdfa6e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.705" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004db143e1a8363dfa84133a5613b7a8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "41.17375" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.54", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "urn:anon:hash:1309352395631559165.360" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.360" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1062", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1564" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.828", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "urn:anon:hash:1309352395631559165.465" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.465" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.681", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.72" + }, + { + "@id": "urn:anon:hash:4390626191852969155.718" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.72" + }, + { + "@id": "urn:anon:hash:4390626191852969155.718" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.287", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.813" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94b5d722e0319a70bd11b1053bc79a92", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e720c99d123a1948b5a43ad0bb08a0ed", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44d8f84a08a299c9cf00124c84b46866" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.528", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "urn:anon:hash:1309352395631559165.839" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.839" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3594e605e61622d614f66d889051129b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.645" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.645" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.174" + }, + { + "@id": "urn:anon:hash:4390626191852969155.439" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.274" + }, + { + "@id": "urn:anon:hash:1309352395631559165.377" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.174" + }, + { + "@id": "urn:anon:hash:4390626191852969155.439" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69772a408336da3520982f5532147dea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71f92243822dc4b896a43511b5fe7a0d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.629" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.262" + }, + { + "@id": "urn:anon:hash:3929554047386646216.769" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71f92243822dc4b896a43511b5fe7a0d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.629" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1416" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.232", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.415" + }, + { + "@id": "urn:anon:hash:4390626191852969155.80" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.415" + }, + { + "@id": "urn:anon:hash:4390626191852969155.80" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.264" + }, + { + "@id": "urn:anon:hash:4390626191852969155.48" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.466" + }, + { + "@id": "urn:anon:hash:1309352395631559165.516" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.264" + }, + { + "@id": "urn:anon:hash:4390626191852969155.48" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec9f00d790d9589b8e14a179f3f9656" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/928d801e0fd070351589f5847bd11c40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.162" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.851" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1107" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/928d801e0fd070351589f5847bd11c40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.162" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.980" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.32" + }, + { + "@id": "urn:anon:hash:4390626191852969155.320" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.160" + }, + { + "@id": "urn:anon:hash:1309352395631559165.181" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.32" + }, + { + "@id": "urn:anon:hash:4390626191852969155.320" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a11a8ad57af23cf542954e3bec7ce1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7282c6cf3d90c98c774dfd839caebc72" + }, + { + "@id": "urn:anon:hash:2632396539921835875.510" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.374" + }, + { + "@id": "urn:anon:hash:3929554047386646216.83" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7282c6cf3d90c98c774dfd839caebc72" + }, + { + "@id": "urn:anon:hash:2632396539921835875.510" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.714" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.110", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + }, + { + "@id": "urn:anon:hash:1309352395631559165.263" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.263" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.900", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aea842662e575df30fa6ff977ea3a4dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.45" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aea842662e575df30fa6ff977ea3a4dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.45" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.290" + }, + { + "@id": "urn:anon:hash:4390626191852969155.365" + }, + { + "@id": "urn:anon:hash:4390626191852969155.820" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.343" + }, + { + "@id": "urn:anon:hash:1309352395631559165.696" + }, + { + "@id": "urn:anon:hash:1309352395631559165.749" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.290" + }, + { + "@id": "urn:anon:hash:4390626191852969155.365" + }, + { + "@id": "urn:anon:hash:4390626191852969155.820" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84524f69cdc903f7593d2ed76cb3e107" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.620", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + }, + { + "@id": "urn:anon:hash:1309352395631559165.650" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.650" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.94", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "urn:anon:hash:1309352395631559165.280" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.280" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6cb49b60e6429e82e7e81bc41631096" + }, + { + "@id": "urn:anon:hash:2632396539921835875.387" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.693" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1257" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6cb49b60e6429e82e7e81bc41631096" + }, + { + "@id": "urn:anon:hash:2632396539921835875.387" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1294" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1012", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1340" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1340" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd6805c96500556b0f1a88591aa1972e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6173431209f01ce59e439254cc652f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.405", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.674" + }, + { + "@id": "urn:anon:hash:4390626191852969155.414" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.674" + }, + { + "@id": "urn:anon:hash:4390626191852969155.414" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.443", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.631" + }, + { + "@id": "urn:anon:hash:4390626191852969155.659" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.631" + }, + { + "@id": "urn:anon:hash:4390626191852969155.659" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.628", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.693" + }, + { + "@id": "urn:anon:hash:4390626191852969155.614" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.693" + }, + { + "@id": "urn:anon:hash:4390626191852969155.614" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf274b46127e086151848d398bf8bb06", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1456" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1456" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.578", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:1309352395631559165.317" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.317" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1092", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01821243954d794346c7a3a618df44fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.168" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01821243954d794346c7a3a618df44fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.168" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.537" + }, + { + "@id": "urn:anon:hash:4390626191852969155.608" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.261" + }, + { + "@id": "urn:anon:hash:1309352395631559165.730" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.537" + }, + { + "@id": "urn:anon:hash:4390626191852969155.608" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0a874ad3663995389c581bce7855260" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8164306f79921546994a79daa15f2516", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1261" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1261" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.298", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "urn:anon:hash:1309352395631559165.840" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.840" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.157", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.382" + }, + { + "@id": "urn:anon:hash:4390626191852969155.425" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.382" + }, + { + "@id": "urn:anon:hash:4390626191852969155.425" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.663", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.72" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.313" + }, + { + "@id": "urn:anon:hash:4390626191852969155.415" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.254" + }, + { + "@id": "urn:anon:hash:1309352395631559165.260" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.313" + }, + { + "@id": "urn:anon:hash:4390626191852969155.415" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11d8280545d83ebcc4bf68115ac140ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.78", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.687" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.687" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.441", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.632" + }, + { + "@id": "urn:anon:hash:4390626191852969155.158" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.632" + }, + { + "@id": "urn:anon:hash:4390626191852969155.158" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.650", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.653" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.653" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4688b02f366c7821bbe0ab8c17b14db", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.2524" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1027", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1176" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1176" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c86a5a2c35bfb8861b34c7a6d9b8fa21", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1617" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1617" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.704", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/425162f5908f31d51d04b8b5ecf20b8a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.504" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/425162f5908f31d51d04b8b5ecf20b8a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.504" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1307", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1376" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.775", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.259" + }, + { + "@id": "urn:anon:hash:4390626191852969155.627" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.259" + }, + { + "@id": "urn:anon:hash:4390626191852969155.627" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f9fc7a0cae10d6b1e241e52e6839502", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1598" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1598" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.428", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f890f3b9ce29bd4b99a6b447e1d915c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1407" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f890f3b9ce29bd4b99a6b447e1d915c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1407" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c47183979ddf136e684b65cd5c51750e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.190" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.806" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1563" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c47183979ddf136e684b65cd5c51750e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.190" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1645" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1197", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28da81ecafed7b03a21f68111e743b1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.917" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28da81ecafed7b03a21f68111e743b1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.917" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efda166472d06e04e8359618961f0d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.713" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.542" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1210" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efda166472d06e04e8359618961f0d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.713" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1325" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.694", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.12" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.12" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f9a40b4ddff280a5cde4587fe155aea", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.39597" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.787", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "urn:anon:hash:1309352395631559165.776" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.776" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.444", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.751" + }, + { + "@id": "urn:anon:hash:4390626191852969155.17" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.751" + }, + { + "@id": "urn:anon:hash:4390626191852969155.17" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ea109b20948ab487559853d6639b7db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.188" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.403" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ea109b20948ab487559853d6639b7db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.188" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.950" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc9c888116b7e7ac057f2ece06ed4e95" + }, + { + "@id": "urn:anon:hash:2632396539921835875.92" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.674" + }, + { + "@id": "urn:anon:hash:3929554047386646216.829" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc9c888116b7e7ac057f2ece06ed4e95" + }, + { + "@id": "urn:anon:hash:2632396539921835875.92" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.830" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.112", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:1309352395631559165.389" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.389" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe76a33587ea143de89fa5d9cb131ee0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.344509" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/346d5a4c89123f41f04e4e4f2de48ac6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.580" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.565" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1657" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/346d5a4c89123f41f04e4e4f2de48ac6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.580" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.258" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.616", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.110" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.778", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5680515e5f46625d675280939a84de5d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.746" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5680515e5f46625d675280939a84de5d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.746" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f183f834b0f79e82d5875c9a0629e0c2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.240" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.779" + }, + { + "@id": "urn:anon:hash:3929554047386646216.323" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f183f834b0f79e82d5875c9a0629e0c2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.240" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1343" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa04a0a9e88131525cb39901f1ff7fb3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.175" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.630", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141c6732bd411e80c27d5fa0c979464a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1379" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141c6732bd411e80c27d5fa0c979464a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1379" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4ed9a9553d1f082cc8401970d505abe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1559" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624a50ce8fa9804270d49586b4f6e5ad" + }, + { + "@id": "urn:anon:hash:2632396539921835875.316" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.372" + }, + { + "@id": "urn:anon:hash:3929554047386646216.27" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624a50ce8fa9804270d49586b4f6e5ad" + }, + { + "@id": "urn:anon:hash:2632396539921835875.316" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f335ee02ac50e8dad7e216911860887f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.782" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.261" + }, + { + "@id": "urn:anon:hash:3929554047386646216.690" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f335ee02ac50e8dad7e216911860887f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.782" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.750" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.121" + }, + { + "@id": "urn:anon:hash:4390626191852969155.524" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.167" + }, + { + "@id": "urn:anon:hash:1309352395631559165.745" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.121" + }, + { + "@id": "urn:anon:hash:4390626191852969155.524" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85d8a90972a8331c48b535e086bfa120" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077afb6c0ef4e2bf71615cf73f727b60", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1518" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.687", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.686" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd5eff0b15a63b75f8079077c23b7726", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "33.913670000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.841", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.11" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.11" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.509", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "urn:anon:hash:1309352395631559165.521" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.521" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.559", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab042c4b7b4f4ec01396b7f2e061a092" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1104" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab042c4b7b4f4ec01396b7f2e061a092" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1104" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a6a9285063d8b65de23251746c5b6e1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.520" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6d5adb4bb9cad6396c6d467ba757610", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af757a38a904afca43ae980548105a82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2adf5f621647700534fe52e02fd2598" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.560", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.652" + }, + { + "@id": "urn:anon:hash:4390626191852969155.824" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.652" + }, + { + "@id": "urn:anon:hash:4390626191852969155.824" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc238dcd4adfa913c73a4d01c0238e5c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.660", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.731" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.731" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db7e65b45448b1d84ca87236ad37719", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.29817" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.209", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.529" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.529" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0d2324babba5246c0b5cc99b6e4dbf7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.75168" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.167", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "urn:anon:hash:1309352395631559165.151" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.151" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.47", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.571" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.571" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.371", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "urn:anon:hash:1309352395631559165.596" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.596" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.457", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:1309352395631559165.186" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.186" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.679", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.284" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.284" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.768", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1353" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.748", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.206" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e1bb171cc3ecf67b0fa424a05d7d83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.190" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1096", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1653" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1653" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.517", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.40" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.40" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebba6730505e76b4f2d822b3c9ff6dc3", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88eb4cb9c533a06ee9e69a0f32ba8022" + }, + { + "@id": "urn:anon:hash:2632396539921835875.746" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1376" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88eb4cb9c533a06ee9e69a0f32ba8022" + }, + { + "@id": "urn:anon:hash:2632396539921835875.746" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1307" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1205", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1631" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/791d744af2b3469a2196e60c442bf5ac", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.79234" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.785", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.128" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.128" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb432a4f3992b1b067358993e62ad6ee", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.405" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd734764b07e68afdef9c34f397e7e46", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.715" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.715" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ffaa0141219c5cfd63bc0e5f60e35f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.567" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.515" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ffaa0141219c5cfd63bc0e5f60e35f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.567" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.128" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e998078d2c2782f736160d1ef5185645" + }, + { + "@id": "urn:anon:hash:2632396539921835875.12" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.396" + }, + { + "@id": "urn:anon:hash:3929554047386646216.230" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e998078d2c2782f736160d1ef5185645" + }, + { + "@id": "urn:anon:hash:2632396539921835875.12" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.643" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1143", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf3195b56212ea53d8535830523c07c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.503" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf3195b56212ea53d8535830523c07c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.503" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.499", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "urn:anon:hash:1309352395631559165.641" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.641" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.841", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6093759e7462a285c0a01075260b1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1626" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6093759e7462a285c0a01075260b1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1626" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.576", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.89" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.396", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.645" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.645" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.626", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.638" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1a82bafb0c1bfaab4f0641964c0d34", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.19114" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f0b8496a9c06f58833d9627e690cde", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.8592" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62334eebc465d306eea25dfa434df8e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.728" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.728" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eeaa6083e1c8553027551e510187125", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24b4b54f576ddb1369310394bd5e2873" + }, + { + "@id": "urn:anon:hash:2632396539921835875.84" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.850" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1608" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24b4b54f576ddb1369310394bd5e2873" + }, + { + "@id": "urn:anon:hash:2632396539921835875.84" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1321" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.291", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.127" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e47eb616fd81ceb60fece48881df769" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551e0259e1139d2a97c2f141e248a505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.728", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62334eebc465d306eea25dfa434df8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.729" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62334eebc465d306eea25dfa434df8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.729" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a258c4d2c332097fecfec472c5ca1c2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.44497" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1252", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a6d5086166d074ea398f3b4396e8c2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1253" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a6d5086166d074ea398f3b4396e8c2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1253" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Hallway" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/acd4ab80c2cd902c6dc2447a19d53845" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b728df45b2ba2045f1a50fcf6e4f5e8d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Hallway" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.549", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.558" + }, + { + "@id": "urn:anon:hash:4390626191852969155.470" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.558" + }, + { + "@id": "urn:anon:hash:4390626191852969155.470" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.626", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.550" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.550" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.415", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.608" + }, + { + "@id": "urn:anon:hash:4390626191852969155.99" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.608" + }, + { + "@id": "urn:anon:hash:4390626191852969155.99" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e506a0501cd7f28bc79626e0bbb7a1ee", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.7", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a6aea1e069cc52264c53fca4b09203e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.764" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a6aea1e069cc52264c53fca4b09203e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.764" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d00342761d74ae4680f5d3872bb7bf0d", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9598c34036c9f08556f74e32207a2cd8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.90198" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.729", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.728" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.728" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.226", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.512" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.512" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.716", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + }, + { + "@id": "urn:anon:hash:1309352395631559165.817" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.817" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.808", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.787" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.787" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.609", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.166" + }, + { + "@id": "urn:anon:hash:4390626191852969155.349" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.166" + }, + { + "@id": "urn:anon:hash:4390626191852969155.349" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.442", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "urn:anon:hash:1309352395631559165.53" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.53" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.618", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.14" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.14" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.116", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.485" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96a8be71c82f122599845a368b4b1f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "urn:anon:hash:3929554047386646216.552" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2665f1868ad7b4d537c66d71bdbe2cd9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.18334" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bfb9625407d2535cfea705ced3a07a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.93" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.440" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1413" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bfb9625407d2535cfea705ced3a07a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.93" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1111" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#DiningRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b19a6ee1ff3b45d29e2b5dddd5ddf23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26e478aba8b9470c5df251aa304f6b03" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Dining room" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afb2c9f3585477b23caa9d14f408474e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.72" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1507" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afb2c9f3585477b23caa9d14f408474e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.72" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.975" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.732" + }, + { + "@id": "urn:anon:hash:4390626191852969155.818" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.151" + }, + { + "@id": "urn:anon:hash:1309352395631559165.534" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.732" + }, + { + "@id": "urn:anon:hash:4390626191852969155.818" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/195bfa582708a31e7c760feaae02fd91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96ad489af364817304f9d34b4bc177b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.209" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.529" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1508" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96ad489af364817304f9d34b4bc177b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.209" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe1b70ea0af815a7833be4313083c7e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1157" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.181", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e78ee1021a03ea9a5775624a43e8698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.865" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e78ee1021a03ea9a5775624a43e8698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.865" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.249", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.578" + }, + { + "@id": "urn:anon:hash:4390626191852969155.498" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.578" + }, + { + "@id": "urn:anon:hash:4390626191852969155.498" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.750", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.690" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.690" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1203", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1274" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1677", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6578f3e4ae2dbdd6505902816ffd26fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1389" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6578f3e4ae2dbdd6505902816ffd26fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1389" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd734764b07e68afdef9c34f397e7e46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.392" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.341" + }, + { + "@id": "urn:anon:hash:3929554047386646216.715" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd734764b07e68afdef9c34f397e7e46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.392" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.216" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.35", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.625" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b39866621457249de2b0841bf5b37d4d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1025" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1025" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71f92243822dc4b896a43511b5fe7a0d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "urn:anon:hash:3929554047386646216.769" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.769" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.84", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.850" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.850" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.956", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1302" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1302" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.408", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.107" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.107" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715b71b027103436d8b63dbc539da9ac", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "urn:anon:hash:3929554047386646216.182" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff56d3d62a72acb215c205aad7d5e076", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.363", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.362" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.362" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1680", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6945db730a4ef40ab3848cafe8cca1b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1496" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6945db730a4ef40ab3848cafe8cca1b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1496" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.803", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c72d95d0668501ab622afa6bcfe1a48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1172" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c72d95d0668501ab622afa6bcfe1a48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1172" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0da993cb926ac9f95daca6853ff7ced4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.532" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.152", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + }, + { + "@id": "urn:anon:hash:1309352395631559165.823" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.823" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbad240057fa91dca5c9aac30c9e96b5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.81026" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7a39a2481f4dbc181cc606d631d0533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.370" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1480" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7a39a2481f4dbc181cc606d631d0533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.370" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.461" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4afd764186a5b973a39fb7224a93cbd", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.620634" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.725", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5e5856104ae80845dbb84cd203aaefc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.726" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5e5856104ae80845dbb84cd203aaefc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.726" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.541", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.777" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.777" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.731", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.469" + }, + { + "@id": "urn:anon:hash:4390626191852969155.599" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.469" + }, + { + "@id": "urn:anon:hash:4390626191852969155.599" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7552488f13a57022e2017e74f10b450", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "28.63228" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.494", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + }, + { + "@id": "urn:anon:hash:1309352395631559165.740" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.740" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10828695749bd9238cf620285b7349c3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.78" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.687" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1121" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10828695749bd9238cf620285b7349c3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.78" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1296" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.532", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.200" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.200" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4a97cae5579fd99057a754cc7c6b03", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.103" + }, + { + "@id": "urn:anon:hash:4390626191852969155.760" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.580" + }, + { + "@id": "urn:anon:hash:1309352395631559165.7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.103" + }, + { + "@id": "urn:anon:hash:4390626191852969155.760" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/815156672540e2b24b2afd6176638b5f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.619", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.578" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.578" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.348", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.524" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.524" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.641" + }, + { + "@id": "urn:anon:hash:4390626191852969155.737" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.122" + }, + { + "@id": "urn:anon:hash:1309352395631559165.98" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.641" + }, + { + "@id": "urn:anon:hash:4390626191852969155.737" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6121ae21a5eaaf5125468fbf0f6d170" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.89", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:1309352395631559165.312" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.778", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.462" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.462" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95dd0a7b5addf4d5a1fae5abad037b3", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/108e3218389eb5e4fc67195bb21167aa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1142" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a67c8b5efc155222710b7b64740c96", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1423" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1423" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d171c8b48ea60b910ac3269ccccce97" + }, + { + "@id": "urn:anon:hash:2632396539921835875.122" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.319" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1319" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d171c8b48ea60b910ac3269ccccce97" + }, + { + "@id": "urn:anon:hash:2632396539921835875.122" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.558" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03e533877685195aa40a91d1e4221c0d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.489", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.140" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.140" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.141", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.714" + }, + { + "@id": "urn:anon:hash:4390626191852969155.511" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.714" + }, + { + "@id": "urn:anon:hash:4390626191852969155.511" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.955", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1168" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1168" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.538", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.398" + }, + { + "@id": "urn:anon:hash:4390626191852969155.643" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.398" + }, + { + "@id": "urn:anon:hash:4390626191852969155.643" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.154", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + }, + { + "@id": "urn:anon:hash:1309352395631559165.290" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.290" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.67", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.645" + }, + { + "@id": "urn:anon:hash:4390626191852969155.118" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.645" + }, + { + "@id": "urn:anon:hash:4390626191852969155.118" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.592", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.578" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.578" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.850", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.84" + }, + { + "@id": "urn:anon:hash:4390626191852969155.85" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.84" + }, + { + "@id": "urn:anon:hash:4390626191852969155.85" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.345" + }, + { + "@id": "urn:anon:hash:4390626191852969155.571" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.178" + }, + { + "@id": "urn:anon:hash:1309352395631559165.588" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.345" + }, + { + "@id": "urn:anon:hash:4390626191852969155.571" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e9e1358d969dfd031167b1239135389" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.544", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "urn:anon:hash:1309352395631559165.498" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.498" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f756062a54053bd1b06d5b53f1e4ed52", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.229", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.789" + }, + { + "@id": "urn:anon:hash:4390626191852969155.851" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.789" + }, + { + "@id": "urn:anon:hash:4390626191852969155.851" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1625", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9d0081779ce44d2fecff8b724d1635c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1437" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9d0081779ce44d2fecff8b724d1635c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1437" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.322", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.264" + }, + { + "@id": "urn:anon:hash:4390626191852969155.182" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.264" + }, + { + "@id": "urn:anon:hash:4390626191852969155.182" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62a2ee8f82e2979ce84c862aa3bad567", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "53.12542" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.98", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.383" + }, + { + "@id": "urn:anon:hash:4390626191852969155.737" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.383" + }, + { + "@id": "urn:anon:hash:4390626191852969155.737" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cbd9a06555836fb405fe285f039a1a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c37ec865dddcc0b162ca729e1d7188" + }, + { + "@id": "urn:anon:hash:2632396539921835875.353" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.368" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1441" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c37ec865dddcc0b162ca729e1d7188" + }, + { + "@id": "urn:anon:hash:2632396539921835875.353" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.149" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1268", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.344" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.344" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6801a6f2b01c1ea003a1c4d18c9cc6a6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1069" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.321", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + }, + { + "@id": "urn:anon:hash:1309352395631559165.508" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.508" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.810", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15769a484fb9e551b14039f9312a7dd7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1255" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15769a484fb9e551b14039f9312a7dd7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1255" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.726", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.725" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.725" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.801", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.696" + }, + { + "@id": "urn:anon:hash:4390626191852969155.507" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.696" + }, + { + "@id": "urn:anon:hash:4390626191852969155.507" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa4ef4c68594d2c9726811b5efa912e0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.418" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1564" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa4ef4c68594d2c9726811b5efa912e0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.418" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1062" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.348", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.135" + }, + { + "@id": "urn:anon:hash:4390626191852969155.421" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.135" + }, + { + "@id": "urn:anon:hash:4390626191852969155.421" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.413" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.753", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "urn:anon:hash:1309352395631559165.221" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.221" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.232", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/051371fad5fbcbb630dc0e88540d5b85" + }, + { + "@id": "urn:anon:hash:3929554047386646216.233" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/051371fad5fbcbb630dc0e88540d5b85" + }, + { + "@id": "urn:anon:hash:3929554047386646216.233" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1167", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1093" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1093" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.34", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.675" + }, + { + "@id": "urn:anon:hash:4390626191852969155.323" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.675" + }, + { + "@id": "urn:anon:hash:4390626191852969155.323" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.652" + }, + { + "@id": "urn:anon:hash:4390626191852969155.778" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.137" + }, + { + "@id": "urn:anon:hash:1309352395631559165.595" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.652" + }, + { + "@id": "urn:anon:hash:4390626191852969155.778" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/958d94fc0ed55773f93142aa2a73825c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.548", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.750" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.750" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dedbb90d7c191b688d3be9198cff0877", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97803d8169df4a02f964af8e26dfbc80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.624", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.471" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ed82435bcb771c2c05d4fa64437505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bf1b8978433ca83ae1e50246f31d757" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.137", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "urn:anon:hash:1309352395631559165.315" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.315" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1675", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d8ef91483d2bc9e6cad8de37687a4f0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1689" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d8ef91483d2bc9e6cad8de37687a4f0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1689" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.246", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.295" + }, + { + "@id": "urn:anon:hash:4390626191852969155.344" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.295" + }, + { + "@id": "urn:anon:hash:4390626191852969155.344" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.702", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.740" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.740" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.465", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f333d55a026c3f91896ca8ed1447d5f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.576" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f333d55a026c3f91896ca8ed1447d5f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.576" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.486", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.759" + }, + { + "@id": "urn:anon:hash:4390626191852969155.213" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.759" + }, + { + "@id": "urn:anon:hash:4390626191852969155.213" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.563", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1179" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1179" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1309", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.960" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.960" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4b840c181bca776a082c4b41cab9945", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.89019" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.8", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.165" + }, + { + "@id": "urn:anon:hash:4390626191852969155.193" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.165" + }, + { + "@id": "urn:anon:hash:4390626191852969155.193" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d421c75ece9b7bdc73dfff7e25b84f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1367" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f968331f996805924573d94ac0733582", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.652" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.652" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37ccef034adfb07c1109ba6b7f69f233" + }, + { + "@id": "urn:anon:hash:2632396539921835875.684" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.638" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1573" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37ccef034adfb07c1109ba6b7f69f233" + }, + { + "@id": "urn:anon:hash:2632396539921835875.684" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1575" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f73c65b9f314427b9517dcdac94bd", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.684", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.25" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.223", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7880c9494dd304ed1f808ce33ab28f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1240" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7880c9494dd304ed1f808ce33ab28f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1240" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.392", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1014" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1014" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bc894c95a57e0193687af98761aa090", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.336" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.621", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.39" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.39" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.406", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.102" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.102" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.696", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.801" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.801" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8e59a7ccd187f3e40fecf88b89ac4aa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "73.434880000000008192" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.380", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.291" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4805d54937cb5a7531ee7f1f9cef6a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37d2f6fbd734374417199d8acc65ed38" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0fc6dc76a94c0d78e50bb2e9b5324da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1691", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcbde4d8b4f6007a7381e15a288c8ea7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.662" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcbde4d8b4f6007a7381e15a288c8ea7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.662" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.14", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.62" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c032a5ab39f951eaf444bf2e45ee35fe", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e2da2798d2f909362fecc083cd6fed5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83bb71e4dc9b2b210c0fe14b152f7cae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.111" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.78" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1453" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83bb71e4dc9b2b210c0fe14b152f7cae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.111" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.486" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e084fb540e59da3f3aa8d280c71f4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.401" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.140" + }, + { + "@id": "urn:anon:hash:3929554047386646216.721" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e084fb540e59da3f3aa8d280c71f4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.401" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.315" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.653", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.652" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.652" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.17", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2f61ea63d977cd170c2b28d85f5dc67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.314" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2f61ea63d977cd170c2b28d85f5dc67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.314" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1089", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.898" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.898" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.262", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.629" + }, + { + "@id": "urn:anon:hash:4390626191852969155.688" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.629" + }, + { + "@id": "urn:anon:hash:4390626191852969155.688" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47aca95d9f487dd9d236e1c8f4fb4aae", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.449", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac1e9213d7516083c463a5be2bf2922c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1425" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac1e9213d7516083c463a5be2bf2922c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1425" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.720", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38ec4b09e8f15e7bbbae456f9bc6fb28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1602" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38ec4b09e8f15e7bbbae456f9bc6fb28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1602" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.33", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a75d2c34964654651f6bcfc6adaaa70" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1047" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a75d2c34964654651f6bcfc6adaaa70" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1047" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1611", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1622" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.233", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.328" + }, + { + "@id": "urn:anon:hash:4390626191852969155.730" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.328" + }, + { + "@id": "urn:anon:hash:4390626191852969155.730" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.845", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.553" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.553" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06080689dfdab17d1f571cbba1f34eea" + }, + { + "@id": "urn:anon:hash:2632396539921835875.332" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.830" + }, + { + "@id": "urn:anon:hash:3929554047386646216.346" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06080689dfdab17d1f571cbba1f34eea" + }, + { + "@id": "urn:anon:hash:2632396539921835875.332" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.347" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15752820739f6f95d1f8739786e5d64e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.512" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.293" + }, + { + "@id": "urn:anon:hash:3929554047386646216.776" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15752820739f6f95d1f8739786e5d64e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.512" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.902" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.642", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.668" + }, + { + "@id": "urn:anon:hash:4390626191852969155.375" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.668" + }, + { + "@id": "urn:anon:hash:4390626191852969155.375" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/074edc67beadc2bc003601c0427b0036", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.08271" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.378", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.561" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.561" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.201", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a696b336c7397b2527978d88b9d8e070" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1013" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a696b336c7397b2527978d88b9d8e070" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1013" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.520", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.182" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/355a0e62f1b698d6b77e37097460fd0e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/734ec06bd8680f519f0e91da03b98981" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34ac46230c57779c2a0af70f141894dd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1320" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1320" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.851", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.90" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.90" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1063", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1458" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.788", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "urn:anon:hash:1309352395631559165.382" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.382" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.719", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.357" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.357" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.215", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.220" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.220" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.610", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.739" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.739" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.481", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1326" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1326" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0555fa7f28b7656fba2f98375fc897b6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.100" + }, + { + "@id": "urn:anon:hash:4390626191852969155.733" + }, + { + "@id": "urn:anon:hash:4390626191852969155.78" + }, + { + "@id": "urn:anon:hash:4390626191852969155.86" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.316" + }, + { + "@id": "urn:anon:hash:1309352395631559165.525" + }, + { + "@id": "urn:anon:hash:1309352395631559165.623" + }, + { + "@id": "urn:anon:hash:1309352395631559165.774" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.100" + }, + { + "@id": "urn:anon:hash:4390626191852969155.733" + }, + { + "@id": "urn:anon:hash:4390626191852969155.78" + }, + { + "@id": "urn:anon:hash:4390626191852969155.86" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17d23ff341e81dbbeae4d06881221393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bee49ab2070bb702096131ae1b3be8ff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.416" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.184" + }, + { + "@id": "urn:anon:hash:3929554047386646216.154" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bee49ab2070bb702096131ae1b3be8ff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.416" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/392b41ffb4844b2332f7bf0839858359" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.612", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.296" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.296" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e0ff78d95456cae5d1499af8f54cd4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1506" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1506" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6852c07155d0171fc20d9d29d21f1490", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f29984810354321c8324e5415355ac56" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.811", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.763" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.763" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.61", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.669" + }, + { + "@id": "urn:anon:hash:4390626191852969155.167" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.669" + }, + { + "@id": "urn:anon:hash:4390626191852969155.167" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f59d9613f84d1366edc843b8a3b94726" + }, + { + "@id": "urn:anon:hash:2632396539921835875.444" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.735" + }, + { + "@id": "urn:anon:hash:3929554047386646216.654" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f59d9613f84d1366edc843b8a3b94726" + }, + { + "@id": "urn:anon:hash:2632396539921835875.444" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.421" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce17bf7e093a9f026e5b40d8eb72a6da" + }, + { + "@id": "urn:anon:hash:2632396539921835875.614" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.595" + }, + { + "@id": "urn:anon:hash:3929554047386646216.203" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce17bf7e093a9f026e5b40d8eb72a6da" + }, + { + "@id": "urn:anon:hash:2632396539921835875.614" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1339" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.2", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "urn:anon:hash:1309352395631559165.791" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.791" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1377", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1432" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1432" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.263", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.635" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.641", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "urn:anon:hash:1309352395631559165.401" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.401" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1489", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1323" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5657037578ec1577bccc32944a594e93", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + }, + { + "@id": "urn:anon:hash:3929554047386646216.538" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.518", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.548" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.407", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.711" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.711" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/835dfee195c98f07c5f85147f82d356b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.496" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.812" + }, + { + "@id": "urn:anon:hash:3929554047386646216.543" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/835dfee195c98f07c5f85147f82d356b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.496" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b04f8f95959cacb7e65cfebe87cbe6a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.596" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec9f00d790d9589b8e14a179f3f9656", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "7.419598" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.548", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.518" + }, + { + "@id": "urn:anon:hash:4390626191852969155.804" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.518" + }, + { + "@id": "urn:anon:hash:4390626191852969155.804" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.555" + }, + { + "@id": "urn:anon:hash:4390626191852969155.747" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.280" + }, + { + "@id": "urn:anon:hash:1309352395631559165.479" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.555" + }, + { + "@id": "urn:anon:hash:4390626191852969155.747" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/311a568719cd2ec6bbb6e240779de4a1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.805", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.339" + }, + { + "@id": "urn:anon:hash:4390626191852969155.600" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.339" + }, + { + "@id": "urn:anon:hash:4390626191852969155.600" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.431", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4893fe658c18083638fd2118df58a3a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.432" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4893fe658c18083638fd2118df58a3a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.432" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c36f6bc9e4d1eedf2f6f2ea4fd98d2b9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.832" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.832" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1325", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1210" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.11" + }, + { + "@id": "urn:anon:hash:4390626191852969155.133" + }, + { + "@id": "urn:anon:hash:4390626191852969155.216" + }, + { + "@id": "urn:anon:hash:4390626191852969155.304" + }, + { + "@id": "urn:anon:hash:4390626191852969155.314" + }, + { + "@id": "urn:anon:hash:4390626191852969155.382" + }, + { + "@id": "urn:anon:hash:4390626191852969155.434" + }, + { + "@id": "urn:anon:hash:4390626191852969155.442" + }, + { + "@id": "urn:anon:hash:4390626191852969155.59" + }, + { + "@id": "urn:anon:hash:4390626191852969155.609" + }, + { + "@id": "urn:anon:hash:4390626191852969155.751" + }, + { + "@id": "urn:anon:hash:4390626191852969155.794" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.102" + }, + { + "@id": "urn:anon:hash:1309352395631559165.193" + }, + { + "@id": "urn:anon:hash:1309352395631559165.20" + }, + { + "@id": "urn:anon:hash:1309352395631559165.267" + }, + { + "@id": "urn:anon:hash:1309352395631559165.3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.394" + }, + { + "@id": "urn:anon:hash:1309352395631559165.446" + }, + { + "@id": "urn:anon:hash:1309352395631559165.56" + }, + { + "@id": "urn:anon:hash:1309352395631559165.562" + }, + { + "@id": "urn:anon:hash:1309352395631559165.608" + }, + { + "@id": "urn:anon:hash:1309352395631559165.732" + }, + { + "@id": "urn:anon:hash:1309352395631559165.793" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.11" + }, + { + "@id": "urn:anon:hash:4390626191852969155.133" + }, + { + "@id": "urn:anon:hash:4390626191852969155.216" + }, + { + "@id": "urn:anon:hash:4390626191852969155.304" + }, + { + "@id": "urn:anon:hash:4390626191852969155.314" + }, + { + "@id": "urn:anon:hash:4390626191852969155.382" + }, + { + "@id": "urn:anon:hash:4390626191852969155.434" + }, + { + "@id": "urn:anon:hash:4390626191852969155.442" + }, + { + "@id": "urn:anon:hash:4390626191852969155.59" + }, + { + "@id": "urn:anon:hash:4390626191852969155.609" + }, + { + "@id": "urn:anon:hash:4390626191852969155.751" + }, + { + "@id": "urn:anon:hash:4390626191852969155.794" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49e9f88bde06b745257a7a6a64cdc101" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.531", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4b0bfc26a694307ad8a2d204f2c56e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1070" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4b0bfc26a694307ad8a2d204f2c56e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1070" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e19009159a525ba7447bd4e137c16a3c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.063770000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.607", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.639" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.639" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a79c8c5aec481e03ef53997eddcbc9b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.379" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.730" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1607" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a79c8c5aec481e03ef53997eddcbc9b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.379" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1214" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.124", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.312" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.205", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.315" + }, + { + "@id": "urn:anon:hash:4390626191852969155.33" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.315" + }, + { + "@id": "urn:anon:hash:4390626191852969155.33" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd96f41e4a45c931a8d41c3e00a12b6b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.701" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0a874ad3663995389c581bce7855260", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.659518" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.330", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + }, + { + "@id": "urn:anon:hash:1309352395631559165.47" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.188", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:1309352395631559165.545" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.545" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.185", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.672" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.23", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.510" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.510" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.285" + }, + { + "@id": "urn:anon:hash:4390626191852969155.490" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.392" + }, + { + "@id": "urn:anon:hash:1309352395631559165.803" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.285" + }, + { + "@id": "urn:anon:hash:4390626191852969155.490" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac7c38fd92a7ff0c85e2f55992c286f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1071", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1106" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1106" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48dec46e75e7f54f6612c3b8641e7f0e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.62767" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1356", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb6466c5a9ef2b0180b89fadb67ffaed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1357" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb6466c5a9ef2b0180b89fadb67ffaed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1357" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1134", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0a780eba13cf1f30f84a45b197fe4ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1003" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0a780eba13cf1f30f84a45b197fe4ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1003" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.367", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.174" + }, + { + "@id": "urn:anon:hash:4390626191852969155.736" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.174" + }, + { + "@id": "urn:anon:hash:4390626191852969155.736" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad6721228f2a635e4fc1929c238b1de" + }, + { + "@id": "urn:anon:hash:2632396539921835875.581" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.749" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad6721228f2a635e4fc1929c238b1de" + }, + { + "@id": "urn:anon:hash:2632396539921835875.581" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.611" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddde99eda2d93e1dfaa3918666f019a4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.52895" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a696b336c7397b2527978d88b9d8e070", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "urn:anon:hash:3929554047386646216.201" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.201" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.573", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2054ae46aef9e51c6bd4e2787e62c591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.780" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2054ae46aef9e51c6bd4e2787e62c591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.780" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1d32e61419a3eed3a2c848e2b597b2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1552" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96c7f08ed5dfbd41106d847495a809c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.37" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.265" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1372" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96c7f08ed5dfbd41106d847495a809c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.37" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1401" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d484b765252a6adce1981cee6613d035", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56bb57ea30856f0bce1df43ac7196470", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1599" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.188", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.457" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.457" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.689", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c2d087044c201697c0cdc91eb476247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.238" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c2d087044c201697c0cdc91eb476247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.238" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d4f8b8364aaca756762b762a2207783", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.207180000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.923", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a6897efd6a5e13418f13bf47cd3e488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.518" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a6897efd6a5e13418f13bf47cd3e488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.518" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.100", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + }, + { + "@id": "urn:anon:hash:1309352395631559165.108" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.108" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.978", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.327" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.432", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.410" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.410" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.388", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "urn:anon:hash:1309352395631559165.742" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.742" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1034", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1072" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1072" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.368", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.367" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.523", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.262" + }, + { + "@id": "urn:anon:hash:4390626191852969155.499" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.262" + }, + { + "@id": "urn:anon:hash:4390626191852969155.499" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.288", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.838" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.838" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d3a1852d9baf3821dc08897121d40d8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1283" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.387", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.693" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.693" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.735", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e2d00bd95d57f2ea081f4d863ccb49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.521" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e2d00bd95d57f2ea081f4d863ccb49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.521" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.388", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.777" + }, + { + "@id": "urn:anon:hash:4390626191852969155.805" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.777" + }, + { + "@id": "urn:anon:hash:4390626191852969155.805" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db2873ea37fe598c58cc27203b671edb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "104.0796" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/775b1f978adc3fa6e236538a004f6010" + }, + { + "@id": "urn:anon:hash:2632396539921835875.526" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.961" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/775b1f978adc3fa6e236538a004f6010" + }, + { + "@id": "urn:anon:hash:2632396539921835875.526" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.953" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.272", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "urn:anon:hash:1309352395631559165.507" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f6c661f211775cbfe42d4ed2f4b8ed9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.793" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.738" + }, + { + "@id": "urn:anon:hash:3929554047386646216.202" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f6c661f211775cbfe42d4ed2f4b8ed9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.793" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.637" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2326cacd92cc5efd1889ecbcd4ccab11", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1558" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1558" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.666", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.355" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.355" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.211", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "urn:anon:hash:1309352395631559165.127" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1002", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52224c9d1a38ebb897fcfc5bccffa730" + }, + { + "@id": "urn:anon:hash:3929554047386646216.453" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52224c9d1a38ebb897fcfc5bccffa730" + }, + { + "@id": "urn:anon:hash:3929554047386646216.453" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.59", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.429" + }, + { + "@id": "urn:anon:hash:4390626191852969155.39" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.429" + }, + { + "@id": "urn:anon:hash:4390626191852969155.39" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.439", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + }, + { + "@id": "urn:anon:hash:1309352395631559165.274" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d621a9702968061d6920836edab34cff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.791" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.454" + }, + { + "@id": "urn:anon:hash:3929554047386646216.507" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d621a9702968061d6920836edab34cff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.791" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.508" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.511", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.187" + }, + { + "@id": "urn:anon:hash:4390626191852969155.458" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.187" + }, + { + "@id": "urn:anon:hash:4390626191852969155.458" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.167" + }, + { + "@id": "urn:anon:hash:4390626191852969155.194" + }, + { + "@id": "urn:anon:hash:4390626191852969155.337" + }, + { + "@id": "urn:anon:hash:4390626191852969155.448" + }, + { + "@id": "urn:anon:hash:4390626191852969155.488" + }, + { + "@id": "urn:anon:hash:4390626191852969155.587" + }, + { + "@id": "urn:anon:hash:4390626191852969155.650" + }, + { + "@id": "urn:anon:hash:4390626191852969155.666" + }, + { + "@id": "urn:anon:hash:4390626191852969155.676" + }, + { + "@id": "urn:anon:hash:4390626191852969155.680" + }, + { + "@id": "urn:anon:hash:4390626191852969155.741" + }, + { + "@id": "urn:anon:hash:4390626191852969155.837" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.192" + }, + { + "@id": "urn:anon:hash:1309352395631559165.243" + }, + { + "@id": "urn:anon:hash:1309352395631559165.270" + }, + { + "@id": "urn:anon:hash:1309352395631559165.359" + }, + { + "@id": "urn:anon:hash:1309352395631559165.372" + }, + { + "@id": "urn:anon:hash:1309352395631559165.539" + }, + { + "@id": "urn:anon:hash:1309352395631559165.555" + }, + { + "@id": "urn:anon:hash:1309352395631559165.61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.64" + }, + { + "@id": "urn:anon:hash:1309352395631559165.653" + }, + { + "@id": "urn:anon:hash:1309352395631559165.712" + }, + { + "@id": "urn:anon:hash:1309352395631559165.782" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.167" + }, + { + "@id": "urn:anon:hash:4390626191852969155.194" + }, + { + "@id": "urn:anon:hash:4390626191852969155.337" + }, + { + "@id": "urn:anon:hash:4390626191852969155.448" + }, + { + "@id": "urn:anon:hash:4390626191852969155.488" + }, + { + "@id": "urn:anon:hash:4390626191852969155.587" + }, + { + "@id": "urn:anon:hash:4390626191852969155.650" + }, + { + "@id": "urn:anon:hash:4390626191852969155.666" + }, + { + "@id": "urn:anon:hash:4390626191852969155.676" + }, + { + "@id": "urn:anon:hash:4390626191852969155.680" + }, + { + "@id": "urn:anon:hash:4390626191852969155.741" + }, + { + "@id": "urn:anon:hash:4390626191852969155.837" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c607be85a7103b6044a9211aeb86158b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.593", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.945" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.945" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de75c5e393a858e96163bce3980f4a2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.239484" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.774", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/429166afec735332dff46505fd8bd1fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.118" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/429166afec735332dff46505fd8bd1fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.118" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1379", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.630" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.630" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.281", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.836" + }, + { + "@id": "urn:anon:hash:4390626191852969155.170" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.836" + }, + { + "@id": "urn:anon:hash:4390626191852969155.170" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.104", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1571" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1571" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be84a7cef7a864a1d03739083acfe077" + }, + { + "@id": "urn:anon:hash:2632396539921835875.641" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.401" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1694" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be84a7cef7a864a1d03739083acfe077" + }, + { + "@id": "urn:anon:hash:2632396539921835875.641" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1597" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.16", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.783" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.783" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.582", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.543" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.397", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1520" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.190", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.74" + }, + { + "@id": "urn:anon:hash:4390626191852969155.506" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.74" + }, + { + "@id": "urn:anon:hash:4390626191852969155.506" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.636", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94fce889c7bb47211bb5652ecc3e3931" + }, + { + "@id": "urn:anon:hash:3929554047386646216.583" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94fce889c7bb47211bb5652ecc3e3931" + }, + { + "@id": "urn:anon:hash:3929554047386646216.583" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/449c69ff4ee397bfa95041605a14e21b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.48923" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.490", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93c908e391f87c1bbf8654ae1989a5fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.657" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93c908e391f87c1bbf8654ae1989a5fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.657" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aea842662e575df30fa6ff977ea3a4dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.900" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.900" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.178", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.748" + }, + { + "@id": "urn:anon:hash:4390626191852969155.345" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.748" + }, + { + "@id": "urn:anon:hash:4390626191852969155.345" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.847", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.910" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.910" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.83", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "urn:anon:hash:1309352395631559165.547" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.547" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df222c279c8c8473ae9cdfce81fe7a56", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1007" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1007" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a6d5086166d074ea398f3b4396e8c2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.788" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.382" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1252" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a6d5086166d074ea398f3b4396e8c2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.788" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1253" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.924", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1348" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.219", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.130" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.130" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.215", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.603" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.434", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.699" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.699" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.393", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.564" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1222", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2ace89c3e891c0a86508c906f7c531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.609" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2ace89c3e891c0a86508c906f7c531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.609" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbfa0b2dbac4d38dd5537f778887b615", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1385" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.73", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.408" + }, + { + "@id": "urn:anon:hash:4390626191852969155.632" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.408" + }, + { + "@id": "urn:anon:hash:4390626191852969155.632" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c6b03d264f0af210dba3fd663186b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.552" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.722" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1549" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c6b03d264f0af210dba3fd663186b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.552" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.557" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.497", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.707" + }, + { + "@id": "urn:anon:hash:4390626191852969155.826" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.707" + }, + { + "@id": "urn:anon:hash:4390626191852969155.826" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1534", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76d4a9c844c58676f635bdfdc79d6934" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1115" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76d4a9c844c58676f635bdfdc79d6934" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1115" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.230", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e998078d2c2782f736160d1ef5185645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.643" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e998078d2c2782f736160d1ef5185645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.643" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.112", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.231" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.231" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74fe7bb7dde599f9300bfc56543d869b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.784" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.784" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.539", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12cf2e280ca3af794185e8df4b7acffd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1202" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12cf2e280ca3af794185e8df4b7acffd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1202" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.199" + }, + { + "@id": "urn:anon:hash:4390626191852969155.501" + }, + { + "@id": "urn:anon:hash:4390626191852969155.549" + }, + { + "@id": "urn:anon:hash:4390626191852969155.735" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.327" + }, + { + "@id": "urn:anon:hash:1309352395631559165.626" + }, + { + "@id": "urn:anon:hash:1309352395631559165.671" + }, + { + "@id": "urn:anon:hash:1309352395631559165.807" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.199" + }, + { + "@id": "urn:anon:hash:4390626191852969155.501" + }, + { + "@id": "urn:anon:hash:4390626191852969155.549" + }, + { + "@id": "urn:anon:hash:4390626191852969155.735" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af7b5cf2c12594cff6eaa17754b3d717" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.468", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.646" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.646" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1748bf41d1598a5cf2bcd9c4bd2d8c83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.479" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.398" + }, + { + "@id": "urn:anon:hash:3929554047386646216.280" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1748bf41d1598a5cf2bcd9c4bd2d8c83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.479" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9301b6b37bfbf9adedaa581cd36a4699" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.281" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.534", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.93" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.309", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.747" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.747" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.111", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350292b897a62637987f2da9d9bd78d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.134" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350292b897a62637987f2da9d9bd78d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.134" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.94", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.123" + }, + { + "@id": "urn:anon:hash:4390626191852969155.561" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.123" + }, + { + "@id": "urn:anon:hash:4390626191852969155.561" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.377", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03229e1626d02105343571f2e990e997" + }, + { + "@id": "urn:anon:hash:3929554047386646216.125" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03229e1626d02105343571f2e990e997" + }, + { + "@id": "urn:anon:hash:3929554047386646216.125" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.602", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.649" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.510", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.449" + }, + { + "@id": "urn:anon:hash:4390626191852969155.23" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.449" + }, + { + "@id": "urn:anon:hash:4390626191852969155.23" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.762", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.620" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.620" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d87fcfdbc21f22a838992da9bc708a4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.982" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.982" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a622e06341ccc10b25d50649dd108c80", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.112" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a77ca9d1057b5228aa6c8e60d4ee4536", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1586" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17c5e62051ead15a16c5a20bd94ceca8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.605" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.783" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17c5e62051ead15a16c5a20bd94ceca8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.605" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1390" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd43ea3797e7fbc13159ad34b512bd40", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.376", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.786" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.786" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1541aacf9caeb225cfe5846835cad9f", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17e1d4dfadaa39e023d47814e406813c", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.205", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1274ef8ea23d10e6e47ed92998038e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.105" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1274ef8ea23d10e6e47ed92998038e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.105" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59298a76fe0ec5c4981d95eb402b691e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.58212" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/792317cecb490ab16bb793822cb115a5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.375" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.234" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/792317cecb490ab16bb793822cb115a5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.375" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1501" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.388", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.925" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.925" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.74", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:1309352395631559165.103" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.103" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ce6baba016b92a74eb70ff7b1248185", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.985" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.985" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4fc2e660b069cad487ec888053504fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.653" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.13" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1374" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4fc2e660b069cad487ec888053504fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.653" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1207" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.567" + }, + { + "@id": "urn:anon:hash:4390626191852969155.665" + }, + { + "@id": "urn:anon:hash:4390626191852969155.717" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.331" + }, + { + "@id": "urn:anon:hash:1309352395631559165.345" + }, + { + "@id": "urn:anon:hash:1309352395631559165.825" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.567" + }, + { + "@id": "urn:anon:hash:4390626191852969155.665" + }, + { + "@id": "urn:anon:hash:4390626191852969155.717" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8de28b6d63552b95458c5702592aa862" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11671e363ea6846e3f76575c7f2b978e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.628" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.817" + }, + { + "@id": "urn:anon:hash:3929554047386646216.462" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11671e363ea6846e3f76575c7f2b978e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.628" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.838" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a0f96525f42cedf6402292a106616" + }, + { + "@id": "urn:anon:hash:2632396539921835875.298" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.840" + }, + { + "@id": "urn:anon:hash:3929554047386646216.174" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a0f96525f42cedf6402292a106616" + }, + { + "@id": "urn:anon:hash:2632396539921835875.298" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.412" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.200", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.670" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.670" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1433", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ee4f477c189292d4e970766050926c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1067" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ee4f477c189292d4e970766050926c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1067" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.758", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.19" + }, + { + "@id": "urn:anon:hash:4390626191852969155.460" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.19" + }, + { + "@id": "urn:anon:hash:4390626191852969155.460" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1357", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1356" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.366", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.554" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.554" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d82143d35d8112ad0b285853fb7b06d3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1239" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.703", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.511" + }, + { + "@id": "urn:anon:hash:4390626191852969155.712" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.511" + }, + { + "@id": "urn:anon:hash:4390626191852969155.712" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1599", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56bb57ea30856f0bce1df43ac7196470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1491" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56bb57ea30856f0bce1df43ac7196470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1491" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1337", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d209558eb5c24675185c758502d70d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1338" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d209558eb5c24675185c758502d70d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1338" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.37" + }, + { + "@id": "urn:anon:hash:4390626191852969155.421" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.348" + }, + { + "@id": "urn:anon:hash:1309352395631559165.756" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.37" + }, + { + "@id": "urn:anon:hash:4390626191852969155.421" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efbc3ca909a905de9d9d2096a58c269d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.515", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.347" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.347" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.265", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1558" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1558" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.419", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.839" + }, + { + "@id": "urn:anon:hash:4390626191852969155.750" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.839" + }, + { + "@id": "urn:anon:hash:4390626191852969155.750" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.915", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6369fe92726c84e267369d4c4b61b84e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1200" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6369fe92726c84e267369d4c4b61b84e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1200" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.314", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + }, + { + "@id": "urn:anon:hash:1309352395631559165.283" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.42", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.794" + }, + { + "@id": "urn:anon:hash:4390626191852969155.505" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.794" + }, + { + "@id": "urn:anon:hash:4390626191852969155.505" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.575", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + }, + { + "@id": "urn:anon:hash:1309352395631559165.191" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.191" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.961", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/775b1f978adc3fa6e236538a004f6010" + }, + { + "@id": "urn:anon:hash:3929554047386646216.953" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/775b1f978adc3fa6e236538a004f6010" + }, + { + "@id": "urn:anon:hash:3929554047386646216.953" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.286", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.389" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.389" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.641", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.892" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.892" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.686", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.171" + }, + { + "@id": "urn:anon:hash:4390626191852969155.502" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.171" + }, + { + "@id": "urn:anon:hash:4390626191852969155.502" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4d605b535bfb9b9c24af3659f4babf1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1703" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.25", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.836" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.836" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.556", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.222" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.222" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceac1c709fbffb28f4b798ba54ef975f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1279" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1279" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.591", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.590" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.76", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.353" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.466", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ed3073f2e28cc212386315b8a688a6f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.237" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ed3073f2e28cc212386315b8a688a6f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.237" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.180" + }, + { + "@id": "urn:anon:hash:4390626191852969155.60" + }, + { + "@id": "urn:anon:hash:4390626191852969155.92" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.125" + }, + { + "@id": "urn:anon:hash:1309352395631559165.259" + }, + { + "@id": "urn:anon:hash:1309352395631559165.373" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.180" + }, + { + "@id": "urn:anon:hash:4390626191852969155.60" + }, + { + "@id": "urn:anon:hash:4390626191852969155.92" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ae38f6e4575174e94644a518acdd5e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.454", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.343" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.343" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.53", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:1309352395631559165.641" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.641" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1647", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d19201ea829e249b2c0c69c3587b5e03" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1398" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d19201ea829e249b2c0c69c3587b5e03" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1398" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.144", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.622" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1350", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07381a48e78896b4e6e867aaa36248e8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1117" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07381a48e78896b4e6e867aaa36248e8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1117" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.852", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.146" + }, + { + "@id": "urn:anon:hash:4390626191852969155.160" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.146" + }, + { + "@id": "urn:anon:hash:4390626191852969155.160" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.741", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.782" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.782" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.258", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.379" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.379" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72cf6992472b810f9891c53e2e3f95b8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "33.188450000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.583", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.636" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.769", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71f92243822dc4b896a43511b5fe7a0d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1416" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71f92243822dc4b896a43511b5fe7a0d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1416" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b36dccb484c44ace954a34ab21a2517d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.56665" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867d2ae7ee09ca9f32e5e4ae238c70e7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.664" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1604" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867d2ae7ee09ca9f32e5e4ae238c70e7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.664" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.324" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1870ade790e864c10f0b14c7e817eb89" + }, + { + "@id": "urn:anon:hash:2632396539921835875.218" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.373" + }, + { + "@id": "urn:anon:hash:3929554047386646216.426" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1870ade790e864c10f0b14c7e817eb89" + }, + { + "@id": "urn:anon:hash:2632396539921835875.218" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/450f0020140da7d572d0eef00b95ac88" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.252" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.886", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5aa304998a251253201834b2f8050fb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.885" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5aa304998a251253201834b2f8050fb3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.885" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.73", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b66d32fcfdd2a6089ba085f7f0cd4e40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.799" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b66d32fcfdd2a6089ba085f7f0cd4e40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.799" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1229", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06e61e43f81e1431641bdbe1552bede1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1230" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06e61e43f81e1431641bdbe1552bede1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1230" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.177", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.408" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.408" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.400", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.269" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.271", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.772" + }, + { + "@id": "urn:anon:hash:4390626191852969155.202" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.772" + }, + { + "@id": "urn:anon:hash:4390626191852969155.202" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.341", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.655" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e75d9eb66c7179393f2fa2788d208", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.522" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.522" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.494", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bebca7d85927ce238cbdfcb3a05b51c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.572" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bebca7d85927ce238cbdfcb3a05b51c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.572" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1538", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/996124a13a2ec11ee6baa415bf78cb86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1402" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/996124a13a2ec11ee6baa415bf78cb86" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1402" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea30becb31796f7a117814f53502b260" + }, + { + "@id": "urn:anon:hash:2632396539921835875.33" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.213" + }, + { + "@id": "urn:anon:hash:3929554047386646216.288" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea30becb31796f7a117814f53502b260" + }, + { + "@id": "urn:anon:hash:2632396539921835875.33" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.289" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.382", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.788" + }, + { + "@id": "urn:anon:hash:4390626191852969155.487" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.788" + }, + { + "@id": "urn:anon:hash:4390626191852969155.487" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1540", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1539" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80cddbc48bb1b60704f60f3abaa1c9a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1651" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.189", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.122" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.122" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c1fc0af7a1b9e76e50fd7d3911e391" + }, + { + "@id": "urn:anon:hash:2632396539921835875.57" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.158" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1211" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c1fc0af7a1b9e76e50fd7d3911e391" + }, + { + "@id": "urn:anon:hash:2632396539921835875.57" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1077" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.700", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.586" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.628" + }, + { + "@id": "urn:anon:hash:4390626191852969155.73" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.114" + }, + { + "@id": "urn:anon:hash:1309352395631559165.91" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.628" + }, + { + "@id": "urn:anon:hash:4390626191852969155.73" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8904c3a7c26cac28aff725aa371ebfba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a687ead3d623aae4262e1271f7dee0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.16374" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.142", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.8" + }, + { + "@id": "urn:anon:hash:4390626191852969155.553" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.8" + }, + { + "@id": "urn:anon:hash:4390626191852969155.553" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.368", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.353" + }, + { + "@id": "urn:anon:hash:4390626191852969155.139" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.353" + }, + { + "@id": "urn:anon:hash:4390626191852969155.139" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.202", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f6c661f211775cbfe42d4ed2f4b8ed9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.637" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f6c661f211775cbfe42d4ed2f4b8ed9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.637" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b201fc09e608929262da41d0dd49daef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.587" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.711" + }, + { + "@id": "urn:anon:hash:3929554047386646216.291" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b201fc09e608929262da41d0dd49daef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.587" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.380" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcd8f52e8aeb18f566d4c54815b9adf8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.87" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.784" + }, + { + "@id": "urn:anon:hash:3929554047386646216.817" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcd8f52e8aeb18f566d4c54815b9adf8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.87" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1086" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6d76fe74b90d923a42a8bbfe8555d4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.777" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.388" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1345" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6d76fe74b90d923a42a8bbfe8555d4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.777" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.121" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/269340fadf765a7b646c8f6a41e0b120" + }, + { + "@id": "urn:anon:hash:2632396539921835875.521" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1428" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/269340fadf765a7b646c8f6a41e0b120" + }, + { + "@id": "urn:anon:hash:2632396539921835875.521" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1629" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd96f41e4a45c931a8d41c3e00a12b6b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.130" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.621" + }, + { + "@id": "urn:anon:hash:3929554047386646216.701" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd96f41e4a45c931a8d41c3e00a12b6b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.130" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1186" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8fcc3bab5bc17b0b6bc8a91051224e", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.4", + "@type": [ + "http://data.ashrae.org/standard223#Junction" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1001" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1004" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1012" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1013" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1026" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1033" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1036" + }, + { + "@id": "urn:anon:hash:3929554047386646216.104" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1044" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1047" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1048" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1051" + }, + { + "@id": "urn:anon:hash:3929554047386646216.106" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1061" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1067" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1068" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1074" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1078" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1104" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1113" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1116" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1117" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1126" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1135" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.114" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1153" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1157" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1160" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.117" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1172" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1174" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1198" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1200" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1214" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1216" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1224" + }, + { + "@id": "urn:anon:hash:3929554047386646216.123" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1235" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1250" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.126" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1263" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1265" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1272" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1275" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.128" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1280" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1289" + }, + { + "@id": "urn:anon:hash:3929554047386646216.129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1295" + }, + { + "@id": "urn:anon:hash:3929554047386646216.13" + }, + { + "@id": "urn:anon:hash:3929554047386646216.130" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1303" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1309" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1338" + }, + { + "@id": "urn:anon:hash:3929554047386646216.134" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1342" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1343" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1354" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1355" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1359" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1379" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1384" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1387" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1416" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1419" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1437" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1439" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1442" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1445" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1451" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1454" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1459" + }, + { + "@id": "urn:anon:hash:3929554047386646216.146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1461" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1462" + }, + { + "@id": "urn:anon:hash:3929554047386646216.147" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1474" + }, + { + "@id": "urn:anon:hash:3929554047386646216.149" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1492" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1504" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1522" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1547" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1550" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1556" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1575" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.158" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1583" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1584" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1587" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1592" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1594" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1597" + }, + { + "@id": "urn:anon:hash:3929554047386646216.16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1601" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1602" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1609" + }, + { + "@id": "urn:anon:hash:3929554047386646216.161" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1627" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1632" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1633" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1650" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1669" + }, + { + "@id": "urn:anon:hash:3929554047386646216.168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1687" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1693" + }, + { + "@id": "urn:anon:hash:3929554047386646216.179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.180" + }, + { + "@id": "urn:anon:hash:3929554047386646216.183" + }, + { + "@id": "urn:anon:hash:3929554047386646216.184" + }, + { + "@id": "urn:anon:hash:3929554047386646216.185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.196" + }, + { + "@id": "urn:anon:hash:3929554047386646216.198" + }, + { + "@id": "urn:anon:hash:3929554047386646216.199" + }, + { + "@id": "urn:anon:hash:3929554047386646216.20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.213" + }, + { + "@id": "urn:anon:hash:3929554047386646216.222" + }, + { + "@id": "urn:anon:hash:3929554047386646216.235" + }, + { + "@id": "urn:anon:hash:3929554047386646216.238" + }, + { + "@id": "urn:anon:hash:3929554047386646216.243" + }, + { + "@id": "urn:anon:hash:3929554047386646216.245" + }, + { + "@id": "urn:anon:hash:3929554047386646216.249" + }, + { + "@id": "urn:anon:hash:3929554047386646216.250" + }, + { + "@id": "urn:anon:hash:3929554047386646216.252" + }, + { + "@id": "urn:anon:hash:3929554047386646216.253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.254" + }, + { + "@id": "urn:anon:hash:3929554047386646216.256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.259" + }, + { + "@id": "urn:anon:hash:3929554047386646216.26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.266" + }, + { + "@id": "urn:anon:hash:3929554047386646216.279" + }, + { + "@id": "urn:anon:hash:3929554047386646216.28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.287" + }, + { + "@id": "urn:anon:hash:3929554047386646216.310" + }, + { + "@id": "urn:anon:hash:3929554047386646216.314" + }, + { + "@id": "urn:anon:hash:3929554047386646216.316" + }, + { + "@id": "urn:anon:hash:3929554047386646216.32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.324" + }, + { + "@id": "urn:anon:hash:3929554047386646216.333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.340" + }, + { + "@id": "urn:anon:hash:3929554047386646216.356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.375" + }, + { + "@id": "urn:anon:hash:3929554047386646216.384" + }, + { + "@id": "urn:anon:hash:3929554047386646216.392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.411" + }, + { + "@id": "urn:anon:hash:3929554047386646216.414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.417" + }, + { + "@id": "urn:anon:hash:3929554047386646216.424" + }, + { + "@id": "urn:anon:hash:3929554047386646216.427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.435" + }, + { + "@id": "urn:anon:hash:3929554047386646216.440" + }, + { + "@id": "urn:anon:hash:3929554047386646216.452" + }, + { + "@id": "urn:anon:hash:3929554047386646216.453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.473" + }, + { + "@id": "urn:anon:hash:3929554047386646216.487" + }, + { + "@id": "urn:anon:hash:3929554047386646216.498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.511" + }, + { + "@id": "urn:anon:hash:3929554047386646216.517" + }, + { + "@id": "urn:anon:hash:3929554047386646216.523" + }, + { + "@id": "urn:anon:hash:3929554047386646216.524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.525" + }, + { + "@id": "urn:anon:hash:3929554047386646216.528" + }, + { + "@id": "urn:anon:hash:3929554047386646216.545" + }, + { + "@id": "urn:anon:hash:3929554047386646216.58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.598" + }, + { + "@id": "urn:anon:hash:3929554047386646216.6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.609" + }, + { + "@id": "urn:anon:hash:3929554047386646216.61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.613" + }, + { + "@id": "urn:anon:hash:3929554047386646216.617" + }, + { + "@id": "urn:anon:hash:3929554047386646216.619" + }, + { + "@id": "urn:anon:hash:3929554047386646216.63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.646" + }, + { + "@id": "urn:anon:hash:3929554047386646216.650" + }, + { + "@id": "urn:anon:hash:3929554047386646216.656" + }, + { + "@id": "urn:anon:hash:3929554047386646216.660" + }, + { + "@id": "urn:anon:hash:3929554047386646216.669" + }, + { + "@id": "urn:anon:hash:3929554047386646216.676" + }, + { + "@id": "urn:anon:hash:3929554047386646216.683" + }, + { + "@id": "urn:anon:hash:3929554047386646216.685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.687" + }, + { + "@id": "urn:anon:hash:3929554047386646216.692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.700" + }, + { + "@id": "urn:anon:hash:3929554047386646216.71" + }, + { + "@id": "urn:anon:hash:3929554047386646216.710" + }, + { + "@id": "urn:anon:hash:3929554047386646216.717" + }, + { + "@id": "urn:anon:hash:3929554047386646216.722" + }, + { + "@id": "urn:anon:hash:3929554047386646216.730" + }, + { + "@id": "urn:anon:hash:3929554047386646216.736" + }, + { + "@id": "urn:anon:hash:3929554047386646216.740" + }, + { + "@id": "urn:anon:hash:3929554047386646216.745" + }, + { + "@id": "urn:anon:hash:3929554047386646216.747" + }, + { + "@id": "urn:anon:hash:3929554047386646216.748" + }, + { + "@id": "urn:anon:hash:3929554047386646216.750" + }, + { + "@id": "urn:anon:hash:3929554047386646216.761" + }, + { + "@id": "urn:anon:hash:3929554047386646216.762" + }, + { + "@id": "urn:anon:hash:3929554047386646216.771" + }, + { + "@id": "urn:anon:hash:3929554047386646216.773" + }, + { + "@id": "urn:anon:hash:3929554047386646216.779" + }, + { + "@id": "urn:anon:hash:3929554047386646216.789" + }, + { + "@id": "urn:anon:hash:3929554047386646216.793" + }, + { + "@id": "urn:anon:hash:3929554047386646216.80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.801" + }, + { + "@id": "urn:anon:hash:3929554047386646216.815" + }, + { + "@id": "urn:anon:hash:3929554047386646216.82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.823" + }, + { + "@id": "urn:anon:hash:3929554047386646216.840" + }, + { + "@id": "urn:anon:hash:3929554047386646216.846" + }, + { + "@id": "urn:anon:hash:3929554047386646216.851" + }, + { + "@id": "urn:anon:hash:3929554047386646216.854" + }, + { + "@id": "urn:anon:hash:3929554047386646216.861" + }, + { + "@id": "urn:anon:hash:3929554047386646216.873" + }, + { + "@id": "urn:anon:hash:3929554047386646216.881" + }, + { + "@id": "urn:anon:hash:3929554047386646216.893" + }, + { + "@id": "urn:anon:hash:3929554047386646216.902" + }, + { + "@id": "urn:anon:hash:3929554047386646216.906" + }, + { + "@id": "urn:anon:hash:3929554047386646216.924" + }, + { + "@id": "urn:anon:hash:3929554047386646216.933" + }, + { + "@id": "urn:anon:hash:3929554047386646216.94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.942" + }, + { + "@id": "urn:anon:hash:3929554047386646216.948" + }, + { + "@id": "urn:anon:hash:3929554047386646216.953" + }, + { + "@id": "urn:anon:hash:3929554047386646216.956" + }, + { + "@id": "urn:anon:hash:3929554047386646216.957" + }, + { + "@id": "urn:anon:hash:3929554047386646216.96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.966" + }, + { + "@id": "urn:anon:hash:3929554047386646216.97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.971" + }, + { + "@id": "urn:anon:hash:3929554047386646216.974" + }, + { + "@id": "urn:anon:hash:3929554047386646216.976" + }, + { + "@id": "urn:anon:hash:3929554047386646216.98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.990" + }, + { + "@id": "urn:anon:hash:8582709793627694392.2" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1002" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1007" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1009" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1011" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1014" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1016" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1021" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1025" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1030" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1032" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1041" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1046" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1052" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1058" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1060" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1069" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1090" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1092" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1093" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1098" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1105" + }, + { + "@id": "urn:anon:hash:3929554047386646216.111" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1112" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1124" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1127" + }, + { + "@id": "urn:anon:hash:3929554047386646216.113" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1136" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1141" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1145" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1149" + }, + { + "@id": "urn:anon:hash:3929554047386646216.115" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.116" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1177" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1178" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1180" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1181" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1182" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1184" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1187" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1190" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1193" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1194" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1196" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1199" + }, + { + "@id": "urn:anon:hash:3929554047386646216.12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1209" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1222" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1229" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1245" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1249" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1252" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1267" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1269" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1273" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1274" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1276" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1279" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1283" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1299" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1302" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1304" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1305" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1310" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1311" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1337" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1340" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1348" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1350" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1352" + }, + { + "@id": "urn:anon:hash:3929554047386646216.136" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1367" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1388" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1394" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1396" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1404" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1405" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1406" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1408" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1409" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1411" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1417" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1424" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1429" + }, + { + "@id": "urn:anon:hash:3929554047386646216.143" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1431" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1433" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1440" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1441" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1443" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1444" + }, + { + "@id": "urn:anon:hash:3929554047386646216.145" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1450" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1452" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1464" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1476" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1479" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1484" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1485" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1487" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1495" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1499" + }, + { + "@id": "urn:anon:hash:3929554047386646216.15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1508" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1515" + }, + { + "@id": "urn:anon:hash:3929554047386646216.152" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1521" + }, + { + "@id": "urn:anon:hash:3929554047386646216.156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1566" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1571" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1573" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1586" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1596" + }, + { + "@id": "urn:anon:hash:3929554047386646216.160" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1604" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1612" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1617" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1618" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1623" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1624" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1625" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1643" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1658" + }, + { + "@id": "urn:anon:hash:3929554047386646216.166" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1661" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1668" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1673" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1677" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1679" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1682" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1694" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1696" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1697" + }, + { + "@id": "urn:anon:hash:3929554047386646216.17" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1703" + }, + { + "@id": "urn:anon:hash:3929554047386646216.182" + }, + { + "@id": "urn:anon:hash:3929554047386646216.190" + }, + { + "@id": "urn:anon:hash:3929554047386646216.201" + }, + { + "@id": "urn:anon:hash:3929554047386646216.206" + }, + { + "@id": "urn:anon:hash:3929554047386646216.207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.221" + }, + { + "@id": "urn:anon:hash:3929554047386646216.223" + }, + { + "@id": "urn:anon:hash:3929554047386646216.229" + }, + { + "@id": "urn:anon:hash:3929554047386646216.236" + }, + { + "@id": "urn:anon:hash:3929554047386646216.241" + }, + { + "@id": "urn:anon:hash:3929554047386646216.242" + }, + { + "@id": "urn:anon:hash:3929554047386646216.244" + }, + { + "@id": "urn:anon:hash:3929554047386646216.247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.264" + }, + { + "@id": "urn:anon:hash:3929554047386646216.269" + }, + { + "@id": "urn:anon:hash:3929554047386646216.27" + }, + { + "@id": "urn:anon:hash:3929554047386646216.270" + }, + { + "@id": "urn:anon:hash:3929554047386646216.272" + }, + { + "@id": "urn:anon:hash:3929554047386646216.277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.278" + }, + { + "@id": "urn:anon:hash:3929554047386646216.280" + }, + { + "@id": "urn:anon:hash:3929554047386646216.294" + }, + { + "@id": "urn:anon:hash:3929554047386646216.31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.317" + }, + { + "@id": "urn:anon:hash:3929554047386646216.323" + }, + { + "@id": "urn:anon:hash:3929554047386646216.328" + }, + { + "@id": "urn:anon:hash:3929554047386646216.329" + }, + { + "@id": "urn:anon:hash:3929554047386646216.33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.377" + }, + { + "@id": "urn:anon:hash:3929554047386646216.401" + }, + { + "@id": "urn:anon:hash:3929554047386646216.413" + }, + { + "@id": "urn:anon:hash:3929554047386646216.416" + }, + { + "@id": "urn:anon:hash:3929554047386646216.418" + }, + { + "@id": "urn:anon:hash:3929554047386646216.422" + }, + { + "@id": "urn:anon:hash:3929554047386646216.423" + }, + { + "@id": "urn:anon:hash:3929554047386646216.425" + }, + { + "@id": "urn:anon:hash:3929554047386646216.426" + }, + { + "@id": "urn:anon:hash:3929554047386646216.429" + }, + { + "@id": "urn:anon:hash:3929554047386646216.454" + }, + { + "@id": "urn:anon:hash:3929554047386646216.470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.479" + }, + { + "@id": "urn:anon:hash:3929554047386646216.497" + }, + { + "@id": "urn:anon:hash:3929554047386646216.499" + }, + { + "@id": "urn:anon:hash:3929554047386646216.51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.515" + }, + { + "@id": "urn:anon:hash:3929554047386646216.522" + }, + { + "@id": "urn:anon:hash:3929554047386646216.532" + }, + { + "@id": "urn:anon:hash:3929554047386646216.552" + }, + { + "@id": "urn:anon:hash:3929554047386646216.553" + }, + { + "@id": "urn:anon:hash:3929554047386646216.559" + }, + { + "@id": "urn:anon:hash:3929554047386646216.560" + }, + { + "@id": "urn:anon:hash:3929554047386646216.584" + }, + { + "@id": "urn:anon:hash:3929554047386646216.60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.600" + }, + { + "@id": "urn:anon:hash:3929554047386646216.602" + }, + { + "@id": "urn:anon:hash:3929554047386646216.608" + }, + { + "@id": "urn:anon:hash:3929554047386646216.610" + }, + { + "@id": "urn:anon:hash:3929554047386646216.616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.618" + }, + { + "@id": "urn:anon:hash:3929554047386646216.622" + }, + { + "@id": "urn:anon:hash:3929554047386646216.628" + }, + { + "@id": "urn:anon:hash:3929554047386646216.630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.633" + }, + { + "@id": "urn:anon:hash:3929554047386646216.639" + }, + { + "@id": "urn:anon:hash:3929554047386646216.642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.649" + }, + { + "@id": "urn:anon:hash:3929554047386646216.651" + }, + { + "@id": "urn:anon:hash:3929554047386646216.665" + }, + { + "@id": "urn:anon:hash:3929554047386646216.667" + }, + { + "@id": "urn:anon:hash:3929554047386646216.672" + }, + { + "@id": "urn:anon:hash:3929554047386646216.675" + }, + { + "@id": "urn:anon:hash:3929554047386646216.677" + }, + { + "@id": "urn:anon:hash:3929554047386646216.68" + }, + { + "@id": "urn:anon:hash:3929554047386646216.681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.682" + }, + { + "@id": "urn:anon:hash:3929554047386646216.686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.688" + }, + { + "@id": "urn:anon:hash:3929554047386646216.689" + }, + { + "@id": "urn:anon:hash:3929554047386646216.690" + }, + { + "@id": "urn:anon:hash:3929554047386646216.703" + }, + { + "@id": "urn:anon:hash:3929554047386646216.706" + }, + { + "@id": "urn:anon:hash:3929554047386646216.707" + }, + { + "@id": "urn:anon:hash:3929554047386646216.711" + }, + { + "@id": "urn:anon:hash:3929554047386646216.720" + }, + { + "@id": "urn:anon:hash:3929554047386646216.723" + }, + { + "@id": "urn:anon:hash:3929554047386646216.731" + }, + { + "@id": "urn:anon:hash:3929554047386646216.765" + }, + { + "@id": "urn:anon:hash:3929554047386646216.769" + }, + { + "@id": "urn:anon:hash:3929554047386646216.772" + }, + { + "@id": "urn:anon:hash:3929554047386646216.775" + }, + { + "@id": "urn:anon:hash:3929554047386646216.776" + }, + { + "@id": "urn:anon:hash:3929554047386646216.784" + }, + { + "@id": "urn:anon:hash:3929554047386646216.788" + }, + { + "@id": "urn:anon:hash:3929554047386646216.79" + }, + { + "@id": "urn:anon:hash:3929554047386646216.792" + }, + { + "@id": "urn:anon:hash:3929554047386646216.803" + }, + { + "@id": "urn:anon:hash:3929554047386646216.806" + }, + { + "@id": "urn:anon:hash:3929554047386646216.807" + }, + { + "@id": "urn:anon:hash:3929554047386646216.813" + }, + { + "@id": "urn:anon:hash:3929554047386646216.822" + }, + { + "@id": "urn:anon:hash:3929554047386646216.824" + }, + { + "@id": "urn:anon:hash:3929554047386646216.852" + }, + { + "@id": "urn:anon:hash:3929554047386646216.855" + }, + { + "@id": "urn:anon:hash:3929554047386646216.857" + }, + { + "@id": "urn:anon:hash:3929554047386646216.860" + }, + { + "@id": "urn:anon:hash:3929554047386646216.863" + }, + { + "@id": "urn:anon:hash:3929554047386646216.867" + }, + { + "@id": "urn:anon:hash:3929554047386646216.87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.872" + }, + { + "@id": "urn:anon:hash:3929554047386646216.874" + }, + { + "@id": "urn:anon:hash:3929554047386646216.882" + }, + { + "@id": "urn:anon:hash:3929554047386646216.884" + }, + { + "@id": "urn:anon:hash:3929554047386646216.890" + }, + { + "@id": "urn:anon:hash:3929554047386646216.891" + }, + { + "@id": "urn:anon:hash:3929554047386646216.905" + }, + { + "@id": "urn:anon:hash:3929554047386646216.912" + }, + { + "@id": "urn:anon:hash:3929554047386646216.915" + }, + { + "@id": "urn:anon:hash:3929554047386646216.93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.937" + }, + { + "@id": "urn:anon:hash:3929554047386646216.939" + }, + { + "@id": "urn:anon:hash:3929554047386646216.947" + }, + { + "@id": "urn:anon:hash:3929554047386646216.951" + }, + { + "@id": "urn:anon:hash:3929554047386646216.960" + }, + { + "@id": "urn:anon:hash:3929554047386646216.961" + }, + { + "@id": "urn:anon:hash:3929554047386646216.970" + }, + { + "@id": "urn:anon:hash:3929554047386646216.973" + }, + { + "@id": "urn:anon:hash:3929554047386646216.982" + }, + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80f45d8f719eca9ad74e98dd3377d202" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:3929554047386646216.1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1001" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1004" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1012" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1013" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1026" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1033" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1036" + }, + { + "@id": "urn:anon:hash:3929554047386646216.104" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1044" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1047" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1048" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1051" + }, + { + "@id": "urn:anon:hash:3929554047386646216.106" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1061" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1067" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1068" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1074" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1078" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1104" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1113" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1116" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1117" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1126" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1135" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.114" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1153" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1157" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1160" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.117" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1172" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1174" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1198" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1200" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1214" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1216" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1224" + }, + { + "@id": "urn:anon:hash:3929554047386646216.123" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1235" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.125" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1250" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.126" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1263" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1265" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1272" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1275" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.128" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1280" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1289" + }, + { + "@id": "urn:anon:hash:3929554047386646216.129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1295" + }, + { + "@id": "urn:anon:hash:3929554047386646216.13" + }, + { + "@id": "urn:anon:hash:3929554047386646216.130" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1303" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1309" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1338" + }, + { + "@id": "urn:anon:hash:3929554047386646216.134" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1342" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1343" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1354" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1355" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1359" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1379" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1384" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1387" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1389" + }, + { + "@id": "urn:anon:hash:3929554047386646216.139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1416" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1419" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1437" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1439" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1442" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1445" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1451" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1454" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1459" + }, + { + "@id": "urn:anon:hash:3929554047386646216.146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1461" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1462" + }, + { + "@id": "urn:anon:hash:3929554047386646216.147" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1474" + }, + { + "@id": "urn:anon:hash:3929554047386646216.149" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1492" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1504" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1522" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1547" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1550" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1556" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1575" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.158" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1583" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1584" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1587" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1592" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1594" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1597" + }, + { + "@id": "urn:anon:hash:3929554047386646216.16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1601" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1602" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1609" + }, + { + "@id": "urn:anon:hash:3929554047386646216.161" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1627" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1632" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1633" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1650" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1669" + }, + { + "@id": "urn:anon:hash:3929554047386646216.168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1687" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1693" + }, + { + "@id": "urn:anon:hash:3929554047386646216.179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.180" + }, + { + "@id": "urn:anon:hash:3929554047386646216.183" + }, + { + "@id": "urn:anon:hash:3929554047386646216.184" + }, + { + "@id": "urn:anon:hash:3929554047386646216.185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.189" + }, + { + "@id": "urn:anon:hash:3929554047386646216.196" + }, + { + "@id": "urn:anon:hash:3929554047386646216.198" + }, + { + "@id": "urn:anon:hash:3929554047386646216.199" + }, + { + "@id": "urn:anon:hash:3929554047386646216.20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.213" + }, + { + "@id": "urn:anon:hash:3929554047386646216.222" + }, + { + "@id": "urn:anon:hash:3929554047386646216.235" + }, + { + "@id": "urn:anon:hash:3929554047386646216.238" + }, + { + "@id": "urn:anon:hash:3929554047386646216.243" + }, + { + "@id": "urn:anon:hash:3929554047386646216.245" + }, + { + "@id": "urn:anon:hash:3929554047386646216.249" + }, + { + "@id": "urn:anon:hash:3929554047386646216.250" + }, + { + "@id": "urn:anon:hash:3929554047386646216.252" + }, + { + "@id": "urn:anon:hash:3929554047386646216.253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.254" + }, + { + "@id": "urn:anon:hash:3929554047386646216.256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.259" + }, + { + "@id": "urn:anon:hash:3929554047386646216.26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.266" + }, + { + "@id": "urn:anon:hash:3929554047386646216.279" + }, + { + "@id": "urn:anon:hash:3929554047386646216.28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.287" + }, + { + "@id": "urn:anon:hash:3929554047386646216.310" + }, + { + "@id": "urn:anon:hash:3929554047386646216.314" + }, + { + "@id": "urn:anon:hash:3929554047386646216.316" + }, + { + "@id": "urn:anon:hash:3929554047386646216.32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.324" + }, + { + "@id": "urn:anon:hash:3929554047386646216.333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.340" + }, + { + "@id": "urn:anon:hash:3929554047386646216.356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.375" + }, + { + "@id": "urn:anon:hash:3929554047386646216.384" + }, + { + "@id": "urn:anon:hash:3929554047386646216.392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.411" + }, + { + "@id": "urn:anon:hash:3929554047386646216.414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.417" + }, + { + "@id": "urn:anon:hash:3929554047386646216.424" + }, + { + "@id": "urn:anon:hash:3929554047386646216.427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.435" + }, + { + "@id": "urn:anon:hash:3929554047386646216.440" + }, + { + "@id": "urn:anon:hash:3929554047386646216.452" + }, + { + "@id": "urn:anon:hash:3929554047386646216.453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.473" + }, + { + "@id": "urn:anon:hash:3929554047386646216.487" + }, + { + "@id": "urn:anon:hash:3929554047386646216.498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.511" + }, + { + "@id": "urn:anon:hash:3929554047386646216.517" + }, + { + "@id": "urn:anon:hash:3929554047386646216.523" + }, + { + "@id": "urn:anon:hash:3929554047386646216.524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.525" + }, + { + "@id": "urn:anon:hash:3929554047386646216.528" + }, + { + "@id": "urn:anon:hash:3929554047386646216.545" + }, + { + "@id": "urn:anon:hash:3929554047386646216.58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.598" + }, + { + "@id": "urn:anon:hash:3929554047386646216.6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.609" + }, + { + "@id": "urn:anon:hash:3929554047386646216.61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.613" + }, + { + "@id": "urn:anon:hash:3929554047386646216.617" + }, + { + "@id": "urn:anon:hash:3929554047386646216.619" + }, + { + "@id": "urn:anon:hash:3929554047386646216.63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.646" + }, + { + "@id": "urn:anon:hash:3929554047386646216.650" + }, + { + "@id": "urn:anon:hash:3929554047386646216.656" + }, + { + "@id": "urn:anon:hash:3929554047386646216.660" + }, + { + "@id": "urn:anon:hash:3929554047386646216.669" + }, + { + "@id": "urn:anon:hash:3929554047386646216.676" + }, + { + "@id": "urn:anon:hash:3929554047386646216.683" + }, + { + "@id": "urn:anon:hash:3929554047386646216.685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.687" + }, + { + "@id": "urn:anon:hash:3929554047386646216.692" + }, + { + "@id": "urn:anon:hash:3929554047386646216.698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.700" + }, + { + "@id": "urn:anon:hash:3929554047386646216.71" + }, + { + "@id": "urn:anon:hash:3929554047386646216.710" + }, + { + "@id": "urn:anon:hash:3929554047386646216.717" + }, + { + "@id": "urn:anon:hash:3929554047386646216.722" + }, + { + "@id": "urn:anon:hash:3929554047386646216.730" + }, + { + "@id": "urn:anon:hash:3929554047386646216.736" + }, + { + "@id": "urn:anon:hash:3929554047386646216.740" + }, + { + "@id": "urn:anon:hash:3929554047386646216.745" + }, + { + "@id": "urn:anon:hash:3929554047386646216.747" + }, + { + "@id": "urn:anon:hash:3929554047386646216.748" + }, + { + "@id": "urn:anon:hash:3929554047386646216.750" + }, + { + "@id": "urn:anon:hash:3929554047386646216.761" + }, + { + "@id": "urn:anon:hash:3929554047386646216.762" + }, + { + "@id": "urn:anon:hash:3929554047386646216.771" + }, + { + "@id": "urn:anon:hash:3929554047386646216.773" + }, + { + "@id": "urn:anon:hash:3929554047386646216.779" + }, + { + "@id": "urn:anon:hash:3929554047386646216.789" + }, + { + "@id": "urn:anon:hash:3929554047386646216.793" + }, + { + "@id": "urn:anon:hash:3929554047386646216.80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.801" + }, + { + "@id": "urn:anon:hash:3929554047386646216.815" + }, + { + "@id": "urn:anon:hash:3929554047386646216.82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.823" + }, + { + "@id": "urn:anon:hash:3929554047386646216.840" + }, + { + "@id": "urn:anon:hash:3929554047386646216.846" + }, + { + "@id": "urn:anon:hash:3929554047386646216.851" + }, + { + "@id": "urn:anon:hash:3929554047386646216.854" + }, + { + "@id": "urn:anon:hash:3929554047386646216.861" + }, + { + "@id": "urn:anon:hash:3929554047386646216.873" + }, + { + "@id": "urn:anon:hash:3929554047386646216.881" + }, + { + "@id": "urn:anon:hash:3929554047386646216.893" + }, + { + "@id": "urn:anon:hash:3929554047386646216.902" + }, + { + "@id": "urn:anon:hash:3929554047386646216.906" + }, + { + "@id": "urn:anon:hash:3929554047386646216.924" + }, + { + "@id": "urn:anon:hash:3929554047386646216.933" + }, + { + "@id": "urn:anon:hash:3929554047386646216.94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.942" + }, + { + "@id": "urn:anon:hash:3929554047386646216.948" + }, + { + "@id": "urn:anon:hash:3929554047386646216.953" + }, + { + "@id": "urn:anon:hash:3929554047386646216.956" + }, + { + "@id": "urn:anon:hash:3929554047386646216.957" + }, + { + "@id": "urn:anon:hash:3929554047386646216.96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.966" + }, + { + "@id": "urn:anon:hash:3929554047386646216.97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.971" + }, + { + "@id": "urn:anon:hash:3929554047386646216.974" + }, + { + "@id": "urn:anon:hash:3929554047386646216.976" + }, + { + "@id": "urn:anon:hash:3929554047386646216.98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.990" + }, + { + "@id": "urn:anon:hash:8582709793627694392.2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Junction" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.400", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.802" + }, + { + "@id": "urn:anon:hash:4390626191852969155.195" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.802" + }, + { + "@id": "urn:anon:hash:4390626191852969155.195" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.280", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.342" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.342" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1452", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e4eb5e526449c3551bf0817ce17a819" + }, + { + "@id": "urn:anon:hash:3929554047386646216.256" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e4eb5e526449c3551bf0817ce17a819" + }, + { + "@id": "urn:anon:hash:3929554047386646216.256" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.320", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.23" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.23" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51928b4c44f5de6499bdfbaddb20e78c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1548" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ce6baba016b92a74eb70ff7b1248185" + }, + { + "@id": "urn:anon:hash:2632396539921835875.109" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.469" + }, + { + "@id": "urn:anon:hash:3929554047386646216.985" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ce6baba016b92a74eb70ff7b1248185" + }, + { + "@id": "urn:anon:hash:2632396539921835875.109" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1541" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.226", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + }, + { + "@id": "urn:anon:hash:1309352395631559165.458" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.103", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.940" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.940" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.234", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/792317cecb490ab16bb793822cb115a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1501" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/792317cecb490ab16bb793822cb115a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1501" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.392", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.85" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.85" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.262", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be7e46f7ab579e10bb455a824247f014" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1375" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be7e46f7ab579e10bb455a824247f014" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1375" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.346", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.846" + }, + { + "@id": "urn:anon:hash:4390626191852969155.699" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.846" + }, + { + "@id": "urn:anon:hash:4390626191852969155.699" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.68", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.747" + }, + { + "@id": "urn:anon:hash:4390626191852969155.165" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.747" + }, + { + "@id": "urn:anon:hash:4390626191852969155.165" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0a780eba13cf1f30f84a45b197fe4ef", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1134" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1134" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.338", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9d0be15535991ca5db86922613c0277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.437" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9d0be15535991ca5db86922613c0277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.437" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1007", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df222c279c8c8473ae9cdfce81fe7a56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.253" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df222c279c8c8473ae9cdfce81fe7a56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.253" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3de30e9f161e198a372486d4b8e2e0b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.170" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d06128c6abb4e956979380aa6d78e3c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503147a2a04ffb2bc5339c37e9145183", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.734379" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.556", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + }, + { + "@id": "urn:anon:hash:1309352395631559165.848" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.848" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/215087e2c295d60124d1ba27035d6156" + }, + { + "@id": "urn:anon:hash:2632396539921835875.615" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.689" + }, + { + "@id": "urn:anon:hash:3929554047386646216.595" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/215087e2c295d60124d1ba27035d6156" + }, + { + "@id": "urn:anon:hash:2632396539921835875.615" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.204" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.669", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1515" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.340", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.576" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.576" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.500", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31fb9f2258dee75ba8aa512b57b792b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.69" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31fb9f2258dee75ba8aa512b57b792b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.69" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe9216c74d89c944456b3640b3305d8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.48786" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f6e56029eeb0dc4affc7031934a0a8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.649" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.295" + }, + { + "@id": "urn:anon:hash:3929554047386646216.935" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f6e56029eeb0dc4affc7031934a0a8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.649" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.858" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1591", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b27990650d6265239dbef0e94fac5475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.816" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b27990650d6265239dbef0e94fac5475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.816" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25855fee02bdbf9f0575e7e36743874c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "130.3487" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.642", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "urn:anon:hash:1309352395631559165.323" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb275e83d0792318662a71bb2f7fd392", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1073" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1073" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59f2a2469e028396d12d08f6671e21ab", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18ac8dc12bcedfb7a3106dec9f5e3258", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.203", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.278" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.278" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7d60467da9915287247ffe275ef719" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72cf6992472b810f9891c53e2e3f95b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.387", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1123" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1123" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.849", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.727" + }, + { + "@id": "urn:anon:hash:4390626191852969155.390" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.727" + }, + { + "@id": "urn:anon:hash:4390626191852969155.390" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.293", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.128" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.128" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.381", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.447" + }, + { + "@id": "urn:anon:hash:4390626191852969155.743" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.447" + }, + { + "@id": "urn:anon:hash:4390626191852969155.743" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10484420c52b3d28c0e39a07bec3f55", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386a8da9c6e518d64dd5c64bc9c8b644" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7828e02eba98b0d4f41c882057801ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.100", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.235" + }, + { + "@id": "urn:anon:hash:4390626191852969155.462" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.235" + }, + { + "@id": "urn:anon:hash:4390626191852969155.462" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/049990dc5af6a197fa1daaabb84e0a17", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.168", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.720" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.720" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ec18fb323cd4f3b70e3befecdfa6e5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.540" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.965", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.964" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.964" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.737", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "urn:anon:hash:1309352395631559165.406" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.406" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbbe0968d48dcdaaf416e8df3900d83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1318" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.268", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e77720307a53facf05a44a6d89b1a297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1329" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e77720307a53facf05a44a6d89b1a297" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1329" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2addc0893d14d5e06a28105f49b58a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.103" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.242" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1020" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2addc0893d14d5e06a28105f49b58a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.103" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36d7c9176fdcfa83e21d1be7031f917a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.712" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a74eef730ca04f8d43c52493d45bd76", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.739", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.225" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.225" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49d3f303d97564ec21fd04cfed7addb6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "36.781190000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b77b2c30cae52d297cc7ab56204561b9", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/766325262d8186d741c32747333ed6f9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.513", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.360" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.360" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412c8d9229c0106f70d78f7315f34ca9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.897" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.897" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e458c6eb38496a8f8e1e89988d7621b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50334e713b4a1cb53fc5dd58c8a05e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1159", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4a9a5f19276e80f29e34e8e1f85ea1d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.861" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4a9a5f19276e80f29e34e8e1f85ea1d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.861" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1473", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.986" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.986" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.168", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.471" + }, + { + "@id": "urn:anon:hash:4390626191852969155.404" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.471" + }, + { + "@id": "urn:anon:hash:4390626191852969155.404" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1490", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/932cdca62b8fac29513e397a5a9d5bd1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.781" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/932cdca62b8fac29513e397a5a9d5bd1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.781" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5515f12a585e2af5ef5005f0c458d139" + }, + { + "@id": "urn:anon:hash:2632396539921835875.695" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.502" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1394" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5515f12a585e2af5ef5005f0c458d139" + }, + { + "@id": "urn:anon:hash:2632396539921835875.695" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.545" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.370", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.730" + }, + { + "@id": "urn:anon:hash:4390626191852969155.268" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.730" + }, + { + "@id": "urn:anon:hash:4390626191852969155.268" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.23" + }, + { + "@id": "urn:anon:hash:4390626191852969155.359" + }, + { + "@id": "urn:anon:hash:4390626191852969155.69" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.510" + }, + { + "@id": "urn:anon:hash:1309352395631559165.614" + }, + { + "@id": "urn:anon:hash:1309352395631559165.709" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.23" + }, + { + "@id": "urn:anon:hash:4390626191852969155.359" + }, + { + "@id": "urn:anon:hash:4390626191852969155.69" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/185e06ea2387cc152dee1c8983e4d11f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af19450e647ec447a91403a6178f146b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.814", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.571" + }, + { + "@id": "urn:anon:hash:4390626191852969155.396" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.571" + }, + { + "@id": "urn:anon:hash:4390626191852969155.396" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/debdf8076f15e424f7dcb1e4bac1a3ec", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1093" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1093" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e998078d2c2782f736160d1ef5185645", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.230" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.461", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.616" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.616" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.590", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/965823ceab7dbdbc415ce53322ac8323" + }, + { + "@id": "urn:anon:hash:3929554047386646216.591" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/965823ceab7dbdbc415ce53322ac8323" + }, + { + "@id": "urn:anon:hash:3929554047386646216.591" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.283", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.604" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.693", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee7ee065cb065a4770655414b43081db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1513" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee7ee065cb065a4770655414b43081db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1513" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1192", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a88d49249d8f31c51629483bab291f6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1064" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a88d49249d8f31c51629483bab291f6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1064" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.821", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.535" + }, + { + "@id": "urn:anon:hash:4390626191852969155.377" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.535" + }, + { + "@id": "urn:anon:hash:4390626191852969155.377" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54a4f3589570dac7d579426732ce1bab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.462" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.423" + }, + { + "@id": "urn:anon:hash:3929554047386646216.610" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54a4f3589570dac7d579426732ce1bab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.462" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1116" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.117", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + }, + { + "@id": "urn:anon:hash:1309352395631559165.767" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.767" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.430", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.29" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.29" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.377", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + }, + { + "@id": "urn:anon:hash:1309352395631559165.677" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15752820739f6f95d1f8739786e5d64e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "urn:anon:hash:3929554047386646216.776" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.776" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7d209ef1613e44a1911f96290167024", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.157" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.157" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.448", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.404" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.336", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.669" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.669" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.92", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb5c4240226c62f3624dd8d7431e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.565" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb5c4240226c62f3624dd8d7431e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.565" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab7ea114144a95f5d4ce57b78a0249d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.202" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.832" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1664" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab7ea114144a95f5d4ce57b78a0249d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.202" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.292" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.281", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.111" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.111" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07f7f4ac647a14961890259f1f9b8596" + }, + { + "@id": "urn:anon:hash:2632396539921835875.197" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.113" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07f7f4ac647a14961890259f1f9b8596" + }, + { + "@id": "urn:anon:hash:2632396539921835875.197" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1583" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.608", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4530fe829fc5d681f7fe4f680ab9a4c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1208" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4530fe829fc5d681f7fe4f680ab9a4c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1208" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d454758239c8bcefb1a0c6dc6880ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.717" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.210" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1360" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d454758239c8bcefb1a0c6dc6880ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.717" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.994" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1596", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca51efe8a75f8e4a25d7c481ed612b23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1547" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca51efe8a75f8e4a25d7c481ed612b23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1547" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed14c3f4b33b15f6451207424fe793a6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.26001" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.477", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.559" + }, + { + "@id": "urn:anon:hash:4390626191852969155.596" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.559" + }, + { + "@id": "urn:anon:hash:4390626191852969155.596" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.101" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.101" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34c38afc5775a0b76ccd7d3cf612cfeb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.14" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.418" + }, + { + "@id": "urn:anon:hash:3929554047386646216.731" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34c38afc5775a0b76ccd7d3cf612cfeb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.14" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.660" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.411", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1352" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.520", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.422" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1316", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.273" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.713", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.541" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.541" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.453" + }, + { + "@id": "urn:anon:hash:4390626191852969155.5" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.199" + }, + { + "@id": "urn:anon:hash:1309352395631559165.421" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.453" + }, + { + "@id": "urn:anon:hash:4390626191852969155.5" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d65fd65b72f45c2cc89726a91d61dddb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.384", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.451" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.451" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.588", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.687" + }, + { + "@id": "urn:anon:hash:4390626191852969155.571" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.687" + }, + { + "@id": "urn:anon:hash:4390626191852969155.571" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21aaaf4d6a9cdf9459259694ef9fcdbc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + }, + { + "@id": "urn:anon:hash:3929554047386646216.644" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.644" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.634", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.564" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/663945ca97c939639c7b26f0da0a8c4f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.439" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.439" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.429", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.323" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824db695ee900a9345e45f6c9dcfe168", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "urn:anon:hash:3929554047386646216.694" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9e3c933605365f56c45199727f148b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2fa1931e2407ae6474e3cabe83ca7a6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "38.23921" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.486", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.494" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.463", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.467" + }, + { + "@id": "urn:anon:hash:4390626191852969155.364" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.467" + }, + { + "@id": "urn:anon:hash:4390626191852969155.364" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.979", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85e7938ede4a81d4a0b4b8ce32680f16", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1181" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a25aafc7b23bb99ec87a7795cf9e637" + }, + { + "@id": "urn:anon:hash:2632396539921835875.414" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1539" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a25aafc7b23bb99ec87a7795cf9e637" + }, + { + "@id": "urn:anon:hash:2632396539921835875.414" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1540" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e4affc0c82d7e103b5fd30f9f00b82", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.510", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1610" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.244", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.619" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.619" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.131", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14c74662596760340e54582cdd5efd7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.9" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14c74662596760340e54582cdd5efd7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.9" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/246691df3a4621abcfc531f5610299a5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1009" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1009" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2f61ea63d977cd170c2b28d85f5dc67", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + }, + { + "@id": "urn:anon:hash:3929554047386646216.17" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.17" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1345", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6d76fe74b90d923a42a8bbfe8555d4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.121" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6d76fe74b90d923a42a8bbfe8555d4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.121" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1705", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95e6f2915789cab839874ffc6d053995" + }, + { + "@id": "urn:anon:hash:3929554047386646216.977" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95e6f2915789cab839874ffc6d053995" + }, + { + "@id": "urn:anon:hash:3929554047386646216.977" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4fc2e660b069cad487ec888053504fc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1374" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1374" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.76", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fb3b340ffc79d999c6bb7ff7aff51cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1264" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fb3b340ffc79d999c6bb7ff7aff51cb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1264" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a957cd2cdc8e6b5c6564323f8ab6138", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.97119" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.759", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.699" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.699" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.683", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.16" + }, + { + "@id": "urn:anon:hash:4390626191852969155.207" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.16" + }, + { + "@id": "urn:anon:hash:4390626191852969155.207" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.585", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.477" + }, + { + "@id": "urn:anon:hash:4390626191852969155.2" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.477" + }, + { + "@id": "urn:anon:hash:4390626191852969155.2" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.796", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + }, + { + "@id": "urn:anon:hash:1309352395631559165.843" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.843" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.735", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.518" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.398", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.479" + }, + { + "@id": "urn:anon:hash:4390626191852969155.45" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.479" + }, + { + "@id": "urn:anon:hash:4390626191852969155.45" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d209558eb5c24675185c758502d70d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1337" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1337" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1575", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1573" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b836171bb0629dd4cfc78505bd89e00", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1178" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1178" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.528", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1404" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.484", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f4e3db1a080dcc519ab42eca1a9f306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.870" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f4e3db1a080dcc519ab42eca1a9f306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.870" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1035", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.679" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.392", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.46" + }, + { + "@id": "urn:anon:hash:4390626191852969155.285" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.46" + }, + { + "@id": "urn:anon:hash:4390626191852969155.285" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.714", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.83" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ce3d66c8c28fda05ee60e44257ba7c", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.5", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.137" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.137" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1242", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.127" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1346", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f573474f31cb9e83d0a4da86099bf05" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1347" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f573474f31cb9e83d0a4da86099bf05" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1347" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b1e1aebdecdb7ce7f0245993cfdb207", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + }, + { + "@id": "urn:anon:hash:3929554047386646216.919" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.919" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.245" + }, + { + "@id": "urn:anon:hash:4390626191852969155.258" + }, + { + "@id": "urn:anon:hash:4390626191852969155.333" + }, + { + "@id": "urn:anon:hash:4390626191852969155.630" + }, + { + "@id": "urn:anon:hash:4390626191852969155.782" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.253" + }, + { + "@id": "urn:anon:hash:1309352395631559165.36" + }, + { + "@id": "urn:anon:hash:1309352395631559165.379" + }, + { + "@id": "urn:anon:hash:1309352395631559165.576" + }, + { + "@id": "urn:anon:hash:1309352395631559165.755" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.245" + }, + { + "@id": "urn:anon:hash:4390626191852969155.258" + }, + { + "@id": "urn:anon:hash:4390626191852969155.333" + }, + { + "@id": "urn:anon:hash:4390626191852969155.630" + }, + { + "@id": "urn:anon:hash:4390626191852969155.782" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/470fe931799e3e71f37514ee695d92b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.685", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.273" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/691d804d38b6808a16219bd98d492c77", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.328" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.355", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.138" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.138" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.644", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.430" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.430" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b35942a9f836b08dc19bd928a155887d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35993daa64558f8aaf19186b66e619b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.791", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.871" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.871" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaa20a5573a67ca2b25cb1a458c3c607" + }, + { + "@id": "urn:anon:hash:2632396539921835875.817" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.774" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1483" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaa20a5573a67ca2b25cb1a458c3c607" + }, + { + "@id": "urn:anon:hash:2632396539921835875.817" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.302" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03d4db45e2096c263105d6b9b2a52c6a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "39.91465" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbf79d1ebd235300e2f72e5eb11b13ea", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.557", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1549" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1549" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.136" + }, + { + "@id": "urn:anon:hash:4390626191852969155.191" + }, + { + "@id": "urn:anon:hash:4390626191852969155.202" + }, + { + "@id": "urn:anon:hash:4390626191852969155.28" + }, + { + "@id": "urn:anon:hash:4390626191852969155.298" + }, + { + "@id": "urn:anon:hash:4390626191852969155.332" + }, + { + "@id": "urn:anon:hash:4390626191852969155.423" + }, + { + "@id": "urn:anon:hash:4390626191852969155.441" + }, + { + "@id": "urn:anon:hash:4390626191852969155.57" + }, + { + "@id": "urn:anon:hash:4390626191852969155.605" + }, + { + "@id": "urn:anon:hash:4390626191852969155.616" + }, + { + "@id": "urn:anon:hash:4390626191852969155.7" + }, + { + "@id": "urn:anon:hash:4390626191852969155.759" + }, + { + "@id": "urn:anon:hash:4390626191852969155.780" + }, + { + "@id": "urn:anon:hash:4390626191852969155.790" + }, + { + "@id": "urn:anon:hash:4390626191852969155.815" + }, + { + "@id": "urn:anon:hash:4390626191852969155.827" + }, + { + "@id": "urn:anon:hash:4390626191852969155.831" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92e6df860a748dbfc89015a9695babfa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.110" + }, + { + "@id": "urn:anon:hash:1309352395631559165.16" + }, + { + "@id": "urn:anon:hash:1309352395631559165.220" + }, + { + "@id": "urn:anon:hash:1309352395631559165.271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.298" + }, + { + "@id": "urn:anon:hash:1309352395631559165.301" + }, + { + "@id": "urn:anon:hash:1309352395631559165.356" + }, + { + "@id": "urn:anon:hash:1309352395631559165.396" + }, + { + "@id": "urn:anon:hash:1309352395631559165.447" + }, + { + "@id": "urn:anon:hash:1309352395631559165.499" + }, + { + "@id": "urn:anon:hash:1309352395631559165.689" + }, + { + "@id": "urn:anon:hash:1309352395631559165.699" + }, + { + "@id": "urn:anon:hash:1309352395631559165.719" + }, + { + "@id": "urn:anon:hash:1309352395631559165.722" + }, + { + "@id": "urn:anon:hash:1309352395631559165.752" + }, + { + "@id": "urn:anon:hash:1309352395631559165.773" + }, + { + "@id": "urn:anon:hash:1309352395631559165.786" + }, + { + "@id": "urn:anon:hash:1309352395631559165.88" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.136" + }, + { + "@id": "urn:anon:hash:4390626191852969155.191" + }, + { + "@id": "urn:anon:hash:4390626191852969155.202" + }, + { + "@id": "urn:anon:hash:4390626191852969155.28" + }, + { + "@id": "urn:anon:hash:4390626191852969155.298" + }, + { + "@id": "urn:anon:hash:4390626191852969155.332" + }, + { + "@id": "urn:anon:hash:4390626191852969155.423" + }, + { + "@id": "urn:anon:hash:4390626191852969155.441" + }, + { + "@id": "urn:anon:hash:4390626191852969155.57" + }, + { + "@id": "urn:anon:hash:4390626191852969155.605" + }, + { + "@id": "urn:anon:hash:4390626191852969155.616" + }, + { + "@id": "urn:anon:hash:4390626191852969155.7" + }, + { + "@id": "urn:anon:hash:4390626191852969155.759" + }, + { + "@id": "urn:anon:hash:4390626191852969155.780" + }, + { + "@id": "urn:anon:hash:4390626191852969155.790" + }, + { + "@id": "urn:anon:hash:4390626191852969155.815" + }, + { + "@id": "urn:anon:hash:4390626191852969155.827" + }, + { + "@id": "urn:anon:hash:4390626191852969155.831" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98e859f83b9e7d4e5c7e32505c96a48a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.351", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.76" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1c7efe103f8e4127a65a3e914dbf90b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.152374" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d99df33cb63d88193d574b0dd38248fc", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1385", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbfa0b2dbac4d38dd5537f778887b615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.993" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbfa0b2dbac4d38dd5537f778887b615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.993" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.354", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.812" + }, + { + "@id": "urn:anon:hash:4390626191852969155.634" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.812" + }, + { + "@id": "urn:anon:hash:4390626191852969155.634" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25902d77cd94460ef8475d9f87f872bf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.818" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.272" + }, + { + "@id": "urn:anon:hash:3929554047386646216.927" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25902d77cd94460ef8475d9f87f872bf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.818" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.928" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.240", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.755" + }, + { + "@id": "urn:anon:hash:4390626191852969155.9" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.755" + }, + { + "@id": "urn:anon:hash:4390626191852969155.9" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.688", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.262" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.262" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.592", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.373" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.373" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1151", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4fdba1d8cfe5ae8eda904c74adad24d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1595" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4fdba1d8cfe5ae8eda904c74adad24d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1595" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/324916f8ea6558d6341b6d1b84f07bae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.844" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.288" + }, + { + "@id": "urn:anon:hash:3929554047386646216.51" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/324916f8ea6558d6341b6d1b84f07bae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.844" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ecf1ad0c075a4c665bc53b205a7521a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.310" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.754", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.67" + }, + { + "@id": "urn:anon:hash:4390626191852969155.795" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.67" + }, + { + "@id": "urn:anon:hash:4390626191852969155.795" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.504", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.115" + }, + { + "@id": "urn:anon:hash:4390626191852969155.689" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.115" + }, + { + "@id": "urn:anon:hash:4390626191852969155.689" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.674", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.92" + }, + { + "@id": "urn:anon:hash:4390626191852969155.422" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.92" + }, + { + "@id": "urn:anon:hash:4390626191852969155.422" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.247", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.195" + }, + { + "@id": "urn:anon:hash:4390626191852969155.535" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.195" + }, + { + "@id": "urn:anon:hash:4390626191852969155.535" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e4c6d2fd55b7b49e34a649d097b023b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.827" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.827" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.315", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.21" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.21" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f8ace72f20cd8a241bfbfa6ccea59f0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.455" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.404" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f8ace72f20cd8a241bfbfa6ccea59f0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.455" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.169" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.407", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1139" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1139" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.774", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "urn:anon:hash:1309352395631559165.632" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.632" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.554", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.574" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8ab1dda23bb40f9f1ec75e74e83fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.383" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1308" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8ab1dda23bb40f9f1ec75e74e83fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.383" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.866" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.613", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.112" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.500", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.119" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.119" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.358", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.125" + }, + { + "@id": "urn:anon:hash:4390626191852969155.149" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.125" + }, + { + "@id": "urn:anon:hash:4390626191852969155.149" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.851", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.162" + }, + { + "@id": "urn:anon:hash:4390626191852969155.148" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.162" + }, + { + "@id": "urn:anon:hash:4390626191852969155.148" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306f3a20367d08be59fa53a266e217c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.168" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.252" + }, + { + "@id": "urn:anon:hash:3929554047386646216.548" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306f3a20367d08be59fa53a266e217c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.168" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.549" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.926", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf71d553ab19ddf53448e022cd7c034e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.895" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf71d553ab19ddf53448e022cd7c034e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.895" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.843", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.302" + }, + { + "@id": "urn:anon:hash:4390626191852969155.796" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.302" + }, + { + "@id": "urn:anon:hash:4390626191852969155.796" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.775", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.668" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.668" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.11", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1698" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1698" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.827", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e4c6d2fd55b7b49e34a649d097b023b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1460" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e4c6d2fd55b7b49e34a649d097b023b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1460" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccfcdd2eed6419a3f3b5e2b67173549", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1196" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13b9409d744a6932c88f54ade9ffcd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1165" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.586", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.332" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.941", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7421a0ba985817974cb13e74cae572c1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.219" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7421a0ba985817974cb13e74cae572c1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.219" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.30", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.827" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.827" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.631", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.334" + }, + { + "@id": "urn:anon:hash:4390626191852969155.161" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.334" + }, + { + "@id": "urn:anon:hash:4390626191852969155.161" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1133", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.839" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.839" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.712", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1020" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1020" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba2a99f626c1562380b1a910e98f986", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#DiningRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e720c99d123a1948b5a43ad0bb08a0ed" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45d77c623628290c4cd1a1ad5afa9d2f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Dining room" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.45", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.398" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.398" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.620", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.586" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.766", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + }, + { + "@id": "urn:anon:hash:1309352395631559165.718" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.718" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.254", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.422" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.824", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14e081b71401ac3dfec5d78801fe782b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.333" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14e081b71401ac3dfec5d78801fe782b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.333" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.691", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.718" + }, + { + "@id": "urn:anon:hash:4390626191852969155.122" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.718" + }, + { + "@id": "urn:anon:hash:4390626191852969155.122" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1653", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2cc43646267d587a124e63ee112f0363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1096" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2cc43646267d587a124e63ee112f0363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1096" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.730", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.156" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.156" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.739", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + }, + { + "@id": "urn:anon:hash:1309352395631559165.107" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.107" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1546", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.164" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.839", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.528" + }, + { + "@id": "urn:anon:hash:4390626191852969155.763" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.528" + }, + { + "@id": "urn:anon:hash:4390626191852969155.763" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.203", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.470" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.232", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.357" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.357" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae7de7f3fa1ddbe788f37e8d443db1a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.226", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.423" + }, + { + "@id": "urn:anon:hash:4390626191852969155.411" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.423" + }, + { + "@id": "urn:anon:hash:4390626191852969155.411" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.765", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.833" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.833" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920462c44295e3217d2ba34db0cd74f7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.243929999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93b6ef548b9272dd360ec1c72da2f6e0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84524f69cdc903f7593d2ed76cb3e107" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.238", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + }, + { + "@id": "urn:anon:hash:1309352395631559165.542" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.542" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.576", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.465" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.465" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1662", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a7effec655208492beecac308250b82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1509" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a7effec655208492beecac308250b82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1509" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e10452985e75b60614b6dcf99efe3ad", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae97c2a2ca7daa8bb259eb99dce4ff4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.53423" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.220", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.452" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.452" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.165", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.68" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.345", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.569" + }, + { + "@id": "urn:anon:hash:4390626191852969155.567" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.569" + }, + { + "@id": "urn:anon:hash:4390626191852969155.567" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.151", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1285" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee7ee065cb065a4770655414b43081db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.210" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.721" + }, + { + "@id": "urn:anon:hash:3929554047386646216.693" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee7ee065cb065a4770655414b43081db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.210" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1513" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.483", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + }, + { + "@id": "urn:anon:hash:1309352395631559165.411" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.411" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.546", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.144" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.144" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e1bb171cc3ecf67b0fa424a05d7d83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.543" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.334" + }, + { + "@id": "urn:anon:hash:3929554047386646216.190" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e1bb171cc3ecf67b0fa424a05d7d83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.543" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.161" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.454", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.791" + }, + { + "@id": "urn:anon:hash:4390626191852969155.482" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.791" + }, + { + "@id": "urn:anon:hash:4390626191852969155.482" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.4", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "urn:anon:hash:1309352395631559165.204" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.204" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb8398ee0069b42774e870ab2bf56", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "165.540699999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64af688f74dc629152468cf3c0076162", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.386" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.638", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.684" + }, + { + "@id": "urn:anon:hash:4390626191852969155.626" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.684" + }, + { + "@id": "urn:anon:hash:4390626191852969155.626" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.646", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.239" + }, + { + "@id": "urn:anon:hash:4390626191852969155.468" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.239" + }, + { + "@id": "urn:anon:hash:4390626191852969155.468" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8bcd9d5aacc5ac873d78dca9e40cbec6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0121f6f7d0820a2723cbb1e8e1f87f4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a7ce2612d08a34585e2aa7c5591a585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6ae678127f588df22436149e25ae78a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c80aa76a69bf76305a6703a9775d76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb6c343630a0b63527c4f226108fe45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c826ed9262b1be7feb5f704b2f6df313" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.784", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.734" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.237", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.38" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.499", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.690" + }, + { + "@id": "urn:anon:hash:4390626191852969155.423" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.690" + }, + { + "@id": "urn:anon:hash:4390626191852969155.423" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.894", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1102" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1102" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.668", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.677" + }, + { + "@id": "urn:anon:hash:4390626191852969155.775" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.677" + }, + { + "@id": "urn:anon:hash:4390626191852969155.775" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.483", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1469" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.701", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd96f41e4a45c931a8d41c3e00a12b6b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1186" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd96f41e4a45c931a8d41c3e00a12b6b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1186" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.16", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.606" + }, + { + "@id": "urn:anon:hash:4390626191852969155.7" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.606" + }, + { + "@id": "urn:anon:hash:4390626191852969155.7" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d347e2fc9ef15f135c8429e39174681" + }, + { + "@id": "urn:anon:hash:2632396539921835875.852" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.715" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1053" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d347e2fc9ef15f135c8429e39174681" + }, + { + "@id": "urn:anon:hash:2632396539921835875.852" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.358" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13926eb25584c8f26594343c1b10b80e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1673" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.496", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1091" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1091" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.504", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.690" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.690" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.386", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + }, + { + "@id": "urn:anon:hash:1309352395631559165.286" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.286" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.791", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.437" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.437" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.796", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + }, + { + "@id": "urn:anon:hash:1309352395631559165.425" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.425" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1362958cbaeb38bfa5c3c36ea7a7b69", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1532" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd2b4f7a79af29967386baca108f3706" + }, + { + "@id": "urn:anon:hash:2632396539921835875.657" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.429" + }, + { + "@id": "urn:anon:hash:3929554047386646216.344" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd2b4f7a79af29967386baca108f3706" + }, + { + "@id": "urn:anon:hash:2632396539921835875.657" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1268" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.235", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.676" + }, + { + "@id": "urn:anon:hash:4390626191852969155.84" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.676" + }, + { + "@id": "urn:anon:hash:4390626191852969155.84" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04146a9f839f4459ab6c8327c4f634a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.796" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.425" + }, + { + "@id": "urn:anon:hash:3929554047386646216.303" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04146a9f839f4459ab6c8327c4f634a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.796" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.304" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.786", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.376" + }, + { + "@id": "urn:anon:hash:4390626191852969155.191" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.376" + }, + { + "@id": "urn:anon:hash:4390626191852969155.191" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1315", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19665d1a9326ac6b8e40d85b33884869" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1119" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19665d1a9326ac6b8e40d85b33884869" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1119" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.419", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.606" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b76a929a20a02c874f1e21d5b46e4b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.773" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.636" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1381" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b76a929a20a02c874f1e21d5b46e4b4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.773" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.542" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1636", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f527245b0ee64ff6d8bb06b22f83ee4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1421" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f527245b0ee64ff6d8bb06b22f83ee4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1421" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.351", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.495" + }, + { + "@id": "urn:anon:hash:4390626191852969155.738" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.495" + }, + { + "@id": "urn:anon:hash:4390626191852969155.738" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe35bb6e7bfba4639d7b3469b437a8f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.30" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.571", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.570" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.963", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4ab2ce54696be4378c1141e6cdd96a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1219" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4ab2ce54696be4378c1141e6cdd96a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1219" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.680", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.539" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.111", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.531" + }, + { + "@id": "urn:anon:hash:4390626191852969155.281" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.531" + }, + { + "@id": "urn:anon:hash:4390626191852969155.281" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.279", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.468" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.468" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8114e52e1581bdc8cb73be1d167d06ba", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.808" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.808" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.407", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.128" + }, + { + "@id": "urn:anon:hash:4390626191852969155.758" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.128" + }, + { + "@id": "urn:anon:hash:4390626191852969155.758" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aef4e6dd0b443ae6bcb24dab2ecd3fd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.716" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.716" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01821243954d794346c7a3a618df44fb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.35" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.625" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1092" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01821243954d794346c7a3a618df44fb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.35" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.168" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0adfedc967837856d6fbc9600fb0182c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/268ffe360203a302b72e7e0557fcaa02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.425", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3b2dd074e3c67b0ad67b984eba48f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.762" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3b2dd074e3c67b0ad67b984eba48f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.762" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512a0596514cf472bcb4dbb750e048b9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "urn:anon:hash:3929554047386646216.586" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.590", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.31" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.214" + }, + { + "@id": "urn:anon:hash:4390626191852969155.291" + }, + { + "@id": "urn:anon:hash:4390626191852969155.364" + }, + { + "@id": "urn:anon:hash:4390626191852969155.577" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.127" + }, + { + "@id": "urn:anon:hash:1309352395631559165.387" + }, + { + "@id": "urn:anon:hash:1309352395631559165.463" + }, + { + "@id": "urn:anon:hash:1309352395631559165.583" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.214" + }, + { + "@id": "urn:anon:hash:4390626191852969155.291" + }, + { + "@id": "urn:anon:hash:4390626191852969155.364" + }, + { + "@id": "urn:anon:hash:4390626191852969155.577" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c79ce1bebc7339699599fb4adcb26b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2200840b096ebc438b59ccdf49c98248", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.788" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.788" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d06ff4477f993406069aa6d2aad4c36", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.774", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.817" + }, + { + "@id": "urn:anon:hash:4390626191852969155.78" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.817" + }, + { + "@id": "urn:anon:hash:4390626191852969155.78" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.256", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.299" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412fd4bdb54a4f85064e72ea5e0a0446", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1692" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1692" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1188", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.797" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.797" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc0be089875d8727dad9d69f96b0cdc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.280" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.342" + }, + { + "@id": "urn:anon:hash:3929554047386646216.479" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc0be089875d8727dad9d69f96b0cdc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.280" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1280" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efda166472d06e04e8359618961f0d5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1210" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a799ccc85613a8fbe4e06c3d0bad391", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "38.27739" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.244", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.274" + }, + { + "@id": "urn:anon:hash:4390626191852969155.367" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.274" + }, + { + "@id": "urn:anon:hash:4390626191852969155.367" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.107", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.755" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.755" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.105", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.205" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.205" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2a24c4fc2a393f1c86b5e6ee0001a47", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "urn:anon:hash:3929554047386646216.312" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.328", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.77" + }, + { + "@id": "urn:anon:hash:4390626191852969155.629" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.77" + }, + { + "@id": "urn:anon:hash:4390626191852969155.629" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efcfa5ab3e52e44a0c19a7fe2f181b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.124" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.312" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1499" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efcfa5ab3e52e44a0c19a7fe2f181b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.124" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1533" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfeeaf45314d7dcd09a6d0f5042128ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.349" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.695" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfeeaf45314d7dcd09a6d0f5042128ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.349" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.850" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.43" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.43" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03229e1626d02105343571f2e990e997" + }, + { + "@id": "urn:anon:hash:2632396539921835875.81" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.433" + }, + { + "@id": "urn:anon:hash:3929554047386646216.377" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03229e1626d02105343571f2e990e997" + }, + { + "@id": "urn:anon:hash:2632396539921835875.81" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.125" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc2259b4c73b6157d2ceabd8da47f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.115" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.504" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1180" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc2259b4c73b6157d2ceabd8da47f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.115" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f76cb3258399870be62a23bf721042a6" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.185" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.390", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.849" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.849" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.840", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.600" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.600" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.718", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.691" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.691" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.659", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.555" + }, + { + "@id": "urn:anon:hash:4390626191852969155.295" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.555" + }, + { + "@id": "urn:anon:hash:4390626191852969155.295" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0304fe51e0ad660e47521d2c51223de9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1396", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5ba8bd95675d08efd735f156f849dca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.773" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5ba8bd95675d08efd735f156f849dca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.773" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.186", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "urn:anon:hash:1309352395631559165.831" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.831" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60175ee3595aa8e0ba90a205226b9fe6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.587", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c0d6b5a5c052db1dcdbae8fefe6093" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1006" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c0d6b5a5c052db1dcdbae8fefe6093" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1006" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.79", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.656" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.656" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1527", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7df6faffe012f7adcf8af2fb3bdcd62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.255" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7df6faffe012f7adcf8af2fb3bdcd62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.255" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.55", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/299ad89759d399b855e6cf0266ea5ef2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.56" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/299ad89759d399b855e6cf0266ea5ef2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.56" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.266", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.412" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.412" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.18", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + }, + { + "@id": "urn:anon:hash:1309352395631559165.26" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c77d84df5dc93ca6df1b6a05f02b12", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.390" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.390" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.210" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.242" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.210" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.359", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d35a1b69ba7913dd924c7a1fd6bdc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.488" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d35a1b69ba7913dd924c7a1fd6bdc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.488" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a11a8ad57af23cf542954e3bec7ce1", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.92877" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/feb2348bea6224f598ae9628db9531f0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.599", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.547" + }, + { + "@id": "urn:anon:hash:4390626191852969155.43" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.547" + }, + { + "@id": "urn:anon:hash:4390626191852969155.43" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8eb66c91c41ca5487ee50df2cb5c67e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1446" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1446" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/762b56126c3b5b10363c8bea3e165906" + }, + { + "@id": "urn:anon:hash:2632396539921835875.849" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.344" + }, + { + "@id": "urn:anon:hash:3929554047386646216.806" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/762b56126c3b5b10363c8bea3e165906" + }, + { + "@id": "urn:anon:hash:2632396539921835875.849" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1627" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.590", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.245" + }, + { + "@id": "urn:anon:hash:4390626191852969155.497" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.245" + }, + { + "@id": "urn:anon:hash:4390626191852969155.497" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14c74662596760340e54582cdd5efd7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "urn:anon:hash:3929554047386646216.131" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f11ae4d767471c0ffa7991e8b5cb3ad7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.99734" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.72", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/174577d4d501f216d2dd83b945f2934e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1099" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/174577d4d501f216d2dd83b945f2934e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1099" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.246", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + }, + { + "@id": "urn:anon:hash:1309352395631559165.10" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23b9cd4f796a743efd65cc8d5199d61", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1060" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1060" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.38", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.493" + }, + { + "@id": "urn:anon:hash:4390626191852969155.237" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.493" + }, + { + "@id": "urn:anon:hash:4390626191852969155.237" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.129", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1367" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c950f352db4702a2895007ca01874c6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.606" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8aec0a77fb2ff255ec66e9a066afaecb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.697" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1139" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8aec0a77fb2ff255ec66e9a066afaecb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.697" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.407" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1196", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccfcdd2eed6419a3f3b5e2b67173549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.906" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccfcdd2eed6419a3f3b5e2b67173549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.906" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db1e1df42e26dff52dd8ba65779297e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1533", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1499" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1697", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/010a9a6b851c7bedeccf7907c2685383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.440" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/010a9a6b851c7bedeccf7907c2685383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.440" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96aab82c23deeb6f321bd96b8cd66d8b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.686" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.535" + }, + { + "@id": "urn:anon:hash:3929554047386646216.997" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96aab82c23deeb6f321bd96b8cd66d8b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.686" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1341" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a160d4b486b83f3a30b48cc84e4de248", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.446", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.565" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.565" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.12", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.151" + }, + { + "@id": "urn:anon:hash:4390626191852969155.694" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.151" + }, + { + "@id": "urn:anon:hash:4390626191852969155.694" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.66", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.104" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.104" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61cdc4a9f1b75b1e649ed2b5b35e9946", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.481", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "urn:anon:hash:1309352395631559165.218" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1670", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ade0e87540bce78c883940dc74a782e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1351" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ade0e87540bce78c883940dc74a782e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1351" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.328", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/691d804d38b6808a16219bd98d492c77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1650" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/691d804d38b6808a16219bd98d492c77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1650" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/455fb0efd6d19dc8390600657966f8f4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2f53cc12abb9dc8cae4ba3bb8a1a489" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.45", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.50" + }, + { + "@id": "urn:anon:hash:4390626191852969155.455" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.50" + }, + { + "@id": "urn:anon:hash:4390626191852969155.455" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.391", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:1309352395631559165.152" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.152" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.622", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + }, + { + "@id": "urn:anon:hash:1309352395631559165.705" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.705" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f5919b4db6c71b3704645a0bc4479d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1319", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d171c8b48ea60b910ac3269ccccce97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.558" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d171c8b48ea60b910ac3269ccccce97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.558" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e9ab0bccda748dc9dde2369980caec8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "31.14473" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.335", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.250" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.250" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e9cdb5c4cdc05df681b2ee2fb3a2955", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b932d77df9c3f86afafbb390239194af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.371", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.602" + }, + { + "@id": "urn:anon:hash:4390626191852969155.326" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.602" + }, + { + "@id": "urn:anon:hash:4390626191852969155.326" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.697", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.31" + }, + { + "@id": "urn:anon:hash:4390626191852969155.205" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.31" + }, + { + "@id": "urn:anon:hash:4390626191852969155.205" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.666", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.664" + }, + { + "@id": "urn:anon:hash:4390626191852969155.401" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.664" + }, + { + "@id": "urn:anon:hash:4390626191852969155.401" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0019f79bc3cbcfef8326b8c3ee33b7ca", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80ce45be0da8cc79afdba8784911b8d1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.785" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.785" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2200840b096ebc438b59ccdf49c98248" + }, + { + "@id": "urn:anon:hash:2632396539921835875.600" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.627" + }, + { + "@id": "urn:anon:hash:3929554047386646216.788" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2200840b096ebc438b59ccdf49c98248" + }, + { + "@id": "urn:anon:hash:2632396539921835875.600" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.789" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1036ca1f45fc48b7eec7004453859a06" + }, + { + "@id": "urn:anon:hash:2632396539921835875.20" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.216" + }, + { + "@id": "urn:anon:hash:3929554047386646216.958" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1036ca1f45fc48b7eec7004453859a06" + }, + { + "@id": "urn:anon:hash:2632396539921835875.20" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.120", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.30" + }, + { + "@id": "urn:anon:hash:4390626191852969155.260" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.30" + }, + { + "@id": "urn:anon:hash:4390626191852969155.260" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6920da89d5dcc4fdb346cacd557492fb", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f144acff44622c7590c2f91c43a8f8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.543", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "urn:anon:hash:1309352395631559165.334" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.334" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1403", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bdc78af289359170feeaff27c02f63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1475" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bdc78af289359170feeaff27c02f63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1475" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.501", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.327" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.698", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.455" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e177be7e9bd1948a3bdfbb4ded4c5e64" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50754ee454c03d8d001e245708b7154a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.228", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.348" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8f0f1f8d0a7b4479f54606c5c7dc25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.325" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.314" + }, + { + "@id": "urn:anon:hash:3929554047386646216.311" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8f0f1f8d0a7b4479f54606c5c7dc25" + }, + { + "@id": "urn:anon:hash:2632396539921835875.325" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1557" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d92a3cadc52eb935cc9533b65aa692", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.34" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.34" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f237401af86b15f1eaf49294ea3db97" + }, + { + "@id": "urn:anon:hash:2632396539921835875.557" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.105" + }, + { + "@id": "urn:anon:hash:3929554047386646216.767" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f237401af86b15f1eaf49294ea3db97" + }, + { + "@id": "urn:anon:hash:2632396539921835875.557" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.766" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1601", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1658" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e8e9d2934886e0922bc29adbb977bd6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/662da55b3ef6598ce78c32548dab5d31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.595" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.187" + }, + { + "@id": "urn:anon:hash:3929554047386646216.376" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/662da55b3ef6598ce78c32548dab5d31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.595" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.583", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "urn:anon:hash:1309352395631559165.795" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.795" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1695", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c14b8e94da30d6cccfd7973c2350933" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1363" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c14b8e94da30d6cccfd7973c2350933" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1363" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.852", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "urn:anon:hash:1309352395631559165.715" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.715" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9221939dd3a6da688b8171e129e80cc", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b4ebaaf96492018bbb5c7056e2d0939" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.870", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.484" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.248", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.438" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.438" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50ae3d049966d0ebe86367432afa56e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.239" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc81497f7c6c76c43bff240ad727baf0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1521" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1521" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236457c9102b9db2b9dd43caf3b30576" + }, + { + "@id": "urn:anon:hash:2632396539921835875.46" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.429" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236457c9102b9db2b9dd43caf3b30576" + }, + { + "@id": "urn:anon:hash:2632396539921835875.46" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c978466c0e949e42827e2e89063ec140" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.430" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2f1cf5be0224d73c32510d9a35cd146", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1334" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1334" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7948761bcc64f0f4a2bd1afa86d33b5e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.519" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.482" + }, + { + "@id": "urn:anon:hash:3929554047386646216.792" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7948761bcc64f0f4a2bd1afa86d33b5e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.519" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.793" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.749" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.480" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.749" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e2f799c27624b370079dc44ccec953" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.160" + }, + { + "@id": "urn:anon:hash:4390626191852969155.198" + }, + { + "@id": "urn:anon:hash:4390626191852969155.240" + }, + { + "@id": "urn:anon:hash:4390626191852969155.536" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.230" + }, + { + "@id": "urn:anon:hash:1309352395631559165.294" + }, + { + "@id": "urn:anon:hash:1309352395631559165.648" + }, + { + "@id": "urn:anon:hash:1309352395631559165.852" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.160" + }, + { + "@id": "urn:anon:hash:4390626191852969155.198" + }, + { + "@id": "urn:anon:hash:4390626191852969155.240" + }, + { + "@id": "urn:anon:hash:4390626191852969155.536" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1deadcbc3a48a4eb6e9b6f110bb56597" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1069d3cc5c15bbb6804188a84ff3f310", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004db143e1a8363dfa84133a5613b7a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cb02ba5401cde8730fb11c97fb452a7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.534" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.675" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cb02ba5401cde8730fb11c97fb452a7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.534" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.676" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.804", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c26ddf54db4593cf19dee768d2d2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1505" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c26ddf54db4593cf19dee768d2d2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1505" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4dd47610bb5744df12ba93ee9d07888", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1049" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1049" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.243", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1281" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1281" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.563", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.625" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/766d08c1966db597530d4357d315b126", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.89173" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.558", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1319" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.230", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.787" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.787" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b630389065a23a4187816a7a3ab8cde5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.162" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.284" + }, + { + "@id": "urn:anon:hash:4390626191852969155.414" + }, + { + "@id": "urn:anon:hash:4390626191852969155.479" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.405" + }, + { + "@id": "urn:anon:hash:1309352395631559165.728" + }, + { + "@id": "urn:anon:hash:1309352395631559165.846" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.284" + }, + { + "@id": "urn:anon:hash:4390626191852969155.414" + }, + { + "@id": "urn:anon:hash:4390626191852969155.479" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9598c34036c9f08556f74e32207a2cd8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.106", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:1309352395631559165.810" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.810" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b04f8f95959cacb7e65cfebe87cbe6a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lounge" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcbe282edd2c6401e2fa78a3bb68dfb5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66f4a9acfb5c8b04e837f390ad3deda9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lounge" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69fc33ed8d47d26094ce218421c0caf4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1182" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d10453ebcbeb783b8c20b5cf872c414" + }, + { + "@id": "urn:anon:hash:2632396539921835875.389" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.790" + }, + { + "@id": "urn:anon:hash:3929554047386646216.959" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d10453ebcbeb783b8c20b5cf872c414" + }, + { + "@id": "urn:anon:hash:2632396539921835875.389" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.949" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.163", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.582" + }, + { + "@id": "urn:anon:hash:4390626191852969155.672" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.582" + }, + { + "@id": "urn:anon:hash:4390626191852969155.672" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.118", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.774" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.774" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.46", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.747" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.747" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16dba15d1d8ad0db4b41baa52a628f40", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/526ae4090c737503335bb9c899d2d713" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc2259b4c73b6157d2ceabd8da47f3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1180" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.803", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.364" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.364" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.313", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + }, + { + "@id": "urn:anon:hash:1309352395631559165.254" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.254" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f6c661f211775cbfe42d4ed2f4b8ed9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.202" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.202" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.296" + }, + { + "@id": "urn:anon:hash:4390626191852969155.413" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.165" + }, + { + "@id": "urn:anon:hash:1309352395631559165.701" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.296" + }, + { + "@id": "urn:anon:hash:4390626191852969155.413" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4dc92bd05510c342ea29a0c0305c36c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efcfa5ab3e52e44a0c19a7fe2f181b2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1499" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Library" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ab9f2d1f9d3b54520ca6d4caa723f56" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebde0f5f2d906dcf9c3717879629ff4d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Library" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.589", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.588" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1103a50d78f3b6af640e001b25aaf05", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f7c940b1717da58be8406eed04bc40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.68" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.304" + }, + { + "@id": "urn:anon:hash:3929554047386646216.939" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f7c940b1717da58be8406eed04bc40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.68" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.942" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.638", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/125b99318b7941fbc2728530c55034ce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1644" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/125b99318b7941fbc2728530c55034ce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1644" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55a56720919972cb36199892147494b1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1631" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.822", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6923a1e257885249b48f6515e42ed638" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1383" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6923a1e257885249b48f6515e42ed638" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1383" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.463", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + }, + { + "@id": "urn:anon:hash:1309352395631559165.679" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.210", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + }, + { + "@id": "urn:anon:hash:1309352395631559165.242" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f523b9cb5e1f561e765be59678faf94" + }, + { + "@id": "urn:anon:hash:2632396539921835875.132" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.285" + }, + { + "@id": "urn:anon:hash:3929554047386646216.416" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f523b9cb5e1f561e765be59678faf94" + }, + { + "@id": "urn:anon:hash:2632396539921835875.132" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.417" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.579", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1322" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1029", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1335" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1335" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.816", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1591" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1591" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.99", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.468" + }, + { + "@id": "urn:anon:hash:4390626191852969155.116" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.468" + }, + { + "@id": "urn:anon:hash:4390626191852969155.116" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.521", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.509" + }, + { + "@id": "urn:anon:hash:4390626191852969155.557" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.509" + }, + { + "@id": "urn:anon:hash:4390626191852969155.557" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b2d03f58714806bbba3356b5164d750" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.208", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.765", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.64" + }, + { + "@id": "urn:anon:hash:4390626191852969155.669" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.64" + }, + { + "@id": "urn:anon:hash:4390626191852969155.669" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d30a6e1bc512bfe321052dd8cf0e186" + }, + { + "@id": "urn:anon:hash:2632396539921835875.91" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.439" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1011" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d30a6e1bc512bfe321052dd8cf0e186" + }, + { + "@id": "urn:anon:hash:2632396539921835875.91" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/322e4b9d4c60724ff94edf972524f2e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1033" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.645", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.67" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.67" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce93e615ec82eec8f686b8d8aa06777c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.78", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.111" + }, + { + "@id": "urn:anon:hash:4390626191852969155.186" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.111" + }, + { + "@id": "urn:anon:hash:4390626191852969155.186" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2054ae46aef9e51c6bd4e2787e62c591" + }, + { + "@id": "urn:anon:hash:2632396539921835875.498" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.807" + }, + { + "@id": "urn:anon:hash:3929554047386646216.573" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2054ae46aef9e51c6bd4e2787e62c591" + }, + { + "@id": "urn:anon:hash:2632396539921835875.498" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.780" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.129", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.113" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.113" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.214", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + }, + { + "@id": "urn:anon:hash:1309352395631559165.818" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.818" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99db6ec4a0d52ce9e269ab4e8511c7db", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1030" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1030" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/494b857d146b7a60a7fe82e78c6b29df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.65" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.737" + }, + { + "@id": "urn:anon:hash:3929554047386646216.132" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/494b857d146b7a60a7fe82e78c6b29df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.65" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.389" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.123", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.584" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.584" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a98e849fef36bc0c907fcb2dab3980f5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + }, + { + "@id": "urn:anon:hash:3929554047386646216.901" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.901" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.287", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1411" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1411" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56dad22aa18ce84faa6a1145a446cec9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "48.32851" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.50", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.752" + }, + { + "@id": "urn:anon:hash:4390626191852969155.761" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.752" + }, + { + "@id": "urn:anon:hash:4390626191852969155.761" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b85815cea821917bb991ac656796dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.712" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.148" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1260" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b85815cea821917bb991ac656796dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.712" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1166" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.177", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.827" + }, + { + "@id": "urn:anon:hash:4390626191852969155.471" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.827" + }, + { + "@id": "urn:anon:hash:4390626191852969155.471" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.191", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.786" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.786" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.420", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.13" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.13" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.233", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + }, + { + "@id": "urn:anon:hash:1309352395631559165.657" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.657" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1171", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1170" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1558", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2326cacd92cc5efd1889ecbcd4ccab11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.265" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2326cacd92cc5efd1889ecbcd4ccab11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.265" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e3496ebd6f91448b4435c8b773b16c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.967" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.967" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1390", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.783" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.783" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.395", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.637" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.637" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.538", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.677" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.245", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "urn:anon:hash:1309352395631559165.590" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.431", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.685" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.685" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.45" + }, + { + "@id": "urn:anon:hash:4390626191852969155.558" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.236" + }, + { + "@id": "urn:anon:hash:1309352395631559165.398" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.45" + }, + { + "@id": "urn:anon:hash:4390626191852969155.558" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920462c44295e3217d2ba34db0cd74f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1610", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc93580796c112af2a5717909b30cda4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.510" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc93580796c112af2a5717909b30cda4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.510" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/710c652dc7a1ef2d9fce329037762ce9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.840" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.580" + }, + { + "@id": "urn:anon:hash:3929554047386646216.874" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/710c652dc7a1ef2d9fce329037762ce9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.840" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1439" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1067", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1433" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1588", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7c68a244a114f2587b7cc664c08c5f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.177" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7c68a244a114f2587b7cc664c08c5f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.177" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.660", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "urn:anon:hash:1309352395631559165.413" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e68ae2da3486b91b8b091901f59cdb0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.475" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.338" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1353" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e68ae2da3486b91b8b091901f59cdb0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.475" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.768" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.205", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + }, + { + "@id": "urn:anon:hash:1309352395631559165.697" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.833", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.447" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.447" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.26", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.832" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.832" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6d7adb23acd7f8c57c2127bd3d04cbb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.366" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba9c435a5eda9248bf1de0039054a9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.492" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1129" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba9c435a5eda9248bf1de0039054a9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.492" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.326" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce3d902b9efb33366b4e7ff2354e831", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.28", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.658" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3b612a750196cb6ead2ec2658775256" + }, + { + "@id": "urn:anon:hash:2632396539921835875.255" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.112" + }, + { + "@id": "urn:anon:hash:3929554047386646216.150" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3b612a750196cb6ead2ec2658775256" + }, + { + "@id": "urn:anon:hash:2632396539921835875.255" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1435" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.169", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.472" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.472" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.810", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.539" + }, + { + "@id": "urn:anon:hash:4390626191852969155.106" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.539" + }, + { + "@id": "urn:anon:hash:4390626191852969155.106" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.50", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.45" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.45" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.425", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.796" + }, + { + "@id": "urn:anon:hash:4390626191852969155.809" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.796" + }, + { + "@id": "urn:anon:hash:4390626191852969155.809" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.760", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.574" + }, + { + "@id": "urn:anon:hash:4390626191852969155.155" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.574" + }, + { + "@id": "urn:anon:hash:4390626191852969155.155" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.704", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.568" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.568" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.374", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.332" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.307", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1593" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1593" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/059849ab20ce847047c43ca2b1ddf7e1", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.39732" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/051371fad5fbcbb630dc0e88540d5b85" + }, + { + "@id": "urn:anon:hash:2632396539921835875.322" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.219" + }, + { + "@id": "urn:anon:hash:3929554047386646216.232" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/051371fad5fbcbb630dc0e88540d5b85" + }, + { + "@id": "urn:anon:hash:2632396539921835875.322" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.233" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1476", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/127756ebd3dfdc5315598e52abf31824" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1126" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/127756ebd3dfdc5315598e52abf31824" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1126" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.236", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.350" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.489", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.811" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.811" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1674", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98a8fa945a89d572fe73859e66f16434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1201" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98a8fa945a89d572fe73859e66f16434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1201" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.339", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.805" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.805" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f333d55a026c3f91896ca8ed1447d5f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.465" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.465" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.772", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "urn:anon:hash:1309352395631559165.271" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.276", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.469" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6570db5b6ef9d79d9e4d7b85453d8533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.795" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1149" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6570db5b6ef9d79d9e4d7b85453d8533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.795" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.199" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.455", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.726" + }, + { + "@id": "urn:anon:hash:4390626191852969155.698" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.726" + }, + { + "@id": "urn:anon:hash:4390626191852969155.698" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9be4d443cc9d4b8570f5595988993a31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.808" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.736" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1479" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9be4d443cc9d4b8570f5595988993a31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.808" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1036" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.506", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.190" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.850", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.695" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/664827a5346ee60496cd67a4bb205c6a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.451" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1300" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/664827a5346ee60496cd67a4bb205c6a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.451" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.569" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1510", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1543" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.664", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "urn:anon:hash:1309352395631559165.666" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.666" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.893", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1586" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1513", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.693" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.693" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.213", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.486" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.486" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.712", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.703" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.606", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "urn:anon:hash:1309352395631559165.16" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.16" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.72", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "urn:anon:hash:1309352395631559165.681" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.681" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1371", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1081" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1081" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.695", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.504" + }, + { + "@id": "urn:anon:hash:4390626191852969155.428" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.504" + }, + { + "@id": "urn:anon:hash:4390626191852969155.428" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.745", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.555" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.555" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.252", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.509" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.509" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1011", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d30a6e1bc512bfe321052dd8cf0e186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1033" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d30a6e1bc512bfe321052dd8cf0e186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1033" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd4a7506edeceb008f4586fc2dab145c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.682" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.417" + }, + { + "@id": "urn:anon:hash:3929554047386646216.299" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd4a7506edeceb008f4586fc2dab145c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.682" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1545" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.697", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f77cc942453373e7851e3e503768fb6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.647" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f77cc942453373e7851e3e503768fb6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.647" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1164", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3d098cfaeb0d3ceaae348c13dff5644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1284" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3d098cfaeb0d3ceaae348c13dff5644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1284" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1542", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29600fe58f22dd88e1d09acb554b8685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.301" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29600fe58f22dd88e1d09acb554b8685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.301" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b366508029ff1aa99b6556c32e76dd6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.71679" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57f8cace7342ab1cfec46d8b3f8911ac", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.135" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.135" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/777e8ee2b89d3610d14f398728e219ad", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.733" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.733" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1233", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.78" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efa6f197cd0542c006006ed1a8d666b8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40.55798" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.655", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.106" + }, + { + "@id": "urn:anon:hash:4390626191852969155.54" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.106" + }, + { + "@id": "urn:anon:hash:4390626191852969155.54" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.788", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.850" + }, + { + "@id": "urn:anon:hash:4390626191852969155.449" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.850" + }, + { + "@id": "urn:anon:hash:4390626191852969155.449" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1850ba5325e5893c534003e4e8fdf11", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1046" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1046" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.243", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.815" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.815" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.40", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.773" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.773" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d4eb0fdcc574181125320abda3d4b91", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.233" + }, + { + "@id": "urn:anon:hash:4390626191852969155.744" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.276" + }, + { + "@id": "urn:anon:hash:1309352395631559165.657" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.233" + }, + { + "@id": "urn:anon:hash:4390626191852969155.744" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3eac93d2f8253af5409bc6abbf60193" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.640", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.134" + }, + { + "@id": "urn:anon:hash:4390626191852969155.319" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.134" + }, + { + "@id": "urn:anon:hash:4390626191852969155.319" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f66c5799cff3d360c8c8702583fe122d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dbb50d14e0a2d525cb72331162bf500" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13346cb96459a2a687caece4038e6f25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37d2f6fbd734374417199d8acc65ed38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89dedaadfc4fc6f483c40c36107a021e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe7322579c5f4faf5d0a0a9b53e513e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebe8507a330c88ecab7064b430bdd899" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d1bd3cfc0120dcd21ae0318c5fca81" + }, + { + "@id": "urn:anon:hash:2632396539921835875.114" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1299" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d1bd3cfc0120dcd21ae0318c5fca81" + }, + { + "@id": "urn:anon:hash:2632396539921835875.114" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1459" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac7c38fd92a7ff0c85e2f55992c286f3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.447769999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.623", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "urn:anon:hash:1309352395631559165.833" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.833" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.533", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.522" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.522" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.542", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1381" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1381" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ece00b03600e94229bf4e1657fdb23f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1678" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7d209ef1613e44a1911f96290167024" + }, + { + "@id": "urn:anon:hash:2632396539921835875.158" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.157" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7d209ef1613e44a1911f96290167024" + }, + { + "@id": "urn:anon:hash:2632396539921835875.158" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.144" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.604", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + }, + { + "@id": "urn:anon:hash:1309352395631559165.81" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.81" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.200", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.487" + }, + { + "@id": "urn:anon:hash:4390626191852969155.532" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.487" + }, + { + "@id": "urn:anon:hash:4390626191852969155.532" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1576", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3a950c02bcbf4e189d3488c54bbbe5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1415" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3a950c02bcbf4e189d3488c54bbbe5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1415" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0175d19a92b225bf7dd4a3eea3cd1f1e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.93691" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.247", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.420" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.420" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.339", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.352" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.942", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.939" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.939" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69004d31dfbfb5e10c2f0cb93ccbcb02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.729" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.745" + }, + { + "@id": "urn:anon:hash:3929554047386646216.319" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69004d31dfbfb5e10c2f0cb93ccbcb02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.729" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1152" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1456", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf274b46127e086151848d398bf8bb06" + }, + { + "@id": "urn:anon:hash:3929554047386646216.108" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf274b46127e086151848d398bf8bb06" + }, + { + "@id": "urn:anon:hash:3929554047386646216.108" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06fa52fc3ed0d8cb14ee6f86e177c01d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.2838" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1113", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1112" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.4", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff2c6f9a3f0d163bcecdb63d2fb6fcfe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.5" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff2c6f9a3f0d163bcecdb63d2fb6fcfe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.5" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.685", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.241" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69004d31dfbfb5e10c2f0cb93ccbcb02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.319" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9ad9fc6b33bf81841881311e9d804b6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + }, + { + "@id": "urn:anon:hash:3929554047386646216.25" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.194", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.638" + }, + { + "@id": "urn:anon:hash:4390626191852969155.137" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.638" + }, + { + "@id": "urn:anon:hash:4390626191852969155.137" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1214", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1607" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1607" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.426", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.194" + }, + { + "@id": "urn:anon:hash:4390626191852969155.773" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.194" + }, + { + "@id": "urn:anon:hash:4390626191852969155.773" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.930", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ca9a4c39b0615a1aa4a7d3449c73ec5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.684" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ca9a4c39b0615a1aa4a7d3449c73ec5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.684" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62034f002f570696edbdcd7b09d65464", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.2064" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.491", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.703" + }, + { + "@id": "urn:anon:hash:4390626191852969155.687" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.703" + }, + { + "@id": "urn:anon:hash:4390626191852969155.687" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.334", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.607" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.607" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.330", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.757" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.757" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.3", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.616" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.616" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c41852dc5450abe34b392783091f36" + }, + { + "@id": "urn:anon:hash:2632396539921835875.258" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.531" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1127" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c41852dc5450abe34b392783091f36" + }, + { + "@id": "urn:anon:hash:2632396539921835875.258" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.279" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.363", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.743" + }, + { + "@id": "urn:anon:hash:4390626191852969155.272" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.743" + }, + { + "@id": "urn:anon:hash:4390626191852969155.272" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f573474f31cb9e83d0a4da86099bf05", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1346" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.479", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.846" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.846" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.128", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.407" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.407" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.763", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.573" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.636", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.767" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.767" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b447e4d23c902c8ae94b9d0e9ef2a4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.69" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.544" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b447e4d23c902c8ae94b9d0e9ef2a4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.69" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af3fe4bc77b25d00c61c0648181800a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.546" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1585", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba923a6dac021d104e31cb57e08312b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.868" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba923a6dac021d104e31cb57e08312b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.868" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/348970b243801d95d2bb249137e0da7a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.621" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.621" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.460", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.459" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.459" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.456", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.214" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.214" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa1836b452327a66809d494042e1d60b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0531f7388f642dc1e436904c4b4a08eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.691" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.267" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1417" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0531f7388f642dc1e436904c4b4a08eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.691" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1430" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c74d1aeaf5d0fd81c1507fbfc9e6c37", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.83241" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ccd516d18c129e259eb31193cbefabc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.755" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1698" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ccd516d18c129e259eb31193cbefabc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.755" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.321", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.680" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/883caff6c07ed787e1dca288e99d7464", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.945146" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.169", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.81" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.81" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1685", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.909" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.909" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.631", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.443" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.266", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.170" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.651", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.275" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.275" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.377", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.820" + }, + { + "@id": "urn:anon:hash:4390626191852969155.174" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.820" + }, + { + "@id": "urn:anon:hash:4390626191852969155.174" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a2f3400e370fa97f2f8d1cec3375778", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.85653" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.146", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.678" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06848cfd8e18da8288462a547667759c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.297" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.166" + }, + { + "@id": "urn:anon:hash:3929554047386646216.396" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06848cfd8e18da8288462a547667759c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.297" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.513" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.261", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.751" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.751" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cea37504beeaa900b6824a96c5370d0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1348" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.33", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.213" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.213" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.446", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.254" + }, + { + "@id": "urn:anon:hash:4390626191852969155.442" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.254" + }, + { + "@id": "urn:anon:hash:4390626191852969155.442" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93f53d9518ac7dd1a0ee9279a5b62ae2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.374" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.445" + }, + { + "@id": "urn:anon:hash:3929554047386646216.744" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93f53d9518ac7dd1a0ee9279a5b62ae2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.374" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.186" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1008", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.932" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.932" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.56", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.114" + }, + { + "@id": "urn:anon:hash:4390626191852969155.794" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.114" + }, + { + "@id": "urn:anon:hash:4390626191852969155.794" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be0520a594112e6d066dd3eb32ce9759", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1429" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3622675fa5adca2e7e608445cdd069b1", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.283", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.314" + }, + { + "@id": "urn:anon:hash:4390626191852969155.250" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.314" + }, + { + "@id": "urn:anon:hash:4390626191852969155.250" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1470", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c860ff2e5bb183b70df21b3c9e41281b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.52" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c860ff2e5bb183b70df21b3c9e41281b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.52" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee7ee065cb065a4770655414b43081db", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "urn:anon:hash:3929554047386646216.693" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.693" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.304", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.303" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.303" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920571938dced9cca0cdde147bc0d1b6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.807" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.762" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1646" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920571938dced9cca0cdde147bc0d1b6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.807" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.53" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.658", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1634" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1634" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.669", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.183" + }, + { + "@id": "urn:anon:hash:4390626191852969155.336" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.183" + }, + { + "@id": "urn:anon:hash:4390626191852969155.336" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.410", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "urn:anon:hash:1309352395631559165.561" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.561" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.720", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.532" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.589", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.779" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.779" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.805", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.365" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.365" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.496", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + }, + { + "@id": "urn:anon:hash:1309352395631559165.717" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.717" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.374", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.510" + }, + { + "@id": "urn:anon:hash:4390626191852969155.464" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.510" + }, + { + "@id": "urn:anon:hash:4390626191852969155.464" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d046b7a5592b95950ae3b4379679e552", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.625" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.629", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.194" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e78ee1021a03ea9a5775624a43e8698", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.181" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1384", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1495" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1495" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a0893a5a9eb6f1b29de500a7a74a0b3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.394" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22fb8629eb06e4956ff42727356bc85e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73d05ea745e43b49fa1e56375ffeba56" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6022e261afa382c3506d469ef2e1281e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.740", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.502" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.502" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.338", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.475" + }, + { + "@id": "urn:anon:hash:4390626191852969155.544" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.475" + }, + { + "@id": "urn:anon:hash:4390626191852969155.544" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.125" + }, + { + "@id": "urn:anon:hash:4390626191852969155.134" + }, + { + "@id": "urn:anon:hash:4390626191852969155.301" + }, + { + "@id": "urn:anon:hash:4390626191852969155.317" + }, + { + "@id": "urn:anon:hash:4390626191852969155.412" + }, + { + "@id": "urn:anon:hash:4390626191852969155.468" + }, + { + "@id": "urn:anon:hash:4390626191852969155.47" + }, + { + "@id": "urn:anon:hash:4390626191852969155.600" + }, + { + "@id": "urn:anon:hash:4390626191852969155.62" + }, + { + "@id": "urn:anon:hash:4390626191852969155.811" + }, + { + "@id": "urn:anon:hash:4390626191852969155.97" + }, + { + "@id": "urn:anon:hash:4390626191852969155.98" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.143" + }, + { + "@id": "urn:anon:hash:1309352395631559165.219" + }, + { + "@id": "urn:anon:hash:1309352395631559165.279" + }, + { + "@id": "urn:anon:hash:1309352395631559165.303" + }, + { + "@id": "urn:anon:hash:1309352395631559165.397" + }, + { + "@id": "urn:anon:hash:1309352395631559165.44" + }, + { + "@id": "urn:anon:hash:1309352395631559165.646" + }, + { + "@id": "urn:anon:hash:1309352395631559165.723" + }, + { + "@id": "urn:anon:hash:1309352395631559165.763" + }, + { + "@id": "urn:anon:hash:1309352395631559165.805" + }, + { + "@id": "urn:anon:hash:1309352395631559165.835" + }, + { + "@id": "urn:anon:hash:1309352395631559165.87" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.125" + }, + { + "@id": "urn:anon:hash:4390626191852969155.134" + }, + { + "@id": "urn:anon:hash:4390626191852969155.301" + }, + { + "@id": "urn:anon:hash:4390626191852969155.317" + }, + { + "@id": "urn:anon:hash:4390626191852969155.412" + }, + { + "@id": "urn:anon:hash:4390626191852969155.468" + }, + { + "@id": "urn:anon:hash:4390626191852969155.47" + }, + { + "@id": "urn:anon:hash:4390626191852969155.600" + }, + { + "@id": "urn:anon:hash:4390626191852969155.62" + }, + { + "@id": "urn:anon:hash:4390626191852969155.811" + }, + { + "@id": "urn:anon:hash:4390626191852969155.97" + }, + { + "@id": "urn:anon:hash:4390626191852969155.98" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/044c15acacb7f483095b6d5f62f3bc8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81e11868627f5530eba581e6d2b98ecb" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db7e65b45448b1d84ca87236ad37719" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.257", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.530" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.530" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c8c17f200ad763ec0826ed5ebc7c007", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/392b41ffb4844b2332f7bf0839858359" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42f07c21820a1af1014768558a4b688c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccd279d2b6828920b4a3d4209c96283" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eaaa7d48e8bf322dd33a7a33a223571" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d7dd01f1ec38fa89134e3be9824ca4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6132d72e89ed7d225ca307d836a83e02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/738c70edbab6e280999a4d652c8f6e94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b29412ebb239a0a9490c2ccac16a619" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c0ba6dd51768d4b1bdb1c6c5b94ea5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/984c284a686a2a8fe63ee8fcea4c08f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1f0b69d45bc1b08674ae25a8429487f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a75c5b4579579883c6c3e58084a44a2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af3fe4bc77b25d00c61c0648181800a1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10484420c52b3d28c0e39a07bec3f55" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0d8f6354c1c5ad9a212d99148e583b8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81657af45d976420c5d7354d239f200f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "PhysicalSpace" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.162", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.656" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.656" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7dae34b64e7b92ed2d775f4756cad32", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.409" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2ed4d30f4d63dcd860a8980bc84a65d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "urn:anon:hash:3929554047386646216.276" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.189", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1521" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1521" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.174", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a0f96525f42cedf6402292a106616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.412" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a0f96525f42cedf6402292a106616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.412" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1199", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/262527f26e0644ab68aebe423cb19e71" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1301" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/262527f26e0644ab68aebe423cb19e71" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1301" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.706", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.746" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.746" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/091d1093fe157d212539f61eaa56e3f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.806" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.298" + }, + { + "@id": "urn:anon:hash:3929554047386646216.370" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/091d1093fe157d212539f61eaa56e3f5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.806" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.371" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.320", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.441" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.364", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.463" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.463" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1288", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1287" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1287" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b19a6ee1ff3b45d29e2b5dddd5ddf23", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e45aae9f06fa02f081718627cfa59a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d046b7a5592b95950ae3b4379679e552" + }, + { + "@id": "urn:anon:hash:2632396539921835875.674" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.405" + }, + { + "@id": "urn:anon:hash:3929554047386646216.625" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d046b7a5592b95950ae3b4379679e552" + }, + { + "@id": "urn:anon:hash:2632396539921835875.674" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/984c284a686a2a8fe63ee8fcea4c08f3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.282" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57849c1975fa5dda6462cda4d4d1e904" + }, + { + "@id": "urn:anon:hash:2632396539921835875.419" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.606" + }, + { + "@id": "urn:anon:hash:3929554047386646216.631" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57849c1975fa5dda6462cda4d4d1e904" + }, + { + "@id": "urn:anon:hash:2632396539921835875.419" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1088" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.668", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "urn:anon:hash:1309352395631559165.642" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02043b6fe0685bc0b41961f3363e528d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.441" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.416" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1273" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02043b6fe0685bc0b41961f3363e528d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.441" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.179" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.294", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e01d24ee65c1ab2d61d9e64da40f9f5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.473" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e01d24ee65c1ab2d61d9e64da40f9f5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.473" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.269", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.0" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.532" + }, + { + "@id": "urn:anon:hash:4390626191852969155.814" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.200" + }, + { + "@id": "urn:anon:hash:1309352395631559165.288" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.532" + }, + { + "@id": "urn:anon:hash:4390626191852969155.814" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920462c44295e3217d2ba34db0cd74f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5cef0a14bb9cb2ab78740208c9d4537", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.762", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.425" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.425" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.3", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e2723bf21af3b8e67ad9a7fecc96b1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.0" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e2723bf21af3b8e67ad9a7fecc96b1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.0" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-3" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.813", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f19ed05e63506574dd06901cf498bb0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.525" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f19ed05e63506574dd06901cf498bb0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.525" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.70", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/718e82dd35668077a8a2e3c65f577bb8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1146" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/718e82dd35668077a8a2e3c65f577bb8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1146" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff57383887b86835d0b8f3e3dec7dca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.247" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.420" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1168" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff57383887b86835d0b8f3e3dec7dca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.247" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.955" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.640", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:1309352395631559165.804" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.804" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.790", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.389" + }, + { + "@id": "urn:anon:hash:4390626191852969155.467" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.389" + }, + { + "@id": "urn:anon:hash:4390626191852969155.467" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.25", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9ad9fc6b33bf81841881311e9d804b6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1561" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9ad9fc6b33bf81841881311e9d804b6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1561" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8524e43ea2badb31a46a0dce25dcf770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.458", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.226" + }, + { + "@id": "urn:anon:hash:4390626191852969155.63" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.226" + }, + { + "@id": "urn:anon:hash:4390626191852969155.63" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1336", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/472b2b0e65e4cad8872cce67535ff53a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.938" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/472b2b0e65e4cad8872cce67535ff53a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.938" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a49727e2d7c674d683e5c0ee48e132a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c197ec349d205d171c8caf5c59abfb74", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.55448" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c07c5dfad18dcbef76f48667e5483ce8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1500" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.114" + }, + { + "@id": "urn:anon:hash:4390626191852969155.326" + }, + { + "@id": "urn:anon:hash:4390626191852969155.354" + }, + { + "@id": "urn:anon:hash:4390626191852969155.401" + }, + { + "@id": "urn:anon:hash:4390626191852969155.512" + }, + { + "@id": "urn:anon:hash:4390626191852969155.804" + }, + { + "@id": "urn:anon:hash:4390626191852969155.808" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.293" + }, + { + "@id": "urn:anon:hash:1309352395631559165.307" + }, + { + "@id": "urn:anon:hash:1309352395631559165.371" + }, + { + "@id": "urn:anon:hash:1309352395631559165.432" + }, + { + "@id": "urn:anon:hash:1309352395631559165.548" + }, + { + "@id": "urn:anon:hash:1309352395631559165.666" + }, + { + "@id": "urn:anon:hash:1309352395631559165.787" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.114" + }, + { + "@id": "urn:anon:hash:4390626191852969155.326" + }, + { + "@id": "urn:anon:hash:4390626191852969155.354" + }, + { + "@id": "urn:anon:hash:4390626191852969155.401" + }, + { + "@id": "urn:anon:hash:4390626191852969155.512" + }, + { + "@id": "urn:anon:hash:4390626191852969155.804" + }, + { + "@id": "urn:anon:hash:4390626191852969155.808" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/625306a4987ea6e0dd39f92660460c30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.497", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.327" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.597", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.71" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.71" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1277", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1276" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c84ab83c8d5de0bf88ed569401baf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.830" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.813" + }, + { + "@id": "urn:anon:hash:3929554047386646216.723" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c84ab83c8d5de0bf88ed569401baf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.830" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.96" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.358", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.662" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.662" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.743", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.775" + }, + { + "@id": "urn:anon:hash:4390626191852969155.311" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.775" + }, + { + "@id": "urn:anon:hash:4390626191852969155.311" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.449", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.788" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.788" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.11", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.375" + }, + { + "@id": "urn:anon:hash:4390626191852969155.841" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.375" + }, + { + "@id": "urn:anon:hash:4390626191852969155.841" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e643ce69ccfc9f3d5ba07833ad907e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.203", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.267" + }, + { + "@id": "urn:anon:hash:4390626191852969155.756" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.267" + }, + { + "@id": "urn:anon:hash:4390626191852969155.756" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bc3779f2a9e5e6636656e61cc65120b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40.18106" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13346cb96459a2a687caece4038e6f25", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.462", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.100" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.100" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.784", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.87" + }, + { + "@id": "urn:anon:hash:4390626191852969155.830" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.87" + }, + { + "@id": "urn:anon:hash:4390626191852969155.830" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.389", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "urn:anon:hash:1309352395631559165.790" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.790" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.322", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.483" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.483" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.378", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "urn:anon:hash:1309352395631559165.607" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.607" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1163", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1574" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/debdf8076f15e424f7dcb1e4bac1a3ec" + }, + { + "@id": "urn:anon:hash:2632396539921835875.207" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.144" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1093" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/debdf8076f15e424f7dcb1e4bac1a3ec" + }, + { + "@id": "urn:anon:hash:2632396539921835875.207" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49d5383a7f9f80d491ca765bd914741f", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a3aff9831e6c2845dc389bb19e5a615" + }, + { + "@id": "urn:anon:hash:2632396539921835875.656" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.257" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1195" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a3aff9831e6c2845dc389bb19e5a615" + }, + { + "@id": "urn:anon:hash:2632396539921835875.656" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/392b41ffb4844b2332f7bf0839858359" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.193" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.280", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1748bf41d1598a5cf2bcd9c4bd2d8c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.281" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1748bf41d1598a5cf2bcd9c4bd2d8c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.281" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29e8a0c0cb475ecbb85eaa4ea585579b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.834", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.563" + }, + { + "@id": "urn:anon:hash:4390626191852969155.478" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.563" + }, + { + "@id": "urn:anon:hash:4390626191852969155.478" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.548", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306f3a20367d08be59fa53a266e217c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.549" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306f3a20367d08be59fa53a266e217c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.549" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d253336578021ccaef15d025ce31d25", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1654" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.289" + }, + { + "@id": "urn:anon:hash:4390626191852969155.377" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.333" + }, + { + "@id": "urn:anon:hash:1309352395631559165.821" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.289" + }, + { + "@id": "urn:anon:hash:4390626191852969155.377" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ced7918b36958f5a5c9d6fe6a01df21" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.544", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.678" + }, + { + "@id": "urn:anon:hash:4390626191852969155.674" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.678" + }, + { + "@id": "urn:anon:hash:4390626191852969155.674" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.999", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.998" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.998" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.87", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed5efa0add869e382645ceaa1c7aec56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.196" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed5efa0add869e382645ceaa1c7aec56" + }, + { + "@id": "urn:anon:hash:3929554047386646216.196" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.517", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1696" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1696" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/127756ebd3dfdc5315598e52abf31824" + }, + { + "@id": "urn:anon:hash:2632396539921835875.221" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.336" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1476" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/127756ebd3dfdc5315598e52abf31824" + }, + { + "@id": "urn:anon:hash:2632396539921835875.221" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1126" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.238", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.761" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.761" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.321", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.29" + }, + { + "@id": "urn:anon:hash:4390626191852969155.300" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.29" + }, + { + "@id": "urn:anon:hash:4390626191852969155.300" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.238" + }, + { + "@id": "urn:anon:hash:4390626191852969155.595" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.384" + }, + { + "@id": "urn:anon:hash:1309352395631559165.542" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.238" + }, + { + "@id": "urn:anon:hash:4390626191852969155.595" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4be252b69dc7f8b736c328b7efdce208" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7deb280fc77cce2d0ba7be7d489386f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.186" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.831" + }, + { + "@id": "urn:anon:hash:3929554047386646216.884" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7deb280fc77cce2d0ba7be7d489386f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.186" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1135" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.479", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc0be089875d8727dad9d69f96b0cdc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1280" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc0be089875d8727dad9d69f96b0cdc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1280" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1349", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1500" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ee2461cc451d6da4a8174d47ea1e286" + }, + { + "@id": "urn:anon:hash:2632396539921835875.231" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1038" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ee2461cc451d6da4a8174d47ea1e286" + }, + { + "@id": "urn:anon:hash:2632396539921835875.231" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1447" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/215087e2c295d60124d1ba27035d6156", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.595" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.595" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.266" + }, + { + "@id": "urn:anon:hash:4390626191852969155.31" + }, + { + "@id": "urn:anon:hash:4390626191852969155.539" + }, + { + "@id": "urn:anon:hash:4390626191852969155.704" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.170" + }, + { + "@id": "urn:anon:hash:1309352395631559165.300" + }, + { + "@id": "urn:anon:hash:1309352395631559165.457" + }, + { + "@id": "urn:anon:hash:1309352395631559165.596" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.266" + }, + { + "@id": "urn:anon:hash:4390626191852969155.31" + }, + { + "@id": "urn:anon:hash:4390626191852969155.539" + }, + { + "@id": "urn:anon:hash:4390626191852969155.704" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e614a64173eec5e926c4d270d7fdb82f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.417", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.224" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.224" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.51", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/324916f8ea6558d6341b6d1b84f07bae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.310" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/324916f8ea6558d6341b6d1b84f07bae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.310" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.703", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c162ab1613caba08ddec54f3e57a98a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1051" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c162ab1613caba08ddec54f3e57a98a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1051" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.340" + }, + { + "@id": "urn:anon:hash:4390626191852969155.566" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.245" + }, + { + "@id": "urn:anon:hash:1309352395631559165.84" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.340" + }, + { + "@id": "urn:anon:hash:4390626191852969155.566" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503147a2a04ffb2bc5339c37e9145183" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.801", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "urn:anon:hash:1309352395631559165.115" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.115" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.417", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.416" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.416" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.840", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.298" + }, + { + "@id": "urn:anon:hash:4390626191852969155.42" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.298" + }, + { + "@id": "urn:anon:hash:4390626191852969155.42" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.393", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.451" + }, + { + "@id": "urn:anon:hash:4390626191852969155.519" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.451" + }, + { + "@id": "urn:anon:hash:4390626191852969155.519" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.318", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "urn:anon:hash:1309352395631559165.449" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.121", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + }, + { + "@id": "urn:anon:hash:1309352395631559165.745" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.745" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.141", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.704" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.704" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.51", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + }, + { + "@id": "urn:anon:hash:1309352395631559165.32" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.32" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.361", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.647" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.647" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c8f7825e1e12ba788fb96be1d93086d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1450", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da5ab8da9a23b70f7b02f10ea14e7792" + }, + { + "@id": "urn:anon:hash:3929554047386646216.130" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da5ab8da9a23b70f7b02f10ea14e7792" + }, + { + "@id": "urn:anon:hash:3929554047386646216.130" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.570", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0744c2574d169db04677cabe10b08f0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.571" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0744c2574d169db04677cabe10b08f0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.571" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.80", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.232" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b94ce665f31e545314199566cee5c87" + }, + { + "@id": "urn:anon:hash:2632396539921835875.667" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.643" + }, + { + "@id": "urn:anon:hash:3929554047386646216.352" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b94ce665f31e545314199566cee5c87" + }, + { + "@id": "urn:anon:hash:2632396539921835875.667" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.339" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.374", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.445" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.445" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.290", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.466", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.163" + }, + { + "@id": "urn:anon:hash:4390626191852969155.264" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.163" + }, + { + "@id": "urn:anon:hash:4390626191852969155.264" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b15bd77629512057e341e087c9980c7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.770" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.201" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1544" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b15bd77629512057e341e087c9980c7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.770" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.137" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.162", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.851" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.851" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1535", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4423544d6b5705a2a702d017bba8efc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.875" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4423544d6b5705a2a702d017bba8efc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.875" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.550", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + }, + { + "@id": "urn:anon:hash:1309352395631559165.533" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.533" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.260", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "urn:anon:hash:1309352395631559165.804" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.804" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1080", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/673a401479dbcdf13607d76986af68ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.845" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/673a401479dbcdf13607d76986af68ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.845" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.421" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.421" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22526a350ba16628ec547147468bb26d", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.557", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "urn:anon:hash:1309352395631559165.105" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.105" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85e7938ede4a81d4a0b4b8ce32680f16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.743" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.363" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1181" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85e7938ede4a81d4a0b4b8ce32680f16" + }, + { + "@id": "urn:anon:hash:2632396539921835875.743" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1289" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3598756df3fbf9b6b9ec10391e9ea7aa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.523919999999995904" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.752", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.702" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.160", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.515" + }, + { + "@id": "urn:anon:hash:4390626191852969155.32" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.515" + }, + { + "@id": "urn:anon:hash:4390626191852969155.32" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0a780eba13cf1f30f84a45b197fe4ef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.224" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.303" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1134" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0a780eba13cf1f30f84a45b197fe4ef" + }, + { + "@id": "urn:anon:hash:2632396539921835875.224" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1003" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.70", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + }, + { + "@id": "urn:anon:hash:1309352395631559165.710" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.710" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21f8e9f6c605aad145af89394e625f7b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1173" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1173" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.274", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.771" + }, + { + "@id": "urn:anon:hash:4390626191852969155.439" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.771" + }, + { + "@id": "urn:anon:hash:4390626191852969155.439" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.495", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.88" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1299", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d1bd3cfc0120dcd21ae0318c5fca81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1459" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d1bd3cfc0120dcd21ae0318c5fca81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1459" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4976b852dc69b1d2472bd3f59818cc1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.627" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.554", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.153" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.153" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.26", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "urn:anon:hash:1309352395631559165.781" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.781" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.985", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ce6baba016b92a74eb70ff7b1248185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1541" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ce6baba016b92a74eb70ff7b1248185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1541" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.21", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.303" + }, + { + "@id": "urn:anon:hash:4390626191852969155.315" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.303" + }, + { + "@id": "urn:anon:hash:4390626191852969155.315" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9d0081779ce44d2fecff8b724d1635c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1625" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.252", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.168" + }, + { + "@id": "urn:anon:hash:4390626191852969155.653" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.168" + }, + { + "@id": "urn:anon:hash:4390626191852969155.653" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ea78a39080809260a70a53d25bc83c5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f90db7e15286ac2d8f183ec10dbe3f85", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4aafbcf855b92e583be109cb69794f64" + }, + { + "@id": "urn:anon:hash:2632396539921835875.515" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.160" + }, + { + "@id": "urn:anon:hash:3929554047386646216.765" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4aafbcf855b92e583be109cb69794f64" + }, + { + "@id": "urn:anon:hash:2632396539921835875.515" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.498" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f126d0499afcd200c1238cfc254e29c9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1327" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07ebc0dd773ad39fc0947d2e7e6b58af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.233" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.545" + }, + { + "@id": "urn:anon:hash:3929554047386646216.918" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07ebc0dd773ad39fc0947d2e7e6b58af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.233" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1560" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1078", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1429" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.597" + }, + { + "@id": "urn:anon:hash:4390626191852969155.90" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.460" + }, + { + "@id": "urn:anon:hash:1309352395631559165.71" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.597" + }, + { + "@id": "urn:anon:hash:4390626191852969155.90" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d84e7fc1517e40ca24202df4ef9a6231" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dafa504607339fafabc73d1e524b433d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1620" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1620" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.75", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.110" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.60", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.754" + }, + { + "@id": "urn:anon:hash:4390626191852969155.529" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.754" + }, + { + "@id": "urn:anon:hash:4390626191852969155.529" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.245", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.327" + }, + { + "@id": "urn:anon:hash:4390626191852969155.566" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.327" + }, + { + "@id": "urn:anon:hash:4390626191852969155.566" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.895", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.926" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.926" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c3fc9f71feb660bf5be9c700859a258", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db64c2ac71430bbbd839237b6e38c5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.876", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.36" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.36" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.659", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.118" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.118" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dab7c9bcc3e6964340236bd1b91c829" + }, + { + "@id": "urn:anon:hash:2632396539921835875.1" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.272" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dab7c9bcc3e6964340236bd1b91c829" + }, + { + "@id": "urn:anon:hash:2632396539921835875.1" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1693" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1015", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f33a1555e4521e031b216e92cbd63c48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.512" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f33a1555e4521e031b216e92cbd63c48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.512" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f2d40ee42e20eb5f5aeb635385af6d7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1136" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.691", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.901" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.901" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.755", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.794" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.794" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.697", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.305" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.770", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.133" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.133" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.586", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.309" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.309" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.269", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6c18005a17dd131d21b27d837d913d7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1556" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6c18005a17dd131d21b27d837d913d7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1556" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28ecdff08ec92ab0e7af009232d94aa7", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df9cf8aeeba11b9a23c315b68d4bb686" + }, + { + "@id": "urn:anon:hash:2632396539921835875.456" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.816" + }, + { + "@id": "urn:anon:hash:3929554047386646216.533" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df9cf8aeeba11b9a23c315b68d4bb686" + }, + { + "@id": "urn:anon:hash:2632396539921835875.456" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.534" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.225", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.217" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b403631ff537d0a31f69882434827b22", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.045184" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b23eead51db67ebdbbead99044f34d1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1287" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1287" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.743", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.381" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.381" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.439", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.294" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.294" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.512", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.227" + }, + { + "@id": "urn:anon:hash:4390626191852969155.226" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.227" + }, + { + "@id": "urn:anon:hash:4390626191852969155.226" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.535", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.247" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.247" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0940f6c20f6a789bdccbdfc48a0062be", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + }, + { + "@id": "urn:anon:hash:3929554047386646216.707" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.707" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.546", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.588" + }, + { + "@id": "urn:anon:hash:4390626191852969155.302" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.588" + }, + { + "@id": "urn:anon:hash:4390626191852969155.302" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.350", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c32e575fdc0afc80de8e6cc4adef827" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1155" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c32e575fdc0afc80de8e6cc4adef827" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1155" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cbc36172916af77415e899d1f32c82d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + }, + { + "@id": "urn:anon:hash:3929554047386646216.36" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.36" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.25", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:1309352395631559165.257" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.257" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ecf1ad0c075a4c665bc53b205a7521a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db4ed01bf1965b65c9f3e3024f90a553" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2d53fa389b66b1dbe4571bcfd0707d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.666", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.372" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.372" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.79", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.366" + }, + { + "@id": "urn:anon:hash:4390626191852969155.341" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.366" + }, + { + "@id": "urn:anon:hash:4390626191852969155.341" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.36", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cbc36172916af77415e899d1f32c82d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.876" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cbc36172916af77415e899d1f32c82d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.876" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed4862aa934cf4be79502411770fb99a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59298a76fe0ec5c4981d95eb402b691e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.753", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.752" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.752" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412c8d9229c0106f70d78f7315f34ca9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.116" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.485" + }, + { + "@id": "urn:anon:hash:3929554047386646216.897" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412c8d9229c0106f70d78f7315f34ca9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.116" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.795" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1405", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37b34d1fab3835af42905d21b1fc597c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.340" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37b34d1fab3835af42905d21b1fc597c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.340" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.157", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "urn:anon:hash:1309352395631559165.665" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.364", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.828" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.828" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0940f6c20f6a789bdccbdfc48a0062be" + }, + { + "@id": "urn:anon:hash:2632396539921835875.257" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.150" + }, + { + "@id": "urn:anon:hash:3929554047386646216.707" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0940f6c20f6a789bdccbdfc48a0062be" + }, + { + "@id": "urn:anon:hash:2632396539921835875.257" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/322e4b9d4c60724ff94edf972524f2e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.213" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.610", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54a4f3589570dac7d579426732ce1bab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1116" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54a4f3589570dac7d579426732ce1bab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1116" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.569" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.284" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.569" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ad4a307c3ae973b15bb815b12d06327" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63dcf0a21c72c74b1c9d19ac417d13e7", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.124" + }, + { + "@id": "urn:anon:hash:4390626191852969155.274" + }, + { + "@id": "urn:anon:hash:4390626191852969155.374" + }, + { + "@id": "urn:anon:hash:4390626191852969155.388" + }, + { + "@id": "urn:anon:hash:4390626191852969155.543" + }, + { + "@id": "urn:anon:hash:4390626191852969155.551" + }, + { + "@id": "urn:anon:hash:4390626191852969155.582" + }, + { + "@id": "urn:anon:hash:4390626191852969155.613" + }, + { + "@id": "urn:anon:hash:4390626191852969155.663" + }, + { + "@id": "urn:anon:hash:4390626191852969155.776" + }, + { + "@id": "urn:anon:hash:4390626191852969155.793" + }, + { + "@id": "urn:anon:hash:4390626191852969155.849" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.112" + }, + { + "@id": "urn:anon:hash:1309352395631559165.241" + }, + { + "@id": "urn:anon:hash:1309352395631559165.295" + }, + { + "@id": "urn:anon:hash:1309352395631559165.399" + }, + { + "@id": "urn:anon:hash:1309352395631559165.414" + }, + { + "@id": "urn:anon:hash:1309352395631559165.487" + }, + { + "@id": "urn:anon:hash:1309352395631559165.51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.543" + }, + { + "@id": "urn:anon:hash:1309352395631559165.632" + }, + { + "@id": "urn:anon:hash:1309352395631559165.664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.72" + }, + { + "@id": "urn:anon:hash:1309352395631559165.735" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.124" + }, + { + "@id": "urn:anon:hash:4390626191852969155.274" + }, + { + "@id": "urn:anon:hash:4390626191852969155.374" + }, + { + "@id": "urn:anon:hash:4390626191852969155.388" + }, + { + "@id": "urn:anon:hash:4390626191852969155.543" + }, + { + "@id": "urn:anon:hash:4390626191852969155.551" + }, + { + "@id": "urn:anon:hash:4390626191852969155.582" + }, + { + "@id": "urn:anon:hash:4390626191852969155.613" + }, + { + "@id": "urn:anon:hash:4390626191852969155.663" + }, + { + "@id": "urn:anon:hash:4390626191852969155.776" + }, + { + "@id": "urn:anon:hash:4390626191852969155.793" + }, + { + "@id": "urn:anon:hash:4390626191852969155.849" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62a2ee8f82e2979ce84c862aa3bad567" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbc8647f0e1e89e8467b0453e2e1829b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.450" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.768" + }, + { + "@id": "urn:anon:hash:3929554047386646216.329" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbc8647f0e1e89e8467b0453e2e1829b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.450" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1250" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9cf8ded8e04c52b3b221ab06099c97b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.206" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.110" + }, + { + "@id": "urn:anon:hash:3929554047386646216.702" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9cf8ded8e04c52b3b221ab06099c97b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.206" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.408" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.291", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "urn:anon:hash:1309352395631559165.378" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.323" + }, + { + "@id": "urn:anon:hash:4390626191852969155.83" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.34" + }, + { + "@id": "urn:anon:hash:1309352395631559165.43" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.323" + }, + { + "@id": "urn:anon:hash:4390626191852969155.83" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e21724df461fd2c1fb4b3eca680074" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.97", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.852" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.852" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.569", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1300" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb786ec2ce9c133f2602cecd548f08e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1686" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.834", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff2c6f9a3f0d163bcecdb63d2fb6fcfe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.140" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.383" + }, + { + "@id": "urn:anon:hash:3929554047386646216.4" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff2c6f9a3f0d163bcecdb63d2fb6fcfe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.140" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/359edbf9bda3688dca263e1837f89488" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.447", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b54e88b7bd80252b32550aab9b7d657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.833" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b54e88b7bd80252b32550aab9b7d657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.833" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.24", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.461" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.461" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b15bd77629512057e341e087c9980c7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1544" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.732", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.405" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.552", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96a8be71c82f122599845a368b4b1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1275" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96a8be71c82f122599845a368b4b1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1275" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.365", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.815" + }, + { + "@id": "urn:anon:hash:4390626191852969155.305" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.815" + }, + { + "@id": "urn:anon:hash:4390626191852969155.305" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1401", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1372" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1372" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be14a99c353f661c65e145a394c2be26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.596" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.225" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be14a99c353f661c65e145a394c2be26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.596" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42f07c21820a1af1014768558a4b688c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.739" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.173", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1037" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1037" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.315", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "urn:anon:hash:1309352395631559165.205" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.205" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bfdbd015612e5fe5e8819c5ead01a02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1469" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.792", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "urn:anon:hash:1309352395631559165.682" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e21724df461fd2c1fb4b3eca680074", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.4907" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.399", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.398" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.398" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.511", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.141" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.141" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec79853ac9fa08f23f8bc06f06a448c9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.19" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.758" + }, + { + "@id": "urn:anon:hash:3929554047386646216.273" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec79853ac9fa08f23f8bc06f06a448c9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.19" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1316" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.132", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.621" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.621" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/958d94fc0ed55773f93142aa2a73825c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.86479" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1663", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5227743303bf5c368dc46a7b435657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.632" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5227743303bf5c368dc46a7b435657" + }, + { + "@id": "urn:anon:hash:3929554047386646216.632" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8379c1ca528aca64cb31645d77b13b67" + }, + { + "@id": "urn:anon:hash:2632396539921835875.407" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.503" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1643" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8379c1ca528aca64cb31645d77b13b67" + }, + { + "@id": "urn:anon:hash:2632396539921835875.407" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1144" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1025", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b39866621457249de2b0841bf5b37d4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1263" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b39866621457249de2b0841bf5b37d4d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1263" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccd279d2b6828920b4a3d4209c96283", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8aaa16f5efc33f7fdafadf5ce59dfcf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/477454e2b9da45ba9e2390b8bc1cff33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.518", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.923" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.923" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9923bf2042fcce983d0033830f032d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.627" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.662" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1517" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9923bf2042fcce983d0033830f032d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.627" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1565" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.532", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.720" + }, + { + "@id": "urn:anon:hash:4390626191852969155.338" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.720" + }, + { + "@id": "urn:anon:hash:4390626191852969155.338" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1004", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.872" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.872" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25902d77cd94460ef8475d9f87f872bf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.927" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.927" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.40" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.383" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.40" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bc97d861d6a17213d484b9a906ab38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.688", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "urn:anon:hash:1309352395631559165.672" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.603", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.767" + }, + { + "@id": "urn:anon:hash:4390626191852969155.215" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.767" + }, + { + "@id": "urn:anon:hash:4390626191852969155.215" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e68ae2da3486b91b8b091901f59cdb0e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1353" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5104e97aa8ee567891f9b943f268179" + }, + { + "@id": "urn:anon:hash:2632396539921835875.391" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.829" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1251" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5104e97aa8ee567891f9b943f268179" + }, + { + "@id": "urn:anon:hash:2632396539921835875.391" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6132d72e89ed7d225ca307d836a83e02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.35" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d988ca23481f626a95d800d219a6a13", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.734" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9008a52b50d1ea026b7f160967ba8a92", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.186", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.78" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.369", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1eb8f59c1308c37957721b457a71f22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1418" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1eb8f59c1308c37957721b457a71f22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1418" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.559", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.597" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.597" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.55", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "urn:anon:hash:1309352395631559165.186" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.186" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42f07c21820a1af1014768558a4b688c", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22fb8629eb06e4956ff42727356bc85e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91e8d139827b3a793bbe451619437fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.944", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.825" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.825" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.666", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.215" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.215" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.146", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "urn:anon:hash:1309352395631559165.852" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.852" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.230", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.789" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.789" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.530", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.27" + }, + { + "@id": "urn:anon:hash:4390626191852969155.257" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.27" + }, + { + "@id": "urn:anon:hash:4390626191852969155.257" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.98", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "urn:anon:hash:1309352395631559165.329" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.329" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.354", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "urn:anon:hash:1309352395631559165.753" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.753" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.13", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.12" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.12" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.184", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + }, + { + "@id": "urn:anon:hash:1309352395631559165.183" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.183" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11e1b20cfc29bf03c1b1613ed2eef697", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1083" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1083" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb2f04036ee75c20d67459549d3c5e69", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1498" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1498" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.135" + }, + { + "@id": "urn:anon:hash:4390626191852969155.513" + }, + { + "@id": "urn:anon:hash:4390626191852969155.812" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.302" + }, + { + "@id": "urn:anon:hash:1309352395631559165.360" + }, + { + "@id": "urn:anon:hash:1309352395631559165.591" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.135" + }, + { + "@id": "urn:anon:hash:4390626191852969155.513" + }, + { + "@id": "urn:anon:hash:4390626191852969155.812" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25fc00d344218e4246f594244f9bb2a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.37", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.265" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.265" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.709", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + }, + { + "@id": "urn:anon:hash:1309352395631559165.780" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.780" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1301", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1199" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1199" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1026", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1443" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.381", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.716" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.716" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.128", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.515" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.127", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.211" + }, + { + "@id": "urn:anon:hash:4390626191852969155.291" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.211" + }, + { + "@id": "urn:anon:hash:4390626191852969155.291" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1125", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.651" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.76", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + }, + { + "@id": "urn:anon:hash:1309352395631559165.728" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.728" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3241eb3fd56d0789541f373b94441562", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1666" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1666" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/300af53c6cdd3eb5f93a70a81b902f89", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8deb0a85f669ff017783dbc3c5ec3cb0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.892" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.892" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.594", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.45" + }, + { + "@id": "urn:anon:hash:4390626191852969155.701" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.45" + }, + { + "@id": "urn:anon:hash:4390626191852969155.701" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.204", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.394" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbdc701874d75b9493f2a24196f51046" + }, + { + "@id": "urn:anon:hash:2632396539921835875.734" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1386" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbdc701874d75b9493f2a24196f51046" + }, + { + "@id": "urn:anon:hash:2632396539921835875.734" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.887" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.639", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994beb34b6680cae12566a16a99e6938" + }, + { + "@id": "urn:anon:hash:3929554047386646216.259" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994beb34b6680cae12566a16a99e6938" + }, + { + "@id": "urn:anon:hash:3929554047386646216.259" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.829", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.391" + }, + { + "@id": "urn:anon:hash:4390626191852969155.187" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.391" + }, + { + "@id": "urn:anon:hash:4390626191852969155.187" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a92bee83a8231ac51d492a57f92af8e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.623" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c85b03fe589601e015a00d4b16fdf8b8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.871" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.871" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.677", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.668" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.668" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e379d66a516c96bdcd9aab0924681d1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.872" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.872" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.635", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de17922a336566fc395d9c3788f54909" + }, + { + "@id": "urn:anon:hash:3929554047386646216.263" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de17922a336566fc395d9c3788f54909" + }, + { + "@id": "urn:anon:hash:3929554047386646216.263" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1684", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd3c3a35e84eaf9d4770f6c7d51d8c9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.298" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd3c3a35e84eaf9d4770f6c7d51d8c9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.298" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.496", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "urn:anon:hash:1309352395631559165.812" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.812" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.793", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.735" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.735" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.910", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd4a7c3e367eaa4cfed9dac86f367983" + }, + { + "@id": "urn:anon:hash:3929554047386646216.847" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd4a7c3e367eaa4cfed9dac86f367983" + }, + { + "@id": "urn:anon:hash:3929554047386646216.847" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9573e3d619aacb2dda8661075e0f28a2", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1353", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e68ae2da3486b91b8b091901f59cdb0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.768" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e68ae2da3486b91b8b091901f59cdb0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.768" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b43b93ac305876fbfbd47b563f2b294" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.643", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.667" + }, + { + "@id": "urn:anon:hash:4390626191852969155.251" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.667" + }, + { + "@id": "urn:anon:hash:4390626191852969155.251" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aa870b152f5732b6b0271a3ca6b25fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.744" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.152" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1298" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aa870b152f5732b6b0271a3ca6b25fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.744" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1118" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.170", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:1309352395631559165.281" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.281" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.489", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.85" + }, + { + "@id": "urn:anon:hash:4390626191852969155.310" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.85" + }, + { + "@id": "urn:anon:hash:4390626191852969155.310" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1183", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2374850b2b0137c0c8c61dc0fe02f26a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1395" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2374850b2b0137c0c8c61dc0fe02f26a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1395" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1174", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.73", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.91" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.521", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.238" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.238" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8d505facc2f7bcf14c003c4969fb526", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.352", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.125" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.125" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a0f96525f42cedf6402292a106616", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + }, + { + "@id": "urn:anon:hash:3929554047386646216.174" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.174" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad0865498cd0774464b4274ba8572986" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.622" + }, + { + "@id": "urn:anon:hash:4390626191852969155.839" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.248" + }, + { + "@id": "urn:anon:hash:1309352395631559165.737" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.622" + }, + { + "@id": "urn:anon:hash:4390626191852969155.839" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78e9097770fe4f082653122b79888562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3eac93d2f8253af5409bc6abbf60193", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.163071000000000512" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.426", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + }, + { + "@id": "urn:anon:hash:1309352395631559165.72" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.628", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.114" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.114" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29600fe58f22dd88e1d09acb554b8685" + }, + { + "@id": "urn:anon:hash:2632396539921835875.446" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.630" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1542" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29600fe58f22dd88e1d09acb554b8685" + }, + { + "@id": "urn:anon:hash:2632396539921835875.446" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.301" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c32e575fdc0afc80de8e6cc4adef827", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "urn:anon:hash:3929554047386646216.350" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.721", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.210" + }, + { + "@id": "urn:anon:hash:4390626191852969155.436" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.210" + }, + { + "@id": "urn:anon:hash:4390626191852969155.436" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c1b8b0d6a6b6d206a53cce187e22471", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1472" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1472" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c97a5159e715976ea987b61a6084a8b0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.969" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.969" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1500", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c07c5dfad18dcbef76f48667e5483ce8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1349" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c07c5dfad18dcbef76f48667e5483ce8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1349" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c79b5567322ae9b58982c44ec9ee3d3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1333" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1333" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.351", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.639" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.639" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.770", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.350" + }, + { + "@id": "urn:anon:hash:4390626191852969155.164" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.350" + }, + { + "@id": "urn:anon:hash:4390626191852969155.164" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.767", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f237401af86b15f1eaf49294ea3db97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.766" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f237401af86b15f1eaf49294ea3db97" + }, + { + "@id": "urn:anon:hash:3929554047386646216.766" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83a1d8619b4ce3e0841223bf76f79a99", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f9fc7a0cae10d6b1e241e52e6839502" + }, + { + "@id": "urn:anon:hash:2632396539921835875.364" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.700" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1598" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f9fc7a0cae10d6b1e241e52e6839502" + }, + { + "@id": "urn:anon:hash:2632396539921835875.364" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1138" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.164", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3579d5fc1f7910bad0d7a9e29a8df061" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1546" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3579d5fc1f7910bad0d7a9e29a8df061" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1546" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e563543ad49ff1a1158e6c030db98489", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.02481" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c1fc0af7a1b9e76e50fd7d3911e391", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1211" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a79c8c5aec481e03ef53997eddcbc9b1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1607" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1607" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.372", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.723" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.723" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.647", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.361" + }, + { + "@id": "urn:anon:hash:4390626191852969155.259" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.361" + }, + { + "@id": "urn:anon:hash:4390626191852969155.259" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.29", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.321" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.321" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.356", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.937" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.937" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.601", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.217" + }, + { + "@id": "urn:anon:hash:4390626191852969155.518" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.217" + }, + { + "@id": "urn:anon:hash:4390626191852969155.518" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a828d68b107d03bfc6c920dd6f34abdd", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.52", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "urn:anon:hash:1309352395631559165.349" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.349" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.85", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.404" + }, + { + "@id": "urn:anon:hash:4390626191852969155.392" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.404" + }, + { + "@id": "urn:anon:hash:4390626191852969155.392" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/984c284a686a2a8fe63ee8fcea4c08f3", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba504f9943337decd092e999b01133f1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c498c9b4c103ab1f6b87084d35bdd18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.327", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + }, + { + "@id": "urn:anon:hash:1309352395631559165.263" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.263" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.311", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.635" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.37", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.284" + }, + { + "@id": "urn:anon:hash:4390626191852969155.784" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.284" + }, + { + "@id": "urn:anon:hash:4390626191852969155.784" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88505538805436cf0dfef5e1beb820ff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.504" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.695" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1478" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88505538805436cf0dfef5e1beb820ff" + }, + { + "@id": "urn:anon:hash:2632396539921835875.504" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.864" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.93", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.440" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.440" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.936", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0d66ac4a8756254eccd4c2e2e159f90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.95" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0d66ac4a8756254eccd4c2e2e159f90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.95" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.22", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.184" + }, + { + "@id": "urn:anon:hash:4390626191852969155.154" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.184" + }, + { + "@id": "urn:anon:hash:4390626191852969155.154" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6093759e7462a285c0a01075260b1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.299" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.476" + }, + { + "@id": "urn:anon:hash:3929554047386646216.841" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6093759e7462a285c0a01075260b1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.299" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1626" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.751", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.193" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.193" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.718", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.766" + }, + { + "@id": "urn:anon:hash:4390626191852969155.241" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.766" + }, + { + "@id": "urn:anon:hash:4390626191852969155.241" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.699", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d6dcab7dd31de5be99ca73c612a8937" + }, + { + "@id": "urn:anon:hash:3929554047386646216.434" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d6dcab7dd31de5be99ca73c612a8937" + }, + { + "@id": "urn:anon:hash:3929554047386646216.434" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00b2bf22ae6bb22132e18b8256b42752", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42570677f43a5897d92efb2fc4bd732" + }, + { + "@id": "urn:anon:hash:2632396539921835875.259" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.775" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1660" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42570677f43a5897d92efb2fc4bd732" + }, + { + "@id": "urn:anon:hash:2632396539921835875.259" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1581" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.574", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.554" + }, + { + "@id": "urn:anon:hash:4390626191852969155.352" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.554" + }, + { + "@id": "urn:anon:hash:4390626191852969155.352" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c52fc670d4865bebb27a4ffaecb9ac", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1529" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1529" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55a56720919972cb36199892147494b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.699" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.488" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1631" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55a56720919972cb36199892147494b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.699" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1205" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/343a211394655b32423c41eb62ba3951", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "urn:anon:hash:3929554047386646216.937" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.937" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.799", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.73" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.260", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.267" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1109", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20ef85df32afdb86e03e3a18f68583c1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1122" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20ef85df32afdb86e03e3a18f68583c1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1122" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37d2f6fbd734374417199d8acc65ed38", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8904c3a7c26cac28aff725aa371ebfba", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "24.07606" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5284ccf8df66e39b57a597e0ae22d690", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbf4c7d617cddcd68010d558cde2e8e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.101" + }, + { + "@id": "urn:anon:hash:4390626191852969155.111" + }, + { + "@id": "urn:anon:hash:4390626191852969155.123" + }, + { + "@id": "urn:anon:hash:4390626191852969155.126" + }, + { + "@id": "urn:anon:hash:4390626191852969155.159" + }, + { + "@id": "urn:anon:hash:4390626191852969155.16" + }, + { + "@id": "urn:anon:hash:4390626191852969155.162" + }, + { + "@id": "urn:anon:hash:4390626191852969155.221" + }, + { + "@id": "urn:anon:hash:4390626191852969155.24" + }, + { + "@id": "urn:anon:hash:4390626191852969155.261" + }, + { + "@id": "urn:anon:hash:4390626191852969155.294" + }, + { + "@id": "urn:anon:hash:4390626191852969155.3" + }, + { + "@id": "urn:anon:hash:4390626191852969155.308" + }, + { + "@id": "urn:anon:hash:4390626191852969155.366" + }, + { + "@id": "urn:anon:hash:4390626191852969155.384" + }, + { + "@id": "urn:anon:hash:4390626191852969155.400" + }, + { + "@id": "urn:anon:hash:4390626191852969155.428" + }, + { + "@id": "urn:anon:hash:4390626191852969155.46" + }, + { + "@id": "urn:anon:hash:4390626191852969155.461" + }, + { + "@id": "urn:anon:hash:4390626191852969155.475" + }, + { + "@id": "urn:anon:hash:4390626191852969155.562" + }, + { + "@id": "urn:anon:hash:4390626191852969155.621" + }, + { + "@id": "urn:anon:hash:4390626191852969155.656" + }, + { + "@id": "urn:anon:hash:4390626191852969155.713" + }, + { + "@id": "urn:anon:hash:4390626191852969155.823" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.164" + }, + { + "@id": "urn:anon:hash:1309352395631559165.187" + }, + { + "@id": "urn:anon:hash:1309352395631559165.196" + }, + { + "@id": "urn:anon:hash:1309352395631559165.210" + }, + { + "@id": "urn:anon:hash:1309352395631559165.23" + }, + { + "@id": "urn:anon:hash:1309352395631559165.269" + }, + { + "@id": "urn:anon:hash:1309352395631559165.311" + }, + { + "@id": "urn:anon:hash:1309352395631559165.326" + }, + { + "@id": "urn:anon:hash:1309352395631559165.39" + }, + { + "@id": "urn:anon:hash:1309352395631559165.412" + }, + { + "@id": "urn:anon:hash:1309352395631559165.449" + }, + { + "@id": "urn:anon:hash:1309352395631559165.451" + }, + { + "@id": "urn:anon:hash:1309352395631559165.461" + }, + { + "@id": "urn:anon:hash:1309352395631559165.468" + }, + { + "@id": "urn:anon:hash:1309352395631559165.500" + }, + { + "@id": "urn:anon:hash:1309352395631559165.554" + }, + { + "@id": "urn:anon:hash:1309352395631559165.563" + }, + { + "@id": "urn:anon:hash:1309352395631559165.573" + }, + { + "@id": "urn:anon:hash:1309352395631559165.616" + }, + { + "@id": "urn:anon:hash:1309352395631559165.656" + }, + { + "@id": "urn:anon:hash:1309352395631559165.695" + }, + { + "@id": "urn:anon:hash:1309352395631559165.746" + }, + { + "@id": "urn:anon:hash:1309352395631559165.747" + }, + { + "@id": "urn:anon:hash:1309352395631559165.783" + }, + { + "@id": "urn:anon:hash:1309352395631559165.830" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.101" + }, + { + "@id": "urn:anon:hash:4390626191852969155.111" + }, + { + "@id": "urn:anon:hash:4390626191852969155.123" + }, + { + "@id": "urn:anon:hash:4390626191852969155.126" + }, + { + "@id": "urn:anon:hash:4390626191852969155.159" + }, + { + "@id": "urn:anon:hash:4390626191852969155.16" + }, + { + "@id": "urn:anon:hash:4390626191852969155.162" + }, + { + "@id": "urn:anon:hash:4390626191852969155.221" + }, + { + "@id": "urn:anon:hash:4390626191852969155.24" + }, + { + "@id": "urn:anon:hash:4390626191852969155.261" + }, + { + "@id": "urn:anon:hash:4390626191852969155.294" + }, + { + "@id": "urn:anon:hash:4390626191852969155.3" + }, + { + "@id": "urn:anon:hash:4390626191852969155.308" + }, + { + "@id": "urn:anon:hash:4390626191852969155.366" + }, + { + "@id": "urn:anon:hash:4390626191852969155.384" + }, + { + "@id": "urn:anon:hash:4390626191852969155.400" + }, + { + "@id": "urn:anon:hash:4390626191852969155.428" + }, + { + "@id": "urn:anon:hash:4390626191852969155.46" + }, + { + "@id": "urn:anon:hash:4390626191852969155.461" + }, + { + "@id": "urn:anon:hash:4390626191852969155.475" + }, + { + "@id": "urn:anon:hash:4390626191852969155.562" + }, + { + "@id": "urn:anon:hash:4390626191852969155.621" + }, + { + "@id": "urn:anon:hash:4390626191852969155.656" + }, + { + "@id": "urn:anon:hash:4390626191852969155.713" + }, + { + "@id": "urn:anon:hash:4390626191852969155.823" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa19e9115d8b48a061200fa96a9e13a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d82143d35d8112ad0b285853fb7b06d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.831" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.162" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1239" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d82143d35d8112ad0b285853fb7b06d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.831" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.724" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.598", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.289" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.289" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.832", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + }, + { + "@id": "urn:anon:hash:1309352395631559165.279" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.279" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8aaa16f5efc33f7fdafadf5ce59dfcf", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386c4a9a4064a3a54d40c036a7946ac7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.693", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:1309352395631559165.726" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.726" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ba81e41c35f5f5bda2b5a7ab8186a61", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.751" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.751" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a05bf86e0d8b4c3eb5eae6484301148", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.741" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.741" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1331", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1330" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1330" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57b8056896f6313fada73fef57ae0a80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db2873ea37fe598c58cc27203b671edb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/292416da619d2fed17c71738b0936379", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaaaed1bd9ddbf76e17a043fe9a8b575" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1618", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a4ee629e54ccfb43e8de97de45f2b24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.63" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a4ee629e54ccfb43e8de97de45f2b24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.63" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.591", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.431" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fcf79b463f831cc9828f15e4fae51a7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.229" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1306" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fcf79b463f831cc9828f15e4fae51a7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.229" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.613" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff96e1b20fe1280cc5a05f55202c671d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.403" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.126" + }, + { + "@id": "urn:anon:hash:3929554047386646216.54" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff96e1b20fe1280cc5a05f55202c671d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.403" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.188" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.566", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + }, + { + "@id": "urn:anon:hash:1309352395631559165.245" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.245" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3cb9aadea9000092216d3481bec9d9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.3" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.616" + }, + { + "@id": "urn:anon:hash:3929554047386646216.879" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3cb9aadea9000092216d3481bec9d9c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.3" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1057" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.203" + }, + { + "@id": "urn:anon:hash:4390626191852969155.730" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.233" + }, + { + "@id": "urn:anon:hash:1309352395631559165.470" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.203" + }, + { + "@id": "urn:anon:hash:4390626191852969155.730" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06fa52fc3ed0d8cb14ee6f86e177c01d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc69844f6df3f560f907acaf06e0d43c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "41.81836" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc2439b352353250779cf15174dd4d8f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.848" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.848" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.83", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.193" + }, + { + "@id": "urn:anon:hash:4390626191852969155.144" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.193" + }, + { + "@id": "urn:anon:hash:4390626191852969155.144" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.373" + }, + { + "@id": "urn:anon:hash:4390626191852969155.39" + }, + { + "@id": "urn:anon:hash:4390626191852969155.705" + }, + { + "@id": "urn:anon:hash:4390626191852969155.779" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.376" + }, + { + "@id": "urn:anon:hash:1309352395631559165.514" + }, + { + "@id": "urn:anon:hash:1309352395631559165.59" + }, + { + "@id": "urn:anon:hash:1309352395631559165.741" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.373" + }, + { + "@id": "urn:anon:hash:4390626191852969155.39" + }, + { + "@id": "urn:anon:hash:4390626191852969155.705" + }, + { + "@id": "urn:anon:hash:4390626191852969155.779" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/193a30ab1a70f61940d8ec16bfa43c18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/455fb0efd6d19dc8390600657966f8f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6555951b3e9e23c4b2a331dc0ed3ade" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1b9c3f8aec75c0aca21a7c8d47c956e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a174b0baaf205b6737a45c002b2ba28e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.348" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.333", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.824" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.824" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1291", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a46cc2629710acd362ed8a6961d68391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.382" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a46cc2629710acd362ed8a6961d68391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.382" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21ce7752c1698b8a4bfb0081e5b1498", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.867" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.867" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.514", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.602" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.602" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.275", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.459" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.459" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1052", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0681e57ba0fc7401c3eeeb8145d32e6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.198" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0681e57ba0fc7401c3eeeb8145d32e6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.198" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.331", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.293" + }, + { + "@id": "urn:anon:hash:4390626191852969155.665" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.293" + }, + { + "@id": "urn:anon:hash:4390626191852969155.665" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.526", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "urn:anon:hash:1309352395631559165.63" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.781", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.26" + }, + { + "@id": "urn:anon:hash:4390626191852969155.540" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.26" + }, + { + "@id": "urn:anon:hash:4390626191852969155.540" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5104e97aa8ee567891f9b943f268179", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1251" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1251" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.259", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.22" + }, + { + "@id": "urn:anon:hash:4390626191852969155.180" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.22" + }, + { + "@id": "urn:anon:hash:4390626191852969155.180" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.254", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.446" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.446" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5799829023d18b42fd862a504bddc8fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.312" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.714" + }, + { + "@id": "urn:anon:hash:3929554047386646216.667" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5799829023d18b42fd862a504bddc8fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.312" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1148" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.547", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.83" + }, + { + "@id": "urn:anon:hash:4390626191852969155.252" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.83" + }, + { + "@id": "urn:anon:hash:4390626191852969155.252" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1516", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.532" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.532" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.674", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.544" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.598", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.473" + }, + { + "@id": "urn:anon:hash:4390626191852969155.806" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.473" + }, + { + "@id": "urn:anon:hash:4390626191852969155.806" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.388", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.414" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.414" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.437", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.816" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.816" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.612", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + }, + { + "@id": "urn:anon:hash:1309352395631559165.108" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.108" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1344", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1017" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1017" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c150c89a24952334106455ef04ef8074", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15f80ea6993779b014ab4b2fcecbe5d2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1630", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.633" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.633" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1579", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74ff68072e95a537c1aedab38349b8d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.648" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74ff68072e95a537c1aedab38349b8d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.648" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0aca7ed4634aa5c6f2fc2c947c301a2b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1606" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.689", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.504" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.504" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.241", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.718" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.718" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.13", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "urn:anon:hash:1309352395631559165.340" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.340" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0842d3bebb4f13c64656378c9794df", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fcee10d1a2d95b15724fb6736e393f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0a0c724a32be380d88efdef1f90bf24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f03ecd9af5fda1710ac048405ec628d8", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.545", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.456" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.456" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.740", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.161" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.161" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.518", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.601" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.601" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.176", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.433" + }, + { + "@id": "urn:anon:hash:4390626191852969155.799" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.433" + }, + { + "@id": "urn:anon:hash:4390626191852969155.799" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.163", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1267a58bac6ed0cbb960feeac383fe99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.786" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1267a58bac6ed0cbb960feeac383fe99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.786" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a8f0f1f8d0a7b4479f54606c5c7dc25", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.311" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.581", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.301" + }, + { + "@id": "urn:anon:hash:4390626191852969155.277" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.301" + }, + { + "@id": "urn:anon:hash:4390626191852969155.277" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810608ff376f7adb2c13ec7a202f8b9d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1304" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1304" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c55c5d8ee7e8f359bed84809e1040d06", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3de30e9f161e198a372486d4b8e2e0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.319" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.170" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3de30e9f161e198a372486d4b8e2e0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.319" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.883" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.149", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.597" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.597" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.365", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.696" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.696" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.940", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e047a971d37aece742504706e8de5e11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.103" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e047a971d37aece742504706e8de5e11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.103" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.983", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5279d246c57b85810efe4282e382ea35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.107" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5279d246c57b85810efe4282e382ea35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.107" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.32", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.32" + }, + { + "@id": "urn:anon:hash:4390626191852969155.51" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.32" + }, + { + "@id": "urn:anon:hash:4390626191852969155.51" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ca9a4c39b0615a1aa4a7d3449c73ec5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.136" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.124" + }, + { + "@id": "urn:anon:hash:3929554047386646216.930" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ca9a4c39b0615a1aa4a7d3449c73ec5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.136" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.684" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb0b67faccdbaa3802feafc875920838" + }, + { + "@id": "urn:anon:hash:2632396539921835875.760" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.65" + }, + { + "@id": "urn:anon:hash:3929554047386646216.836" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb0b67faccdbaa3802feafc875920838" + }, + { + "@id": "urn:anon:hash:2632396539921835875.760" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.837" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1479", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9be4d443cc9d4b8570f5595988993a31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1036" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9be4d443cc9d4b8570f5595988993a31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1036" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/584e203576eab47a196a7610c0c6504e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f89a96076879f646b53ac01ae38a4200", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "137.328200000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.151", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.707" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.707" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.647", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.697" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.275", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.485" + }, + { + "@id": "urn:anon:hash:4390626191852969155.651" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.485" + }, + { + "@id": "urn:anon:hash:4390626191852969155.651" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.922", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.889" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.889" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.593", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.501" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.501" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f6e56029eeb0dc4affc7031934a0a8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "urn:anon:hash:3929554047386646216.935" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.935" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.736", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.311" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.434", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.549" + }, + { + "@id": "urn:anon:hash:4390626191852969155.565" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.549" + }, + { + "@id": "urn:anon:hash:4390626191852969155.565" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.210", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/114f81055a26f148c6583d2888093fe6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.74" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/114f81055a26f148c6583d2888093fe6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.74" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.123", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "urn:anon:hash:1309352395631559165.94" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.94" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1076", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22145a262ab457b05a9eb2c9da7cee3b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.446" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22145a262ab457b05a9eb2c9da7cee3b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.446" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.665", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.157" + }, + { + "@id": "urn:anon:hash:4390626191852969155.473" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.157" + }, + { + "@id": "urn:anon:hash:4390626191852969155.473" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.790", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + }, + { + "@id": "urn:anon:hash:1309352395631559165.51" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30bd4d9afaa3130caff0667ad927400e", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.182", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "urn:anon:hash:1309352395631559165.326" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.326" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.480", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.337" + }, + { + "@id": "urn:anon:hash:4390626191852969155.749" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.337" + }, + { + "@id": "urn:anon:hash:4390626191852969155.749" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.845", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.96" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.96" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.531", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.258" + }, + { + "@id": "urn:anon:hash:4390626191852969155.639" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.258" + }, + { + "@id": "urn:anon:hash:4390626191852969155.639" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a6d5086166d074ea398f3b4396e8c2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1252" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1252" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33f95b3c9e47134b4147bb9d219fbb30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1438", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1506" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1506" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.152", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92a127d4b6ca29d4b86cadfc674f9203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1354" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92a127d4b6ca29d4b86cadfc674f9203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1354" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.54", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.655" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.798", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.673" + }, + { + "@id": "urn:anon:hash:4390626191852969155.108" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.673" + }, + { + "@id": "urn:anon:hash:4390626191852969155.108" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.410", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.432" + }, + { + "@id": "urn:anon:hash:4390626191852969155.318" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.432" + }, + { + "@id": "urn:anon:hash:4390626191852969155.318" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.420", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.309" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.309" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.287", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + }, + { + "@id": "urn:anon:hash:1309352395631559165.614" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.614" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.32", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.31" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1624", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2ed24ebf4fb8f3e4cab94e9734902d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1454" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2ed24ebf4fb8f3e4cab94e9734902d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1454" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.216", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.579" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.579" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/491b492c516466a3a3c69bb1a29fafa1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.832" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.279" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1017" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/491b492c516466a3a3c69bb1a29fafa1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.832" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1344" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.579", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.216" + }, + { + "@id": "urn:anon:hash:4390626191852969155.573" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.216" + }, + { + "@id": "urn:anon:hash:4390626191852969155.573" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e9e1358d969dfd031167b1239135389", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.77866" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.159", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf24f099e4707c8a74f48091c26bc84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.809" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf24f099e4707c8a74f48091c26bc84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.809" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2d2845415deba21f20782a19d3e7e7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.273" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.756" + }, + { + "@id": "urn:anon:hash:3929554047386646216.759" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2d2845415deba21f20782a19d3e7e7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.273" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.798" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.202", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.832" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.832" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28ce79f5409f11ad75c9087242d8c2d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f05eb9801346cf31647524696dda7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.438", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d096f23f17d85219d58ca7ebb6c89c9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1066" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d096f23f17d85219d58ca7ebb6c89c9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1066" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.20", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.216" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.216" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.645", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.90" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.90" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.599", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.764" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.764" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.189", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.746" + }, + { + "@id": "urn:anon:hash:4390626191852969155.172" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.746" + }, + { + "@id": "urn:anon:hash:4390626191852969155.172" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1306", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fcf79b463f831cc9828f15e4fae51a7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.613" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fcf79b463f831cc9828f15e4fae51a7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.613" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.349", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.52" + }, + { + "@id": "urn:anon:hash:4390626191852969155.531" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.52" + }, + { + "@id": "urn:anon:hash:4390626191852969155.531" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.440", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.93" + }, + { + "@id": "urn:anon:hash:4390626191852969155.842" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.93" + }, + { + "@id": "urn:anon:hash:4390626191852969155.842" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.97", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.349" + }, + { + "@id": "urn:anon:hash:4390626191852969155.130" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.349" + }, + { + "@id": "urn:anon:hash:4390626191852969155.130" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.409", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7dae34b64e7b92ed2d775f4756cad32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1045" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7dae34b64e7b92ed2d775f4756cad32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1045" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.599", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.731" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.731" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.464", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.706" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.706" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1235", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1692", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412fd4bdb54a4f85064e72ea5e0a0446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1526" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412fd4bdb54a4f85064e72ea5e0a0446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1526" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.612", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.843" + }, + { + "@id": "urn:anon:hash:4390626191852969155.52" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.843" + }, + { + "@id": "urn:anon:hash:4390626191852969155.52" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.905", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81854672d13c912bbd872951cc2c5d2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1448" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81854672d13c912bbd872951cc2c5d2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1448" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1480", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7a39a2481f4dbc181cc606d631d0533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.461" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7a39a2481f4dbc181cc606d631d0533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.461" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fe82d5eaf65e888266dcf8c3c856d2b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.776" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.307" + }, + { + "@id": "urn:anon:hash:3929554047386646216.807" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fe82d5eaf65e888266dcf8c3c856d2b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.776" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.71" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.549", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.807" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.807" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e0ff78d95456cae5d1499af8f54cd4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.177" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.569" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1506" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e0ff78d95456cae5d1499af8f54cd4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.177" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1438" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.538", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5657037578ec1577bccc32944a594e93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.383" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5657037578ec1577bccc32944a594e93" + }, + { + "@id": "urn:anon:hash:3929554047386646216.383" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52224c9d1a38ebb897fcfc5bccffa730", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1002" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1002" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e95af02480313db8d637b368c68cf54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.689", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.615" + }, + { + "@id": "urn:anon:hash:4390626191852969155.441" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.615" + }, + { + "@id": "urn:anon:hash:4390626191852969155.441" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.116", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.99" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.99" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.458", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a1ee78e4db2e3ca4fe437c9792b923f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1259" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a1ee78e4db2e3ca4fe437c9792b923f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1259" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1223", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1085" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1085" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.237", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.424" + }, + { + "@id": "urn:anon:hash:4390626191852969155.36" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.424" + }, + { + "@id": "urn:anon:hash:4390626191852969155.36" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98a8fa945a89d572fe73859e66f16434", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1674" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1674" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/945db6b4cd3f1256b1fb92d246d07adc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.440" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.369" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1097" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/945db6b4cd3f1256b1fb92d246d07adc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.440" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1368" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.156", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.139" + }, + { + "@id": "urn:anon:hash:4390626191852969155.834" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.139" + }, + { + "@id": "urn:anon:hash:4390626191852969155.834" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.474", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.234" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1679", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98fd53ac72581f709600036678891a20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.966" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98fd53ac72581f709600036678891a20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.966" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28d51a5ec9d2612b1029df37e9fdb558", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.43414" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46461f54b0ddd4ea5f1dddc20ef02e59", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1245" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1245" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.313", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.219" + }, + { + "@id": "urn:anon:hash:4390626191852969155.329" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.219" + }, + { + "@id": "urn:anon:hash:4390626191852969155.329" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.359", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.709" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.709" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624a50ce8fa9804270d49586b4f6e5ad", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.27" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.27" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1461", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1178" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1178" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1168", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff57383887b86835d0b8f3e3dec7dca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.955" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff57383887b86835d0b8f3e3dec7dca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.955" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.160", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "urn:anon:hash:1309352395631559165.397" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.397" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/489ccfdba3be0e5f6401bd2bc956a9fa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1075" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1075" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1215", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.946" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.946" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0744c2574d169db04677cabe10b08f0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.579" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.684" + }, + { + "@id": "urn:anon:hash:3929554047386646216.570" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0744c2574d169db04677cabe10b08f0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.579" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d7dd01f1ec38fa89134e3be9824ca4e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.571" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7c9227392da4c882170cdff285a2bfc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1551" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1551" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.591", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:1309352395631559165.688" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.317", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.750" + }, + { + "@id": "urn:anon:hash:4390626191852969155.578" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.750" + }, + { + "@id": "urn:anon:hash:4390626191852969155.578" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5ba8bd95675d08efd735f156f849dca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.263" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.777" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1396" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5ba8bd95675d08efd735f156f849dca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.263" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.773" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.402", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.59" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.59" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1406", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de39d3caf233ac2d919ba7c4cbabec26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1616" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de39d3caf233ac2d919ba7c4cbabec26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1616" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.357", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.173" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.173" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1153", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.221" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.221" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.630", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.576" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.576" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.288", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea30becb31796f7a117814f53502b260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.289" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea30becb31796f7a117814f53502b260" + }, + { + "@id": "urn:anon:hash:3929554047386646216.289" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ad48778c58b3f231b70f95d3a006d3a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45970e205b0bb27b4939c372adee5099", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.14417" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.49", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.541" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.541" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.871", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c85b03fe589601e015a00d4b16fdf8b8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.791" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c85b03fe589601e015a00d4b16fdf8b8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.791" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.524", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "urn:anon:hash:1309352395631559165.27" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.27" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ea109b20948ab487559853d6639b7db", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.403" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7a73643492e994fa8e32323fb51ef9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.660" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.413" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1226" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7a73643492e994fa8e32323fb51ef9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.660" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1690" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbef61359fe3207935580bc56dfc7a92", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.244" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.631", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.617" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.617" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.507", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.801" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.801" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e460665a342e4c059ee272271912aed6", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db106bb79e5f4df192fce44c38c4028d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1634" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1634" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1555", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1232" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.81", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1471" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.545", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1394" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.107", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.739" + }, + { + "@id": "urn:anon:hash:4390626191852969155.408" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.739" + }, + { + "@id": "urn:anon:hash:4390626191852969155.408" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.542", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.713" + }, + { + "@id": "urn:anon:hash:4390626191852969155.238" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.713" + }, + { + "@id": "urn:anon:hash:4390626191852969155.238" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.297", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1436" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.661", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.673" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.843", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "urn:anon:hash:1309352395631559165.612" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.612" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78e9097770fe4f082653122b79888562", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.239484" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.44" + }, + { + "@id": "urn:anon:hash:4390626191852969155.514" + }, + { + "@id": "urn:anon:hash:4390626191852969155.669" + }, + { + "@id": "urn:anon:hash:4390626191852969155.91" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.567" + }, + { + "@id": "urn:anon:hash:1309352395631559165.602" + }, + { + "@id": "urn:anon:hash:1309352395631559165.765" + }, + { + "@id": "urn:anon:hash:1309352395631559165.9" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.44" + }, + { + "@id": "urn:anon:hash:4390626191852969155.514" + }, + { + "@id": "urn:anon:hash:4390626191852969155.669" + }, + { + "@id": "urn:anon:hash:4390626191852969155.91" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89c6e156d9dc23ab445324e66c94eabb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.769", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.148" + }, + { + "@id": "urn:anon:hash:4390626191852969155.703" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.148" + }, + { + "@id": "urn:anon:hash:4390626191852969155.703" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.96", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.645" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.645" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6801a6f2b01c1ea003a1c4d18c9cc6a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.90" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1069" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6801a6f2b01c1ea003a1c4d18c9cc6a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.90" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.222" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1278", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1312" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.138", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df37a03583c774945a6607bc25f31e8c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1114" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df37a03583c774945a6607bc25f31e8c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1114" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/617823cfb63a73deb20f94bfca425625" + }, + { + "@id": "urn:anon:hash:2632396539921835875.410" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.960" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/617823cfb63a73deb20f94bfca425625" + }, + { + "@id": "urn:anon:hash:2632396539921835875.410" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1309" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96a8be71c82f122599845a368b4b1f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.195" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.247" + }, + { + "@id": "urn:anon:hash:3929554047386646216.552" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96a8be71c82f122599845a368b4b1f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.195" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1275" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be7e46f7ab579e10bb455a824247f014", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.262" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.262" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbabe38bf2f82c05880ab41007a1abae", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "urn:anon:hash:3929554047386646216.136" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7909a6766f1c35a138a90fc58513e558", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1028" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1028" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.207", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.326" + }, + { + "@id": "urn:anon:hash:4390626191852969155.667" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.326" + }, + { + "@id": "urn:anon:hash:4390626191852969155.667" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee3656088256e3ff89c03c171895161a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/189310adf2c21d28c355dfd4779cd0c3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.359", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.363" + }, + { + "@id": "urn:anon:hash:4390626191852969155.587" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.363" + }, + { + "@id": "urn:anon:hash:4390626191852969155.587" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2536320908d7eb883e60d7cd81b2811", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1420" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1420" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1619", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e54d4c82aa87347c2ce0bce39297f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.14" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e54d4c82aa87347c2ce0bce39297f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.14" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1284", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1164" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.239", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.292" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.292" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.975", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1507" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07381a48e78896b4e6e867aaa36248e8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1350" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.451", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.435" + }, + { + "@id": "urn:anon:hash:4390626191852969155.384" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.435" + }, + { + "@id": "urn:anon:hash:4390626191852969155.384" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.608139999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.613", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.305" + }, + { + "@id": "urn:anon:hash:4390626191852969155.472" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.305" + }, + { + "@id": "urn:anon:hash:4390626191852969155.472" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.38", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624496830a08f3dd40fb4e74db616b7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.39" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624496830a08f3dd40fb4e74db616b7e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.39" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07381a48e78896b4e6e867aaa36248e8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.50" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.45" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1350" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07381a48e78896b4e6e867aaa36248e8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.50" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1117" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.295" + }, + { + "@id": "urn:anon:hash:4390626191852969155.698" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.455" + }, + { + "@id": "urn:anon:hash:1309352395631559165.659" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.295" + }, + { + "@id": "urn:anon:hash:4390626191852969155.698" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbcc7ec08d1c22b408efc22726435b28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1632", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1310" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1310" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1609", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1245" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1245" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.158", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.57" + }, + { + "@id": "urn:anon:hash:4390626191852969155.695" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.57" + }, + { + "@id": "urn:anon:hash:4390626191852969155.695" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.302", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.824" + }, + { + "@id": "urn:anon:hash:4390626191852969155.812" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.824" + }, + { + "@id": "urn:anon:hash:4390626191852969155.812" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d958175ea2b3cbfd911f3b40360b18", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "33.48048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.324", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + }, + { + "@id": "urn:anon:hash:1309352395631559165.114" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.114" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23c89a6a4b599644e6436c8f714a721a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace" + ], + "http://data.ashrae.org/standard223#contains": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ecf1ad0c075a4c665bc53b205a7521a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/322e4b9d4c60724ff94edf972524f2e7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe1b70ea0af815a7833be4313083c7e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/450f0020140da7d572d0eef00b95ac88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9301b6b37bfbf9adedaa581cd36a4699" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c89833a704685a3c5aa671680132911f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c978466c0e949e42827e2e89063ec140" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf5aaf1130a00c1b1a9a15540c1461c9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed631210a8dfc8450aadaf74699f52b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f76cb3258399870be62a23bf721042a6" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81657af45d976420c5d7354d239f200f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "PhysicalSpace" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2536320908d7eb883e60d7cd81b2811" + }, + { + "@id": "urn:anon:hash:2632396539921835875.107" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.755" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1420" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2536320908d7eb883e60d7cd81b2811" + }, + { + "@id": "urn:anon:hash:2632396539921835875.107" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1639" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.417", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "urn:anon:hash:1309352395631559165.347" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.347" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.439", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.91" + }, + { + "@id": "urn:anon:hash:4390626191852969155.222" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.91" + }, + { + "@id": "urn:anon:hash:4390626191852969155.222" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.77", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.812" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.812" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.413", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df5ad429a0cf142b170f5c55cc1bc007" + }, + { + "@id": "urn:anon:hash:3929554047386646216.414" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df5ad429a0cf142b170f5c55cc1bc007" + }, + { + "@id": "urn:anon:hash:3929554047386646216.414" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.633" + }, + { + "@id": "urn:anon:hash:4390626191852969155.848" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.179" + }, + { + "@id": "urn:anon:hash:1309352395631559165.332" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.633" + }, + { + "@id": "urn:anon:hash:4390626191852969155.848" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80453879fb61431a14355f9d20de3740" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.744", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.373" + }, + { + "@id": "urn:anon:hash:4390626191852969155.15" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.373" + }, + { + "@id": "urn:anon:hash:4390626191852969155.15" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1612", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d09694fce0f9e791e7ccfae629b92d90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1160" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d09694fce0f9e791e7ccfae629b92d90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1160" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.269", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.629" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.629" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79879dd9cb5d6a7e8355cd4e061f9ab8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1021" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1021" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1530", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53f328579f503b21e8cea095b600d0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.674" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53f328579f503b21e8cea095b600d0b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.674" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.836", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.49" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.709", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.215" + }, + { + "@id": "urn:anon:hash:4390626191852969155.359" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.215" + }, + { + "@id": "urn:anon:hash:4390626191852969155.359" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.344", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.849" + }, + { + "@id": "urn:anon:hash:4390626191852969155.41" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.849" + }, + { + "@id": "urn:anon:hash:4390626191852969155.41" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1600", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1361" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1361" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.748", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + }, + { + "@id": "urn:anon:hash:1309352395631559165.386" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.675", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.568" + }, + { + "@id": "urn:anon:hash:4390626191852969155.451" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.568" + }, + { + "@id": "urn:anon:hash:4390626191852969155.451" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.932", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e547ec1c832010147f3e039e43514914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1008" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e547ec1c832010147f3e039e43514914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1008" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc26c3a37c53e06890db1400d1087a2d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.260" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.804" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1335" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc26c3a37c53e06890db1400d1087a2d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.260" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1029" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.848", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.335" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.335" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1498", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb2f04036ee75c20d67459549d3c5e69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.995" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb2f04036ee75c20d67459549d3c5e69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.995" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.715", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd734764b07e68afdef9c34f397e7e46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.216" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd734764b07e68afdef9c34f397e7e46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.216" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.142", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + }, + { + "@id": "urn:anon:hash:1309352395631559165.793" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.793" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.457", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.657" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.657" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.700", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.402" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.402" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d1bd3cfc0120dcd21ae0318c5fca81", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1299" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac99ccca80cf94cd139a9e9d60f8f34" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141c6732bd411e80c27d5fa0c979464a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.630" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.630" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.576", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.602" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.602" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/742e27eb2acd2cac3a2f235679a6e43d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a7ce2612d08a34585e2aa7c5591a585", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5212ceea6faaefdead75cee44247275f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.232", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.692" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.692" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1376", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88eb4cb9c533a06ee9e69a0f32ba8022" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1307" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88eb4cb9c533a06ee9e69a0f32ba8022" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1307" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.373", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0d9707b06b1d8e06d16ef85b0429b46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.592" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0d9707b06b1d8e06d16ef85b0429b46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.592" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.89", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1e0db407e3d21579b3ded9da859bb91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.90" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1e0db407e3d21579b3ded9da859bb91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.90" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50944f243449d42608e0030877a6ca7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.249" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.642" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50944f243449d42608e0030877a6ca7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.249" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1061" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1444", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4685a72c7f4cf60e6a6bbd97a4f79228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.266" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4685a72c7f4cf60e6a6bbd97a4f79228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.266" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.632", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:1309352395631559165.73" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.164" + }, + { + "@id": "urn:anon:hash:4390626191852969155.223" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.770" + }, + { + "@id": "urn:anon:hash:1309352395631559165.844" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.164" + }, + { + "@id": "urn:anon:hash:4390626191852969155.223" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1f21505c68be53624da2b11923b8b30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1265", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.857" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.857" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/734ec06bd8680f519f0e91da03b98981", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.632669999999995904" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.836", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb0b67faccdbaa3802feafc875920838" + }, + { + "@id": "urn:anon:hash:3929554047386646216.837" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb0b67faccdbaa3802feafc875920838" + }, + { + "@id": "urn:anon:hash:3929554047386646216.837" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1281", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e58156b6d432780175fc505551312129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.243" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e58156b6d432780175fc505551312129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.243" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.802", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.266" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.266" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.529", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.209" + }, + { + "@id": "urn:anon:hash:4390626191852969155.658" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.209" + }, + { + "@id": "urn:anon:hash:4390626191852969155.658" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.699", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.814" + }, + { + "@id": "urn:anon:hash:4390626191852969155.759" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.814" + }, + { + "@id": "urn:anon:hash:4390626191852969155.759" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.421", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.348" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.455", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e730bbef52787648bd92c390822a6d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.415" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e730bbef52787648bd92c390822a6d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.415" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/299ad89759d399b855e6cf0266ea5ef2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.55" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.55" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.240", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.779" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.779" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2887283e82419d33fcc9720c1b6fdc6b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df37a03583c774945a6607bc25f31e8c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.279" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.468" + }, + { + "@id": "urn:anon:hash:3929554047386646216.138" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df37a03583c774945a6607bc25f31e8c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.279" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1114" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1082", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1688" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75623fadeb1b17ec849b6a6ffef59777", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.43515" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.413", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.661" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.661" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1088", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.631" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1f7dbe149b10cabec53ede82e905f80", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.67737" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e9461e1d9903f7ce0aa017c2dab4ff2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.633" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.467" + }, + { + "@id": "urn:anon:hash:3929554047386646216.973" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e9461e1d9903f7ce0aa017c2dab4ff2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.633" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.692" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.617", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.268" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.268" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.182", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.520" + }, + { + "@id": "urn:anon:hash:4390626191852969155.721" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.520" + }, + { + "@id": "urn:anon:hash:4390626191852969155.721" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.899", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b210d62e0871ea4fe073a51d74f8c3ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1150" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b210d62e0871ea4fe073a51d74f8c3ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1150" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.714", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.312" + }, + { + "@id": "urn:anon:hash:4390626191852969155.769" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.312" + }, + { + "@id": "urn:anon:hash:4390626191852969155.769" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.724", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.443" + }, + { + "@id": "urn:anon:hash:4390626191852969155.767" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.443" + }, + { + "@id": "urn:anon:hash:4390626191852969155.767" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1604", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867d2ae7ee09ca9f32e5e4ae238c70e7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.324" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867d2ae7ee09ca9f32e5e4ae238c70e7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.324" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/735ed855599e3fb6b00e9cef6fb7bbf9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.822304" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5aa304998a251253201834b2f8050fb3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.886" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.886" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.175" + }, + { + "@id": "urn:anon:hash:4390626191852969155.443" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.706" + }, + { + "@id": "urn:anon:hash:1309352395631559165.847" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.175" + }, + { + "@id": "urn:anon:hash:4390626191852969155.443" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443bc3d3886666fdf080ed09b8222312" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.635", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.427" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.427" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.679", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fee0705b09224fca3efdb75a783e22d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1035" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fee0705b09224fca3efdb75a783e22d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1035" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/697e45081c412af94657b3114974bc93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1abed87a4d3375377274886ab3b136cb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.78" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.368", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.172" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.172" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1253", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1252" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1252" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1095", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.888" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.888" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.798", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + }, + { + "@id": "urn:anon:hash:1309352395631559165.399" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.399" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.794", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.21" + }, + { + "@id": "urn:anon:hash:4390626191852969155.481" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.21" + }, + { + "@id": "urn:anon:hash:4390626191852969155.481" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.126", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1105" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1105" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14faeeb593e36702a12cfbef401e379b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.48656" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.10", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.485" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c826ed9262b1be7feb5f704b2f6df313", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe11a590e387c261d4065b2c107152b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dce4507f39334acdac11c307ca68de" + }, + { + "@id": "urn:anon:hash:2632396539921835875.569" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.345" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1330" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dce4507f39334acdac11c307ca68de" + }, + { + "@id": "urn:anon:hash:2632396539921835875.569" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1331" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c09be634462184196f005d537db536a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.289" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.554" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1212" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c09be634462184196f005d537db536a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.289" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1206" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1422", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f959cd38315d31fae369074112ce0910" + }, + { + "@id": "urn:anon:hash:3929554047386646216.929" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f959cd38315d31fae369074112ce0910" + }, + { + "@id": "urn:anon:hash:3929554047386646216.929" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765c0b43866a47e7f9b0705a8698004e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.369" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.480" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765c0b43866a47e7f9b0705a8698004e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.369" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.178" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.475", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.605" + }, + { + "@id": "urn:anon:hash:4390626191852969155.71" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.605" + }, + { + "@id": "urn:anon:hash:4390626191852969155.71" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20ef85df32afdb86e03e3a18f68583c1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1109" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1109" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1703", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4d605b535bfb9b9c24af3659f4babf1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.881" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4d605b535bfb9b9c24af3659f4babf1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.881" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e751d3253362c4c1ba66bcb6122e33c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "31.443" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9d0081779ce44d2fecff8b724d1635c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.250" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.708" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1625" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9d0081779ce44d2fecff8b724d1635c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.250" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1437" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.430", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.429" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.229", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.64" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.95", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.24" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1484", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7345ea47003d86381ffc3bbe95d629a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.452" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7345ea47003d86381ffc3bbe95d629a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.452" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.81", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.433" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b428155fd50d9a3668f6d750ac09df2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1434", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1412" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1412" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.843", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7a39a2481f4dbc181cc606d631d0533", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1480" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b81a355e84323e55d10d57bc055cee0b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.652458" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.616", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4408f3eb0aebd3aa45b07dc4b1765e98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.617" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4408f3eb0aebd3aa45b07dc4b1765e98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.617" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.82", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.211" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.211" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1251", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5104e97aa8ee567891f9b943f268179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.35" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5104e97aa8ee567891f9b943f268179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.35" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.513", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.474" + }, + { + "@id": "urn:anon:hash:4390626191852969155.637" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.474" + }, + { + "@id": "urn:anon:hash:4390626191852969155.637" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.486", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1453" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1453" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5abc4296434d56018dbbfbe9c1ca4c1", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.415", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + }, + { + "@id": "urn:anon:hash:1309352395631559165.260" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.260" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.696", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.378" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1000", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.903" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.903" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c64c4ddaec9643f131d5589ec1a579a3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.527336" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.589", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.341" + }, + { + "@id": "urn:anon:hash:4390626191852969155.176" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.341" + }, + { + "@id": "urn:anon:hash:4390626191852969155.176" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14fc3c64144ff792b31621547b61924c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.553" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.116" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14fc3c64144ff792b31621547b61924c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.553" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.158" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.821", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:1309352395631559165.630" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.630" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ced7918b36958f5a5c9d6fe6a01df21", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.99177" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1df007b90e2d0d29e463c42c09d73e96", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.91469" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.118", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.5" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.61", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.841" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.841" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17f8ecbfa036ccf80ce5a6f7f6cc1af7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1103" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1103" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1440", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c13c54586c7983d279dc8563cd44a645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1531" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c13c54586c7983d279dc8563cd44a645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1531" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45611768e44e3b73b8f4952271a468f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.604", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.283" + }, + { + "@id": "urn:anon:hash:4390626191852969155.516" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.283" + }, + { + "@id": "urn:anon:hash:4390626191852969155.516" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.744", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93f53d9518ac7dd1a0ee9279a5b62ae2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.186" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93f53d9518ac7dd1a0ee9279a5b62ae2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.186" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1541", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.985" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.985" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a7b99158937b8966737f2da590a17df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.466" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.799" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1037" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a7b99158937b8966737f2da590a17df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.466" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.173" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83ce99c48d0c7c72ed28c34da1adf782", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.527", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.841" + }, + { + "@id": "urn:anon:hash:4390626191852969155.801" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.841" + }, + { + "@id": "urn:anon:hash:4390626191852969155.801" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94fce889c7bb47211bb5652ecc3e3931" + }, + { + "@id": "urn:anon:hash:2632396539921835875.4" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.204" + }, + { + "@id": "urn:anon:hash:3929554047386646216.636" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94fce889c7bb47211bb5652ecc3e3931" + }, + { + "@id": "urn:anon:hash:2632396539921835875.4" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.583" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1381", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b76a929a20a02c874f1e21d5b46e4b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.542" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b76a929a20a02c874f1e21d5b46e4b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.542" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1478", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88505538805436cf0dfef5e1beb820ff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.864" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88505538805436cf0dfef5e1beb820ff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.864" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92a127d4b6ca29d4b86cadfc674f9203", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + }, + { + "@id": "urn:anon:hash:3929554047386646216.152" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.152" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.368" + }, + { + "@id": "urn:anon:hash:4390626191852969155.66" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.520" + }, + { + "@id": "urn:anon:hash:1309352395631559165.694" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.368" + }, + { + "@id": "urn:anon:hash:4390626191852969155.66" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cefe9429652503002842c6f699ba2ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1551aa09bea5a8526e8689df20936a46", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.556" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.556" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.628", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + }, + { + "@id": "urn:anon:hash:1309352395631559165.817" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.817" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.747", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.309" + }, + { + "@id": "urn:anon:hash:4390626191852969155.46" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.309" + }, + { + "@id": "urn:anon:hash:4390626191852969155.46" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.522", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + }, + { + "@id": "urn:anon:hash:1309352395631559165.18" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.18" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.584", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.258" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.258" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1432", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa71780470740cc3032d2099d1eb39eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1377" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa71780470740cc3032d2099d1eb39eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1377" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.19", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.29" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.29" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.827", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.396" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.492", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1569" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1569" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.118", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.67" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.67" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c162ab1613caba08ddec54f3e57a98a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.2" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.791" + }, + { + "@id": "urn:anon:hash:3929554047386646216.703" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c162ab1613caba08ddec54f3e57a98a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.2" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1051" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.608", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.97" + }, + { + "@id": "urn:anon:hash:4390626191852969155.314" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.97" + }, + { + "@id": "urn:anon:hash:4390626191852969155.314" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.24", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cbb4bc37e75a8065b0decc7d9cc943" + }, + { + "@id": "urn:anon:hash:3929554047386646216.10" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cbb4bc37e75a8065b0decc7d9cc943" + }, + { + "@id": "urn:anon:hash:3929554047386646216.10" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.463" + }, + { + "@id": "urn:anon:hash:4390626191852969155.482" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.454" + }, + { + "@id": "urn:anon:hash:1309352395631559165.679" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.463" + }, + { + "@id": "urn:anon:hash:4390626191852969155.482" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed14c3f4b33b15f6451207424fe793a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.673", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.741" + }, + { + "@id": "urn:anon:hash:4390626191852969155.661" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.741" + }, + { + "@id": "urn:anon:hash:4390626191852969155.661" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.162", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.831" + }, + { + "@id": "urn:anon:hash:4390626191852969155.204" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.831" + }, + { + "@id": "urn:anon:hash:4390626191852969155.204" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.832", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.202" + }, + { + "@id": "urn:anon:hash:4390626191852969155.26" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.202" + }, + { + "@id": "urn:anon:hash:4390626191852969155.26" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68a5e178a7a95f4882745a2b089ae258" + }, + { + "@id": "urn:anon:hash:2632396539921835875.805" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.654" + }, + { + "@id": "urn:anon:hash:3929554047386646216.820" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68a5e178a7a95f4882745a2b089ae258" + }, + { + "@id": "urn:anon:hash:2632396539921835875.805" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1528" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.637", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.766" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.766" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/081fc4f6435ce5db890085696885b03d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "52.64945" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.250", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.708" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.708" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea7718b945fc78519726b8363d7a550e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.706" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.706" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.421", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.654" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1f664d584470a458638c563b46bc9af", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.844" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.844" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9cf8ded8e04c52b3b221ab06099c97b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.702" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.157", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7d209ef1613e44a1911f96290167024" + }, + { + "@id": "urn:anon:hash:3929554047386646216.144" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7d209ef1613e44a1911f96290167024" + }, + { + "@id": "urn:anon:hash:3929554047386646216.144" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.67", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.785" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.785" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.313", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ee29f6cae0643160751886b29d723b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1621" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ee29f6cae0643160751886b29d723b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1621" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1608f2b3e521f5c6b631e12e8715d595", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.724", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + }, + { + "@id": "urn:anon:hash:1309352395631559165.191" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.191" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.135", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.681" + }, + { + "@id": "urn:anon:hash:4390626191852969155.673" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.681" + }, + { + "@id": "urn:anon:hash:4390626191852969155.673" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.860", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42ce97feadeaed3a5d3c339a7c56c892" + }, + { + "@id": "urn:anon:hash:3929554047386646216.815" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42ce97feadeaed3a5d3c339a7c56c892" + }, + { + "@id": "urn:anon:hash:3929554047386646216.815" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29733858f64683536a652d69edb2f44c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.618" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.500", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.6" + }, + { + "@id": "urn:anon:hash:4390626191852969155.123" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.6" + }, + { + "@id": "urn:anon:hash:4390626191852969155.123" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386a8da9c6e518d64dd5c64bc9c8b644", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59217f7436263467e44af0bb549f0d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e75c4940c6201ca8b29f88c97fd9911" + }, + { + "@id": "urn:anon:hash:2632396539921835875.153" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.671" + }, + { + "@id": "urn:anon:hash:3929554047386646216.362" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e75c4940c6201ca8b29f88c97fd9911" + }, + { + "@id": "urn:anon:hash:2632396539921835875.153" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d2e8260ccfce3664c6ef19edb4c295a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.236204" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9f013bc6316f1ff38bd3c07ac92a87", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.48244" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.316", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + }, + { + "@id": "urn:anon:hash:1309352395631559165.558" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.558" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.933", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.970" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.970" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.964", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbac9928a241d1199d895854b98dce26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.965" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbac9928a241d1199d895854b98dce26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.965" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c712d956eeacea5c6b71dd24173a15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.571" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.814" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1189" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c712d956eeacea5c6b71dd24173a15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.571" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42f07c21820a1af1014768558a4b688c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1270" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ad3d8fce83d3c3687ea9d43384f45c4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "155.484100000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1443", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c658078cf8a6f4a74d5b8662e0679b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1026" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c658078cf8a6f4a74d5b8662e0679b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1026" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb825c6cca726e4de06b600f82d2eaf3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f3df8fda92a490bb103ed74a91d758" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1321efb94a2d21732553a6e6bf6a8673", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.671947" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.248", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + }, + { + "@id": "urn:anon:hash:1309352395631559165.525" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.525" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.541", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.49" + }, + { + "@id": "urn:anon:hash:4390626191852969155.94" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.49" + }, + { + "@id": "urn:anon:hash:4390626191852969155.94" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0d8f6354c1c5ad9a212d99148e583b8", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a6e6384eb9c6c4faf0eb987331b6931" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf6a4ae8fa55142586417a3ef7f1e45d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac59792946333d639ed607174f6b5d63" + }, + { + "@id": "urn:anon:hash:2632396539921835875.841" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.527" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1266" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac59792946333d639ed607174f6b5d63" + }, + { + "@id": "urn:anon:hash:2632396539921835875.841" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.472" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.296", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.9" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1556", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.269" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.408", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.702" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.702" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a983c7a82115113fcb1ff655d62c189" + }, + { + "@id": "urn:anon:hash:2632396539921835875.294" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.254" + }, + { + "@id": "urn:anon:hash:3929554047386646216.401" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a983c7a82115113fcb1ff655d62c189" + }, + { + "@id": "urn:anon:hash:2632396539921835875.294" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21994b0bbdb50b6a2e0f70a2b749b19b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.717" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.830", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.332" + }, + { + "@id": "urn:anon:hash:4390626191852969155.308" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.332" + }, + { + "@id": "urn:anon:hash:4390626191852969155.308" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.253", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + }, + { + "@id": "urn:anon:hash:1309352395631559165.577" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.577" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0da993cb926ac9f95daca6853ff7ced4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.99" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.243" + }, + { + "@id": "urn:anon:hash:3929554047386646216.532" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0da993cb926ac9f95daca6853ff7ced4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.99" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1516" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.596", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + }, + { + "@id": "urn:anon:hash:1309352395631559165.477" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.477" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351afa7bb56ae930514f74fbb335fe07", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.492", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.667" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.667" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.451", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.675" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lobby" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6920da89d5dcc4fdb346cacd557492fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae97c2a2ca7daa8bb259eb99dce4ff4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lobby" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a60d8c25736f30435634972a69797234", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.988" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.630", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.446" + }, + { + "@id": "urn:anon:hash:4390626191852969155.821" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.446" + }, + { + "@id": "urn:anon:hash:4390626191852969155.821" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.382", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + }, + { + "@id": "urn:anon:hash:1309352395631559165.157" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.157" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.143" + }, + { + "@id": "urn:anon:hash:4390626191852969155.477" + }, + { + "@id": "urn:anon:hash:4390626191852969155.765" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.734" + }, + { + "@id": "urn:anon:hash:1309352395631559165.823" + }, + { + "@id": "urn:anon:hash:1309352395631559165.833" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.143" + }, + { + "@id": "urn:anon:hash:4390626191852969155.477" + }, + { + "@id": "urn:anon:hash:4390626191852969155.765" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e9a361293a0d68787d7db5d35346a5d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa04a0a9e88131525cb39901f1ff7fb3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.24" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.165" + }, + { + "@id": "urn:anon:hash:3929554047386646216.175" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa04a0a9e88131525cb39901f1ff7fb3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.24" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1018" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.379", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de099036a3053c2826494b071ad67b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.594" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de099036a3053c2826494b071ad67b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.594" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.711", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "urn:anon:hash:1309352395631559165.815" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.815" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.471", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.470" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45d77c623628290c4cd1a1ad5afa9d2f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.366040000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69fc33ed8d47d26094ce218421c0caf4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.334" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.631" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1182" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69fc33ed8d47d26094ce218421c0caf4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.334" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1068" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1022", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01d5e7f4b46993105b6a6167cd723393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1023" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01d5e7f4b46993105b6a6167cd723393" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1023" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1330", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dce4507f39334acdac11c307ca68de" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1331" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dce4507f39334acdac11c307ca68de" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1331" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.717", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.210" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/664827a5346ee60496cd67a4bb205c6a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1300" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.253", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.552" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.168", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1092" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1092" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1332", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f9276dc03954ad352fdb4dd202ffdbe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.84" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f9276dc03954ad352fdb4dd202ffdbe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.84" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.250", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.560" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.560" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.114", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.324" + }, + { + "@id": "urn:anon:hash:4390626191852969155.628" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.324" + }, + { + "@id": "urn:anon:hash:4390626191852969155.628" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.87", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.104" + }, + { + "@id": "urn:anon:hash:4390626191852969155.47" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.104" + }, + { + "@id": "urn:anon:hash:4390626191852969155.47" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.506", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.505" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.317", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "urn:anon:hash:1309352395631559165.667" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.667" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b5dcfdb60914089a3c5d342e95524bb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.71", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.807" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.807" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.951", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d87e410852dd7961d9da5fea256be914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.384" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d87e410852dd7961d9da5fea256be914" + }, + { + "@id": "urn:anon:hash:3929554047386646216.384" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e99d8ebb36408d04a4addf4dd7867759", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87125cf8054878472af772a43f8cef1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.406" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.102" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1058" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87125cf8054878472af772a43f8cef1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.406" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1235" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.109", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.705" + }, + { + "@id": "urn:anon:hash:4390626191852969155.722" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.705" + }, + { + "@id": "urn:anon:hash:4390626191852969155.722" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1018", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.175" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1471", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/120581037b97627f36b5a010eb55d32c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.81" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/120581037b97627f36b5a010eb55d32c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.81" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.201", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.770" + }, + { + "@id": "urn:anon:hash:4390626191852969155.846" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.770" + }, + { + "@id": "urn:anon:hash:4390626191852969155.846" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.258", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1657" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1657" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e58156b6d432780175fc505551312129" + }, + { + "@id": "urn:anon:hash:2632396539921835875.728" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.494" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1281" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e58156b6d432780175fc505551312129" + }, + { + "@id": "urn:anon:hash:2632396539921835875.728" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.243" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.43", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.782" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.782" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/663945ca97c939639c7b26f0da0a8c4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.724" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.439" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/663945ca97c939639c7b26f0da0a8c4f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.724" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1365" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a0eb92e5552fe62d076a7bc8686ffd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28d51a5ec9d2612b1029df37e9fdb558" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.135", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.348" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.348" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe1464f030b8f2643ba1932c1c33fdb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df10bbca77b905031e5c9a9eaa8c780" + }, + { + "@id": "urn:anon:hash:2632396539921835875.701" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.464" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1043" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df10bbca77b905031e5c9a9eaa8c780" + }, + { + "@id": "urn:anon:hash:2632396539921835875.701" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.581" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4aac21d512e1c8b661c0f74d74420b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.313" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.792" + }, + { + "@id": "urn:anon:hash:3929554047386646216.946" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4aac21d512e1c8b661c0f74d74420b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.313" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1215" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.338", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "urn:anon:hash:1309352395631559165.432" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.432" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1046", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1850ba5325e5893c534003e4e8fdf11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.736" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1850ba5325e5893c534003e4e8fdf11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.736" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.296", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.201" + }, + { + "@id": "urn:anon:hash:4390626191852969155.360" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.201" + }, + { + "@id": "urn:anon:hash:4390626191852969155.360" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.809", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.159" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e669fcb951ad9cdfc90f0d9841dff2fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.291" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.378" + }, + { + "@id": "urn:anon:hash:3929554047386646216.633" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e669fcb951ad9cdfc90f0d9841dff2fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.291" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1630" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.117" + }, + { + "@id": "urn:anon:hash:4390626191852969155.615" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.427" + }, + { + "@id": "urn:anon:hash:1309352395631559165.767" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.117" + }, + { + "@id": "urn:anon:hash:4390626191852969155.615" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebd31f921a5461e419d2369cbf3d8f68" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.703", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + }, + { + "@id": "urn:anon:hash:1309352395631559165.491" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.491" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1882a714ab0be7a982ee8699c74b74d6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1302" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1302" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.165", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afc39c74de4647544c27fe9156126258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.849" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afc39c74de4647544c27fe9156126258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.849" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.96", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.723" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.723" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.937", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/343a211394655b32423c41eb62ba3951" + }, + { + "@id": "urn:anon:hash:3929554047386646216.356" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/343a211394655b32423c41eb62ba3951" + }, + { + "@id": "urn:anon:hash:3929554047386646216.356" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.795", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.583" + }, + { + "@id": "urn:anon:hash:4390626191852969155.580" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.583" + }, + { + "@id": "urn:anon:hash:4390626191852969155.580" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.667", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5799829023d18b42fd862a504bddc8fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1148" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5799829023d18b42fd862a504bddc8fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1148" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/115fd2c7df7c9220bb8b9afa8aeedfa4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.126", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.403" + }, + { + "@id": "urn:anon:hash:4390626191852969155.328" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.403" + }, + { + "@id": "urn:anon:hash:4390626191852969155.328" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.559", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.477" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.477" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.179", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1273" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.734", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d988ca23481f626a95d800d219a6a13" + }, + { + "@id": "urn:anon:hash:3929554047386646216.167" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d988ca23481f626a95d800d219a6a13" + }, + { + "@id": "urn:anon:hash:3929554047386646216.167" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.581", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.550" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.550" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1182", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69fc33ed8d47d26094ce218421c0caf4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1068" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69fc33ed8d47d26094ce218421c0caf4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1068" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/911e5219c53862ac63e543aa87b9b9ab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1622" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.396", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06848cfd8e18da8288462a547667759c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.513" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06848cfd8e18da8288462a547667759c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.513" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.478", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b11508ac4f1868902106c0752848402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.343" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b11508ac4f1868902106c0752848402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.343" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.241", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.84" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0125993dc9acfb562683350e9f18a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.323" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.276" + }, + { + "@id": "urn:anon:hash:3929554047386646216.825" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0125993dc9acfb562683350e9f18a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.323" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.944" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b7a191998ae2e1ff75f2f6e050d7825", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1131" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6688ecde4a8c2c46540f5c371bbf3b8e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.327" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec5f5ae579173196609c264000c630b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.582" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.163" + }, + { + "@id": "urn:anon:hash:3929554047386646216.300" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec5f5ae579173196609c264000c630b2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.582" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.251" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ffb5bc2856ae411604f559ffbcd4c28f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1352" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.807", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.780" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.780" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1496", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1680" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.156", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "urn:anon:hash:1309352395631559165.14" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.14" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582f6765884686d9c5640cc951aed73", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7552488f13a57022e2017e74f10b450" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f81a3b4055a816e71df1911f815dfb2a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.648" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.547" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f81a3b4055a816e71df1911f815dfb2a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.648" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1237" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.879", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3cb9aadea9000092216d3481bec9d9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1057" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3cb9aadea9000092216d3481bec9d9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1057" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da5ab8da9a23b70f7b02f10ea14e7792" + }, + { + "@id": "urn:anon:hash:2632396539921835875.378" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1450" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da5ab8da9a23b70f7b02f10ea14e7792" + }, + { + "@id": "urn:anon:hash:2632396539921835875.378" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.130" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.214", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.387" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.387" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecb175778224dbc9b05fae9d53f9f458", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.178216" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.594", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.132" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1676", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed75d1d7bcdc0430ddfd16299cb204f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.514" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed75d1d7bcdc0430ddfd16299cb204f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.514" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb903afb75b5dec486166290977af56d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.04204" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f7d7360060cc8e4d112bcfb7a565dc1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.459" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.409" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1701" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f7d7360060cc8e4d112bcfb7a565dc1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.459" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1419" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.525", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.248" + }, + { + "@id": "urn:anon:hash:4390626191852969155.86" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.248" + }, + { + "@id": "urn:anon:hash:4390626191852969155.86" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.820", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.536" + }, + { + "@id": "urn:anon:hash:4390626191852969155.4" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.536" + }, + { + "@id": "urn:anon:hash:4390626191852969155.4" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.360", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.296" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.296" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e26aedeb4fa203364ab74431d2db4973" + }, + { + "@id": "urn:anon:hash:2632396539921835875.120" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.741" + }, + { + "@id": "urn:anon:hash:3929554047386646216.757" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e26aedeb4fa203364ab74431d2db4973" + }, + { + "@id": "urn:anon:hash:2632396539921835875.120" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.330" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.269" + }, + { + "@id": "urn:anon:hash:4390626191852969155.356" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.629" + }, + { + "@id": "urn:anon:hash:1309352395631559165.797" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.269" + }, + { + "@id": "urn:anon:hash:4390626191852969155.356" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99c5585046e63586e9ec354099ad08cf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.752", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.176" + }, + { + "@id": "urn:anon:hash:4390626191852969155.605" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.176" + }, + { + "@id": "urn:anon:hash:4390626191852969155.605" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.76", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.351" + }, + { + "@id": "urn:anon:hash:4390626191852969155.395" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.351" + }, + { + "@id": "urn:anon:hash:4390626191852969155.395" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d14765832b417c6120edea8aae9057", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.748", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.500" + }, + { + "@id": "urn:anon:hash:4390626191852969155.393" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.500" + }, + { + "@id": "urn:anon:hash:4390626191852969155.393" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.603", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.776" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.776" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.399", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.798" + }, + { + "@id": "urn:anon:hash:4390626191852969155.124" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.798" + }, + { + "@id": "urn:anon:hash:4390626191852969155.124" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.654", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.17" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.17" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f42692febf162eca00fb2d837e390f62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.500" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.748" + }, + { + "@id": "urn:anon:hash:3929554047386646216.891" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f42692febf162eca00fb2d837e390f62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.500" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.20" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04ee97c96efda9cf1d1b84041e6e082", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.53423" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.587", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.711" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.711" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.77", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.648" + }, + { + "@id": "urn:anon:hash:4390626191852969155.847" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.648" + }, + { + "@id": "urn:anon:hash:4390626191852969155.847" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4be252b69dc7f8b736c328b7efdce208", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.976768" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.110", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.206" + }, + { + "@id": "urn:anon:hash:4390626191852969155.616" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.206" + }, + { + "@id": "urn:anon:hash:4390626191852969155.616" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.329", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "urn:anon:hash:1309352395631559165.430" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.430" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.667", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.207" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.207" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.847", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.380" + }, + { + "@id": "urn:anon:hash:4390626191852969155.175" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.380" + }, + { + "@id": "urn:anon:hash:4390626191852969155.175" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1613", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1512" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1512" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.445", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1648" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1648" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.482", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + }, + { + "@id": "urn:anon:hash:1309352395631559165.454" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.454" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.276", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2ed4d30f4d63dcd860a8980bc84a65d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.996" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2ed4d30f4d63dcd860a8980bc84a65d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.996" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.458", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.511" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.511" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb0539e9d6e2850b45da5c3267de4fa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.57842" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e83ab23e01089234b35f0f05b58e1a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.15" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.572" + }, + { + "@id": "urn:anon:hash:3929554047386646216.678" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e83ab23e01089234b35f0f05b58e1a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.15" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1699" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.433", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.605" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.605" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eba35f6c327b1795851c524e6a52f760", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49d3f303d97564ec21fd04cfed7addb6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb0b67faccdbaa3802feafc875920838", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.836" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.836" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.492", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.129" + }, + { + "@id": "urn:anon:hash:4390626191852969155.617" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.129" + }, + { + "@id": "urn:anon:hash:4390626191852969155.617" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.358", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.121" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.121" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5515f12a585e2af5ef5005f0c458d139", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1394" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1372", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96c7f08ed5dfbd41106d847495a809c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1401" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96c7f08ed5dfbd41106d847495a809c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1401" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1047", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.33" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63954a266ac77fe9be95ecc6802421a2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + }, + { + "@id": "urn:anon:hash:3929554047386646216.436" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a700553b7991b9325f83f6d6fdeb60d5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + }, + { + "@id": "urn:anon:hash:3929554047386646216.673" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b59a9e71015877547eab69e525c1bc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.616" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.479" + }, + { + "@id": "urn:anon:hash:3929554047386646216.353" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b59a9e71015877547eab69e525c1bc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.616" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.361" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c22d5d42a559dfb4975f07548de60b6", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63954a266ac77fe9be95ecc6802421a2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.95" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.436" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63954a266ac77fe9be95ecc6802421a2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.95" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1467" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f5c3b657e73fdb62a08740a2a3cf1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03d4db45e2096c263105d6b9b2a52c6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b728df45b2ba2045f1a50fcf6e4f5e8d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "159.4914" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cda9c2ac3626aca6223ace63e6b8c519" + }, + { + "@id": "urn:anon:hash:2632396539921835875.654" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.324" + }, + { + "@id": "urn:anon:hash:3929554047386646216.317" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cda9c2ac3626aca6223ace63e6b8c519" + }, + { + "@id": "urn:anon:hash:2632396539921835875.654" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe1b70ea0af815a7833be4313083c7e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad83e4ec6d76cdaf91a42a0641aae1b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1411" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1411" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1287", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b23eead51db67ebdbbead99044f34d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1288" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b23eead51db67ebdbbead99044f34d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1288" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.40", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.651" + }, + { + "@id": "urn:anon:hash:4390626191852969155.517" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.651" + }, + { + "@id": "urn:anon:hash:4390626191852969155.517" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.760", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.7" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db644680513c889c80eb6191c574c640" + }, + { + "@id": "urn:anon:hash:2632396539921835875.363" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.359" + }, + { + "@id": "urn:anon:hash:3929554047386646216.553" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db644680513c889c80eb6191c574c640" + }, + { + "@id": "urn:anon:hash:2632396539921835875.363" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.316" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.355", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.552" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.552" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1511", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1582" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1582" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.820", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.377" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.377" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1211", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c1fc0af7a1b9e76e50fd7d3911e391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1077" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c1fc0af7a1b9e76e50fd7d3911e391" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1077" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.30", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.661" + }, + { + "@id": "urn:anon:hash:4390626191852969155.686" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.661" + }, + { + "@id": "urn:anon:hash:4390626191852969155.686" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b702cda7e5f7fea6189b3e0bbaadd02e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1519" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1519" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.573", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.255" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.255" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.112" + }, + { + "@id": "urn:anon:hash:4390626191852969155.485" + }, + { + "@id": "urn:anon:hash:4390626191852969155.625" + }, + { + "@id": "urn:anon:hash:4390626191852969155.640" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.380" + }, + { + "@id": "urn:anon:hash:1309352395631559165.389" + }, + { + "@id": "urn:anon:hash:1309352395631559165.391" + }, + { + "@id": "urn:anon:hash:1309352395631559165.804" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.112" + }, + { + "@id": "urn:anon:hash:4390626191852969155.485" + }, + { + "@id": "urn:anon:hash:4390626191852969155.625" + }, + { + "@id": "urn:anon:hash:4390626191852969155.640" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bf7409e5b965b2749669c23e7ec6f81" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7905863e927a2f3c214811c683f2f35" + }, + { + "@id": "urn:anon:hash:2632396539921835875.270" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.379" + }, + { + "@id": "urn:anon:hash:3929554047386646216.354" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7905863e927a2f3c214811c683f2f35" + }, + { + "@id": "urn:anon:hash:2632396539921835875.270" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1466" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1189", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c712d956eeacea5c6b71dd24173a15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1270" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c712d956eeacea5c6b71dd24173a15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1270" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.751", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.261" + }, + { + "@id": "urn:anon:hash:4390626191852969155.270" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.261" + }, + { + "@id": "urn:anon:hash:4390626191852969155.270" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f4fc93b18719b9624fef2202e1341c4", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76792c4cda1d6db994aa5b6e668cf5d8", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/965823ceab7dbdbc415ce53322ac8323", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.590" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.51", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.461" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.461" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.496" + }, + { + "@id": "urn:anon:hash:4390626191852969155.748" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.386" + }, + { + "@id": "urn:anon:hash:1309352395631559165.717" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.496" + }, + { + "@id": "urn:anon:hash:4390626191852969155.748" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94a87bfb162c5b4de9455328a6ecfc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.835", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.393" + }, + { + "@id": "urn:anon:hash:4390626191852969155.317" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.393" + }, + { + "@id": "urn:anon:hash:4390626191852969155.317" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.604", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cc3ef9170a9203dbff4f3c3c0659826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1221" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cc3ef9170a9203dbff4f3c3c0659826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1221" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.535", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa6d8bc3905cd15abc0be90f96352e83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.987" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa6d8bc3905cd15abc0be90f96352e83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.987" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.48", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.197" + }, + { + "@id": "urn:anon:hash:4390626191852969155.606" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.197" + }, + { + "@id": "urn:anon:hash:4390626191852969155.606" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e197cad0dd7c28f575ac809f6accb682", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1177" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1177" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37a917c53bcfa086b5effff40f7870af", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1366" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.236", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.333" + }, + { + "@id": "urn:anon:hash:4390626191852969155.558" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.333" + }, + { + "@id": "urn:anon:hash:4390626191852969155.558" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.539", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.810" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.810" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c14b8e94da30d6cccfd7973c2350933", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1695" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.69", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.614" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.614" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.40", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.383" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.383" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1374", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4fc2e660b069cad487ec888053504fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1207" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4fc2e660b069cad487ec888053504fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1207" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.587", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.560" + }, + { + "@id": "urn:anon:hash:4390626191852969155.833" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.560" + }, + { + "@id": "urn:anon:hash:4390626191852969155.833" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/022eabaf52fdc328fa7c240522c18f77", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "urn:anon:hash:3929554047386646216.247" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.247" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.443", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e9a65b25d67f917be7a7d7464a2fd6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.444" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e9a65b25d67f917be7a7d7464a2fd6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.444" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.821", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1551" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1551" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a0eb92e5552fe62d076a7bc8686ffd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e9ab0bccda748dc9dde2369980caec8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.520", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a6a9285063d8b65de23251746c5b6e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.450" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a6a9285063d8b65de23251746c5b6e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.450" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ed844d2ed63530f731b365f7c1e7a00", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df222c279c8c8473ae9cdfce81fe7a56" + }, + { + "@id": "urn:anon:hash:2632396539921835875.226" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.458" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1007" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df222c279c8c8473ae9cdfce81fe7a56" + }, + { + "@id": "urn:anon:hash:2632396539921835875.226" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.253" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.744", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + }, + { + "@id": "urn:anon:hash:1309352395631559165.276" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9759949005140a65dbde23aaab9029dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.472" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.66" + }, + { + "@id": "urn:anon:hash:3929554047386646216.127" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9759949005140a65dbde23aaab9029dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.472" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1242" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.328", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + }, + { + "@id": "urn:anon:hash:1309352395631559165.233" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.233" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.793", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.142" + }, + { + "@id": "urn:anon:hash:4390626191852969155.434" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.142" + }, + { + "@id": "urn:anon:hash:4390626191852969155.434" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d302e532d297cea2b71f9b1b93c7f311" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.10", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.246" + }, + { + "@id": "urn:anon:hash:4390626191852969155.406" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.246" + }, + { + "@id": "urn:anon:hash:4390626191852969155.406" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.701", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.86" + }, + { + "@id": "urn:anon:hash:4390626191852969155.296" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.86" + }, + { + "@id": "urn:anon:hash:4390626191852969155.296" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1387", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1194" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.681", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "urn:anon:hash:1309352395631559165.135" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.135" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.267", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.476" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.764", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.610" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.621", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.130" + }, + { + "@id": "urn:anon:hash:4390626191852969155.132" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.130" + }, + { + "@id": "urn:anon:hash:4390626191852969155.132" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bf1b8978433ca83ae1e50246f31d757", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40.27209" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1079", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.574" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.37", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.756" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.756" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb8e7b49e448f03416b7ea6cfc3cd72a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.154" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.290" + }, + { + "@id": "urn:anon:hash:3929554047386646216.588" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb8e7b49e448f03416b7ea6cfc3cd72a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.154" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.589" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1495", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/633463d55df59aae0b1ee5796e670962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1384" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/633463d55df59aae0b1ee5796e670962" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1384" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.38", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.828" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.828" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.619", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.523" + }, + { + "@id": "urn:anon:hash:4390626191852969155.244" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.523" + }, + { + "@id": "urn:anon:hash:4390626191852969155.244" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1454", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1624" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1624" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/044c15acacb7f483095b6d5f62f3bc8a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "79.190510000000008192" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1415", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1576" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1576" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5606548f58c98de8ac1fd0491c2697c1", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.117", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + }, + { + "@id": "urn:anon:hash:1309352395631559165.797" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.797" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.413", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.165" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec848f132bf1f731cc48d73507bd46f7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.173" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.270" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1141" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec848f132bf1f731cc48d73507bd46f7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.173" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1074" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5576d7b48b99531135836de95ea526a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.295" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.295" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.830", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.829" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.829" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2f53cc12abb9dc8cae4ba3bb8a1a489", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.27584" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f968331f996805924573d94ac0733582" + }, + { + "@id": "urn:anon:hash:2632396539921835875.720" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.532" + }, + { + "@id": "urn:anon:hash:3929554047386646216.652" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f968331f996805924573d94ac0733582" + }, + { + "@id": "urn:anon:hash:2632396539921835875.720" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.653" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/133dee4abedbce87a56d96ac04472533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.619" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.578" + }, + { + "@id": "urn:anon:hash:3929554047386646216.60" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/133dee4abedbce87a56d96ac04472533" + }, + { + "@id": "urn:anon:hash:2632396539921835875.619" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.840", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.676" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.676" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5284ccf8df66e39b57a597e0ae22d690" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d08a8b1f5b53f18148bf0ff005ddfb4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.632", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.441" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/611cf4b11ca54b21f49af27a77803945" + }, + { + "@id": "urn:anon:hash:2632396539921835875.254" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.446" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1041" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/611cf4b11ca54b21f49af27a77803945" + }, + { + "@id": "urn:anon:hash:2632396539921835875.254" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.511" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7a64a7c7acfe21fdabf442b7746e2d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.73" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.550" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1536" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7a64a7c7acfe21fdabf442b7746e2d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.73" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1537" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1607", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a79c8c5aec481e03ef53997eddcbc9b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1214" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a79c8c5aec481e03ef53997eddcbc9b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1214" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.738", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.793" + }, + { + "@id": "urn:anon:hash:4390626191852969155.173" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.793" + }, + { + "@id": "urn:anon:hash:4390626191852969155.173" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa7db7fb10c8b4118573dfc96f4b169a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b328bdb4553cbe11272b14b6d00d088", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df5ad429a0cf142b170f5c55cc1bc007" + }, + { + "@id": "urn:anon:hash:2632396539921835875.148" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.769" + }, + { + "@id": "urn:anon:hash:3929554047386646216.413" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df5ad429a0cf142b170f5c55cc1bc007" + }, + { + "@id": "urn:anon:hash:2632396539921835875.148" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.414" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.108" + }, + { + "@id": "urn:anon:hash:4390626191852969155.215" + }, + { + "@id": "urn:anon:hash:4390626191852969155.270" + }, + { + "@id": "urn:anon:hash:4390626191852969155.287" + }, + { + "@id": "urn:anon:hash:4390626191852969155.318" + }, + { + "@id": "urn:anon:hash:4390626191852969155.348" + }, + { + "@id": "urn:anon:hash:4390626191852969155.393" + }, + { + "@id": "urn:anon:hash:4390626191852969155.711" + }, + { + "@id": "urn:anon:hash:4390626191852969155.754" + }, + { + "@id": "urn:anon:hash:4390626191852969155.761" + }, + { + "@id": "urn:anon:hash:4390626191852969155.762" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.116" + }, + { + "@id": "urn:anon:hash:1309352395631559165.410" + }, + { + "@id": "urn:anon:hash:1309352395631559165.50" + }, + { + "@id": "urn:anon:hash:1309352395631559165.524" + }, + { + "@id": "urn:anon:hash:1309352395631559165.603" + }, + { + "@id": "urn:anon:hash:1309352395631559165.663" + }, + { + "@id": "urn:anon:hash:1309352395631559165.736" + }, + { + "@id": "urn:anon:hash:1309352395631559165.748" + }, + { + "@id": "urn:anon:hash:1309352395631559165.751" + }, + { + "@id": "urn:anon:hash:1309352395631559165.798" + }, + { + "@id": "urn:anon:hash:1309352395631559165.813" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.108" + }, + { + "@id": "urn:anon:hash:4390626191852969155.215" + }, + { + "@id": "urn:anon:hash:4390626191852969155.270" + }, + { + "@id": "urn:anon:hash:4390626191852969155.287" + }, + { + "@id": "urn:anon:hash:4390626191852969155.318" + }, + { + "@id": "urn:anon:hash:4390626191852969155.348" + }, + { + "@id": "urn:anon:hash:4390626191852969155.393" + }, + { + "@id": "urn:anon:hash:4390626191852969155.711" + }, + { + "@id": "urn:anon:hash:4390626191852969155.754" + }, + { + "@id": "urn:anon:hash:4390626191852969155.761" + }, + { + "@id": "urn:anon:hash:4390626191852969155.762" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ad3d8fce83d3c3687ea9d43384f45c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb257490bbf37d4e363eae282dd10cdf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "43.33033" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1327", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f126d0499afcd200c1238cfc254e29c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.962" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f126d0499afcd200c1238cfc254e29c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.962" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.508", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.321" + }, + { + "@id": "urn:anon:hash:4390626191852969155.246" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.321" + }, + { + "@id": "urn:anon:hash:4390626191852969155.246" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b80e5536775e1281f3f9fda665d02fee" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c2a4e0ec6db47097932f298cc57651", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94ff6844f1c337435fb9c7293577ab4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.483" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.633" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1414" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94ff6844f1c337435fb9c7293577ab4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.483" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b29412ebb239a0a9490c2ccac16a619" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.212" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.602", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.576" + }, + { + "@id": "urn:anon:hash:4390626191852969155.514" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.576" + }, + { + "@id": "urn:anon:hash:4390626191852969155.514" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c74b4c76669a152b66a416946fa9a1b6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.379", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.652" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.652" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23b9cd4f796a743efd65cc8d5199d61" + }, + { + "@id": "urn:anon:hash:2632396539921835875.64" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.765" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1060" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23b9cd4f796a743efd65cc8d5199d61" + }, + { + "@id": "urn:anon:hash:2632396539921835875.64" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1633" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1532bce99143307dd7715e0e4c88bdde", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.686" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.686" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.580", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.840" + }, + { + "@id": "urn:anon:hash:4390626191852969155.103" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.840" + }, + { + "@id": "urn:anon:hash:4390626191852969155.103" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9dcffbecd8f6029490dcad405406b54", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.8249" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.850", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + }, + { + "@id": "urn:anon:hash:1309352395631559165.788" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.788" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a622e06341ccc10b25d50649dd108c80" + }, + { + "@id": "urn:anon:hash:2632396539921835875.145" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.386" + }, + { + "@id": "urn:anon:hash:3929554047386646216.112" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a622e06341ccc10b25d50649dd108c80" + }, + { + "@id": "urn:anon:hash:2632396539921835875.145" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.921" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98fd53ac72581f709600036678891a20" + }, + { + "@id": "urn:anon:hash:2632396539921835875.752" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1679" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98fd53ac72581f709600036678891a20" + }, + { + "@id": "urn:anon:hash:2632396539921835875.752" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.966" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.806", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.298" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.298" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1310", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91a38600ca568994f8256fe2a3b33a14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1632" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91a38600ca568994f8256fe2a3b33a14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1632" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.613", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1306" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1306" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.795", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.897" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.897" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.501", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.442" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.442" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98e859f83b9e7d4e5c7e32505c96a48a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "77.220330000000008192" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d92a3cadc52eb935cc9533b65aa692" + }, + { + "@id": "urn:anon:hash:2632396539921835875.769" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.17" + }, + { + "@id": "urn:anon:hash:3929554047386646216.34" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d92a3cadc52eb935cc9533b65aa692" + }, + { + "@id": "urn:anon:hash:2632396539921835875.769" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1463" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bdc78af289359170feeaff27c02f63" + }, + { + "@id": "urn:anon:hash:2632396539921835875.578" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.249" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1403" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bdc78af289359170feeaff27c02f63" + }, + { + "@id": "urn:anon:hash:2632396539921835875.578" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1475" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.645", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3594e605e61622d614f66d889051129b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.646" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3594e605e61622d614f66d889051129b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.646" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1492", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.166" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.166" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75b75262faa3dfc4a2185d3c15ca9f15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.300" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.52" + }, + { + "@id": "urn:anon:hash:3929554047386646216.270" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75b75262faa3dfc4a2185d3c15ca9f15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.300" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.46" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.290", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.586" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.586" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1539", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a25aafc7b23bb99ec87a7795cf9e637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1540" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a25aafc7b23bb99ec87a7795cf9e637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1540" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1386", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbdc701874d75b9493f2a24196f51046" + }, + { + "@id": "urn:anon:hash:3929554047386646216.887" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbdc701874d75b9493f2a24196f51046" + }, + { + "@id": "urn:anon:hash:3929554047386646216.887" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.585" + }, + { + "@id": "urn:anon:hash:4390626191852969155.734" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.154" + }, + { + "@id": "urn:anon:hash:1309352395631559165.198" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.585" + }, + { + "@id": "urn:anon:hash:4390626191852969155.734" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/116bc9fa91ba7d4c5c0b352c7180d6eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.564", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77bf62fa09c51784dec9c4c1a3c6c0b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.393" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77bf62fa09c51784dec9c4c1a3c6c0b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.393" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.401", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.666" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.666" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efbc3ca909a905de9d9d2096a58c269d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.27688" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.676", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.64" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a67c8b5efc155222710b7b64740c96" + }, + { + "@id": "urn:anon:hash:2632396539921835875.630" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.534" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1423" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a67c8b5efc155222710b7b64740c96" + }, + { + "@id": "urn:anon:hash:2632396539921835875.630" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.580" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0506e1ad79d44bb2173672506254b5c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.191" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.191" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.262", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.523" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.523" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db7120576213fdac458bc66436fd29bd", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1505", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.804" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.804" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.643", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.487" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.487" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.997", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96aab82c23deeb6f321bd96b8cd66d8b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1341" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96aab82c23deeb6f321bd96b8cd66d8b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1341" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1526", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1692" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1692" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.832", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c36f6bc9e4d1eedf2f6f2ea4fd98d2b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1457" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c36f6bc9e4d1eedf2f6f2ea4fd98d2b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1457" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76d4a9c844c58676f635bdfdc79d6934" + }, + { + "@id": "urn:anon:hash:2632396539921835875.482" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.435" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1534" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76d4a9c844c58676f635bdfdc79d6934" + }, + { + "@id": "urn:anon:hash:2632396539921835875.482" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1115" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.476", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.299" + }, + { + "@id": "urn:anon:hash:4390626191852969155.267" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.299" + }, + { + "@id": "urn:anon:hash:4390626191852969155.267" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.757", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.592" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.592" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9ff7e922f4eda1ff2f2a68dc77ce641", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.06223" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.317", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cda9c2ac3626aca6223ace63e6b8c519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cda9c2ac3626aca6223ace63e6b8c519" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1643", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8379c1ca528aca64cb31645d77b13b67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1144" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8379c1ca528aca64cb31645d77b13b67" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1144" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.376", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.566" + }, + { + "@id": "urn:anon:hash:4390626191852969155.705" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.566" + }, + { + "@id": "urn:anon:hash:4390626191852969155.705" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.743", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.363" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9460010599a0faae5bd03a19d67b303f", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.155", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.154" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.361", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.803" + }, + { + "@id": "urn:anon:hash:4390626191852969155.829" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.803" + }, + { + "@id": "urn:anon:hash:4390626191852969155.829" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.736", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.367" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f173e0ca594e6a4f557c66cfa6b7f06e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1054" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1054" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.482", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.519" + }, + { + "@id": "urn:anon:hash:4390626191852969155.798" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.519" + }, + { + "@id": "urn:anon:hash:4390626191852969155.798" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.819", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.836" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.836" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19593dbf8ac7323a36617c2e87396ba2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "90.324969999999991808" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa8bccf0089d5fa2630a2472daf1c51", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + }, + { + "@id": "urn:anon:hash:3929554047386646216.166" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.166" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.497", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.590" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e54d4c82aa87347c2ce0bce39297f7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1619" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1619" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29399eb2dce2901fcad00e4bab41b993" + }, + { + "@id": "urn:anon:hash:2632396539921835875.368" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.172" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1091" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29399eb2dce2901fcad00e4bab41b993" + }, + { + "@id": "urn:anon:hash:2632396539921835875.368" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.496" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d08b62806edf60d7926d849c9bbd2aa0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.453" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.145" + }, + { + "@id": "urn:anon:hash:3929554047386646216.474" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d08b62806edf60d7926d849c9bbd2aa0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.453" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.614" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.540", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.55" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.55" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3b612a750196cb6ead2ec2658775256", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.150" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.150" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.220", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3bdf793e42e361ac10d140c05b40e37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.215" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3bdf793e42e361ac10d140c05b40e37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.215" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.966", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1679" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.201", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.223" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.223" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.501", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + }, + { + "@id": "urn:anon:hash:1309352395631559165.785" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.785" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.487", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.200" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.200" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.128", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.785" + }, + { + "@id": "urn:anon:hash:4390626191852969155.293" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.785" + }, + { + "@id": "urn:anon:hash:4390626191852969155.293" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.194", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.426" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157ee7d011d6d81dc2de790dcda373ef", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.43377" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.64", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957cafb67361861d9e5d0937c6a3b614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.65" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957cafb67361861d9e5d0937c6a3b614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.65" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.257", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.756" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.756" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.161", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.631" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f33a1555e4521e031b216e92cbd63c48" + }, + { + "@id": "urn:anon:hash:2632396539921835875.477" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.585" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1015" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f33a1555e4521e031b216e92cbd63c48" + }, + { + "@id": "urn:anon:hash:2632396539921835875.477" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.512" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e2d00bd95d57f2ea081f4d863ccb49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.731" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.403" + }, + { + "@id": "urn:anon:hash:3929554047386646216.735" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e2d00bd95d57f2ea081f4d863ccb49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.731" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.521" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1af4781a3fd9a57951d1225c5c8c6979", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "54.1547" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7608a75696a4096ab7709837008434f9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.7374" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.402", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.297" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.297" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/777e8ee2b89d3610d14f398728e219ad" + }, + { + "@id": "urn:anon:hash:2632396539921835875.658" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.71" + }, + { + "@id": "urn:anon:hash:3929554047386646216.733" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/777e8ee2b89d3610d14f398728e219ad" + }, + { + "@id": "urn:anon:hash:2632396539921835875.658" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.100" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.446", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.630" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.630" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.485", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.275" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.275" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.765", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.725" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.725" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a581dd281a986f45fb4080c7cca21f31", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.482" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.482" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de099036a3053c2826494b071ad67b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.288" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.195" + }, + { + "@id": "urn:anon:hash:3929554047386646216.379" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de099036a3053c2826494b071ad67b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.288" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0842d3bebb4f13c64656378c9794df" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.594" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.567", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.345" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.345" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.123", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.758" + }, + { + "@id": "urn:anon:hash:4390626191852969155.564" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.758" + }, + { + "@id": "urn:anon:hash:4390626191852969155.564" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6df8bb7886efcbe6848b32cfcad4d94a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.47255" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1224", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.867" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.867" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d096f23f17d85219d58ca7ebb6c89c9d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.167" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.151" + }, + { + "@id": "urn:anon:hash:3929554047386646216.438" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d096f23f17d85219d58ca7ebb6c89c9d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.167" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1066" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.817", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcd8f52e8aeb18f566d4c54815b9adf8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1086" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcd8f52e8aeb18f566d4c54815b9adf8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1086" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5407a24f7629a12792169108c27597be", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/796ed742dcd0b9a0da13a5a1a6eb3eee", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.409" + }, + { + "@id": "urn:anon:hash:4390626191852969155.494" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.740" + }, + { + "@id": "urn:anon:hash:1309352395631559165.82" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.409" + }, + { + "@id": "urn:anon:hash:4390626191852969155.494" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f40f2d9ee6f3b54ee4a2ba0f89874b93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f07582693b2afee9b71584bc6db9f9", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.299", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.792" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.792" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.835", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.834" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.834" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.517", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "urn:anon:hash:1309352395631559165.366" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1340", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62aeea5f1f4488c628ce65320e01bbb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1012" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62aeea5f1f4488c628ce65320e01bbb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1012" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.478", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.651" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.786", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + }, + { + "@id": "urn:anon:hash:1309352395631559165.36" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.36" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.770", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11217691a7dc80f80e84f7ad3961c02c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.192" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11217691a7dc80f80e84f7ad3961c02c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.192" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa09b6fe28407c30e7d607a5c5a63af2", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d524bcd46d79e7902461da137949a4cd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + }, + { + "@id": "urn:anon:hash:3929554047386646216.351" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.351" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1414", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94ff6844f1c337435fb9c7293577ab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.212" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94ff6844f1c337435fb9c7293577ab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.212" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.111", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.164" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1122", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1109" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1109" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.659", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.62" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.394", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.314", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.325" + }, + { + "@id": "urn:anon:hash:4390626191852969155.575" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.325" + }, + { + "@id": "urn:anon:hash:4390626191852969155.575" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.692", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.973" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.973" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.522", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e75d9eb66c7179393f2fa2788d208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.523" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e75d9eb66c7179393f2fa2788d208" + }, + { + "@id": "urn:anon:hash:3929554047386646216.523" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.493", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a20b2de297ae35b1e2813f68b8b7cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.575" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a20b2de297ae35b1e2813f68b8b7cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.575" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.529", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "urn:anon:hash:1309352395631559165.707" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.707" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe7322579c5f4faf5d0a0a9b53e513e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1149", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6570db5b6ef9d79d9e4d7b85453d8533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.199" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6570db5b6ef9d79d9e4d7b85453d8533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.199" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1397", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1173" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1173" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.548", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "urn:anon:hash:1309352395631559165.583" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.583" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa81b7c573658881ea9451bd7ce4ea86", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a7effec655208492beecac308250b82" + }, + { + "@id": "urn:anon:hash:2632396539921835875.268" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.629" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1662" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a7effec655208492beecac308250b82" + }, + { + "@id": "urn:anon:hash:2632396539921835875.268" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1509" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1107", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/928d801e0fd070351589f5847bd11c40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.980" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/928d801e0fd070351589f5847bd11c40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.980" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.818", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.214" + }, + { + "@id": "urn:anon:hash:4390626191852969155.723" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.214" + }, + { + "@id": "urn:anon:hash:4390626191852969155.723" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0d9707b06b1d8e06d16ef85b0429b46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.48" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.789" + }, + { + "@id": "urn:anon:hash:3929554047386646216.373" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0d9707b06b1d8e06d16ef85b0429b46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.48" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.592" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff36446d3176747823023ce2be805bc", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.24198" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1c1a1db7aff47b7050a2ba0c01998d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.43" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.782" + }, + { + "@id": "urn:anon:hash:3929554047386646216.454" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1c1a1db7aff47b7050a2ba0c01998d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.43" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1522" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.301", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1542" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1542" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaa20a5573a67ca2b25cb1a458c3c607", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1483" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1483" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.821", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.132" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf471ea58ea8fd9d62aa50be70e7086", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.137", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.5" + }, + { + "@id": "urn:anon:hash:4390626191852969155.778" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.5" + }, + { + "@id": "urn:anon:hash:4390626191852969155.778" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be14a99c353f661c65e145a394c2be26", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "urn:anon:hash:3929554047386646216.225" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.225" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed75d1d7bcdc0430ddfd16299cb204f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.67" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.754" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1676" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed75d1d7bcdc0430ddfd16299cb204f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.67" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.514" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1417", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0531f7388f642dc1e436904c4b4a08eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1430" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0531f7388f642dc1e436904c4b4a08eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1430" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/316304996242487f7be3241da90ac54d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.568" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.675" + }, + { + "@id": "urn:anon:hash:3929554047386646216.476" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/316304996242487f7be3241da90ac54d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.568" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.477" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.244", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + }, + { + "@id": "urn:anon:hash:1309352395631559165.411" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.411" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64af688f74dc629152468cf3c0076162" + }, + { + "@id": "urn:anon:hash:2632396539921835875.643" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.487" + }, + { + "@id": "urn:anon:hash:3929554047386646216.386" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64af688f74dc629152468cf3c0076162" + }, + { + "@id": "urn:anon:hash:2632396539921835875.643" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.551" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.755", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.682" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f748fb0fe63def36da21ce79a65015f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.243" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.800" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1404" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f748fb0fe63def36da21ce79a65015f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.243" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.528" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.683", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "urn:anon:hash:1309352395631559165.116" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.116" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c61a58c6848fe44b66ccfc0da5903c5", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfeeaf45314d7dcd09a6d0f5042128ee", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.695" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.771", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.784" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.784" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2f08534c12790e0fe018376f72616be" + }, + { + "@id": "urn:anon:hash:2632396539921835875.216" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.579" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1322" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2f08534c12790e0fe018376f72616be" + }, + { + "@id": "urn:anon:hash:2632396539921835875.216" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.579" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089097a8556e9231bc852d8df94f25a5", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1445", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.677" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.505", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.325" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.325" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.300", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.277" + }, + { + "@id": "urn:anon:hash:4390626191852969155.704" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.277" + }, + { + "@id": "urn:anon:hash:4390626191852969155.704" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.630", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.534" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.534" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60d757621d09212fb6aa695c99befb89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7be7383d845bcd0562b1dc5c1495cac9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.516", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + }, + { + "@id": "urn:anon:hash:1309352395631559165.604" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4893fe658c18083638fd2118df58a3a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + }, + { + "@id": "urn:anon:hash:3929554047386646216.431" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.99", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.415" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.415" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.164", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.770" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.754", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.603" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.634", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1672" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.638", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + }, + { + "@id": "urn:anon:hash:1309352395631559165.194" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e01d24ee65c1ab2d61d9e64da40f9f5c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.294" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.294" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.143", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.734" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.404", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.168" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.168" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab042c4b7b4f4ec01396b7f2e061a092" + }, + { + "@id": "urn:anon:hash:2632396539921835875.493" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.559" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab042c4b7b4f4ec01396b7f2e061a092" + }, + { + "@id": "urn:anon:hash:2632396539921835875.493" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1104" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.728", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.494" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4f40719db7e23d83db043b5713ecc7c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.528" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.839" + }, + { + "@id": "urn:anon:hash:3929554047386646216.489" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4f40719db7e23d83db043b5713ecc7c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.528" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1465" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.40", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1290" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1290" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.473", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "urn:anon:hash:1309352395631559165.598" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.598" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87abb35192bd1eb009161d94816955fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.437" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1427" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87abb35192bd1eb009161d94816955fd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.437" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.811" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.110" + }, + { + "@id": "urn:anon:hash:4390626191852969155.185" + }, + { + "@id": "urn:anon:hash:4390626191852969155.186" + }, + { + "@id": "urn:anon:hash:4390626191852969155.204" + }, + { + "@id": "urn:anon:hash:4390626191852969155.253" + }, + { + "@id": "urn:anon:hash:4390626191852969155.283" + }, + { + "@id": "urn:anon:hash:4390626191852969155.550" + }, + { + "@id": "urn:anon:hash:4390626191852969155.710" + }, + { + "@id": "urn:anon:hash:4390626191852969155.743" + }, + { + "@id": "urn:anon:hash:4390626191852969155.763" + }, + { + "@id": "urn:anon:hash:4390626191852969155.80" + }, + { + "@id": "urn:anon:hash:4390626191852969155.810" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0b6d0c5b54ce9bb302e1fde3a5dce4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.162" + }, + { + "@id": "urn:anon:hash:1309352395631559165.232" + }, + { + "@id": "urn:anon:hash:1309352395631559165.287" + }, + { + "@id": "urn:anon:hash:1309352395631559165.306" + }, + { + "@id": "urn:anon:hash:1309352395631559165.335" + }, + { + "@id": "urn:anon:hash:1309352395631559165.381" + }, + { + "@id": "urn:anon:hash:1309352395631559165.431" + }, + { + "@id": "urn:anon:hash:1309352395631559165.552" + }, + { + "@id": "urn:anon:hash:1309352395631559165.672" + }, + { + "@id": "urn:anon:hash:1309352395631559165.78" + }, + { + "@id": "urn:anon:hash:1309352395631559165.839" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.110" + }, + { + "@id": "urn:anon:hash:4390626191852969155.185" + }, + { + "@id": "urn:anon:hash:4390626191852969155.186" + }, + { + "@id": "urn:anon:hash:4390626191852969155.204" + }, + { + "@id": "urn:anon:hash:4390626191852969155.253" + }, + { + "@id": "urn:anon:hash:4390626191852969155.283" + }, + { + "@id": "urn:anon:hash:4390626191852969155.550" + }, + { + "@id": "urn:anon:hash:4390626191852969155.710" + }, + { + "@id": "urn:anon:hash:4390626191852969155.743" + }, + { + "@id": "urn:anon:hash:4390626191852969155.763" + }, + { + "@id": "urn:anon:hash:4390626191852969155.80" + }, + { + "@id": "urn:anon:hash:4390626191852969155.810" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80c889459f6bf57985073829c449e1f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba8ccc5a149a70ca764cd8e815d49405", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3a00827892a6d9583d008eb3fb1cf61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.187", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.595" + }, + { + "@id": "urn:anon:hash:4390626191852969155.823" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.595" + }, + { + "@id": "urn:anon:hash:4390626191852969155.823" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.461", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "urn:anon:hash:1309352395631559165.783" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.783" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.553", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.74" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.74" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.82", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.172" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.172" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18d7033a13af8ea100a50483da999f91" + }, + { + "@id": "urn:anon:hash:2632396539921835875.722" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.385" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1640" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18d7033a13af8ea100a50483da999f91" + }, + { + "@id": "urn:anon:hash:2632396539921835875.722" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.601" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58b16e11dec614ff536f97127e9cf333" + }, + { + "@id": "urn:anon:hash:2632396539921835875.365" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.183" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1393" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58b16e11dec614ff536f97127e9cf333" + }, + { + "@id": "urn:anon:hash:2632396539921835875.365" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.12", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e226560a0a8aa13bb7824ba52aa6378" + }, + { + "@id": "urn:anon:hash:3929554047386646216.13" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e226560a0a8aa13bb7824ba52aa6378" + }, + { + "@id": "urn:anon:hash:3929554047386646216.13" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.377", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.821" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.821" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa71780470740cc3032d2099d1eb39eb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1432" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1432" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.386" + }, + { + "@id": "urn:anon:hash:4390626191852969155.450" + }, + { + "@id": "urn:anon:hash:4390626191852969155.606" + }, + { + "@id": "urn:anon:hash:4390626191852969155.693" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.423" + }, + { + "@id": "urn:anon:hash:1309352395631559165.442" + }, + { + "@id": "urn:anon:hash:1309352395631559165.48" + }, + { + "@id": "urn:anon:hash:1309352395631559165.726" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.386" + }, + { + "@id": "urn:anon:hash:4390626191852969155.450" + }, + { + "@id": "urn:anon:hash:4390626191852969155.606" + }, + { + "@id": "urn:anon:hash:4390626191852969155.693" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd5eff0b15a63b75f8079077c23b7726" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.969", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c97a5159e715976ea987b61a6084a8b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.670" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c97a5159e715976ea987b61a6084a8b0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.670" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8183d3b3acfcef404fa38037b64ec988", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1130" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1130" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbff1297d23d071bfa13e08a9ee87b64", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "99.60414" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13fd87489a44de8bf9cb0f38a15b60", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.721", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e084fb540e59da3f3aa8d280c71f4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.315" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e084fb540e59da3f3aa8d280c71f4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.315" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.814", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "urn:anon:hash:1309352395631559165.699" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.699" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39485ebd7efc45d1450c0338179fe1d5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.876910000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.298", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.773" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.773" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7960276640a0d6e5c31e1bf2cb56b599", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "8.192887000000001024" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3209049d3f8e4699816531d726fbce20", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c07c5dfad18dcbef76f48667e5483ce8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.284" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1500" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c07c5dfad18dcbef76f48667e5483ce8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.284" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1349" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.306", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.612" + }, + { + "@id": "urn:anon:hash:4390626191852969155.550" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.612" + }, + { + "@id": "urn:anon:hash:4390626191852969155.550" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.413", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.660" + }, + { + "@id": "urn:anon:hash:4390626191852969155.0" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.660" + }, + { + "@id": "urn:anon:hash:4390626191852969155.0" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.270", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75b75262faa3dfc4a2185d3c15ca9f15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.46" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75b75262faa3dfc4a2185d3c15ca9f15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.46" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2adf5f621647700534fe52e02fd2598" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb8398ee0069b42774e870ab2bf56" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.56", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.55" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.55" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.91", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.439" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.439" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.674", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + }, + { + "@id": "urn:anon:hash:1309352395631559165.405" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.552", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "urn:anon:hash:1309352395631559165.722" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.722" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15f3d360b7b7df8c8a86538454e275b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.745" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.555" + }, + { + "@id": "urn:anon:hash:3929554047386646216.772" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15f3d360b7b7df8c8a86538454e275b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.745" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.106" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.826", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.222" + }, + { + "@id": "urn:anon:hash:4390626191852969155.163" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.222" + }, + { + "@id": "urn:anon:hash:4390626191852969155.163" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.309", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.566" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.715", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "urn:anon:hash:1309352395631559165.289" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.289" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.855", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfc3d3094fe7c9fdd2bfafe2dc271c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1001" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfc3d3094fe7c9fdd2bfafe2dc271c4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1001" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f40f2d9ee6f3b54ee4a2ba0f89874b93", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.833679" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9090953e6ea0d42c53eb5ce6be9c7284", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1305" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1641", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.336" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc93580796c112af2a5717909b30cda4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1610" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.344" + }, + { + "@id": "urn:anon:hash:4390626191852969155.484" + }, + { + "@id": "urn:anon:hash:4390626191852969155.639" + }, + { + "@id": "urn:anon:hash:4390626191852969155.774" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.246" + }, + { + "@id": "urn:anon:hash:1309352395631559165.416" + }, + { + "@id": "urn:anon:hash:1309352395631559165.531" + }, + { + "@id": "urn:anon:hash:1309352395631559165.778" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.344" + }, + { + "@id": "urn:anon:hash:4390626191852969155.484" + }, + { + "@id": "urn:anon:hash:4390626191852969155.639" + }, + { + "@id": "urn:anon:hash:4390626191852969155.774" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0d2324babba5246c0b5cc99b6e4dbf7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.293", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.512" + }, + { + "@id": "urn:anon:hash:4390626191852969155.354" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.512" + }, + { + "@id": "urn:anon:hash:4390626191852969155.354" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.459", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.759" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.759" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1552", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1d32e61419a3eed3a2c848e2b597b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.907" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1d32e61419a3eed3a2c848e2b597b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.907" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fba520469577beb1986dcfd195be524" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf71d553ab19ddf53448e022cd7c034e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.663" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.129" + }, + { + "@id": "urn:anon:hash:3929554047386646216.926" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf71d553ab19ddf53448e022cd7c034e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.663" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.895" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96c7f08ed5dfbd41106d847495a809c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1372" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1372" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89dedaadfc4fc6f483c40c36107a021e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.342" + }, + { + "@id": "urn:anon:hash:4390626191852969155.634" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.354" + }, + { + "@id": "urn:anon:hash:1309352395631559165.418" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.342" + }, + { + "@id": "urn:anon:hash:4390626191852969155.634" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957463630f634097414aa136404c2ef0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.470", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "urn:anon:hash:1309352395631559165.584" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.584" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.410", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:1309352395631559165.812" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.812" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b4ebaaf96492018bbb5c7056e2d0939", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "79.190510000000008192" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95e6f2915789cab839874ffc6d053995", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1705" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1705" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.986", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d84da210d87cdd27be472e3dec29cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1473" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d84da210d87cdd27be472e3dec29cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1473" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e32c8b6b5f4bfad4f4f41a5d3ece8ee", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.826", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.696" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.696" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.99", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.136" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1491", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1599" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.175", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.299" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de17922a336566fc395d9c3788f54909", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.635" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa08405a06ca0451ee163b7db1c6cbe", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7221fbb8fa3147c72366be1161367b93", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.83427" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d1434c61cdba5adda49f6de367f0825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.823" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.796" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1106" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d1434c61cdba5adda49f6de367f0825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.823" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1071" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.63", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.217" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.332", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.586" + }, + { + "@id": "urn:anon:hash:4390626191852969155.848" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.586" + }, + { + "@id": "urn:anon:hash:4390626191852969155.848" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dac4c6392bc1e0afceef8843e8e34c26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.21" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.794" + }, + { + "@id": "urn:anon:hash:3929554047386646216.207" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dac4c6392bc1e0afceef8843e8e34c26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.21" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a46cc2629710acd362ed8a6961d68391" + }, + { + "@id": "urn:anon:hash:2632396539921835875.542" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.301" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1291" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a46cc2629710acd362ed8a6961d68391" + }, + { + "@id": "urn:anon:hash:2632396539921835875.542" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.382" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.868", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1585" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/542ccffb28c6dd1f509bca72cfe07214", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.527", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.846" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.846" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.113", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.394" + }, + { + "@id": "urn:anon:hash:4390626191852969155.129" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.394" + }, + { + "@id": "urn:anon:hash:4390626191852969155.129" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.333", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.492" + }, + { + "@id": "urn:anon:hash:4390626191852969155.289" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.492" + }, + { + "@id": "urn:anon:hash:4390626191852969155.289" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.477", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.476" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/399f99fe854ed0f50bf788abc4241551", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "7.118106" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/673a401479dbcdf13607d76986af68ab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1080" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1080" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.330", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + }, + { + "@id": "urn:anon:hash:1309352395631559165.193" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.193" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.346", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06080689dfdab17d1f571cbba1f34eea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.347" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06080689dfdab17d1f571cbba1f34eea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.347" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.323", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.34" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.34" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6596a6205a6dfb2bdeda6f1b0414a3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.820" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.377" + }, + { + "@id": "urn:anon:hash:3929554047386646216.794" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6596a6205a6dfb2bdeda6f1b0414a3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.820" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60892174d213d33cec1ba3b6fe65a78a" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.755" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.802", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.56" + }, + { + "@id": "urn:anon:hash:4390626191852969155.262" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.56" + }, + { + "@id": "urn:anon:hash:4390626191852969155.262" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1073", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb275e83d0792318662a71bb2f7fd392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.148" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb275e83d0792318662a71bb2f7fd392" + }, + { + "@id": "urn:anon:hash:3929554047386646216.148" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93f53d9518ac7dd1a0ee9279a5b62ae2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.744" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.481", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.794" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.794" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1597", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1694" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.469", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "urn:anon:hash:1309352395631559165.731" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.731" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.571", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + }, + { + "@id": "urn:anon:hash:1309352395631559165.588" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53811af0ef6e788a433a23e656cdd872" + }, + { + "@id": "urn:anon:hash:2632396539921835875.396" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.645" + }, + { + "@id": "urn:anon:hash:3929554047386646216.286" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53811af0ef6e788a433a23e656cdd872" + }, + { + "@id": "urn:anon:hash:2632396539921835875.396" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.284" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.240", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.294" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.294" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.245", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.36" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.36" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb2f04036ee75c20d67459549d3c5e69" + }, + { + "@id": "urn:anon:hash:2632396539921835875.527" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.846" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1498" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb2f04036ee75c20d67459549d3c5e69" + }, + { + "@id": "urn:anon:hash:2632396539921835875.527" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/984c284a686a2a8fe63ee8fcea4c08f3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.995" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a7b99158937b8966737f2da590a17df", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1037" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1037" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0f835898a2bf73da948add0a158f7a5", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9d0be15535991ca5db86922613c0277", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.338" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.338" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e93eff9a86fe486155d219ed22e50" + }, + { + "@id": "urn:anon:hash:2632396539921835875.236" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.350" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1409" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e93eff9a86fe486155d219ed22e50" + }, + { + "@id": "urn:anon:hash:2632396539921835875.236" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed631210a8dfc8450aadaf74699f52b7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1502" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b911b714787c33613428e6542a9d9718", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.95", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.95" + }, + { + "@id": "urn:anon:hash:4390626191852969155.843" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.95" + }, + { + "@id": "urn:anon:hash:4390626191852969155.843" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.530", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "urn:anon:hash:1309352395631559165.202" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.202" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.2", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.135" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.135" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddf9149b4749f53a67f08c4d905d0418", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.656", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.573" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.147", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.228" + }, + { + "@id": "urn:anon:hash:4390626191852969155.817" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.228" + }, + { + "@id": "urn:anon:hash:4390626191852969155.817" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.839", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.737" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.737" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.717", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.825" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.825" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afb2c9f3585477b23caa9d14f408474e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1507" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45336d263a9a9db3696d702bdef98db0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.81184" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1350154bfb312042d2b3eb7087f35a2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.366457999999999488" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9811d15127855932b5baae5ec05b6b0b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.69657" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b03d628efc03f3ae53e329775610aa49", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1162" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.86", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "urn:anon:hash:1309352395631559165.701" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1701", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f7d7360060cc8e4d112bcfb7a565dc1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1419" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f7d7360060cc8e4d112bcfb7a565dc1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1419" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.18", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.478" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28fb4cdbca021d6b1ef6ac030ccdfbcc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.112" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.231" + }, + { + "@id": "urn:anon:hash:3929554047386646216.550" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28fb4cdbca021d6b1ef6ac030ccdfbcc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.112" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.626" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.264", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.466" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.466" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4b043853e32b535ba79618d403c7f3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.814" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.814" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1036ca1f45fc48b7eec7004453859a06", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.958" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.958" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.277", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.581" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.581" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1532", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1362958cbaeb38bfa5c3c36ea7a7b69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1213" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1362958cbaeb38bfa5c3c36ea7a7b69" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1213" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.538", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + }, + { + "@id": "urn:anon:hash:1309352395631559165.517" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.172", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.214" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.214" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7345ea47003d86381ffc3bbe95d629a4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1484" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb10d0cfa78f3bb5ea4a048fe7c9e51c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.835" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.520" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1324" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb10d0cfa78f3bb5ea4a048fe7c9e51c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.835" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1169" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.0" + }, + { + "@id": "urn:anon:hash:4390626191852969155.147" + }, + { + "@id": "urn:anon:hash:4390626191852969155.297" + }, + { + "@id": "urn:anon:hash:4390626191852969155.369" + }, + { + "@id": "urn:anon:hash:4390626191852969155.429" + }, + { + "@id": "urn:anon:hash:4390626191852969155.458" + }, + { + "@id": "urn:anon:hash:4390626191852969155.617" + }, + { + "@id": "urn:anon:hash:4390626191852969155.638" + }, + { + "@id": "urn:anon:hash:4390626191852969155.77" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.124" + }, + { + "@id": "urn:anon:hash:1309352395631559165.206" + }, + { + "@id": "urn:anon:hash:1309352395631559165.221" + }, + { + "@id": "urn:anon:hash:1309352395631559165.268" + }, + { + "@id": "urn:anon:hash:1309352395631559165.28" + }, + { + "@id": "urn:anon:hash:1309352395631559165.323" + }, + { + "@id": "urn:anon:hash:1309352395631559165.413" + }, + { + "@id": "urn:anon:hash:1309352395631559165.492" + }, + { + "@id": "urn:anon:hash:1309352395631559165.511" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.0" + }, + { + "@id": "urn:anon:hash:4390626191852969155.147" + }, + { + "@id": "urn:anon:hash:4390626191852969155.297" + }, + { + "@id": "urn:anon:hash:4390626191852969155.369" + }, + { + "@id": "urn:anon:hash:4390626191852969155.429" + }, + { + "@id": "urn:anon:hash:4390626191852969155.458" + }, + { + "@id": "urn:anon:hash:4390626191852969155.617" + }, + { + "@id": "urn:anon:hash:4390626191852969155.638" + }, + { + "@id": "urn:anon:hash:4390626191852969155.77" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01864b15df68dc4cadc0b310df158eac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d1434c61cdba5adda49f6de367f0825", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1106" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1106" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ffaa0141219c5cfd63bc0e5f60e35f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.515" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e3b63ff4e155e9d7deadfa92071971", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.943" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.943" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.829", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:1309352395631559165.361" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.361" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed5efa0add869e382645ceaa1c7aec56" + }, + { + "@id": "urn:anon:hash:2632396539921835875.651" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.87" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed5efa0add869e382645ceaa1c7aec56" + }, + { + "@id": "urn:anon:hash:2632396539921835875.651" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.196" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.408", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.73" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f14656d2ab44642aa59b520d733e0d1b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b66d32fcfdd2a6089ba085f7f0cd4e40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.384" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.679" + }, + { + "@id": "urn:anon:hash:3929554047386646216.73" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b66d32fcfdd2a6089ba085f7f0cd4e40" + }, + { + "@id": "urn:anon:hash:2632396539921835875.384" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.799" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/346d5a4c89123f41f04e4e4f2de48ac6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1657" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1657" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b932d77df9c3f86afafbb390239194af", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.93691" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1453", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83bb71e4dc9b2b210c0fe14b152f7cae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.486" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83bb71e4dc9b2b210c0fe14b152f7cae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.486" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc2a692cf6b6630c576229045da7238", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ed6373c5e688f5e4bc53bc0acc7991" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.723", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.372" + }, + { + "@id": "urn:anon:hash:4390626191852969155.412" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.372" + }, + { + "@id": "urn:anon:hash:4390626191852969155.412" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1d5558a8c4d90f2b3b49b8b1be3315b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4b840c181bca776a082c4b41cab9945" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1672", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6900defc1e55b5e7e55f059d389cb2aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.634" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6900defc1e55b5e7e55f059d389cb2aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.634" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.105", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.206" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.206" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.213", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "urn:anon:hash:1309352395631559165.251" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.251" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.474", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d08b62806edf60d7926d849c9bbd2aa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.614" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d08b62806edf60d7926d849c9bbd2aa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.614" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.138", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.92" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99c5585046e63586e9ec354099ad08cf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.87851" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d454758239c8bcefb1a0c6dc6880ab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1360" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1360" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.656", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.257" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.257" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.44", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.275" + }, + { + "@id": "urn:anon:hash:4390626191852969155.301" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.275" + }, + { + "@id": "urn:anon:hash:4390626191852969155.301" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/005cbd01fdbb95cf9b6429436f488952", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.672" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.733", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/777e8ee2b89d3610d14f398728e219ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.100" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/777e8ee2b89d3610d14f398728e219ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.100" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d19201ea829e249b2c0c69c3587b5e03", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1647" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1647" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.864", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1478" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da0bd2476e943eff87be6e7de99a50a8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77bf62fa09c51784dec9c4c1a3c6c0b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.547" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.599" + }, + { + "@id": "urn:anon:hash:3929554047386646216.564" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77bf62fa09c51784dec9c4c1a3c6c0b5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.547" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10484420c52b3d28c0e39a07bec3f55" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.601", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1640" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1553", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.295" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.295" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.297", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.402" + }, + { + "@id": "urn:anon:hash:4390626191852969155.353" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.402" + }, + { + "@id": "urn:anon:hash:4390626191852969155.353" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.539", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.159" + }, + { + "@id": "urn:anon:hash:4390626191852969155.680" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.159" + }, + { + "@id": "urn:anon:hash:4390626191852969155.680" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Bathroom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/654aa68cfe7d7d08e92c29f53a0e5fc7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1df007b90e2d0d29e463c42c09d73e96" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Bathroom" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.777", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.263" + }, + { + "@id": "urn:anon:hash:4390626191852969155.541" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.263" + }, + { + "@id": "urn:anon:hash:4390626191852969155.541" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c32e575fdc0afc80de8e6cc4adef827" + }, + { + "@id": "urn:anon:hash:2632396539921835875.499" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.641" + }, + { + "@id": "urn:anon:hash:3929554047386646216.350" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c32e575fdc0afc80de8e6cc4adef827" + }, + { + "@id": "urn:anon:hash:2632396539921835875.499" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.867", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21ce7752c1698b8a4bfb0081e5b1498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1224" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21ce7752c1698b8a4bfb0081e5b1498" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1224" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c6007582c2f37953568dd75eeec00b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.357" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.173" + }, + { + "@id": "urn:anon:hash:3929554047386646216.41" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c6007582c2f37953568dd75eeec00b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.357" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.42" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1e0db407e3d21579b3ded9da859bb91" + }, + { + "@id": "urn:anon:hash:2632396539921835875.360" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.808" + }, + { + "@id": "urn:anon:hash:3929554047386646216.89" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1e0db407e3d21579b3ded9da859bb91" + }, + { + "@id": "urn:anon:hash:2632396539921835875.360" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.90" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1169", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1324" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1324" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01eaffb8216dae2e50db8b2687810e37", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.338386" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a75d2c34964654651f6bcfc6adaaa70" + }, + { + "@id": "urn:anon:hash:2632396539921835875.767" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.603" + }, + { + "@id": "urn:anon:hash:3929554047386646216.33" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a75d2c34964654651f6bcfc6adaaa70" + }, + { + "@id": "urn:anon:hash:2632396539921835875.767" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1047" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1118", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1298" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1298" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74f25f3bfb198aabbff6011f4c6f79d0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c1b8b0d6a6b6d206a53cce187e22471" + }, + { + "@id": "urn:anon:hash:2632396539921835875.134" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.640" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1472" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c1b8b0d6a6b6d206a53cce187e22471" + }, + { + "@id": "urn:anon:hash:2632396539921835875.134" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.577" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.775", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01c2c69cc77f92544eb816ef6bf52af6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.139" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01c2c69cc77f92544eb816ef6bf52af6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.139" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.389", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.132" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.516", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.75" + }, + { + "@id": "urn:anon:hash:4390626191852969155.48" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.75" + }, + { + "@id": "urn:anon:hash:4390626191852969155.48" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.468", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.99" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.99" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5190808be5f02b4d502ad57bb2b2a0d0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1568" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1568" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.249" + }, + { + "@id": "urn:anon:hash:4390626191852969155.281" + }, + { + "@id": "urn:anon:hash:4390626191852969155.378" + }, + { + "@id": "urn:anon:hash:4390626191852969155.426" + }, + { + "@id": "urn:anon:hash:4390626191852969155.455" + }, + { + "@id": "urn:anon:hash:4390626191852969155.507" + }, + { + "@id": "urn:anon:hash:4390626191852969155.610" + }, + { + "@id": "urn:anon:hash:4390626191852969155.629" + }, + { + "@id": "urn:anon:hash:4390626191852969155.644" + }, + { + "@id": "urn:anon:hash:4390626191852969155.766" + }, + { + "@id": "urn:anon:hash:4390626191852969155.799" + }, + { + "@id": "urn:anon:hash:4390626191852969155.99" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7120ef93551a4c7082f23c304cf569dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/808e0145a0e099161f35b2924e1df801" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4d2bda63634a4e65d4049359dd29f38" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.111" + }, + { + "@id": "urn:anon:hash:1309352395631559165.134" + }, + { + "@id": "urn:anon:hash:1309352395631559165.176" + }, + { + "@id": "urn:anon:hash:1309352395631559165.27" + }, + { + "@id": "urn:anon:hash:1309352395631559165.328" + }, + { + "@id": "urn:anon:hash:1309352395631559165.415" + }, + { + "@id": "urn:anon:hash:1309352395631559165.430" + }, + { + "@id": "urn:anon:hash:1309352395631559165.45" + }, + { + "@id": "urn:anon:hash:1309352395631559165.467" + }, + { + "@id": "urn:anon:hash:1309352395631559165.561" + }, + { + "@id": "urn:anon:hash:1309352395631559165.739" + }, + { + "@id": "urn:anon:hash:1309352395631559165.801" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.249" + }, + { + "@id": "urn:anon:hash:4390626191852969155.281" + }, + { + "@id": "urn:anon:hash:4390626191852969155.378" + }, + { + "@id": "urn:anon:hash:4390626191852969155.426" + }, + { + "@id": "urn:anon:hash:4390626191852969155.455" + }, + { + "@id": "urn:anon:hash:4390626191852969155.507" + }, + { + "@id": "urn:anon:hash:4390626191852969155.610" + }, + { + "@id": "urn:anon:hash:4390626191852969155.629" + }, + { + "@id": "urn:anon:hash:4390626191852969155.644" + }, + { + "@id": "urn:anon:hash:4390626191852969155.766" + }, + { + "@id": "urn:anon:hash:4390626191852969155.799" + }, + { + "@id": "urn:anon:hash:4390626191852969155.99" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e20d83624ff68f1338989dc76b62335" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4e14c4fa8a997a67608c8e5b145cc63", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a566c0071a65b7391e35450fdb521dc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.863" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.863" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbdc701874d75b9493f2a24196f51046", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1386" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.141", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1328" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b260dde5243bcda6a05832e998e94f22", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.605" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.605" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.273", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "urn:anon:hash:1309352395631559165.756" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.756" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.235", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1145" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.11", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "urn:anon:hash:1309352395631559165.559" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.847", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.318" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37dfec2718d5543d05847423ca508751" + }, + { + "@id": "urn:anon:hash:2632396539921835875.491" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.433" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37dfec2718d5543d05847423ca508751" + }, + { + "@id": "urn:anon:hash:2632396539921835875.491" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1173", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21f8e9f6c605aad145af89394e625f7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1397" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21f8e9f6c605aad145af89394e625f7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1397" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e2bc2fe1e41962a1fccadc8a419253a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.538" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.517" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1477" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e2bc2fe1e41962a1fccadc8a419253a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.538" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.931" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.515", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.160" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.160" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d876f8e64ab16685e0cbaf3d4488f5e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/098e8985557e370fe8509eeb6a49c839" + }, + { + "@id": "urn:anon:hash:2632396539921835875.505" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.325" + }, + { + "@id": "urn:anon:hash:3929554047386646216.992" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/098e8985557e370fe8509eeb6a49c839" + }, + { + "@id": "urn:anon:hash:2632396539921835875.505" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1681" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f5a8112bac83fbc0f3229ff05dec5964", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1124" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1124" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24fb48b106ce2ea2f7bb4efcc3fff239", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/343a211394655b32423c41eb62ba3951" + }, + { + "@id": "urn:anon:hash:2632396539921835875.623" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.833" + }, + { + "@id": "urn:anon:hash:3929554047386646216.937" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/343a211394655b32423c41eb62ba3951" + }, + { + "@id": "urn:anon:hash:2632396539921835875.623" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.356" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.707", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.791" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.791" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.767", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.603" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee5ba13139f87f546d00266ade5712bf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d7d9d6687f373bf2a840b575e448a97", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da26cce50854db36feb91b5c1cc7eeec", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af757a38a904afca43ae980548105a82", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fab746e503a7b9a3e17318d1e3854b19" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.575", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.493" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.493" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.126", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "urn:anon:hash:1309352395631559165.228" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.228" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.406", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.916" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.916" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.447", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.687" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.687" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.10", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.305" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb786ec2ce9c133f2602cecd548f08e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.285" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.634" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1686" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb786ec2ce9c133f2602cecd548f08e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.285" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1669" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.625", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.551" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.551" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.67", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.754" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.754" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f868a1b464344b21e608c4ff3fa3ddb3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b4ed222cdbe2c59b660365e0d82c5d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec6b05d2263234c6cc10712cf1443d02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.396" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.814" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.396" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7da2a55746761ef9973ea73250b19c24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12374ba14ad3f6958cb91920fd93714c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.925" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.925" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.396", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.814" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.814" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92ff97037c41288cbb0bac6d852a5180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.34", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:1309352395631559165.215" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.215" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.336", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.250" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.250" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.249", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "urn:anon:hash:1309352395631559165.448" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.448" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.22", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "urn:anon:hash:1309352395631559165.259" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.259" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.513", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.175" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.28", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.27" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.27" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5a50b0026fc5594f072af4999e37a6a", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.810", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "urn:anon:hash:1309352395631559165.89" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.197", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.528" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.528" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.18", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.376" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8cdd6caa6bf6b1c866451a720877b03" + }, + { + "@id": "urn:anon:hash:2632396539921835875.187" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.511" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1570" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8cdd6caa6bf6b1c866451a720877b03" + }, + { + "@id": "urn:anon:hash:2632396539921835875.187" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1567", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.419" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.419" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.995", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1498" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1498" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.195", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "urn:anon:hash:1309352395631559165.247" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.247" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.572" + }, + { + "@id": "urn:anon:hash:4390626191852969155.813" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.227" + }, + { + "@id": "urn:anon:hash:1309352395631559165.417" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.572" + }, + { + "@id": "urn:anon:hash:4390626191852969155.813" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a96f2fd4c69fbe82c6f451225e64e99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7799053371ad35862944ffe0eef565b3", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/287b91f7685f91a09599bfe77aa9d9f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c032a5ab39f951eaf444bf2e45ee35fe" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a45f96a023d4a76d26a80cfccaa3468" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d6dcab7dd31de5be99ca73c612a8937", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.699" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.699" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.595", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.614" + }, + { + "@id": "urn:anon:hash:4390626191852969155.652" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.614" + }, + { + "@id": "urn:anon:hash:4390626191852969155.652" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16aff5a0514a460c40a9e490167f8f1f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.61554" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/00af26d0261ce3533dfc7b43ef17b3d9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/005cbd01fdbb95cf9b6429436f488952" + }, + { + "@id": "urn:anon:hash:2632396539921835875.261" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.751" + }, + { + "@id": "urn:anon:hash:3929554047386646216.672" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/005cbd01fdbb95cf9b6429436f488952" + }, + { + "@id": "urn:anon:hash:2632396539921835875.261" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.801" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.155" + }, + { + "@id": "urn:anon:hash:4390626191852969155.842" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.440" + }, + { + "@id": "urn:anon:hash:1309352395631559165.760" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.155" + }, + { + "@id": "urn:anon:hash:4390626191852969155.842" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57fc30ac6bdda4c84ad8ed71631c1af9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.258", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + }, + { + "@id": "urn:anon:hash:1309352395631559165.531" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.531" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5e5856104ae80845dbb84cd203aaefc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.725" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.725" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/691d804d38b6808a16219bd98d492c77" + }, + { + "@id": "urn:anon:hash:2632396539921835875.816" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.339" + }, + { + "@id": "urn:anon:hash:3929554047386646216.328" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/691d804d38b6808a16219bd98d492c77" + }, + { + "@id": "urn:anon:hash:2632396539921835875.816" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1650" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.349", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.609" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.609" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551e0259e1139d2a97c2f141e248a505", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.73984" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f07aa7f0a415856aa1e0a3aaa1bd49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.47" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.571" + }, + { + "@id": "urn:anon:hash:3929554047386646216.365" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f07aa7f0a415856aa1e0a3aaa1bd49" + }, + { + "@id": "urn:anon:hash:2632396539921835875.47" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.805" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.756", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.698" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.698" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1363", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1695" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.326", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.371" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.371" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.273", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec79853ac9fa08f23f8bc06f06a448c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1316" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec79853ac9fa08f23f8bc06f06a448c9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1316" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0d087e6fff241906c0de8be613cb9f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.483", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.613" + }, + { + "@id": "urn:anon:hash:4390626191852969155.322" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.613" + }, + { + "@id": "urn:anon:hash:4390626191852969155.322" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1165", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13b9409d744a6932c88f54ade9ffcd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.516" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13b9409d744a6932c88f54ade9ffcd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.516" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.244", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbef61359fe3207935580bc56dfc7a92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.710" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbef61359fe3207935580bc56dfc7a92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.710" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e96450ebb8efe6db294e5c758bb1ae96" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.307", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.776" + }, + { + "@id": "urn:anon:hash:4390626191852969155.114" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.776" + }, + { + "@id": "urn:anon:hash:4390626191852969155.114" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35f780b5efc6339124c88617a9321bac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.26" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.781" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1436" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35f780b5efc6339124c88617a9321bac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.26" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.297" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.294", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.254" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.254" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41960af3502a5fc184c222c1d612a80d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.0", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.171" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.171" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8eb66c91c41ca5487ee50df2cb5c67e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.480" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.364" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1446" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8eb66c91c41ca5487ee50df2cb5c67e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.480" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.737" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.284", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.728" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.728" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.727", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.65" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.65" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.42", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.840" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.840" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c5c0720be08867873dfe7e90507888", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.88444" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4a9a5f19276e80f29e34e8e1f85ea1d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.328" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.233" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1159" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4a9a5f19276e80f29e34e8e1f85ea1d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.328" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.861" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.722", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1177" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1177" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d65304fe862a4aa99204ad53fa334d92", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.575" + }, + { + "@id": "urn:anon:hash:4390626191852969155.767" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d1b831367045192ee5fd1ffbf49e8af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.314" + }, + { + "@id": "urn:anon:hash:1309352395631559165.724" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.575" + }, + { + "@id": "urn:anon:hash:4390626191852969155.767" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512e4c19ca4903abe1b4566e8eb8be6d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1418", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.369" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.369" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.108", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1456" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1456" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.556", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1551aa09bea5a8526e8689df20936a46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.102" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1551aa09bea5a8526e8689df20936a46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.102" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/878956595f2d43c3aeceaae501a278fe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1147" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1147" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbbdbe30676ade3553185ae862ee5a8d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.726" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.455" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1194" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbbdbe30676ade3553185ae862ee5a8d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.726" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1387" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.30", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe35bb6e7bfba4639d7b3469b437a8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.420" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe35bb6e7bfba4639d7b3469b437a8f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.420" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.921", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.112" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca03552e83c51ea802f8cfca2cfb93c7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f4e3db1a080dcc519ab42eca1a9f306" + }, + { + "@id": "urn:anon:hash:2632396539921835875.301" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.484" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f4e3db1a080dcc519ab42eca1a9f306" + }, + { + "@id": "urn:anon:hash:2632396539921835875.301" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.870" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1055", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1054" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1054" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a566c0071a65b7391e35450fdb521dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.668" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.863" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a566c0071a65b7391e35450fdb521dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.668" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1355" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.350", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.770" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55ad2cb38cfa1f4de182fa1a07a8876b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1254", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1559" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.255", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + }, + { + "@id": "urn:anon:hash:1309352395631559165.112" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.93", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.837" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.837" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.773", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "urn:anon:hash:1309352395631559165.636" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5a1fdd8b0ed39a0f3fb8eb72b4340a4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a12db459661f58a318041789cd493a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf24f099e4707c8a74f48091c26bc84" + }, + { + "@id": "urn:anon:hash:2632396539921835875.251" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.196" + }, + { + "@id": "urn:anon:hash:3929554047386646216.159" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf24f099e4707c8a74f48091c26bc84" + }, + { + "@id": "urn:anon:hash:2632396539921835875.251" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.809" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94ff6844f1c337435fb9c7293577ab4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1414" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1414" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80ce45be0da8cc79afdba8784911b8d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.586" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.332" + }, + { + "@id": "urn:anon:hash:3929554047386646216.785" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80ce45be0da8cc79afdba8784911b8d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.586" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1042" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f275bc931c996195108f7e404b3f1ae6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.791", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.2" + }, + { + "@id": "urn:anon:hash:4390626191852969155.707" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.2" + }, + { + "@id": "urn:anon:hash:4390626191852969155.707" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ade987676668da9b028946482cdebaa" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.565", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "urn:anon:hash:1309352395631559165.759" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.759" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.60", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.373" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.373" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.699", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.488" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.488" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3594e605e61622d614f66d889051129b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.815" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.365" + }, + { + "@id": "urn:anon:hash:3929554047386646216.645" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3594e605e61622d614f66d889051129b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.815" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.646" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.339", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.69" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.319", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69004d31dfbfb5e10c2f0cb93ccbcb02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1152" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69004d31dfbfb5e10c2f0cb93ccbcb02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1152" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.836", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.25" + }, + { + "@id": "urn:anon:hash:4390626191852969155.819" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.25" + }, + { + "@id": "urn:anon:hash:4390626191852969155.819" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.354", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.293" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.293" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc81497f7c6c76c43bff240ad727baf0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.584" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.838" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1521" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc81497f7c6c76c43bff240ad727baf0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.584" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.189" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d65aa57cb64989e424179d300d35103", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.560" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.560" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adeeaff8b12853cefaacbe502617d5ba", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582f6765884686d9c5640cc951aed73" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077f1d12d71637757b58a42293c62786" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e694babdf3dc186296d6733de989e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b19a6ee1ff3b45d29e2b5dddd5ddf23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386a8da9c6e518d64dd5c64bc9c8b644" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b90ae3666d6af6df80e430e9724bd94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f49652d38124e0c09e09ec0898a13e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/654aa68cfe7d7d08e92c29f53a0e5fc7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6852c07155d0171fc20d9d29d21f1490" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a6e6384eb9c6c4faf0eb987331b6931" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ab9f2d1f9d3b54520ca6d4caa723f56" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1dfabb9f44c5f28150108a0314d88c6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b09e743c57daefbf8904a46a87ff2309" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b35942a9f836b08dc19bd928a155887d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba504f9943337decd092e999b01133f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf821c41598e27a19080b224dce595d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0c3e5662c72ca0e0f80fed02bf86977" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c104fe5ce2f7e5bc2ce7828218dd3ac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8aaa16f5efc33f7fdafadf5ce59dfcf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.776", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.241" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.170" + }, + { + "@id": "urn:anon:hash:4390626191852969155.692" + }, + { + "@id": "urn:anon:hash:4390626191852969155.731" + }, + { + "@id": "urn:anon:hash:4390626191852969155.89" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.281" + }, + { + "@id": "urn:anon:hash:1309352395631559165.312" + }, + { + "@id": "urn:anon:hash:1309352395631559165.409" + }, + { + "@id": "urn:anon:hash:1309352395631559165.708" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.170" + }, + { + "@id": "urn:anon:hash:4390626191852969155.692" + }, + { + "@id": "urn:anon:hash:4390626191852969155.731" + }, + { + "@id": "urn:anon:hash:4390626191852969155.89" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2665f1868ad7b4d537c66d71bdbe2cd9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.522", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.842" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.842" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc0be089875d8727dad9d69f96b0cdc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.479" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90423560fb20e4154523cdf450fcab4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1105", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7aaf7f0155cda477794818a8d612414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.126" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7aaf7f0155cda477794818a8d612414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.126" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.87", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.784" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.784" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1049", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4dd47610bb5744df12ba93ee9d07888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1659" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4dd47610bb5744df12ba93ee9d07888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1659" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.762", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.736" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.736" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.671", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.256" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.256" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1483", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaa20a5573a67ca2b25cb1a458c3c607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.302" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaa20a5573a67ca2b25cb1a458c3c607" + }, + { + "@id": "urn:anon:hash:3929554047386646216.302" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.620" + }, + { + "@id": "urn:anon:hash:4390626191852969155.716" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.650" + }, + { + "@id": "urn:anon:hash:1309352395631559165.817" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.620" + }, + { + "@id": "urn:anon:hash:4390626191852969155.716" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b366508029ff1aa99b6556c32e76dd6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.716", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.459" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.459" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1313a03f343b2ea14b11da5c345bc705" + }, + { + "@id": "urn:anon:hash:2632396539921835875.71" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.119" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1297" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1313a03f343b2ea14b11da5c345bc705" + }, + { + "@id": "urn:anon:hash:2632396539921835875.71" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.524" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1324", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb10d0cfa78f3bb5ea4a048fe7c9e51c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1169" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb10d0cfa78f3bb5ea4a048fe7c9e51c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1169" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/240109e8c1422e4a991343dd7b69b599", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.85158" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.337", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.192" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.192" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be40adad7b20c9d4e8c21a5309bbeac6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1449" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.449", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.318" + }, + { + "@id": "urn:anon:hash:4390626191852969155.261" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.318" + }, + { + "@id": "urn:anon:hash:4390626191852969155.261" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.125", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.377" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.377" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.873", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1408" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1408" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.529" + }, + { + "@id": "urn:anon:hash:4390626191852969155.604" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.60" + }, + { + "@id": "urn:anon:hash:1309352395631559165.81" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.529" + }, + { + "@id": "urn:anon:hash:4390626191852969155.604" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7d43a6483d9f4b4f15f75c487ce28f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec1a3a028e86663c61b3745c862b6a74", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.469" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.469" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.584", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be0cf180f8948c9a4d0f6f9efd005cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.123" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be0cf180f8948c9a4d0f6f9efd005cf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.123" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92890c0d960c3c06ebbe5960a2f90b6e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d65aa57cb64989e424179d300d35103" + }, + { + "@id": "urn:anon:hash:2632396539921835875.696" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.801" + }, + { + "@id": "urn:anon:hash:3929554047386646216.560" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d65aa57cb64989e424179d300d35103" + }, + { + "@id": "urn:anon:hash:2632396539921835875.696" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.250" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6121ae21a5eaaf5125468fbf0f6d170", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.55745" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68bb24a12fbf3bf60c3af71362e6886d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.599" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.416", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.536" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.536" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c6cae77860023218c8e4eb84a0eb0e0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.887068" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fc3c7aa0e2d977ddf05d8628b8dffa3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb432a4f3992b1b067358993e62ad6ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.293" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.331" + }, + { + "@id": "urn:anon:hash:3929554047386646216.405" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb432a4f3992b1b067358993e62ad6ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.293" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b37d4db495e2d681b7be4ac4ffc5c51a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.732" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1335", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc26c3a37c53e06890db1400d1087a2d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1029" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc26c3a37c53e06890db1400d1087a2d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1029" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e0bdcfa195b8a066c0e6afc2acd6b10" + }, + { + "@id": "urn:anon:hash:2632396539921835875.794" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.42" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1293" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e0bdcfa195b8a066c0e6afc2acd6b10" + }, + { + "@id": "urn:anon:hash:2632396539921835875.794" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1246" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4b043853e32b535ba79618d403c7f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.740" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.161" + }, + { + "@id": "urn:anon:hash:3929554047386646216.814" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4b043853e32b535ba79618d403c7f3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.740" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.984" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4a94515ff9581046c248feee924b4ca", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57f8cace7342ab1cfec46d8b3f8911ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.772" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.135" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57f8cace7342ab1cfec46d8b3f8911ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.772" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.569", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.284" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.284" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.399", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + }, + { + "@id": "urn:anon:hash:1309352395631559165.757" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.757" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.935", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f6e56029eeb0dc4affc7031934a0a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.858" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f6e56029eeb0dc4affc7031934a0a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.858" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.722", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + }, + { + "@id": "urn:anon:hash:1309352395631559165.385" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae4416fc06750c793e89ffdc18afb09" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e94a7fbc37eba04b6b656c30bbd6df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.149" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.597" + }, + { + "@id": "urn:anon:hash:3929554047386646216.600" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e94a7fbc37eba04b6b656c30bbd6df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.149" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.840" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b260dde5243bcda6a05832e998e94f22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.625" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.551" + }, + { + "@id": "urn:anon:hash:3929554047386646216.605" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b260dde5243bcda6a05832e998e94f22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.625" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.743" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7bb2c332b12a18e8400354377cfad7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.315" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.205" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1065" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7bb2c332b12a18e8400354377cfad7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.315" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1671" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.333", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + }, + { + "@id": "urn:anon:hash:1309352395631559165.236" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a63d4cd3a5f5512a407e893840f677c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.13036" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7282c6cf3d90c98c774dfd839caebc72", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + }, + { + "@id": "urn:anon:hash:3929554047386646216.83" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1622", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/911e5219c53862ac63e543aa87b9b9ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1611" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/911e5219c53862ac63e543aa87b9b9ab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1611" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.914", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1142" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e547ec1c832010147f3e039e43514914", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + }, + { + "@id": "urn:anon:hash:3929554047386646216.932" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.932" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1020", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2addc0893d14d5e06a28105f49b58a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.712" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2addc0893d14d5e06a28105f49b58a02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.712" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.839", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5032c2a815667f2ad9d8e57e2c4ad02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1133" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5032c2a815667f2ad9d8e57e2c4ad02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1133" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1009", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/246691df3a4621abcfc531f5610299a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1577" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/246691df3a4621abcfc531f5610299a5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1577" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.434", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.266" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.266" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.447769999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.82", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.143" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.472", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1266" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1266" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.193", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1195" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1195" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.749", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.822" + }, + { + "@id": "urn:anon:hash:4390626191852969155.820" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.822" + }, + { + "@id": "urn:anon:hash:4390626191852969155.820" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.21", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.146" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.146" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.578", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + }, + { + "@id": "urn:anon:hash:1309352395631559165.249" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.249" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1aae2c3d201c221c884fc3cb85ec161" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.673", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.798" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.798" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.481" + }, + { + "@id": "urn:anon:hash:4390626191852969155.740" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.502" + }, + { + "@id": "urn:anon:hash:1309352395631559165.794" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.481" + }, + { + "@id": "urn:anon:hash:4390626191852969155.740" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b64fd444a92d7e54a25cde1ee8df190" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ec18fb323cd4f3b70e3befecdfa6e5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.742" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.490" + }, + { + "@id": "urn:anon:hash:3929554047386646216.540" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ec18fb323cd4f3b70e3befecdfa6e5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.742" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.705" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93963b0435b5bbc45e6af72ec8bbb15", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.669", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "urn:anon:hash:1309352395631559165.61" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1683", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e383edf7abafa5ae3376b927acbafc5a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.172" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e383edf7abafa5ae3376b927acbafc5a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.172" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.46", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.369" + }, + { + "@id": "urn:anon:hash:4390626191852969155.742" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.369" + }, + { + "@id": "urn:anon:hash:4390626191852969155.742" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/835dfee195c98f07c5f85147f82d356b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + }, + { + "@id": "urn:anon:hash:3929554047386646216.543" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.841", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "urn:anon:hash:1309352395631559165.527" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.527" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.172", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.189" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.189" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59ce658903bd79a805471f31130b2389", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "urn:anon:hash:3929554047386646216.140" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.140" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.722", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.109" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.109" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.265", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.37" + }, + { + "@id": "urn:anon:hash:4390626191852969155.58" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.37" + }, + { + "@id": "urn:anon:hash:4390626191852969155.58" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c9eadab0baf3616b30e4530688ed8f2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af3fe4bc77b25d00c61c0648181800a1", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebe8507a330c88ecab7064b430bdd899" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0fc6dc76a94c0d78e50bb2e9b5324da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2afe9e4f854ffea15a2e508d6c056eb6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1665" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.58", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.400" + }, + { + "@id": "urn:anon:hash:4390626191852969155.405" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.400" + }, + { + "@id": "urn:anon:hash:4390626191852969155.405" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.347", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + }, + { + "@id": "urn:anon:hash:1309352395631559165.25" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.221", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.336" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dfedaba9ab83331b47d09fe33682f72" + }, + { + "@id": "urn:anon:hash:2632396539921835875.636" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.767" + }, + { + "@id": "urn:anon:hash:3929554047386646216.66" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dfedaba9ab83331b47d09fe33682f72" + }, + { + "@id": "urn:anon:hash:2632396539921835875.636" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.67" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1399", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab90fc262f80ba3d3f6ebad11a0dd95b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1700" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab90fc262f80ba3d3f6ebad11a0dd95b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1700" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1313a03f343b2ea14b11da5c345bc705", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1297" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1297" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.600", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.421" + }, + { + "@id": "urn:anon:hash:4390626191852969155.662" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.421" + }, + { + "@id": "urn:anon:hash:4390626191852969155.662" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.192", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.173" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.173" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.511", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "urn:anon:hash:1309352395631559165.703" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.703" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.285", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "urn:anon:hash:1309352395631559165.634" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.634" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.810", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.431" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1175", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd6049096aa01c49bc4fa01b6434ab15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.360" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd6049096aa01c49bc4fa01b6434ab15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.360" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.558", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.549" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.549" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.25" + }, + { + "@id": "urn:anon:hash:4390626191852969155.362" + }, + { + "@id": "urn:anon:hash:4390626191852969155.781" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.184" + }, + { + "@id": "urn:anon:hash:1309352395631559165.257" + }, + { + "@id": "urn:anon:hash:1309352395631559165.811" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.25" + }, + { + "@id": "urn:anon:hash:4390626191852969155.362" + }, + { + "@id": "urn:anon:hash:4390626191852969155.781" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc5572a8ff6b46eff61335bb50696378" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.153" + }, + { + "@id": "urn:anon:hash:4390626191852969155.197" + }, + { + "@id": "urn:anon:hash:4390626191852969155.234" + }, + { + "@id": "urn:anon:hash:4390626191852969155.328" + }, + { + "@id": "urn:anon:hash:4390626191852969155.411" + }, + { + "@id": "urn:anon:hash:4390626191852969155.422" + }, + { + "@id": "urn:anon:hash:4390626191852969155.427" + }, + { + "@id": "urn:anon:hash:4390626191852969155.489" + }, + { + "@id": "urn:anon:hash:4390626191852969155.518" + }, + { + "@id": "urn:anon:hash:4390626191852969155.579" + }, + { + "@id": "urn:anon:hash:4390626191852969155.75" + }, + { + "@id": "urn:anon:hash:4390626191852969155.8" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b893bfcf13377d5fdf06df30e5846c1d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.101" + }, + { + "@id": "urn:anon:hash:1309352395631559165.126" + }, + { + "@id": "urn:anon:hash:1309352395631559165.140" + }, + { + "@id": "urn:anon:hash:1309352395631559165.226" + }, + { + "@id": "urn:anon:hash:1309352395631559165.239" + }, + { + "@id": "urn:anon:hash:1309352395631559165.453" + }, + { + "@id": "urn:anon:hash:1309352395631559165.488" + }, + { + "@id": "urn:anon:hash:1309352395631559165.528" + }, + { + "@id": "urn:anon:hash:1309352395631559165.568" + }, + { + "@id": "urn:anon:hash:1309352395631559165.601" + }, + { + "@id": "urn:anon:hash:1309352395631559165.674" + }, + { + "@id": "urn:anon:hash:1309352395631559165.808" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.153" + }, + { + "@id": "urn:anon:hash:4390626191852969155.197" + }, + { + "@id": "urn:anon:hash:4390626191852969155.234" + }, + { + "@id": "urn:anon:hash:4390626191852969155.328" + }, + { + "@id": "urn:anon:hash:4390626191852969155.411" + }, + { + "@id": "urn:anon:hash:4390626191852969155.422" + }, + { + "@id": "urn:anon:hash:4390626191852969155.427" + }, + { + "@id": "urn:anon:hash:4390626191852969155.489" + }, + { + "@id": "urn:anon:hash:4390626191852969155.518" + }, + { + "@id": "urn:anon:hash:4390626191852969155.579" + }, + { + "@id": "urn:anon:hash:4390626191852969155.75" + }, + { + "@id": "urn:anon:hash:4390626191852969155.8" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4b50bf1ac0af0f1efeb68d14d5a7b3d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.572", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + }, + { + "@id": "urn:anon:hash:1309352395631559165.316" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.316" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5418e8bb785e8ee2e81a9315eb5b9144" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/728cef5696b31f128a35710a61e9b5dd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "urn:anon:hash:3929554047386646216.242" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.825", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.418" + }, + { + "@id": "urn:anon:hash:4390626191852969155.717" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.418" + }, + { + "@id": "urn:anon:hash:4390626191852969155.717" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.140", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + }, + { + "@id": "urn:anon:hash:1309352395631559165.383" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.383" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1123", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f83bac6c128db1a3690b7735075b58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.387" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f83bac6c128db1a3690b7735075b58" + }, + { + "@id": "urn:anon:hash:3929554047386646216.387" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4dc740695f01d066f7508976686d0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.559" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.477" + }, + { + "@id": "urn:anon:hash:3929554047386646216.947" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4dc740695f01d066f7508976686d0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.559" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.948" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.49" + }, + { + "@id": "urn:anon:hash:4390626191852969155.596" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.477" + }, + { + "@id": "urn:anon:hash:1309352395631559165.627" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.49" + }, + { + "@id": "urn:anon:hash:4390626191852969155.596" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34fae1f0c54b64563c7c5b2eafbb1793" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.597", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.149" + }, + { + "@id": "urn:anon:hash:4390626191852969155.559" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.149" + }, + { + "@id": "urn:anon:hash:4390626191852969155.559" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1069", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6801a6f2b01c1ea003a1c4d18c9cc6a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.222" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6801a6f2b01c1ea003a1c4d18c9cc6a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.222" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a52a57ef1a45d23e88245e93c9647eda" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.524", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + }, + { + "@id": "urn:anon:hash:1309352395631559165.167" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.167" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.178", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.133" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.133" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1266", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac59792946333d639ed607174f6b5d63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.472" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac59792946333d639ed607174f6b5d63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.472" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.277", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.300" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7b2293133438245ef59fd57c490666", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1193" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1193" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5285673e0ef541cc5d86f7a3232b0226" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e1b183b41f913c3f1099a22dd37123b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.462" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.100" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.462" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.216", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.267" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.85", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5dbae5297adfa2b3357d4ec3a0459863" + }, + { + "@id": "urn:anon:hash:3929554047386646216.86" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5dbae5297adfa2b3357d4ec3a0459863" + }, + { + "@id": "urn:anon:hash:3929554047386646216.86" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.322", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfd562fce46608b82eabcabdd4ba00f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.862" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfd562fce46608b82eabcabdd4ba00f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.862" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06848cfd8e18da8288462a547667759c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.396" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a92b887796e141617d2c282a57e7ca", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.681" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.681" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66bfab788218bf9939bc2c3b60be0ad0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.760" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.760" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.183", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.182" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0681e57ba0fc7401c3eeeb8145d32e6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1052" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1052" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82b12bcb86edf1410fdf473e79f2fda8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1311" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e3b63ff4e155e9d7deadfa92071971" + }, + { + "@id": "urn:anon:hash:2632396539921835875.665" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.615" + }, + { + "@id": "urn:anon:hash:3929554047386646216.943" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e3b63ff4e155e9d7deadfa92071971" + }, + { + "@id": "urn:anon:hash:2632396539921835875.665" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.578" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.12", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:1309352395631559165.564" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.564" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad721677330916437a1a6f3222f793b3", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.136", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.124" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.124" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1245", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46461f54b0ddd4ea5f1dddc20ef02e59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1609" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46461f54b0ddd4ea5f1dddc20ef02e59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1609" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.925", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12374ba14ad3f6958cb91920fd93714c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.388" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12374ba14ad3f6958cb91920fd93714c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.388" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a05e35def03ad50dc03aecd76e7ffb7c", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.48", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.516" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.516" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac16718eabd9d51837965b1b6acfc76a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0506e1ad79d44bb2173672506254b5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.839" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.419" + }, + { + "@id": "urn:anon:hash:3929554047386646216.191" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0506e1ad79d44bb2173672506254b5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.839" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.727" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.817", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.628" + }, + { + "@id": "urn:anon:hash:4390626191852969155.716" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.628" + }, + { + "@id": "urn:anon:hash:4390626191852969155.716" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e4eb5e526449c3551bf0817ce17a819", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1452" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1452" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.120", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.285" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.439", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/663945ca97c939639c7b26f0da0a8c4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1365" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/663945ca97c939639c7b26f0da0a8c4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1365" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.597", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + }, + { + "@id": "urn:anon:hash:1309352395631559165.522" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.522" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.643", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.230" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.444", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:1309352395631559165.771" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.771" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afc39c74de4647544c27fe9156126258", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "urn:anon:hash:3929554047386646216.165" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b447e4d23c902c8ae94b9d0e9ef2a4d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.544" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1681", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.992" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.992" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/482b2f11f6c3387cf8af89ec655df1ac", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.626", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.452" + }, + { + "@id": "urn:anon:hash:4390626191852969155.735" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.452" + }, + { + "@id": "urn:anon:hash:4390626191852969155.735" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.475", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.468" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.468" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.854", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1030" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1030" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.755", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.107" + }, + { + "@id": "urn:anon:hash:4390626191852969155.782" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.107" + }, + { + "@id": "urn:anon:hash:4390626191852969155.782" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.670", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.200" + }, + { + "@id": "urn:anon:hash:4390626191852969155.27" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.200" + }, + { + "@id": "urn:anon:hash:4390626191852969155.27" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.313", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "urn:anon:hash:1309352395631559165.792" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.792" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1221", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.604" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.373", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + }, + { + "@id": "urn:anon:hash:1309352395631559165.744" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d8b706be422dd7f0c255e2c5ec37175", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "181.1436" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.534", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.630" + }, + { + "@id": "urn:anon:hash:4390626191852969155.818" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.630" + }, + { + "@id": "urn:anon:hash:4390626191852969155.818" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004cea9ce5d0d12c89a824a0c695fb29", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.422" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.155", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.192" + }, + { + "@id": "urn:anon:hash:4390626191852969155.525" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.192" + }, + { + "@id": "urn:anon:hash:4390626191852969155.525" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.783", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.461" + }, + { + "@id": "urn:anon:hash:4390626191852969155.16" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.461" + }, + { + "@id": "urn:anon:hash:4390626191852969155.16" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.825", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:1309352395631559165.582" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.582" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14fc3c64144ff792b31621547b61924c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.116" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.116" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f890f3b9ce29bd4b99a6b447e1d915c8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.428" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.735", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.444" + }, + { + "@id": "urn:anon:hash:4390626191852969155.793" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.444" + }, + { + "@id": "urn:anon:hash:4390626191852969155.793" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/688d0cd615786ef382f55d85d3bcc897", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1635" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a758897f14d79d40ba829d06daa9e1f4", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.831", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1039" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1039" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1686", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb786ec2ce9c133f2602cecd548f08e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1669" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb786ec2ce9c133f2602cecd548f08e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1669" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c5452869f095bb9e4f7b7ee194af982" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d48a927dbe131c555b5436a673b13099" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.626", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "urn:anon:hash:1309352395631559165.605" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.605" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1463", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.34" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.34" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512e4c19ca4903abe1b4566e8eb8be6d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.87585" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1383", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.822" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.822" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04efc8a33c4373f121b426688161ce65", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2a24c4fc2a393f1c86b5e6ee0001a47" + }, + { + "@id": "urn:anon:hash:2632396539921835875.246" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.312" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2a24c4fc2a393f1c86b5e6ee0001a47" + }, + { + "@id": "urn:anon:hash:2632396539921835875.246" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.171" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.109" + }, + { + "@id": "urn:anon:hash:4390626191852969155.280" + }, + { + "@id": "urn:anon:hash:4390626191852969155.4" + }, + { + "@id": "urn:anon:hash:4390626191852969155.478" + }, + { + "@id": "urn:anon:hash:4390626191852969155.509" + }, + { + "@id": "urn:anon:hash:4390626191852969155.515" + }, + { + "@id": "urn:anon:hash:4390626191852969155.561" + }, + { + "@id": "urn:anon:hash:4390626191852969155.576" + }, + { + "@id": "urn:anon:hash:4390626191852969155.672" + }, + { + "@id": "urn:anon:hash:4390626191852969155.742" + }, + { + "@id": "urn:anon:hash:4390626191852969155.750" + }, + { + "@id": "urn:anon:hash:4390626191852969155.93" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/856416cbf417922205ec38368d192709" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbb62d26d7df32283b17455dd1a2e557" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.163" + }, + { + "@id": "urn:anon:hash:1309352395631559165.347" + }, + { + "@id": "urn:anon:hash:1309352395631559165.419" + }, + { + "@id": "urn:anon:hash:1309352395631559165.436" + }, + { + "@id": "urn:anon:hash:1309352395631559165.46" + }, + { + "@id": "urn:anon:hash:1309352395631559165.571" + }, + { + "@id": "urn:anon:hash:1309352395631559165.66" + }, + { + "@id": "urn:anon:hash:1309352395631559165.820" + }, + { + "@id": "urn:anon:hash:1309352395631559165.834" + }, + { + "@id": "urn:anon:hash:1309352395631559165.837" + }, + { + "@id": "urn:anon:hash:1309352395631559165.89" + }, + { + "@id": "urn:anon:hash:1309352395631559165.94" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.109" + }, + { + "@id": "urn:anon:hash:4390626191852969155.280" + }, + { + "@id": "urn:anon:hash:4390626191852969155.4" + }, + { + "@id": "urn:anon:hash:4390626191852969155.478" + }, + { + "@id": "urn:anon:hash:4390626191852969155.509" + }, + { + "@id": "urn:anon:hash:4390626191852969155.515" + }, + { + "@id": "urn:anon:hash:4390626191852969155.561" + }, + { + "@id": "urn:anon:hash:4390626191852969155.576" + }, + { + "@id": "urn:anon:hash:4390626191852969155.672" + }, + { + "@id": "urn:anon:hash:4390626191852969155.742" + }, + { + "@id": "urn:anon:hash:4390626191852969155.750" + }, + { + "@id": "urn:anon:hash:4390626191852969155.93" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fdf72756adda58e95f4729a47a1acd26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14b8858773be8d254448a151b7976e2f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "59.56126" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.57", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1678" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be84a7cef7a864a1d03739083acfe077", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1694" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.805", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.654" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.587", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.359" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.359" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1dfb5a08133c45e361e752954b3fba", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "134.4588" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1431", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21df20f7b2cc1cd580c2a883f3f31fc9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.375" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21df20f7b2cc1cd580c2a883f3f31fc9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.375" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.305", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04ead5d531793889291fd7104f663ffb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1410" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04ead5d531793889291fd7104f663ffb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1410" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42ce97feadeaed3a5d3c339a7c56c892" + }, + { + "@id": "urn:anon:hash:2632396539921835875.836" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.281" + }, + { + "@id": "urn:anon:hash:3929554047386646216.860" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42ce97feadeaed3a5d3c339a7c56c892" + }, + { + "@id": "urn:anon:hash:2632396539921835875.836" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.815" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.281", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.280" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.280" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.474", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.513" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.513" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.383", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + }, + { + "@id": "urn:anon:hash:1309352395631559165.225" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.225" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.221", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aff8d30e81a434adb73975a3ffd6879" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1153" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aff8d30e81a434adb73975a3ffd6879" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1153" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509f64cd0967073b59037baa9ffeffea", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2374850b2b0137c0c8c61dc0fe02f26a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.471" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1183" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2374850b2b0137c0c8c61dc0fe02f26a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.471" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1395" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.292", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.650" + }, + { + "@id": "urn:anon:hash:4390626191852969155.239" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.650" + }, + { + "@id": "urn:anon:hash:4390626191852969155.239" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.745", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.711" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.711" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.570", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.738" + }, + { + "@id": "urn:anon:hash:4390626191852969155.785" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.738" + }, + { + "@id": "urn:anon:hash:4390626191852969155.785" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.101", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.463" + }, + { + "@id": "urn:anon:hash:4390626191852969155.8" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.463" + }, + { + "@id": "urn:anon:hash:4390626191852969155.8" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.367", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.244" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.384", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.951" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.951" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f15bc40a306b77c23d1b6bb979ee2b35", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.593", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.809" + }, + { + "@id": "urn:anon:hash:4390626191852969155.142" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.809" + }, + { + "@id": "urn:anon:hash:4390626191852969155.142" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01864b15df68dc4cadc0b310df158eac", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.30063" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1427", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87abb35192bd1eb009161d94816955fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.811" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87abb35192bd1eb009161d94816955fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.811" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.107", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.983" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.983" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb4d8a5c03a2b15349fde867d1964a7e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + }, + { + "@id": "urn:anon:hash:3929554047386646216.48" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.336", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bc894c95a57e0193687af98761aa090" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1641" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bc894c95a57e0193687af98761aa090" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1641" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.387", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.433" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.89", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + }, + { + "@id": "urn:anon:hash:1309352395631559165.649" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.412", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.723" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.723" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.52", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1470" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.115", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08a6e5872c98247cc3ee4f4ff703cf22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.779" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08a6e5872c98247cc3ee4f4ff703cf22" + }, + { + "@id": "urn:anon:hash:3929554047386646216.779" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d71a36c48eacc776a170267a3e1225fa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "145.9597" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.596", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + }, + { + "@id": "urn:anon:hash:1309352395631559165.15" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.286", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53811af0ef6e788a433a23e656cdd872" + }, + { + "@id": "urn:anon:hash:3929554047386646216.284" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53811af0ef6e788a433a23e656cdd872" + }, + { + "@id": "urn:anon:hash:3929554047386646216.284" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.345", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.438" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.438" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b0838ddc8544481a687c3b9e4abb940", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.323", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.642" + }, + { + "@id": "urn:anon:hash:4390626191852969155.429" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.642" + }, + { + "@id": "urn:anon:hash:4390626191852969155.429" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1318", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbbe0968d48dcdaaf416e8df3900d83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.968" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbbe0968d48dcdaaf416e8df3900d83" + }, + { + "@id": "urn:anon:hash:3929554047386646216.968" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72f5fd9a240ec0a26c693a9477fc79cc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1850ba5325e5893c534003e4e8fdf11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.432" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.410" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1046" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1850ba5325e5893c534003e4e8fdf11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.432" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.736" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.707", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + }, + { + "@id": "urn:anon:hash:1309352395631559165.497" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.497" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.681", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:1309352395631559165.713" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.713" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.624", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.138" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.138" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.22" + }, + { + "@id": "urn:anon:hash:4390626191852969155.303" + }, + { + "@id": "urn:anon:hash:4390626191852969155.335" + }, + { + "@id": "urn:anon:hash:4390626191852969155.459" + }, + { + "@id": "urn:anon:hash:4390626191852969155.526" + }, + { + "@id": "urn:anon:hash:4390626191852969155.56" + }, + { + "@id": "urn:anon:hash:4390626191852969155.661" + }, + { + "@id": "urn:anon:hash:4390626191852969155.679" + }, + { + "@id": "urn:anon:hash:4390626191852969155.700" + }, + { + "@id": "urn:anon:hash:4390626191852969155.845" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.250" + }, + { + "@id": "urn:anon:hash:1309352395631559165.339" + }, + { + "@id": "urn:anon:hash:1309352395631559165.586" + }, + { + "@id": "urn:anon:hash:1309352395631559165.673" + }, + { + "@id": "urn:anon:hash:1309352395631559165.75" + }, + { + "@id": "urn:anon:hash:1309352395631559165.759" + }, + { + "@id": "urn:anon:hash:1309352395631559165.761" + }, + { + "@id": "urn:anon:hash:1309352395631559165.80" + }, + { + "@id": "urn:anon:hash:1309352395631559165.842" + }, + { + "@id": "urn:anon:hash:1309352395631559165.96" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.22" + }, + { + "@id": "urn:anon:hash:4390626191852969155.303" + }, + { + "@id": "urn:anon:hash:4390626191852969155.335" + }, + { + "@id": "urn:anon:hash:4390626191852969155.459" + }, + { + "@id": "urn:anon:hash:4390626191852969155.526" + }, + { + "@id": "urn:anon:hash:4390626191852969155.56" + }, + { + "@id": "urn:anon:hash:4390626191852969155.661" + }, + { + "@id": "urn:anon:hash:4390626191852969155.679" + }, + { + "@id": "urn:anon:hash:4390626191852969155.700" + }, + { + "@id": "urn:anon:hash:4390626191852969155.845" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80381157d1d9e2485cc5a5db63c3de18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.562", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + }, + { + "@id": "urn:anon:hash:1309352395631559165.828" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.828" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8990a2560e3418672c26037c5d70c22", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.48206" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bc894c95a57e0193687af98761aa090" + }, + { + "@id": "urn:anon:hash:2632396539921835875.166" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.609" + }, + { + "@id": "urn:anon:hash:3929554047386646216.336" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bc894c95a57e0193687af98761aa090" + }, + { + "@id": "urn:anon:hash:2632396539921835875.166" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60892174d213d33cec1ba3b6fe65a78a" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1641" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.733", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.623" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7c68a244a114f2587b7cc664c08c5f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.635" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1588" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7c68a244a114f2587b7cc664c08c5f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.635" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.177" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.708", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "urn:anon:hash:1309352395631559165.169" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.169" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.610", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.764" + }, + { + "@id": "urn:anon:hash:4390626191852969155.166" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.764" + }, + { + "@id": "urn:anon:hash:4390626191852969155.166" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.526", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.723" + }, + { + "@id": "urn:anon:hash:4390626191852969155.212" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.723" + }, + { + "@id": "urn:anon:hash:4390626191852969155.212" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.219", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.313" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.313" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/571d1626ffd0b2e56844c025c786188d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd3c3a35e84eaf9d4770f6c7d51d8c9c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1684" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1684" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aff8d30e81a434adb73975a3ffd6879" + }, + { + "@id": "urn:anon:hash:2632396539921835875.199" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.221" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aff8d30e81a434adb73975a3ffd6879" + }, + { + "@id": "urn:anon:hash:2632396539921835875.199" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1153" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.70", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.390" + }, + { + "@id": "urn:anon:hash:4390626191852969155.419" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.390" + }, + { + "@id": "urn:anon:hash:4390626191852969155.419" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccfcdd2eed6419a3f3b5e2b67173549" + }, + { + "@id": "urn:anon:hash:2632396539921835875.421" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.600" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1196" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccfcdd2eed6419a3f3b5e2b67173549" + }, + { + "@id": "urn:anon:hash:2632396539921835875.421" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c89833a704685a3c5aa671680132911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.906" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d949dedf3232df6df95427e73138d21", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1094" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1094" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.221", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.753" + }, + { + "@id": "urn:anon:hash:4390626191852969155.369" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.753" + }, + { + "@id": "urn:anon:hash:4390626191852969155.369" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ed6373c5e688f5e4bc53bc0acc7991", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "243.618699999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.441", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.689" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.689" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + }, + { + "@id": "urn:anon:hash:1309352395631559165.41" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.367" + }, + { + "@id": "urn:anon:hash:4390626191852969155.505" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.244" + }, + { + "@id": "urn:anon:hash:1309352395631559165.42" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.367" + }, + { + "@id": "urn:anon:hash:4390626191852969155.505" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cc667e26e404335541b043528a6570a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c95292f2bf85d5b6b5764859e85a4ec1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.15" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.773", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1396" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1396" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.676", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.675" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1140", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1243" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1243" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.362", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:1309352395631559165.184" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.184" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.718", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.681" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.681" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.640", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "urn:anon:hash:1309352395631559165.837" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.837" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c47183979ddf136e684b65cd5c51750e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1563" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1563" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.425", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + }, + { + "@id": "urn:anon:hash:1309352395631559165.157" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.157" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.885", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.886" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.886" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.798", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + }, + { + "@id": "urn:anon:hash:1309352395631559165.482" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.482" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ecd4984736d5f0f9a2d2b72b271cfb5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0d66ac4a8756254eccd4c2e2e159f90" + }, + { + "@id": "urn:anon:hash:2632396539921835875.215" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.709" + }, + { + "@id": "urn:anon:hash:3929554047386646216.936" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0d66ac4a8756254eccd4c2e2e159f90" + }, + { + "@id": "urn:anon:hash:2632396539921835875.215" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d033039adcc140f8dd7b31df7fdb57d1", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.416", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f523b9cb5e1f561e765be59678faf94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.417" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f523b9cb5e1f561e765be59678faf94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.417" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.757", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.739" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.739" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.639", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.607" + }, + { + "@id": "urn:anon:hash:4390626191852969155.351" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.607" + }, + { + "@id": "urn:anon:hash:4390626191852969155.351" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8aec0a77fb2ff255ec66e9a066afaecb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1139" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1139" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eaaa7d48e8bf322dd33a7a33a223571", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b09e743c57daefbf8904a46a87ff2309" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7960276640a0d6e5c31e1bf2cb56b599" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a1f2b68c6ede22815c730c3c7bc0138", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb4d8a5c03a2b15349fde867d1964a7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.245" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.590" + }, + { + "@id": "urn:anon:hash:3929554047386646216.48" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb4d8a5c03a2b15349fde867d1964a7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.245" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/802283f78876a3754d42ab7249f47b12", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.555" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.555" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1267", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e7fb425446c185c5c0b0856c2422aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1359" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e7fb425446c185c5c0b0856c2422aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1359" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d35a1b69ba7913dd924c7a1fd6bdc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.359" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.359" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f21e94448fc1daade2f0a9ec1f99ba9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "110.0952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60d87fa05bfcfbbde54558c27c247c03", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e32f4121b08c0824a5447cc880b8f74", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bc9fed9ae8fa1ab957b071126dd1007" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1547", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1596" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1596" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.354", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7905863e927a2f3c214811c683f2f35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1466" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7905863e927a2f3c214811c683f2f35" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1466" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da5ab8da9a23b70f7b02f10ea14e7792", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1450" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1450" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f332c211401051104047e810d8504f48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.36", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.786" + }, + { + "@id": "urn:anon:hash:4390626191852969155.245" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.786" + }, + { + "@id": "urn:anon:hash:4390626191852969155.245" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1488", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1590" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.615", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1292" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1292" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.222", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.439" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.439" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.361", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.353" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.652", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.560" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.560" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.418", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + }, + { + "@id": "urn:anon:hash:1309352395631559165.825" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.825" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0e37cdedc182bf83189b7a86c04fa04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.278", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.203" + }, + { + "@id": "urn:anon:hash:4390626191852969155.183" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.203" + }, + { + "@id": "urn:anon:hash:4390626191852969155.183" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.670", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.969" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.969" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb882b1a223e4ddd63e9fe5b5a8fed6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "urn:anon:hash:3929554047386646216.248" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.248" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c884b6f39fd8a944f42993fa5ef84fe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.331" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.331" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.525", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + }, + { + "@id": "urn:anon:hash:1309352395631559165.220" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.220" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5212ceea6faaefdead75cee44247275f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.72052" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8ab1dda23bb40f9f1ec75e74e83fa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1308" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1308" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.55", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.540" + }, + { + "@id": "urn:anon:hash:4390626191852969155.271" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.540" + }, + { + "@id": "urn:anon:hash:4390626191852969155.271" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.800", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.136" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.496", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.161" + }, + { + "@id": "urn:anon:hash:4390626191852969155.646" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.161" + }, + { + "@id": "urn:anon:hash:4390626191852969155.646" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/748c050a4503b5c85d84404c8f8692aa", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.99177" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.687", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.491" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.491" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.241" + }, + { + "@id": "urn:anon:hash:4390626191852969155.319" + }, + { + "@id": "urn:anon:hash:4390626191852969155.339" + }, + { + "@id": "urn:anon:hash:4390626191852969155.355" + }, + { + "@id": "urn:anon:hash:4390626191852969155.506" + }, + { + "@id": "urn:anon:hash:4390626191852969155.598" + }, + { + "@id": "urn:anon:hash:4390626191852969155.673" + }, + { + "@id": "urn:anon:hash:4390626191852969155.690" + }, + { + "@id": "urn:anon:hash:4390626191852969155.697" + }, + { + "@id": "urn:anon:hash:4390626191852969155.70" + }, + { + "@id": "urn:anon:hash:4390626191852969155.797" + }, + { + "@id": "urn:anon:hash:4390626191852969155.801" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.135" + }, + { + "@id": "urn:anon:hash:1309352395631559165.138" + }, + { + "@id": "urn:anon:hash:1309352395631559165.190" + }, + { + "@id": "urn:anon:hash:1309352395631559165.255" + }, + { + "@id": "urn:anon:hash:1309352395631559165.289" + }, + { + "@id": "urn:anon:hash:1309352395631559165.305" + }, + { + "@id": "urn:anon:hash:1309352395631559165.518" + }, + { + "@id": "urn:anon:hash:1309352395631559165.527" + }, + { + "@id": "urn:anon:hash:1309352395631559165.640" + }, + { + "@id": "urn:anon:hash:1309352395631559165.69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.718" + }, + { + "@id": "urn:anon:hash:1309352395631559165.766" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.241" + }, + { + "@id": "urn:anon:hash:4390626191852969155.319" + }, + { + "@id": "urn:anon:hash:4390626191852969155.339" + }, + { + "@id": "urn:anon:hash:4390626191852969155.355" + }, + { + "@id": "urn:anon:hash:4390626191852969155.506" + }, + { + "@id": "urn:anon:hash:4390626191852969155.598" + }, + { + "@id": "urn:anon:hash:4390626191852969155.673" + }, + { + "@id": "urn:anon:hash:4390626191852969155.690" + }, + { + "@id": "urn:anon:hash:4390626191852969155.697" + }, + { + "@id": "urn:anon:hash:4390626191852969155.70" + }, + { + "@id": "urn:anon:hash:4390626191852969155.797" + }, + { + "@id": "urn:anon:hash:4390626191852969155.801" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/081fc4f6435ce5db890085696885b03d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1161", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75513c579cf06990da56313d2bb3cfa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.124" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75513c579cf06990da56313d2bb3cfa0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.124" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.469", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec1a3a028e86663c61b3745c862b6a74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.91" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec1a3a028e86663c61b3745c862b6a74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.91" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.124", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.399" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.399" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.546", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.544" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.891", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f42692febf162eca00fb2d837e390f62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.20" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f42692febf162eca00fb2d837e390f62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.20" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d02c6c0519a1d9eb04a90099c12d02df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.723" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.526" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1455" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d02c6c0519a1d9eb04a90099c12d02df" + }, + { + "@id": "urn:anon:hash:2632396539921835875.723" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.561" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.789", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.229" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.214", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca24ccb539b39edd9f894a157008453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.456" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca24ccb539b39edd9f894a157008453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.456" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.435", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.63" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a94a87bfb162c5b4de9455328a6ecfc9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.30859" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21df20f7b2cc1cd580c2a883f3f31fc9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.442" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.53" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1431" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21df20f7b2cc1cd580c2a883f3f31fc9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.442" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6900defc1e55b5e7e55f059d389cb2aa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1672" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df5a5161bfb0d7d1974a43f29c7840b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0c8bcb10ca09a40d142b13650713a15", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1312" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.792", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.313" + }, + { + "@id": "urn:anon:hash:4390626191852969155.299" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.313" + }, + { + "@id": "urn:anon:hash:4390626191852969155.299" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.115" + }, + { + "@id": "urn:anon:hash:4390626191852969155.321" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.680" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.115" + }, + { + "@id": "urn:anon:hash:4390626191852969155.321" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73d32563767c2badf6ee9f9542b88a85" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.812", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05a21138b551ccffa0c3718acf61c1b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.77" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05a21138b551ccffa0c3718acf61c1b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.77" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1550", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1673" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d20cebe206934e17e5d03d6a883c06bf", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.795", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.754" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.754" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.649", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.89" + }, + { + "@id": "urn:anon:hash:4390626191852969155.602" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.89" + }, + { + "@id": "urn:anon:hash:4390626191852969155.602" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f333d55a026c3f91896ca8ed1447d5f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.6" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.500" + }, + { + "@id": "urn:anon:hash:3929554047386646216.465" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f333d55a026c3f91896ca8ed1447d5f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.6" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.576" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99ad35a6a23dd0e5bb6f706974115155" + }, + { + "@id": "urn:anon:hash:2632396539921835875.621" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.485" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99ad35a6a23dd0e5bb6f706974115155" + }, + { + "@id": "urn:anon:hash:2632396539921835875.621" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.904" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.551", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.664" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6c18005a17dd131d21b27d837d913d7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.801" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.115" + }, + { + "@id": "urn:anon:hash:3929554047386646216.269" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6c18005a17dd131d21b27d837d913d7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.801" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1556" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c7ce801ea533a56e5b6321a695eac4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1187" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07aa0d602f23647809d9ad1c5cfc0a32", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/062192368b695aa39c0bbfc1f771458b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1069d3cc5c15bbb6804188a84ff3f310" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fcee10d1a2d95b15724fb6736e393f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6920da89d5dcc4fdb346cacd557492fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93b6ef548b9272dd360ec1c72da2f6e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94b7c4e8bcd0d14d1d5100bdfb8276e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967859ea498bab4a9c116f2b71bd8def" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c25725514623b10a9e43c579672e7ea9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9221939dd3a6da688b8171e129e80cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d027fca2c50747198dfde587a125e97a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1d5558a8c4d90f2b3b49b8b1be3315b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc5d3f62d22c37621e31780424e3badf" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0a9d3de951c8df1a6de9d5f2d41dbe2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e177be7e9bd1948a3bdfbb4ded4c5e64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf77a23ed83a63602eddef2cb7a9d21" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e86482bad7963026f8b88dc0c8c017", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.70726" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50c9881dc4a1a53879c39b8d0a03d24", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1668" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1668" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.330" + }, + { + "@id": "urn:anon:hash:4390626191852969155.796" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cd1a13e835fd1ce6864de098f77e8e10" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.47" + }, + { + "@id": "urn:anon:hash:1309352395631559165.843" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.330" + }, + { + "@id": "urn:anon:hash:4390626191852969155.796" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45970e205b0bb27b4939c372adee5099" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.305", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + }, + { + "@id": "urn:anon:hash:1309352395631559165.613" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.613" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.638", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.28" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.28" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.484", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.416" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.416" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.143", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "urn:anon:hash:1309352395631559165.720" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.720" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9b1b5f1c18e923e99e11fb1a5c9a97", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "11.51275" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.661", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1606" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.217", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.63" + }, + { + "@id": "urn:anon:hash:4390626191852969155.225" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.63" + }, + { + "@id": "urn:anon:hash:4390626191852969155.225" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.575", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.314" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.314" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/437e28593f221f03b9a33515eb52e64b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.838" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.772" + }, + { + "@id": "urn:anon:hash:3929554047386646216.628" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/437e28593f221f03b9a33515eb52e64b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.838" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.427" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a8c9ec5ec973c0c3374c769771fd4e8", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/509a1ef4c55b63e1c94bdaaf90b6cccd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.16", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.15" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.264", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.180" + }, + { + "@id": "urn:anon:hash:4390626191852969155.452" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.180" + }, + { + "@id": "urn:anon:hash:4390626191852969155.452" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.35", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.341" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.341" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.365", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f07aa7f0a415856aa1e0a3aaa1bd49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.805" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f07aa7f0a415856aa1e0a3aaa1bd49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.805" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.903", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ea7d9f5e47ae1b5357f72838f58616c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1000" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ea7d9f5e47ae1b5357f72838f58616c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1000" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.827", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.177" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.177" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c70a3fc45a97400da8f992ea94af5c7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.716" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.459" + }, + { + "@id": "urn:anon:hash:3929554047386646216.385" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c70a3fc45a97400da8f992ea94af5c7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.716" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.568" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5227743303bf5c368dc46a7b435657" + }, + { + "@id": "urn:anon:hash:2632396539921835875.837" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.771" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1663" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5227743303bf5c368dc46a7b435657" + }, + { + "@id": "urn:anon:hash:2632396539921835875.837" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.632" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.705", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.376" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8387c9a4a45c042dd7c27303e3f50bd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1016" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1016" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.47", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4c667299df25768276206fa1179f524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.337" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4c667299df25768276206fa1179f524" + }, + { + "@id": "urn:anon:hash:3929554047386646216.337" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75513c579cf06990da56313d2bb3cfa0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1161" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1161" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.41", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + }, + { + "@id": "urn:anon:hash:1309352395631559165.582" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.582" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1642", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.248" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.248" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.264", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.322" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5af7b1d15cc05007d62617fc8f2e5cbe", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7717f8ebfdccd75cb60f240292da5bdf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.638" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.194" + }, + { + "@id": "urn:anon:hash:3929554047386646216.505" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7717f8ebfdccd75cb60f240292da5bdf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.638" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.506" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.797", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493839559c29f94b14385a6c75db3bf1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1188" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493839559c29f94b14385a6c75db3bf1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1188" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/145ae028e6e1d1e2de45d4ab37f7bc04" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.319", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + }, + { + "@id": "urn:anon:hash:1309352395631559165.91" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/623bd11f31a7c86d2f253fc45928b301" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "28.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d524bcd46d79e7902461da137949a4cd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.385" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.387" + }, + { + "@id": "urn:anon:hash:3929554047386646216.351" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d524bcd46d79e7902461da137949a4cd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.385" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1468" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.310", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.489" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.489" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/125b99318b7941fbc2728530c55034ce", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.638" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.292", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c37ec865dddcc0b162ca729e1d7188", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1441" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1441" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1296", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1121" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1121" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed1b0d4f813e36545acbfcd859942145", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "urn:anon:hash:3929554047386646216.970" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.970" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00fdcca40a64cf7c4ec4caa72a044d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.460" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.428" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1019" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00fdcca40a64cf7c4ec4caa72a044d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.460" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1248" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1328", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c728327a915f629f91c7b5a5eba6540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.141" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c728327a915f629f91c7b5a5eba6540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.141" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.862", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.322" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1172", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.803" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.803" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.564", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.634" + }, + { + "@id": "urn:anon:hash:4390626191852969155.12" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.634" + }, + { + "@id": "urn:anon:hash:4390626191852969155.12" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.196", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.727" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.727" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.139" + }, + { + "@id": "urn:anon:hash:4390626191852969155.181" + }, + { + "@id": "urn:anon:hash:4390626191852969155.375" + }, + { + "@id": "urn:anon:hash:4390626191852969155.772" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.209" + }, + { + "@id": "urn:anon:hash:1309352395631559165.368" + }, + { + "@id": "urn:anon:hash:1309352395631559165.450" + }, + { + "@id": "urn:anon:hash:1309352395631559165.642" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.139" + }, + { + "@id": "urn:anon:hash:4390626191852969155.181" + }, + { + "@id": "urn:anon:hash:4390626191852969155.375" + }, + { + "@id": "urn:anon:hash:4390626191852969155.772" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01eaffb8216dae2e50db8b2687810e37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.195", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.288" + }, + { + "@id": "urn:anon:hash:4390626191852969155.657" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.288" + }, + { + "@id": "urn:anon:hash:4390626191852969155.657" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1023", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1022" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1022" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/875dd6d444a4d724685155ec2d31ca67", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "30.91344" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.18" + }, + { + "@id": "urn:anon:hash:4390626191852969155.371" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.26" + }, + { + "@id": "urn:anon:hash:1309352395631559165.698" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.18" + }, + { + "@id": "urn:anon:hash:4390626191852969155.371" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe76a33587ea143de89fa5d9cb131ee0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.300", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec5f5ae579173196609c264000c630b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.251" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec5f5ae579173196609c264000c630b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.251" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.713", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.542" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.542" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88eb4cb9c533a06ee9e69a0f32ba8022", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1376" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7421a0ba985817974cb13e74cae572c1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.941" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.941" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/34fae1f0c54b64563c7c5b2eafbb1793", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.617204" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.119", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.551" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.551" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1075", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/489ccfdba3be0e5f6401bd2bc956a9fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.335" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/489ccfdba3be0e5f6401bd2bc956a9fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.335" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab21d60e32109c8c38c45fe73a6bf2b5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "7.525403" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.700", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.364" + }, + { + "@id": "urn:anon:hash:4390626191852969155.683" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.364" + }, + { + "@id": "urn:anon:hash:4390626191852969155.683" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50bb3bc1f96995d081924590012a8540" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.725", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.474" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.474" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e7fb425446c185c5c0b0856c2422aa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1267" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.529", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1228" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1228" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.134", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.279" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.279" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1362", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.482" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.482" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.823", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.187" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.815", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.301" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.301" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e694babdf3dc186296d6733de989e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d33efc27fd6abf415436b66974a8dbc6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.216", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.715" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.715" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca51efe8a75f8e4a25d7c481ed612b23" + }, + { + "@id": "urn:anon:hash:2632396539921835875.305" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.613" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1596" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca51efe8a75f8e4a25d7c481ed612b23" + }, + { + "@id": "urn:anon:hash:2632396539921835875.305" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1547" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eacba6cc6f8ab2e43d6a9594d80e1b8a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0adfedc967837856d6fbc9600fb0182c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b54c5c4c30665fcf6ccbe4a0eff8dcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16dba15d1d8ad0db4b41baa52a628f40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c446eca134bbfab27d5cdc42768e9e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/455fb0efd6d19dc8390600657966f8f4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e32f4121b08c0824a5447cc880b8f74" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a54ac616d2bb010cf5e3c96f19ec550d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.866", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1308" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1308" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6945db730a4ef40ab3848cafe8cca1b0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1680" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.687", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.588" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.402", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.700" + }, + { + "@id": "urn:anon:hash:4390626191852969155.265" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.700" + }, + { + "@id": "urn:anon:hash:4390626191852969155.265" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.756", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50e0e6ae63a515699138526d6997d0fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.257" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50e0e6ae63a515699138526d6997d0fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.257" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1af6c7105114495c97b71c343e9f81eb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.400350000000004096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1210f785c6d0823563ed67424bfca63c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e4eb5e526449c3551bf0817ce17a819" + }, + { + "@id": "urn:anon:hash:2632396539921835875.759" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.486" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1452" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e4eb5e526449c3551bf0817ce17a819" + }, + { + "@id": "urn:anon:hash:2632396539921835875.759" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.256" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58da21aff0f4f5ad0351edcd4937ecde", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.954" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.954" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4530fe829fc5d681f7fe4f680ab9a4c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.514" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.209" + }, + { + "@id": "urn:anon:hash:3929554047386646216.608" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4530fe829fc5d681f7fe4f680ab9a4c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.514" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1208" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d16c28fba08b36048d69a6178ff58d7a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72a0cb37334e8122e871d7886d82ef58" + }, + { + "@id": "urn:anon:hash:2632396539921835875.135" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.348" + }, + { + "@id": "urn:anon:hash:3929554047386646216.110" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e651cecd7a1559dad0b04deee440167c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72a0cb37334e8122e871d7886d82ef58" + }, + { + "@id": "urn:anon:hash:2632396539921835875.135" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.75" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1177", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e197cad0dd7c28f575ac809f6accb682" + }, + { + "@id": "urn:anon:hash:3929554047386646216.722" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e197cad0dd7c28f575ac809f6accb682" + }, + { + "@id": "urn:anon:hash:3929554047386646216.722" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5bac7d8396bb03570e89d4f37195e28" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.150", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3b612a750196cb6ead2ec2658775256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1435" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3b612a750196cb6ead2ec2658775256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1435" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22067c1273b30406933a0ba5144cc4ae" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b93cee0d64aa5435a329771887f51720", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e9cdb5c4cdc05df681b2ee2fb3a2955" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22fb8629eb06e4956ff42727356bc85e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c3fc9f71feb660bf5be9c700859a258" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f5c3b657e73fdb62a08740a2a3cf1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b746d819d2a70a2312d00018f9068a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd6805c96500556b0f1a88591aa1972e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca7fbfd6bc0b3d9d91560b3c906bc04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9dc19b0b7b7e81dff96d143d2a50d0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7d67161f58a71c77f4f56ce96bf37d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.508", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.620" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.620" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d33efc27fd6abf415436b66974a8dbc6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.6531" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.335", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "urn:anon:hash:1309352395631559165.139" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.139" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a26cc9ef56fe85e2a40ec4017758ce3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "24.10693" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d005c0996f0b93001cfda3922224eac3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.66438" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.176", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1370" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.730", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.379" + }, + { + "@id": "urn:anon:hash:4390626191852969155.608" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.379" + }, + { + "@id": "urn:anon:hash:4390626191852969155.608" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.698", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1269" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ee29f6cae0643160751886b29d723b4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "urn:anon:hash:3929554047386646216.313" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.313" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d5cdb87c9e27189683b24e6ac4c60bd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1515" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.6", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.500" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0707b46c7b234cf2a2433fdb75b9233f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15f80ea6993779b014ab4b2fcecbe5d2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/67825961ab1b6b4672bee2a29608def1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1057", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.879" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.879" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.835", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.175" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ed92f33e0eec0e3ea1b65fee420c32a", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ceb95d84455e8b6a6e7c26d0c76d81a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bc96b803086def97d1c3748aa52c83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.607" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.639" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1361" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bc96b803086def97d1c3748aa52c83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.607" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0842d3bebb4f13c64656378c9794df" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1600" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b702cda7e5f7fea6189b3e0bbaadd02e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.574" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.760" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1519" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b702cda7e5f7fea6189b3e0bbaadd02e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.574" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1238" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.397", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.49" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.320", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.158" + }, + { + "@id": "urn:anon:hash:4390626191852969155.545" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.158" + }, + { + "@id": "urn:anon:hash:4390626191852969155.545" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac09f9aa879877ea3dd410b3f98bc8c8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3474f4bc46f2667a4ab70ea1379348f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.283" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1131", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b7a191998ae2e1ff75f2f6e050d7825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1217" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b7a191998ae2e1ff75f2f6e050d7825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1217" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6e44183f82ee5ef4f8eeb6675aa1888" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.980", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1107" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1107" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8114e52e1581bdc8cb73be1d167d06ba" + }, + { + "@id": "urn:anon:hash:2632396539921835875.63" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.217" + }, + { + "@id": "urn:anon:hash:3929554047386646216.808" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8114e52e1581bdc8cb73be1d167d06ba" + }, + { + "@id": "urn:anon:hash:2632396539921835875.63" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccd279d2b6828920b4a3d4209c96283" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1380" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.506", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.127" + }, + { + "@id": "urn:anon:hash:4390626191852969155.816" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.127" + }, + { + "@id": "urn:anon:hash:4390626191852969155.816" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1528", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.820" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.820" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.253", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1007" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1007" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1205361990baee509d081daa201d3737", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1323" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1323" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6cb49b60e6429e82e7e81bc41631096", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1257" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1257" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1083", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11e1b20cfc29bf03c1b1613ed2eef697" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1084" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11e1b20cfc29bf03c1b1613ed2eef697" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1084" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.824", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.302" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.302" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.152", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.742" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.742" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.133", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.20" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.20" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.764", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + }, + { + "@id": "urn:anon:hash:1309352395631559165.202" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.202" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e2d00bd95d57f2ea081f4d863ccb49", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.735" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.735" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1237", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.547" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.547" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.263", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.406" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.406" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.498", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.807" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.807" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fcff7d614277fa24cee1a6efdc26d7b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.739", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.456" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.456" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.814", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4b043853e32b535ba79618d403c7f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.984" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4b043853e32b535ba79618d403c7f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.984" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.614", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.628" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.628" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08e9396bd7bfb7672977a65ef766e0a3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.166" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f598ec6fceb26d250cfdfcb3f07ab9ac" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.610" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.166" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae0f0ccbd8a138dc42915c30734f9df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.129", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + }, + { + "@id": "urn:anon:hash:1309352395631559165.492" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.492" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.171", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.312" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.312" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.304", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + }, + { + "@id": "urn:anon:hash:1309352395631559165.197" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.337", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.480" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.832", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + }, + { + "@id": "urn:anon:hash:1309352395631559165.188" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.188" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.625", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d046b7a5592b95950ae3b4379679e552" + }, + { + "@id": "urn:anon:hash:3929554047386646216.282" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d046b7a5592b95950ae3b4379679e552" + }, + { + "@id": "urn:anon:hash:3929554047386646216.282" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fc050319bb9e7a2502a84d86dedcd99" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0ef527e070d20d31dfc59f6ed9237ed", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.511980000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/864480b17cf1737a5c2bb97254d486f3", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1061", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.642" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768cb7875c190ca93469c1b76c0ca418", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d8b706be422dd7f0c255e2c5ec37175" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6428eef9093a4bee06ac9574657a93" + }, + { + "@id": "urn:anon:hash:2632396539921835875.704" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.568" + }, + { + "@id": "urn:anon:hash:3929554047386646216.574" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6428eef9093a4bee06ac9574657a93" + }, + { + "@id": "urn:anon:hash:2632396539921835875.704" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1079" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512a0596514cf472bcb4dbb750e048b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.117" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.797" + }, + { + "@id": "urn:anon:hash:3929554047386646216.586" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/512a0596514cf472bcb4dbb750e048b9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.117" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.620" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1028", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7909a6766f1c35a138a90fc58513e558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1247" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7909a6766f1c35a138a90fc58513e558" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1247" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93312070142fc12eaeef17815dc22962" + }, + { + "@id": "urn:anon:hash:2632396539921835875.194" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.426" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1081" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93312070142fc12eaeef17815dc22962" + }, + { + "@id": "urn:anon:hash:2632396539921835875.194" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1371" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06080689dfdab17d1f571cbba1f34eea", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.346" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53ea38f8c59cfc1d0ef42199322cdb7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed1b0d4f813e36545acbfcd859942145" + }, + { + "@id": "urn:anon:hash:2632396539921835875.560" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.587" + }, + { + "@id": "urn:anon:hash:3929554047386646216.970" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed1b0d4f813e36545acbfcd859942145" + }, + { + "@id": "urn:anon:hash:2632396539921835875.560" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.933" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.828", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f866532ad8f449c244dd4c3bcac9a1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.364" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f866532ad8f449c244dd4c3bcac9a1f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.364" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.480", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765c0b43866a47e7f9b0705a8698004e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.178" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765c0b43866a47e7f9b0705a8698004e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.178" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.627", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.775" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.775" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.202", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.271" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a0f0c66ebed6765ca1b2ad5dc9934a9", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2a8e19904182df7afdc27bd45918152", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5a74a8c3e3fa7da305bac4057a9181", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412fd4bdb54a4f85064e72ea5e0a0446" + }, + { + "@id": "urn:anon:hash:2632396539921835875.211" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.127" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1692" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412fd4bdb54a4f85064e72ea5e0a0446" + }, + { + "@id": "urn:anon:hash:2632396539921835875.211" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1526" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.317", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.835" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.835" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1201", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1674" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1674" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.516", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1165" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29600fe58f22dd88e1d09acb554b8685", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1542" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1542" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1289", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1181" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1019", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00fdcca40a64cf7c4ec4caa72a044d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1248" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00fdcca40a64cf7c4ec4caa72a044d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1248" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.843", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + }, + { + "@id": "urn:anon:hash:1309352395631559165.95" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.595", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + }, + { + "@id": "urn:anon:hash:1309352395631559165.384" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.384" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.222", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.164" + }, + { + "@id": "urn:anon:hash:4390626191852969155.556" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.164" + }, + { + "@id": "urn:anon:hash:4390626191852969155.556" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fcf8f6530e0165870332b3b52c999e4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.90577" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.246", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.508" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.508" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.616", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.479" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.443", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.706" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.706" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.528", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:1309352395631559165.318" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05d27240c8f294ae25cef94182720ff9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17f8ecbfa036ccf80ce5a6f7f6cc1af7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.603" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.287" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1103" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17f8ecbfa036ccf80ce5a6f7f6cc1af7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.603" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1258" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.23", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.318" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.318" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.748", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.178" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.178" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.210" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53811af0ef6e788a433a23e656cdd872", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.286" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.286" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10828695749bd9238cf620285b7349c3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1121" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1121" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b84915c8676df8b08287cd2c0970295d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.428", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.460" + }, + { + "@id": "urn:anon:hash:4390626191852969155.476" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.460" + }, + { + "@id": "urn:anon:hash:4390626191852969155.476" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.282", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.750" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.750" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4ab2ce54696be4378c1141e6cdd96a6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "urn:anon:hash:3929554047386646216.963" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.963" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.655", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.618" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4573ea61d4cfb61521bcc0df09093642", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1132" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bfdbd015612e5fe5e8819c5ead01a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.170" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.713" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1469" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bfdbd015612e5fe5e8819c5ead01a02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.170" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.483" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.395", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.394" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca33dae71456b41391734f36d8086a7e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + }, + { + "@id": "urn:anon:hash:3929554047386646216.101" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.101" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea1bf80acd3037a02a5f9e48989a3e09" + }, + { + "@id": "urn:anon:hash:2632396539921835875.497" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.327" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1426" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea1bf80acd3037a02a5f9e48989a3e09" + }, + { + "@id": "urn:anon:hash:2632396539921835875.497" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1525" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.776", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.787" + }, + { + "@id": "urn:anon:hash:4390626191852969155.603" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.787" + }, + { + "@id": "urn:anon:hash:4390626191852969155.603" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.662", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1691" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1691" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aaf823e6433d8d3a42be70529a3f90e0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.89238" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1108", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1655" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.372", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.316" + }, + { + "@id": "urn:anon:hash:4390626191852969155.666" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.316" + }, + { + "@id": "urn:anon:hash:4390626191852969155.666" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2cbd12abca0fdd0956ff284f7586512" + }, + { + "@id": "urn:anon:hash:2632396539921835875.765" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.725" + }, + { + "@id": "urn:anon:hash:3929554047386646216.59" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2cbd12abca0fdd0956ff284f7586512" + }, + { + "@id": "urn:anon:hash:2632396539921835875.765" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3178c3f60e9823a3749354f65d4840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.402" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.844", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + }, + { + "@id": "urn:anon:hash:1309352395631559165.288" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.288" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49ccaef742c69ba1ba451e5cfe811867" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/425162f5908f31d51d04b8b5ecf20b8a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "urn:anon:hash:3929554047386646216.704" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.704" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.459", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.409" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ee0c82c40a8b5977413ecd98896ddf4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.274", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/921f04d87c671f77882983708655bd4c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.275" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/921f04d87c671f77882983708655bd4c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.275" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1653b59bc5e072e5c09b84a74ea1131c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1569" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1569" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1472", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c1b8b0d6a6b6d206a53cce187e22471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.577" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c1b8b0d6a6b6d206a53cce187e22471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.577" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.481", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.425" + }, + { + "@id": "urn:anon:hash:4390626191852969155.402" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.425" + }, + { + "@id": "urn:anon:hash:4390626191852969155.402" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.302", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.546" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.546" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.640", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/922f7c03ec0b0f315017216c3314acc8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.719" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/922f7c03ec0b0f315017216c3314acc8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.719" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.468", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.467" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.467" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.812", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.496" + }, + { + "@id": "urn:anon:hash:4390626191852969155.410" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.496" + }, + { + "@id": "urn:anon:hash:4390626191852969155.410" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.138", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + }, + { + "@id": "urn:anon:hash:1309352395631559165.762" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.762" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.308", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.508" + }, + { + "@id": "urn:anon:hash:4390626191852969155.227" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.508" + }, + { + "@id": "urn:anon:hash:4390626191852969155.227" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.36", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.237" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.237" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1032", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97c5d67a76501d1dbc27a7983e77e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1295" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97c5d67a76501d1dbc27a7983e77e4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1295" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.92", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.138" + }, + { + "@id": "urn:anon:hash:4390626191852969155.397" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.138" + }, + { + "@id": "urn:anon:hash:4390626191852969155.397" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0744c2574d169db04677cabe10b08f0b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "urn:anon:hash:3929554047386646216.570" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1578", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1311" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ad4a307c3ae973b15bb815b12d06327", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "12.87672" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb4c509538e5e4ce6b8d53054cddd43d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be7e46f7ab579e10bb455a824247f014" + }, + { + "@id": "urn:anon:hash:2632396539921835875.138" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.262" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be7e46f7ab579e10bb455a824247f014" + }, + { + "@id": "urn:anon:hash:2632396539921835875.138" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.165" + }, + { + "@id": "urn:anon:hash:4390626191852969155.336" + }, + { + "@id": "urn:anon:hash:4390626191852969155.446" + }, + { + "@id": "urn:anon:hash:4390626191852969155.466" + }, + { + "@id": "urn:anon:hash:4390626191852969155.547" + }, + { + "@id": "urn:anon:hash:4390626191852969155.593" + }, + { + "@id": "urn:anon:hash:4390626191852969155.601" + }, + { + "@id": "urn:anon:hash:4390626191852969155.624" + }, + { + "@id": "urn:anon:hash:4390626191852969155.753" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6adba49fc02a6eea24d4455268074d26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b24c2bac15d0bd08a8d80b835fe84070" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.139" + }, + { + "@id": "urn:anon:hash:1309352395631559165.149" + }, + { + "@id": "urn:anon:hash:1309352395631559165.471" + }, + { + "@id": "urn:anon:hash:1309352395631559165.501" + }, + { + "@id": "urn:anon:hash:1309352395631559165.517" + }, + { + "@id": "urn:anon:hash:1309352395631559165.565" + }, + { + "@id": "urn:anon:hash:1309352395631559165.669" + }, + { + "@id": "urn:anon:hash:1309352395631559165.68" + }, + { + "@id": "urn:anon:hash:1309352395631559165.704" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.165" + }, + { + "@id": "urn:anon:hash:4390626191852969155.336" + }, + { + "@id": "urn:anon:hash:4390626191852969155.446" + }, + { + "@id": "urn:anon:hash:4390626191852969155.466" + }, + { + "@id": "urn:anon:hash:4390626191852969155.547" + }, + { + "@id": "urn:anon:hash:4390626191852969155.593" + }, + { + "@id": "urn:anon:hash:4390626191852969155.601" + }, + { + "@id": "urn:anon:hash:4390626191852969155.624" + }, + { + "@id": "urn:anon:hash:4390626191852969155.753" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d2e9ae8e222d99feed9fb8e2c684031" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.799", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.466" + }, + { + "@id": "urn:anon:hash:4390626191852969155.68" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.466" + }, + { + "@id": "urn:anon:hash:4390626191852969155.68" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.197", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "urn:anon:hash:1309352395631559165.48" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/819fb9f248a4915df3ea71c5b6a5254a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7d43a6483d9f4b4f15f75c487ce28f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.66829" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.541", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc967f2c382edf97f61e3b1b19f8c8e6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.713" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc967f2c382edf97f61e3b1b19f8c8e6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.713" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.310", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.51" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.401", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.140" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.140" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.143", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9731dbb38e062f6724a790e3bcf8d888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.82" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9731dbb38e062f6724a790e3bcf8d888" + }, + { + "@id": "urn:anon:hash:3929554047386646216.82" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57b8056896f6313fada73fef57ae0a80", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbff1297d23d071bfa13e08a9ee87b64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/718e82dd35668077a8a2e3c65f577bb8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.310" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.650" + }, + { + "@id": "urn:anon:hash:3929554047386646216.70" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/718e82dd35668077a8a2e3c65f577bb8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.310" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1146" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1104", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.559" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.369", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.46" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.46" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13a1364879e3be95e07cf66644c84aed", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc2439b352353250779cf15174dd4d8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.790" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.848" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc2439b352353250779cf15174dd4d8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.790" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.109" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.650", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.310" + }, + { + "@id": "urn:anon:hash:4390626191852969155.620" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.310" + }, + { + "@id": "urn:anon:hash:4390626191852969155.620" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81a40682b2347cab670a21e1d394e239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17c5e62051ead15a16c5a20bd94ceca8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.783" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.783" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.340", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.13" + }, + { + "@id": "urn:anon:hash:4390626191852969155.642" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.13" + }, + { + "@id": "urn:anon:hash:4390626191852969155.642" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.509", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.436" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.521", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.167" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.167" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.675", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.115" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.115" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.806", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.598" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.598" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768cb7875c190ca93469c1b76c0ca418" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fd6f49e64e80542f27aa5ac0f83ebcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.332", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.722" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.722" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.304", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.562" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b9be87b94bed86d09eb1de6ba41df7f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "31.76311" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.970", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed1b0d4f813e36545acbfcd859942145" + }, + { + "@id": "urn:anon:hash:3929554047386646216.933" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed1b0d4f813e36545acbfcd859942145" + }, + { + "@id": "urn:anon:hash:3929554047386646216.933" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.795", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.96" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.96" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.11", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.394" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.394" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf71d553ab19ddf53448e022cd7c034e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "urn:anon:hash:3929554047386646216.926" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.926" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c728327a915f629f91c7b5a5eba6540", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1328" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd2b4f7a79af29967386baca108f3706", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + }, + { + "@id": "urn:anon:hash:3929554047386646216.344" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.344" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.740", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.702" + }, + { + "@id": "urn:anon:hash:4390626191852969155.494" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.702" + }, + { + "@id": "urn:anon:hash:4390626191852969155.494" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b750412a4f9cb24d67903521a5886fa0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7909a6766f1c35a138a90fc58513e558" + }, + { + "@id": "urn:anon:hash:2632396539921835875.376" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.786" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1028" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7909a6766f1c35a138a90fc58513e558" + }, + { + "@id": "urn:anon:hash:2632396539921835875.376" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1247" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.485", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99ad35a6a23dd0e5bb6f706974115155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.904" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99ad35a6a23dd0e5bb6f706974115155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.904" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.323", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + }, + { + "@id": "urn:anon:hash:1309352395631559165.276" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.401", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.641" + }, + { + "@id": "urn:anon:hash:4390626191852969155.235" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.641" + }, + { + "@id": "urn:anon:hash:4390626191852969155.235" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1f664d584470a458638c563b46bc9af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.200" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.670" + }, + { + "@id": "urn:anon:hash:3929554047386646216.844" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1f664d584470a458638c563b46bc9af" + }, + { + "@id": "urn:anon:hash:2632396539921835875.200" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.972" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e3f551251d6e9b01e62ca367d1ef92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.324" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.114" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1655" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e3f551251d6e9b01e62ca367d1ef92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.324" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d97db00a8f04ac2c6b9676025701422a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1108" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.984", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.814" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.814" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.166", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.609" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.609" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6d55bc04a516044e037ad66dbc6881d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cc667e26e404335541b043528a6570a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.119700000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.771", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + }, + { + "@id": "urn:anon:hash:1309352395631559165.274" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.296", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.701" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.701" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.668", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1392" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1392" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e8af7295aa2f205059669a342032577", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1039" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1039" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.558", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.236" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6631d96f2278abc0d3cf5ce8f0f0dcf0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.342", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.800" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.800" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.315", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.721" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.721" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1699", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.678" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.133", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.178" + }, + { + "@id": "urn:anon:hash:4390626191852969155.770" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.178" + }, + { + "@id": "urn:anon:hash:4390626191852969155.770" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.149", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + }, + { + "@id": "urn:anon:hash:1309352395631559165.358" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.358" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.619", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.180" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9b5f95c5e5702bac88cb8704fb1d05c", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63ed84a8f32d6823321c6bde72dd1239" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.138", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.624" + }, + { + "@id": "urn:anon:hash:4390626191852969155.355" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.624" + }, + { + "@id": "urn:anon:hash:4390626191852969155.355" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde2ea049311797d57cb47031f26a7cb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16983005150a9ab112ee442669d64e62", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "112.8776" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.213", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.707" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.707" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04568b2859900952bf19b132bfe2db8e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.465", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + }, + { + "@id": "urn:anon:hash:1309352395631559165.154" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1524", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1094" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1094" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Hallway" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b90ae3666d6af6df80e430e9724bd94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7590df0ce20c4581e34b6e8ff60c83ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Hallway" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.303", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "urn:anon:hash:1309352395631559165.21" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.21" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f77cc942453373e7851e3e503768fb6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.266" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.412" + }, + { + "@id": "urn:anon:hash:3929554047386646216.697" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f77cc942453373e7851e3e503768fb6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.266" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.647" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d87fcfdbc21f22a838992da9bc708a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.827" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.177" + }, + { + "@id": "urn:anon:hash:3929554047386646216.982" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d87fcfdbc21f22a838992da9bc708a4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.827" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1614" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3460cd902e191e79b858303926724d59", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.60268" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.314", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.17" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.17" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1339", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.203" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.203" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdb02895e584c844a8164f6f23b66de8", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.612" + }, + { + "@id": "urn:anon:hash:4390626191852969155.64" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.108" + }, + { + "@id": "urn:anon:hash:1309352395631559165.490" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.612" + }, + { + "@id": "urn:anon:hash:4390626191852969155.64" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16aff5a0514a460c40a9e490167f8f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44d8f84a08a299c9cf00124c84b46866", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.5338" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c2282ccceeff4e768661f5f720311a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.838", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.462" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.462" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.62", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.231" + }, + { + "@id": "urn:anon:hash:4390626191852969155.14" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.231" + }, + { + "@id": "urn:anon:hash:4390626191852969155.14" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c359ee9fdc1835af9ca74d501f823c76", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1228" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1228" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ba81e41c35f5f5bda2b5a7ab8186a61" + }, + { + "@id": "urn:anon:hash:2632396539921835875.127" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.506" + }, + { + "@id": "urn:anon:hash:3929554047386646216.751" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ba81e41c35f5f5bda2b5a7ab8186a61" + }, + { + "@id": "urn:anon:hash:2632396539921835875.127" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.981" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.88", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef090445616539d0d6656e95e5103631" + }, + { + "@id": "urn:anon:hash:3929554047386646216.495" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef090445616539d0d6656e95e5103631" + }, + { + "@id": "urn:anon:hash:3929554047386646216.495" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.217", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.601" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.601" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.802", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.35", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.697" + }, + { + "@id": "urn:anon:hash:4390626191852969155.399" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.697" + }, + { + "@id": "urn:anon:hash:4390626191852969155.399" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1359", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1267" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.307", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.844" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.844" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28a23f4e314c2a7592806e547525e50a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.888" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.888" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.429", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236457c9102b9db2b9dd43caf3b30576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.430" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236457c9102b9db2b9dd43caf3b30576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.430" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5600a09e8ed0658404f31cf3868cca29" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.295", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + }, + { + "@id": "urn:anon:hash:1309352395631559165.246" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.246" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/570dbf8a0dcab01d5cc44ddb3d2f02ef", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.357" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.357" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb98f0c65a05b792fcef5ae0fd1db8e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf5aaf1130a00c1b1a9a15540c1461c9", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:MechanicalRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa9b7f81712d1dc2b73f7f1c2df0311f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48dec46e75e7f54f6612c3b8641e7f0e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Mechanical Room" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1065", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7bb2c332b12a18e8400354377cfad7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1671" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7bb2c332b12a18e8400354377cfad7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1671" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b64fd444a92d7e54a25cde1ee8df190", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.74156" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4408f3eb0aebd3aa45b07dc4b1765e98" + }, + { + "@id": "urn:anon:hash:2632396539921835875.204" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.394" + }, + { + "@id": "urn:anon:hash:3929554047386646216.616" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4408f3eb0aebd3aa45b07dc4b1765e98" + }, + { + "@id": "urn:anon:hash:2632396539921835875.204" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.617" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aa870b152f5732b6b0271a3ca6b25fd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1298" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1298" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14e081b71401ac3dfec5d78801fe782b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.824" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.824" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c6007582c2f37953568dd75eeec00b9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.41" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.239", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50ae3d049966d0ebe86367432afa56e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.240" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50ae3d049966d0ebe86367432afa56e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.240" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a6ca7de30de060ccef42cf75ff050f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.662" + }, + { + "@id": "urn:anon:hash:4390626191852969155.807" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.600" + }, + { + "@id": "urn:anon:hash:1309352395631559165.780" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.662" + }, + { + "@id": "urn:anon:hash:4390626191852969155.807" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4133f0fb3ddf1fc6f70e5565a3fcc2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.998", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a44d93b30319a263b6ec9aba17e7253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.999" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a44d93b30319a263b6ec9aba17e7253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.999" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/662da55b3ef6598ce78c32548dab5d31", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.376" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.88", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.455" + }, + { + "@id": "urn:anon:hash:4390626191852969155.57" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.455" + }, + { + "@id": "urn:anon:hash:4390626191852969155.57" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81b1cfc23e81678a889dd4096027cadf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1392" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1392" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.678", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.544" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0ad2aa1bae02c2a512f5d1ec1acb4a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14faeeb593e36702a12cfbef401e379b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.400", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.58" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.58" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fa30380589ac169d568aa1c3941f99c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.376", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/662da55b3ef6598ce78c32548dab5d31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.18" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/662da55b3ef6598ce78c32548dab5d31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.18" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1518", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077afb6c0ef4e2bf71615cf73f727b60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1497" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077afb6c0ef4e2bf71615cf73f727b60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1497" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/151f67f58b0576e00c8ee566f9ced05e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1204", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.621" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.621" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde05139f85807f2852c75f6a0e07e33" + }, + { + "@id": "urn:anon:hash:2632396539921835875.588" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.546" + }, + { + "@id": "urn:anon:hash:3929554047386646216.318" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cde05139f85807f2852c75f6a0e07e33" + }, + { + "@id": "urn:anon:hash:2632396539921835875.588" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.23" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.595", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.187" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/054f44827d262aef4b56394f6ed7ce9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/728cef5696b31f128a35710a61e9b5dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.733" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.234" + }, + { + "@id": "urn:anon:hash:3929554047386646216.242" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/728cef5696b31f128a35710a61e9b5dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.733" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/996124a13a2ec11ee6baa415bf78cb86", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1538" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab9a390446827185ae7ef35c6777b0ad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.430", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.498" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.498" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.241", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.181" + }, + { + "@id": "urn:anon:hash:4390626191852969155.776" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.181" + }, + { + "@id": "urn:anon:hash:4390626191852969155.776" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15f80ea6993779b014ab4b2fcecbe5d2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16983005150a9ab112ee442669d64e62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3cb9aadea9000092216d3481bec9d9c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.879" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.879" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.728", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.334" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.334" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.611", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.359" + }, + { + "@id": "urn:anon:hash:4390626191852969155.278" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.359" + }, + { + "@id": "urn:anon:hash:4390626191852969155.278" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90a6db67f3a6502c9fbe2f6f2aeec1c9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9caf5a5f99e4b8910be0963d5f61bc8d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9731dbb38e062f6724a790e3bcf8d888" + }, + { + "@id": "urn:anon:hash:2632396539921835875.634" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.564" + }, + { + "@id": "urn:anon:hash:3929554047386646216.143" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9731dbb38e062f6724a790e3bcf8d888" + }, + { + "@id": "urn:anon:hash:2632396539921835875.634" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.82" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c729dce0ed762d4ea6482f26534c9d2e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.509" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.509" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.282", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.749" + }, + { + "@id": "urn:anon:hash:4390626191852969155.671" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.749" + }, + { + "@id": "urn:anon:hash:4390626191852969155.671" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.144" + }, + { + "@id": "urn:anon:hash:4390626191852969155.27" + }, + { + "@id": "urn:anon:hash:4390626191852969155.306" + }, + { + "@id": "urn:anon:hash:4390626191852969155.36" + }, + { + "@id": "urn:anon:hash:4390626191852969155.402" + }, + { + "@id": "urn:anon:hash:4390626191852969155.431" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1370bc8881815dbffe61ab83a83955c5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.237" + }, + { + "@id": "urn:anon:hash:1309352395631559165.464" + }, + { + "@id": "urn:anon:hash:1309352395631559165.481" + }, + { + "@id": "urn:anon:hash:1309352395631559165.670" + }, + { + "@id": "urn:anon:hash:1309352395631559165.685" + }, + { + "@id": "urn:anon:hash:1309352395631559165.83" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.144" + }, + { + "@id": "urn:anon:hash:4390626191852969155.27" + }, + { + "@id": "urn:anon:hash:4390626191852969155.306" + }, + { + "@id": "urn:anon:hash:4390626191852969155.36" + }, + { + "@id": "urn:anon:hash:4390626191852969155.402" + }, + { + "@id": "urn:anon:hash:4390626191852969155.431" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbcc77128a7d1b7748327fc07c996824" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d84e7fc1517e40ca24202df4ef9a6231", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "12.79486" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1060", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23b9cd4f796a743efd65cc8d5199d61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1633" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23b9cd4f796a743efd65cc8d5199d61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1633" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5628d9333e1771518932743ed4398ab4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.780", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.573" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.573" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dafa504607339fafabc73d1e524b433d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.307" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.844" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1620" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78d2dd2984cd05e352e255c2183448a0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dafa504607339fafabc73d1e524b433d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.307" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.491" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.61", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.60" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.222", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.826" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.826" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.776", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15752820739f6f95d1f8739786e5d64e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.902" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15752820739f6f95d1f8739786e5d64e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.902" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47f7611466bd519c9d3303483b3235b6", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3078b9f916846404887437abeba89a18", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.367" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.527", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.228" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.228" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1424", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a44cd31a261abfbf6e67c4db31caac9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.974" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a44cd31a261abfbf6e67c4db31caac9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.974" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82e4d549c7372493fc67e1389af22a6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.502" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.502" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.641", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.122" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.122" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93c908e391f87c1bbf8654ae1989a5fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.104" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.490" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93c908e391f87c1bbf8654ae1989a5fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.104" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.657" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.856", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4dac7ba6eb567652fb06c415c2976dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.19" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4dac7ba6eb567652fb06c415c2976dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.19" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.352", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b94ce665f31e545314199566cee5c87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.339" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b94ce665f31e545314199566cee5c87" + }, + { + "@id": "urn:anon:hash:3929554047386646216.339" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36a98a0fc189a87f7ae4d069afdcc72e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.518" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.548" + }, + { + "@id": "urn:anon:hash:3929554047386646216.418" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36a98a0fc189a87f7ae4d069afdcc72e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.518" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.619" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98a8fa945a89d572fe73859e66f16434" + }, + { + "@id": "urn:anon:hash:2632396539921835875.169" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1674" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98a8fa945a89d572fe73859e66f16434" + }, + { + "@id": "urn:anon:hash:2632396539921835875.169" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1201" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.251", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.196" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.247", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + }, + { + "@id": "urn:anon:hash:1309352395631559165.637" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.637" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.453", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1002" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1002" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.331", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "urn:anon:hash:1309352395631559165.33" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.199", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1149" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1149" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.199", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.671" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.671" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/815156672540e2b24b2afd6176638b5f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.727028" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.392" + }, + { + "@id": "urn:anon:hash:4390626191852969155.508" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.620" + }, + { + "@id": "urn:anon:hash:1309352395631559165.85" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.392" + }, + { + "@id": "urn:anon:hash:4390626191852969155.508" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de75c5e393a858e96163bce3980f4a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2cbd12abca0fdd0956ff284f7586512", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.59" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.59" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2fce5e2dca26ca61b87d33ac63ce31f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.447", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "urn:anon:hash:1309352395631559165.381" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.381" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ae38f6e4575174e94644a518acdd5e4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.41883" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1321", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1608" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1616", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1406" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1406" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.607", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.622" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c63c11fd2af13c4366f9c35e3189a71f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.508" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.308" + }, + { + "@id": "urn:anon:hash:3929554047386646216.896" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c63c11fd2af13c4366f9c35e3189a71f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.508" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.345" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4ea66a0ef15c737547844a766fd6ab7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.864182" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.721", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.182" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c668693fb5395cfd323a903a66811", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1369", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.555" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.555" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.57", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + }, + { + "@id": "urn:anon:hash:1309352395631559165.158" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.158" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0923075267f21cd85fe4ace8ff4d0f45" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ccd516d18c129e259eb31193cbefabc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1698" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1698" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.116", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.683" + }, + { + "@id": "urn:anon:hash:4390626191852969155.711" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.683" + }, + { + "@id": "urn:anon:hash:4390626191852969155.711" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a02cc67685070596de957ab27e9f0ef", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.139", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.156" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.156" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.952", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.187" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1638", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62f8dfe81555fa249f26f20a4aa5d1d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.826" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62f8dfe81555fa249f26f20a4aa5d1d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.826" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aea842662e575df30fa6ff977ea3a4dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.17" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.690" + }, + { + "@id": "urn:anon:hash:3929554047386646216.900" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aea842662e575df30fa6ff977ea3a4dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.17" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.45" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1e0db407e3d21579b3ded9da859bb91", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.89" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecc79c9e898772ff7f37f6e0bc7fa137" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d5daddba4aab7f659abf8a3404afb36", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca7fbfd6bc0b3d9d91560b3c906bc04" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ca71a634cfb07865d1f2f40f62bef76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.928", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.927" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.927" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350b1287456ecd050337f308d3dfcd30", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "13.4908" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21ce7752c1698b8a4bfb0081e5b1498" + }, + { + "@id": "urn:anon:hash:2632396539921835875.545" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.456" + }, + { + "@id": "urn:anon:hash:3929554047386646216.867" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21ce7752c1698b8a4bfb0081e5b1498" + }, + { + "@id": "urn:anon:hash:2632396539921835875.545" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1224" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83bb71e4dc9b2b210c0fe14b152f7cae", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1453" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1453" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b47113bfb56a61508ac80663bd81a4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.460", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.758" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.758" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02bb7468289600f3febf55a8bf3b6149", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2ed4d30f4d63dcd860a8980bc84a65d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.685" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.543" + }, + { + "@id": "urn:anon:hash:3929554047386646216.276" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2ed4d30f4d63dcd860a8980bc84a65d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.685" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.996" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.261", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.782" + }, + { + "@id": "urn:anon:hash:4390626191852969155.537" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.782" + }, + { + "@id": "urn:anon:hash:4390626191852969155.537" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1586", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a77ca9d1057b5228aa6c8e60d4ee4536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.893" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a77ca9d1057b5228aa6c8e60d4ee4536" + }, + { + "@id": "urn:anon:hash:3929554047386646216.893" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5279d246c57b85810efe4282e382ea35" + }, + { + "@id": "urn:anon:hash:2632396539921835875.7" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.822" + }, + { + "@id": "urn:anon:hash:3929554047386646216.983" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5279d246c57b85810efe4282e382ea35" + }, + { + "@id": "urn:anon:hash:2632396539921835875.7" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.107" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf6a1d86d444dfd2b2710ebf74947b4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1649" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49a96893440c2ae974679b0f7c6e5167" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.105", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.515" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.602", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/402fe4e50fc5b63a623cf314c1ccea4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.114" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/402fe4e50fc5b63a623cf314c1ccea4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.114" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.155", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + }, + { + "@id": "urn:anon:hash:1309352395631559165.760" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.760" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f4e2d9764c3ac93bff925725a783921" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443bc3d3886666fdf080ed09b8222312", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.94743" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1392", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81b1cfc23e81678a889dd4096027cadf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.668" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81b1cfc23e81678a889dd4096027cadf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.668" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1129", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba9c435a5eda9248bf1de0039054a9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.326" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba9c435a5eda9248bf1de0039054a9c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.326" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e379d66a516c96bdcd9aab0924681d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.561" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.653" + }, + { + "@id": "urn:anon:hash:3929554047386646216.872" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e379d66a516c96bdcd9aab0924681d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.561" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1004" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da34fa06ec5d7a9ff63105a7508593cf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/988d35d831e7ff55c5b5b08fc0d9f701" + }, + { + "@id": "urn:anon:hash:2632396539921835875.834" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.241" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/988d35d831e7ff55c5b5b08fc0d9f701" + }, + { + "@id": "urn:anon:hash:2632396539921835875.834" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.685" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7df6faffe012f7adcf8af2fb3bdcd62", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1527" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1527" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a48ac45cd56ef02384ca81163225e608" + }, + { + "@id": "urn:anon:hash:2632396539921835875.438" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.592" + }, + { + "@id": "urn:anon:hash:3929554047386646216.441" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a48ac45cd56ef02384ca81163225e608" + }, + { + "@id": "urn:anon:hash:2632396539921835875.438" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.320" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.909", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d68aeb884b64873b62d18141efe7ab7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1685" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d68aeb884b64873b62d18141efe7ab7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1685" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.303", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.339" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.339" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1512", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f8708493b66c81ac2a61f4dd827aa5a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1613" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f8708493b66c81ac2a61f4dd827aa5a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1613" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.230", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.491" + }, + { + "@id": "urn:anon:hash:4390626191852969155.536" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.491" + }, + { + "@id": "urn:anon:hash:4390626191852969155.536" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.686", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.535" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce0832aeed251686fd48b13a65476dc0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d209558eb5c24675185c758502d70d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.652" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.560" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1337" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d209558eb5c24675185c758502d70d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.652" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f76cb3258399870be62a23bf721042a6" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1338" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa6d8bc3905cd15abc0be90f96352e83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.535" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.444", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.735" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.735" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.237", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.466" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.466" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01d5e7f4b46993105b6a6167cd723393" + }, + { + "@id": "urn:anon:hash:2632396539921835875.409" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.149" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1022" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01d5e7f4b46993105b6a6167cd723393" + }, + { + "@id": "urn:anon:hash:2632396539921835875.409" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1023" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78bfcf311b743c897feb3f4e5dfb2cd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077afb6c0ef4e2bf71615cf73f727b60" + }, + { + "@id": "urn:anon:hash:2632396539921835875.775" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.743" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1518" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/077afb6c0ef4e2bf71615cf73f727b60" + }, + { + "@id": "urn:anon:hash:2632396539921835875.775" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1497" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.531", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.111" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.111" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb5c4240226c62f3624dd8d7431e5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.92" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.674", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1530" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1530" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f83bac6c128db1a3690b7735075b58", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1123" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1123" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.509", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.252" + }, + { + "@id": "urn:anon:hash:4390626191852969155.611" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.252" + }, + { + "@id": "urn:anon:hash:4390626191852969155.611" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.550", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.306" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.306" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfa8a07389318d71e8cfda48438a8df", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80c889459f6bf57985073829c449e1f0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "59.12999" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e226560a0a8aa13bb7824ba52aa6378" + }, + { + "@id": "urn:anon:hash:2632396539921835875.265" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.676" + }, + { + "@id": "urn:anon:hash:3929554047386646216.12" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e226560a0a8aa13bb7824ba52aa6378" + }, + { + "@id": "urn:anon:hash:2632396539921835875.265" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.13" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.772", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15f3d360b7b7df8c8a86538454e275b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.106" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15f3d360b7b7df8c8a86538454e275b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.106" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.484", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.779" + }, + { + "@id": "urn:anon:hash:4390626191852969155.783" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.779" + }, + { + "@id": "urn:anon:hash:4390626191852969155.783" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c69f2a65d4176ccc36887748d1c7b984", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1179" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1179" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fecb7678657cf2ecea0c5ee49937d65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.353", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b59a9e71015877547eab69e525c1bc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.361" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b59a9e71015877547eab69e525c1bc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.361" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c729dce0ed762d4ea6482f26534c9d2e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.458" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.330" + }, + { + "@id": "urn:anon:hash:3929554047386646216.509" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c729dce0ed762d4ea6482f26534c9d2e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.458" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1637" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e94a7fbc37eba04b6b656c30bbd6df", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.600" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.600" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.742", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.46" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.46" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.589", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "urn:anon:hash:1309352395631559165.198" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.198" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.865", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.181" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.327", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.497" + }, + { + "@id": "urn:anon:hash:4390626191852969155.501" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.497" + }, + { + "@id": "urn:anon:hash:4390626191852969155.501" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90b5e5e270f73482b9a52a5f9a93b0ac", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1689", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1675" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e78ee1021a03ea9a5775624a43e8698" + }, + { + "@id": "urn:anon:hash:2632396539921835875.85" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.489" + }, + { + "@id": "urn:anon:hash:3929554047386646216.181" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e78ee1021a03ea9a5775624a43e8698" + }, + { + "@id": "urn:anon:hash:2632396539921835875.85" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.865" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1132", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4573ea61d4cfb61521bcc0df09093642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.334" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4573ea61d4cfb61521bcc0df09093642" + }, + { + "@id": "urn:anon:hash:3929554047386646216.334" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1111", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1413" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d30a6e1bc512bfe321052dd8cf0e186", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1011" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1011" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8002fb7e7e06d28e9475c125a1cbe8e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a1ee78e4db2e3ca4fe437c9792b923f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.8" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.142" + }, + { + "@id": "urn:anon:hash:3929554047386646216.458" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a1ee78e4db2e3ca4fe437c9792b923f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.8" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1259" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.551", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.625" + }, + { + "@id": "urn:anon:hash:4390626191852969155.119" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.625" + }, + { + "@id": "urn:anon:hash:4390626191852969155.119" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/042eb3dc8451af9f727d666ccb32cfd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.897", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412c8d9229c0106f70d78f7315f34ca9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.795" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/412c8d9229c0106f70d78f7315f34ca9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.795" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40b4c5591298a98621723b295b81ddb6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.212", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1414" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1414" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.567", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.519" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.519" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.708", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.250" + }, + { + "@id": "urn:anon:hash:4390626191852969155.692" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.250" + }, + { + "@id": "urn:anon:hash:4390626191852969155.692" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9002ff4c7606738fe6ebd2005f8e7c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.372", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.763" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.763" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.809", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + }, + { + "@id": "urn:anon:hash:1309352395631559165.425" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.425" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.808", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "urn:anon:hash:1309352395631559165.736" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.736" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c1576d30c9b5f40fa0cbc3db33f74e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.677" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.657", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + }, + { + "@id": "urn:anon:hash:1309352395631559165.429" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.429" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.734", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + }, + { + "@id": "urn:anon:hash:1309352395631559165.69" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823d668b744e8e7a96750d8549d59727" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec888e90e005403f74b6822c033028b3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd4a7c3e367eaa4cfed9dac86f367983" + }, + { + "@id": "urn:anon:hash:2632396539921835875.718" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.691" + }, + { + "@id": "urn:anon:hash:3929554047386646216.910" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd4a7c3e367eaa4cfed9dac86f367983" + }, + { + "@id": "urn:anon:hash:2632396539921835875.718" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.847" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.418", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.14" + }, + { + "@id": "urn:anon:hash:4390626191852969155.342" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.14" + }, + { + "@id": "urn:anon:hash:4390626191852969155.342" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc6545a851758df26ce97a1769cbede4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04b341b5aff94992f18c20aad4c5aa57", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68fcac707641b321e599e338d1bd21c9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c97a5159e715976ea987b61a6084a8b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.570" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.159" + }, + { + "@id": "urn:anon:hash:3929554047386646216.969" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c97a5159e715976ea987b61a6084a8b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.570" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.670" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1200", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.915" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.915" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1292", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b2c608ffc55f89e046e1b1cfd3df741" + }, + { + "@id": "urn:anon:hash:3929554047386646216.615" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b2c608ffc55f89e046e1b1cfd3df741" + }, + { + "@id": "urn:anon:hash:3929554047386646216.615" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.752", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d91a8143dbe11c4a5c7e36237b984475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.753" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d91a8143dbe11c4a5c7e36237b984475" + }, + { + "@id": "urn:anon:hash:3929554047386646216.753" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01c2c69cc77f92544eb816ef6bf52af6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.590" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.19" + }, + { + "@id": "urn:anon:hash:3929554047386646216.775" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01c2c69cc77f92544eb816ef6bf52af6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.590" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.139" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53f328579f503b21e8cea095b600d0b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1530" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1530" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.853", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.880" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.880" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1329", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.268" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.268" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.950", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.403" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19a4b9366733b0861a048a40837bdc4e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e51c291a435af0afd54fcca350a13cb7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f31d0cd151b97b3e8dde51772f929bc1", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.821915" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/928d801e0fd070351589f5847bd11c40", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1107" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1107" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be4a359907d81d03a176bf819d92226c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.731", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "urn:anon:hash:1309352395631559165.409" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.409" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.828", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.562" + }, + { + "@id": "urn:anon:hash:4390626191852969155.38" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.562" + }, + { + "@id": "urn:anon:hash:4390626191852969155.38" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426e8a9e376e29687badfbae1ff43159" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.785", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80ce45be0da8cc79afdba8784911b8d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1042" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80ce45be0da8cc79afdba8784911b8d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1042" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8446580d2414165927c0726861a5433e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1627", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.806" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.806" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.81", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.169" + }, + { + "@id": "urn:anon:hash:4390626191852969155.604" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.169" + }, + { + "@id": "urn:anon:hash:4390626191852969155.604" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfecc82810a8d19c1cd69302679edcdb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1580", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.321" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.321" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386c4a9a4064a3a54d40c036a7946ac7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "12.78791" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1682", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9841d8c6e4000fdcff25d4f6e2a421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.435" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9841d8c6e4000fdcff25d4f6e2a421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.435" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.834", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/000158a9c5c98f7b9451e9400bc0584c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.835" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/000158a9c5c98f7b9451e9400bc0584c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.835" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.39", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.59" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.59" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.507", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "urn:anon:hash:1309352395631559165.395" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.395" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1620", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dafa504607339fafabc73d1e524b433d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.491" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dafa504607339fafabc73d1e524b433d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.491" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82ea21de9d131ab48085960fee2c57f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1041", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/611cf4b11ca54b21f49af27a77803945" + }, + { + "@id": "urn:anon:hash:3929554047386646216.511" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/611cf4b11ca54b21f49af27a77803945" + }, + { + "@id": "urn:anon:hash:3929554047386646216.511" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87a3cf77a55e1a1c5994772628ef368b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.59", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + }, + { + "@id": "urn:anon:hash:1309352395631559165.515" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.515" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e2723bf21af3b8e67ad9a7fecc96b1", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053" + }, + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1551aa09bea5a8526e8689df20936a46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.382" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.157" + }, + { + "@id": "urn:anon:hash:3929554047386646216.556" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1551aa09bea5a8526e8689df20936a46" + }, + { + "@id": "urn:anon:hash:2632396539921835875.382" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.102" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.817", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.147" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.147" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.266", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.434" + }, + { + "@id": "urn:anon:hash:4390626191852969155.802" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.434" + }, + { + "@id": "urn:anon:hash:4390626191852969155.802" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1184", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fed5295e384414a3881ea3cd5e5d3f6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.487" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fed5295e384414a3881ea3cd5e5d3f6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.487" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.216", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.20" + }, + { + "@id": "urn:anon:hash:4390626191852969155.29" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.20" + }, + { + "@id": "urn:anon:hash:4390626191852969155.29" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9a6897efd6a5e13418f13bf47cd3e488", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.923" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.923" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c32f2792ee904017d4daaa524395bdca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1033", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1011" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1011" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1474", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.475" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.475" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.436", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63954a266ac77fe9be95ecc6802421a2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1467" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63954a266ac77fe9be95ecc6802421a2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1467" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f8ace72f20cd8a241bfbfa6ccea59f0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.404" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5032c2a815667f2ad9d8e57e2c4ad02", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.839" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.839" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73ff133e3a399bdcff2b8c705ae944d9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.56", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.842" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.842" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3d098cfaeb0d3ceaae348c13dff5644" + }, + { + "@id": "urn:anon:hash:2632396539921835875.256" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.225" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1164" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3d098cfaeb0d3ceaae348c13dff5644" + }, + { + "@id": "urn:anon:hash:2632396539921835875.256" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1284" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a23b5f4fabb27f4cf301b2c9d5ef4e0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a92bee83a8231ac51d492a57f92af8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.171" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.623" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a92bee83a8231ac51d492a57f92af8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.171" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.15", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.744" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9eac5eee4b49f43ca72c9bce517a9e2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1031" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1031" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58dbdc777c603f60820956426dcfaa29", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cbc36172916af77415e899d1f32c82d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.803" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.361" + }, + { + "@id": "urn:anon:hash:3929554047386646216.36" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cbc36172916af77415e899d1f32c82d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.803" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.876" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57fc30ac6bdda4c84ad8ed71631c1af9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "4.163071000000000512" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.519", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "urn:anon:hash:1309352395631559165.482" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.482" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.577", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.471" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.197", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4cb68c40e9c6142c18c67584f06d27" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1652" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4cb68c40e9c6142c18c67584f06d27" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1652" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.16", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.683" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.683" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.219", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.322" + }, + { + "@id": "urn:anon:hash:4390626191852969155.62" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.322" + }, + { + "@id": "urn:anon:hash:4390626191852969155.62" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.822", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.277" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.277" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1367", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d421c75ece9b7bdc73dfff7e25b84f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.129" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22d421c75ece9b7bdc73dfff7e25b84f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.129" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768a4f07f034acb885b327b28c39c547" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/269340fadf765a7b646c8f6a41e0b120", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1428" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.727", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "urn:anon:hash:1309352395631559165.849" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.849" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0e1b15f32585096a737a2d6febdfcc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.105" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.206" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1593" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0e1b15f32585096a737a2d6febdfcc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.105" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.307" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff57383887b86835d0b8f3e3dec7dca", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1168" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1168" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d04454dc13832f2d546c0d3cf8c139dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7ac78d2a715ed5bd0ac42fea65e0ed" + }, + { + "@id": "urn:anon:hash:2632396539921835875.399" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.757" + }, + { + "@id": "urn:anon:hash:3929554047386646216.622" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7ac78d2a715ed5bd0ac42fea65e0ed" + }, + { + "@id": "urn:anon:hash:2632396539921835875.399" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1342" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.146", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.356" + }, + { + "@id": "urn:anon:hash:4390626191852969155.21" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.356" + }, + { + "@id": "urn:anon:hash:4390626191852969155.21" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04d0f088e34ba0231f9dd1992704b66d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.49021" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ea2d927c145f5918443156c18297a7d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.196", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.251" + }, + { + "@id": "urn:anon:hash:4390626191852969155.159" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.251" + }, + { + "@id": "urn:anon:hash:4390626191852969155.159" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e1a45ef2ced473b4740e9eda455d9a0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.488", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.555" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.555" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46a3914614a03b324af741badba242b1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1249" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1249" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ea7d9f5e47ae1b5357f72838f58616c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + }, + { + "@id": "urn:anon:hash:3929554047386646216.903" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.903" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e29ed49258a64ffb725e43762a0edd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c658078cf8a6f4a74d5b8662e0679b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.203" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.278" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1443" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5c658078cf8a6f4a74d5b8662e0679b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.203" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1026" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31fb9f2258dee75ba8aa512b57b792b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.366" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.79" + }, + { + "@id": "urn:anon:hash:3929554047386646216.500" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31fb9f2258dee75ba8aa512b57b792b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.366" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c53fbac704950e560175586af48927d2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6d4412735e68deaf8a994d89d90e3c", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b5227743303bf5c368dc46a7b435657", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1663" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1deadcbc3a48a4eb6e9b6f110bb56597", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "45.6847" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1030", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99db6ec4a0d52ce9e269ab4e8511c7db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.854" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99db6ec4a0d52ce9e269ab4e8511c7db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.854" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85f6460e5e1c242063220afa4e68fcd6", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.358", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1053" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1053" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.704", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.141" + }, + { + "@id": "urn:anon:hash:4390626191852969155.753" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.141" + }, + { + "@id": "urn:anon:hash:4390626191852969155.753" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51928b4c44f5de6499bdfbaddb20e78c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.467" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.463" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1548" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51928b4c44f5de6499bdfbaddb20e78c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.467" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aa55592f5a7301dc4d5066908c125d7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1231" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85b2b7108aaa9a33b3cd091817ddd11c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.850393" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.158", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.116" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.116" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.574", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + }, + { + "@id": "urn:anon:hash:1309352395631559165.760" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.760" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bbec412a2c3e57fa8f580e93d312c83" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1541a5227fbb83f0d5c655bcd93bc7f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.97528" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82e66876222160c2a73131d6288482ea", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.889" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.889" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.535", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.686" + }, + { + "@id": "urn:anon:hash:4390626191852969155.729" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.686" + }, + { + "@id": "urn:anon:hash:4390626191852969155.729" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c50c25c43d852888ba8d842ab0401e28", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b7895686b6ab06d73d146810e8e774c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.281" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.224" + }, + { + "@id": "urn:anon:hash:3929554047386646216.227" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b7895686b6ab06d73d146810e8e774c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.281" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.290" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90512f13cf4c6328d2f8828bba44e6af", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7494193a390d0c072e227772cf513925", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.425" + }, + { + "@id": "urn:anon:hash:4390626191852969155.499" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf267013c16413e7daa20266b005ca12" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.157" + }, + { + "@id": "urn:anon:hash:1309352395631559165.523" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.425" + }, + { + "@id": "urn:anon:hash:4390626191852969155.499" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a072fd4d39e311f93171911a00c235b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.278", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.611" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.611" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.227", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.308" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.308" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.32", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + }, + { + "@id": "urn:anon:hash:1309352395631559165.160" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.160" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62334eebc465d306eea25dfa434df8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.189" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.122" + }, + { + "@id": "urn:anon:hash:3929554047386646216.728" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62334eebc465d306eea25dfa434df8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.189" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.729" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb6466c5a9ef2b0180b89fadb67ffaed", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1356" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.369", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.221" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.221" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.842", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.522" + }, + { + "@id": "urn:anon:hash:4390626191852969155.56" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.522" + }, + { + "@id": "urn:anon:hash:4390626191852969155.56" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.286", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.386" + }, + { + "@id": "urn:anon:hash:4390626191852969155.363" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.386" + }, + { + "@id": "urn:anon:hash:4390626191852969155.363" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.123", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.500" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2848cfa8689c194126bbaf84755a0e8", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.2046" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.438", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.52" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.52" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.757", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.399" + }, + { + "@id": "urn:anon:hash:4390626191852969155.493" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.399" + }, + { + "@id": "urn:anon:hash:4390626191852969155.493" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.269", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.532" + }, + { + "@id": "urn:anon:hash:4390626191852969155.400" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.532" + }, + { + "@id": "urn:anon:hash:4390626191852969155.400" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bf12b9d16290fb0d66e72fc3c979e68" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.115", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.33" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.104", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "urn:anon:hash:1309352395631559165.87" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.130", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.150" + }, + { + "@id": "urn:anon:hash:4390626191852969155.219" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.150" + }, + { + "@id": "urn:anon:hash:4390626191852969155.219" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.278", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.442" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.442" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4b0bfc26a694307ad8a2d204f2c56e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.531" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.531" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe35bb6e7bfba4639d7b3469b437a8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.597" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.522" + }, + { + "@id": "urn:anon:hash:3929554047386646216.30" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbe35bb6e7bfba4639d7b3469b437a8f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.597" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.420" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.448", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.249" + }, + { + "@id": "urn:anon:hash:4390626191852969155.495" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.249" + }, + { + "@id": "urn:anon:hash:4390626191852969155.495" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42ce97feadeaed3a5d3c339a7c56c892", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.860" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.860" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.466", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.799" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.799" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.214", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.172" + }, + { + "@id": "urn:anon:hash:4390626191852969155.218" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.172" + }, + { + "@id": "urn:anon:hash:4390626191852969155.218" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.518", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.735" + }, + { + "@id": "urn:anon:hash:4390626191852969155.797" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.735" + }, + { + "@id": "urn:anon:hash:4390626191852969155.797" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc9af1fd0a08682a922b5fc9847dbebf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d948f6068d68631e1063c6e0c1704d2b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fb3b340ffc79d999c6bb7ff7aff51cb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.76" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.600", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e94a7fbc37eba04b6b656c30bbd6df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.840" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e94a7fbc37eba04b6b656c30bbd6df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.840" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7aa8d8274e6843c9c15095ea4ffe201f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.509", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c729dce0ed762d4ea6482f26534c9d2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1637" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c729dce0ed762d4ea6482f26534c9d2e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1637" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5106e369f2dfd424e73b2c5659cdfab6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + }, + { + "@id": "urn:anon:hash:3929554047386646216.526" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.526" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89e3315dbb0d97162375ce990d788243", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b1e1aebdecdb7ce7f0245993cfdb207" + }, + { + "@id": "urn:anon:hash:2632396539921835875.306" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.702" + }, + { + "@id": "urn:anon:hash:3929554047386646216.919" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b1e1aebdecdb7ce7f0245993cfdb207" + }, + { + "@id": "urn:anon:hash:2632396539921835875.306" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1317" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.480", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + }, + { + "@id": "urn:anon:hash:1309352395631559165.364" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.364" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cc3e922094c6471a410e8e294afff38", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.370", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/091d1093fe157d212539f61eaa56e3f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.371" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/091d1093fe157d212539f61eaa56e3f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.371" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28fb4cdbca021d6b1ef6ac030ccdfbcc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.550" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.550" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17764219863d4865e656e2c520de9073", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1314" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1314" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.273" + }, + { + "@id": "urn:anon:hash:4390626191852969155.739" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4880191545fca69e3d21280689336db" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.404" + }, + { + "@id": "urn:anon:hash:1309352395631559165.456" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.273" + }, + { + "@id": "urn:anon:hash:4390626191852969155.739" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d74ba6cc36491196fce96ba5953dbd9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c90dfbb307c7ead1f85de8624e597d08", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87abb35192bd1eb009161d94816955fd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1427" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1427" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a1b7f57415828f549b5756c4e851de2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e5e82c1616cd8306feb90e77447978e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.141" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.704" + }, + { + "@id": "urn:anon:hash:3929554047386646216.680" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e5e82c1616cd8306feb90e77447978e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.141" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.489", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4f40719db7e23d83db043b5713ecc7c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1465" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4f40719db7e23d83db043b5713ecc7c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1465" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9899672fbe626584e6f9caa88cdd9565" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1298", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aa870b152f5732b6b0271a3ca6b25fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1118" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aa870b152f5732b6b0271a3ca6b25fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1118" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff8ffe329cf3f88fdebc5c1cacba18be" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.463", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "urn:anon:hash:1309352395631559165.101" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.101" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1128", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1651" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b681a449f2e3df8ac7ae34cf329b18e", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.346", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.465" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.465" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.103", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.494" + }, + { + "@id": "urn:anon:hash:4390626191852969155.74" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.494" + }, + { + "@id": "urn:anon:hash:4390626191852969155.74" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61c090e823029bd6a28078991a100470" + }, + { + "@id": "urn:anon:hash:2632396539921835875.356" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.146" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1658" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61c090e823029bd6a28078991a100470" + }, + { + "@id": "urn:anon:hash:2632396539921835875.356" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1601" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.824", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.101" + }, + { + "@id": "urn:anon:hash:4390626191852969155.107" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.101" + }, + { + "@id": "urn:anon:hash:4390626191852969155.107" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1040cef7a39a86b4522a08a61b65426c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.777" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.777" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6ae678127f588df22436149e25ae78a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58c3453b5d2787030cdb74148a280584" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.186", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.55" + }, + { + "@id": "urn:anon:hash:4390626191852969155.457" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.55" + }, + { + "@id": "urn:anon:hash:4390626191852969155.457" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.836", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.281" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.281" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45ab550c19f102e585641aa24e19a5ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.14", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.156" + }, + { + "@id": "urn:anon:hash:4390626191852969155.618" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.156" + }, + { + "@id": "urn:anon:hash:4390626191852969155.618" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.575", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.367" + }, + { + "@id": "urn:anon:hash:4390626191852969155.588" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.367" + }, + { + "@id": "urn:anon:hash:4390626191852969155.588" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.211", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.462" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.462" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e6428eef9093a4bee06ac9574657a93", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.574" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7c4a91fd1238b11bdf15cf3458a15a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.270", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.173" + }, + { + "@id": "urn:anon:hash:4390626191852969155.194" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.173" + }, + { + "@id": "urn:anon:hash:4390626191852969155.194" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4ed9a9553d1f082cc8401970d505abe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.452" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.626" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1559" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4ed9a9553d1f082cc8401970d505abe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.452" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc4386c1005a788424b908e26b066ef9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1254" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.681", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a92b887796e141617d2c282a57e7ca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.761" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a92b887796e141617d2c282a57e7ca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.761" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.658", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + }, + { + "@id": "urn:anon:hash:1309352395631559165.71" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.71" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91752eb9a7002b90a0fb0d6188004b14" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da08c253cdde65f246712034f5db8351", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ca4e2967b2a46278af78af5276dadd5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1325df1c55c664748794c36618990203" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33a0eb92e5552fe62d076a7bc8686ffd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/355a0e62f1b698d6b77e37097460fd0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f985481e30058c9d11db194191a9ba6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bb73d0fb2e317ad53297933c5ab32eb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e458c6eb38496a8f8e1e89988d7621b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ed82435bcb771c2c05d4fa64437505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98514ba59efda2207295e2314715b809" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/acd4ab80c2cd902c6dc2447a19d53845" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b991340017fc0f1323d37eed56059d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db4ed01bf1965b65c9f3e3024f90a553" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e720c99d123a1948b5a43ad0bb08a0ed" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9b5f95c5e5702bac88cb8704fb1d05c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa9b7f81712d1dc2b73f7f1c2df0311f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb825c6cca726e4de06b600f82d2eaf3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.824", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.560" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.560" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.227", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.155" + }, + { + "@id": "urn:anon:hash:4390626191852969155.813" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.155" + }, + { + "@id": "urn:anon:hash:4390626191852969155.813" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cbb4bc37e75a8065b0decc7d9cc943", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + }, + { + "@id": "urn:anon:hash:3929554047386646216.24" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.312", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.124" + }, + { + "@id": "urn:anon:hash:4390626191852969155.89" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.124" + }, + { + "@id": "urn:anon:hash:4390626191852969155.89" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33acbba0c2861b5561a744835798101b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.285", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.132" + }, + { + "@id": "urn:anon:hash:4390626191852969155.120" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.132" + }, + { + "@id": "urn:anon:hash:4390626191852969155.120" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.187", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.511" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.511" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1455", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d02c6c0519a1d9eb04a90099c12d02df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.561" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d02c6c0519a1d9eb04a90099c12d02df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.561" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.825", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + }, + { + "@id": "urn:anon:hash:1309352395631559165.310" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.310" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af15ec6177e46945cb0bf05f0ae5935a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1236" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.688", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8adde1b10bfd61d2c74c462981a4448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1391" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8adde1b10bfd61d2c74c462981a4448" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1391" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.816", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.456" + }, + { + "@id": "urn:anon:hash:4390626191852969155.437" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.456" + }, + { + "@id": "urn:anon:hash:4390626191852969155.437" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc04ec09d1554bc1e099db023f12e68c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.779" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.484" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1102" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc04ec09d1554bc1e099db023f12e68c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.779" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.894" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d006fa34a2e7a39a630c5a51d6b63ca8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + }, + { + "@id": "urn:anon:hash:3929554047386646216.378" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.445", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.688" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.789", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.788" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.788" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.311", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.736" + }, + { + "@id": "urn:anon:hash:4390626191852969155.562" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.736" + }, + { + "@id": "urn:anon:hash:4390626191852969155.562" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8fca6803aae4b227dfdd7baa6b06cc2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a178d504c5e5f1d7fb9548b6cd3dc430", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1603" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.671", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3470d852a5ffb78a247e3d40eba88b62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.120" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3470d852a5ffb78a247e3d40eba88b62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.120" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.543", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.295" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.295" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.652", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f968331f996805924573d94ac0733582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.653" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f968331f996805924573d94ac0733582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.653" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65dd21f9ab529eae560e319a4c2367e8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.519", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:1309352395631559165.393" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab042c4b7b4f4ec01396b7f2e061a092", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.559" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1768578bfbe23abb624fbd82970ca6d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c650ef73f9f657129930631ca794b914", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.147", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + }, + { + "@id": "urn:anon:hash:1309352395631559165.337" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.337" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.334", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1132" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1132" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15b772cf38d351a76d39ba38830b018", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91a38600ca568994f8256fe2a3b33a14" + }, + { + "@id": "urn:anon:hash:2632396539921835875.703" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.491" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1310" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/91a38600ca568994f8256fe2a3b33a14" + }, + { + "@id": "urn:anon:hash:2632396539921835875.703" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1632" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.36", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "urn:anon:hash:1309352395631559165.841" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.841" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.355", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.644" + }, + { + "@id": "urn:anon:hash:4390626191852969155.720" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.644" + }, + { + "@id": "urn:anon:hash:4390626191852969155.720" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04ead5d531793889291fd7104f663ffb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.305" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e163d77743bf992978d6cc0910586c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.58" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.291" + }, + { + "@id": "urn:anon:hash:3929554047386646216.68" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e163d77743bf992978d6cc0910586c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.58" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.747" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.426", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.27" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.27" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/311a568719cd2ec6bbb6e240779de4a1", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.95109" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/425162f5908f31d51d04b8b5ecf20b8a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.179" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.179" + }, + { + "@id": "urn:anon:hash:3929554047386646216.704" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/425162f5908f31d51d04b8b5ecf20b8a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.179" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.504" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/615a9cfab878ac7b3140d687756ab4bb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "53.67374" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.621", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.536" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.536" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.139", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.775" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.775" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1688", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d632e2ec95bcebbab5028f2f61a84a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1082" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d632e2ec95bcebbab5028f2f61a84a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1082" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.122", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.189" + }, + { + "@id": "urn:anon:hash:4390626191852969155.641" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.189" + }, + { + "@id": "urn:anon:hash:4390626191852969155.641" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/019f721ee5ea8ee4b74e81c83964660c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.279" + }, + { + "@id": "urn:anon:hash:4390626191852969155.68" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.337" + }, + { + "@id": "urn:anon:hash:1309352395631559165.799" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.279" + }, + { + "@id": "urn:anon:hash:4390626191852969155.68" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc045f90aa837f5e573931211784933" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc6c5d2224d975bf5588652e55c27048", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56136e52a5083e216687bb1eff182a6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3e0088ad5b2f3329b4fdf3543af4ae8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4688b02f366c7821bbe0ab8c17b14db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.120", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.671" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.671" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.927", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25902d77cd94460ef8475d9f87f872bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.928" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25902d77cd94460ef8475d9f87f872bf" + }, + { + "@id": "urn:anon:hash:3929554047386646216.928" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/befb1f1d8ce092a216ed3f8ac0e94e6d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.161", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.190" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.86", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.9" + }, + { + "@id": "urn:anon:hash:4390626191852969155.196" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.9" + }, + { + "@id": "urn:anon:hash:4390626191852969155.196" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.974", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.225", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.256" + }, + { + "@id": "urn:anon:hash:4390626191852969155.383" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.256" + }, + { + "@id": "urn:anon:hash:4390626191852969155.383" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.545", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.233" + }, + { + "@id": "urn:anon:hash:4390626191852969155.188" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.233" + }, + { + "@id": "urn:anon:hash:4390626191852969155.188" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf24f099e4707c8a74f48091c26bc84", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.159" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e1d5d73d8250976c1ebc266b919a5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.352", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + }, + { + "@id": "urn:anon:hash:1309352395631559165.574" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.574" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0a8ab6a5fee722fefc8136849f079dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.730" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.370" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1520" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0a8ab6a5fee722fefc8136849f079dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.730" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.397" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1407", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.428" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.189", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.831" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.831" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.418", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + }, + { + "@id": "urn:anon:hash:1309352395631559165.705" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.705" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21aaaf4d6a9cdf9459259694ef9fcdbc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.811" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.473" + }, + { + "@id": "urn:anon:hash:3929554047386646216.644" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21aaaf4d6a9cdf9459259694ef9fcdbc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.811" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.976" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.289", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.333" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.333" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12cf2e280ca3af794185e8df4b7acffd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.405" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.528" + }, + { + "@id": "urn:anon:hash:3929554047386646216.539" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12cf2e280ca3af794185e8df4b7acffd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.405" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1202" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c41852dc5450abe34b392783091f36", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1127" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eefd44ab6a2dce467ceec536a6944979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bac81f0719975bde7759acdd86c123c2", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.206", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.710" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.710" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.491", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1620" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1620" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/108e3218389eb5e4fc67195bb21167aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.644" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.355" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1142" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/108e3218389eb5e4fc67195bb21167aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.644" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.914" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.344", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.246" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.246" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.409", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + }, + { + "@id": "urn:anon:hash:1309352395631559165.149" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.149" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81d73e6097054d80c680d078c09d8505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.271", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.273" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b54c5c4c30665fcf6ccbe4a0eff8dcb", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a258c4d2c332097fecfec472c5ca1c2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31fb9f2258dee75ba8aa512b57b792b0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.500" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/188005121b3f0fb3775952873170d2dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.490" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.185" + }, + { + "@id": "urn:anon:hash:3929554047386646216.264" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/188005121b3f0fb3775952873170d2dd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.490" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1137" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.688", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.445" + }, + { + "@id": "urn:anon:hash:4390626191852969155.591" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.445" + }, + { + "@id": "urn:anon:hash:4390626191852969155.591" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.503", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.19" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.19" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b093693a1d6c893b3d0b79187ac0a5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c68afc16c8c3e83560119c56f4ecb4ed", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.242", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.474" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.474" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a10fca6d84168720fb1514082e0c7ce2", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfdfc2ec1860ff7fcc07aec55ba12e5a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.664", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.231" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.231" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.719", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.640" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.444", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.443" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.443" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.637", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.202" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.202" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.379", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.270" + }, + { + "@id": "urn:anon:hash:4390626191852969155.258" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.270" + }, + { + "@id": "urn:anon:hash:4390626191852969155.258" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b65dad9087c843a4a44fcf71e6ad306" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c3fc9f71feb660bf5be9c700859a258" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89f770d23c5ee8ead7bbe523b21ece0e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79879dd9cb5d6a7e8355cd4e061f9ab8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.16" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.683" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1021" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79879dd9cb5d6a7e8355cd4e061f9ab8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.16" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1272" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.458", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.330" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.330" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.722", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.552" + }, + { + "@id": "urn:anon:hash:4390626191852969155.332" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.552" + }, + { + "@id": "urn:anon:hash:4390626191852969155.332" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62f8dfe81555fa249f26f20a4aa5d1d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.94" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.280" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1638" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f62f8dfe81555fa249f26f20a4aa5d1d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.94" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.826" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96ad489af364817304f9d34b4bc177b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1508" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1508" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.818", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + }, + { + "@id": "urn:anon:hash:1309352395631559165.534" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.534" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e8af7295aa2f205059669a342032577" + }, + { + "@id": "urn:anon:hash:2632396539921835875.721" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.717" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1039" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e8af7295aa2f205059669a342032577" + }, + { + "@id": "urn:anon:hash:2632396539921835875.721" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.831" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a46cc2629710acd362ed8a6961d68391", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1291" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2924c090da2b080fd13edec1a18bbd90" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.391", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.390" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.390" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.106" + }, + { + "@id": "urn:anon:hash:4390626191852969155.209" + }, + { + "@id": "urn:anon:hash:4390626191852969155.519" + }, + { + "@id": "urn:anon:hash:4390626191852969155.758" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/314468a511f0f27b80b7f0ccb4b62e57" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7015f72c2858564f03dda2cf9a7890bd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.204" + }, + { + "@id": "urn:anon:hash:1309352395631559165.393" + }, + { + "@id": "urn:anon:hash:1309352395631559165.407" + }, + { + "@id": "urn:anon:hash:1309352395631559165.810" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.106" + }, + { + "@id": "urn:anon:hash:4390626191852969155.209" + }, + { + "@id": "urn:anon:hash:4390626191852969155.519" + }, + { + "@id": "urn:anon:hash:4390626191852969155.758" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1fd2033ab12435f0fe804ae08fae176" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1582", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a442c93ac0e439291587ef952af67a4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1511" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a442c93ac0e439291587ef952af67a4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1511" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.814", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.288" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.288" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/558aebc337bb8addfc3391319e5977fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.178", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.480" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.227" + }, + { + "@id": "urn:anon:hash:4390626191852969155.510" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.308" + }, + { + "@id": "urn:anon:hash:1309352395631559165.606" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.227" + }, + { + "@id": "urn:anon:hash:4390626191852969155.510" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9dcffbecd8f6029490dcad405406b54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.148", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1073" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1073" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.332", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c03e32467b6aeda4259d80d5b8b815d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.374" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c03e32467b6aeda4259d80d5b8b815d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.374" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26895d07f296a1a92feb533ddc3dcd92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.431" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.180" + }, + { + "@id": "urn:anon:hash:3929554047386646216.62" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26895d07f296a1a92feb533ddc3dcd92" + }, + { + "@id": "urn:anon:hash:2632396539921835875.431" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0842d3bebb4f13c64656378c9794df" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.659" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.760", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66bfab788218bf9939bc2c3b60be0ad0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.991" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66bfab788218bf9939bc2c3b60be0ad0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.991" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f97c5d67a76501d1dbc27a7983e77e4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1032" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1032" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.739", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.757" + }, + { + "@id": "urn:anon:hash:4390626191852969155.610" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.757" + }, + { + "@id": "urn:anon:hash:4390626191852969155.610" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://srr/test7", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology" + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://data.ashrae.org/standard223/1.0/model/all" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "Created with TopBraid Composer" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15769a484fb9e551b14039f9312a7dd7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "urn:anon:hash:3929554047386646216.810" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.810" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.347", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.417" + }, + { + "@id": "urn:anon:hash:4390626191852969155.515" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.417" + }, + { + "@id": "urn:anon:hash:4390626191852969155.515" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.504", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + }, + { + "@id": "urn:anon:hash:1309352395631559165.695" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.695" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0faec9404923aae17508c5178b9ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c83aff361facb319c55933d88b478d9e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7f132918ddf34ddaa107e5a9ee5e77" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1145", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4708e4902cb67d61fcbc91afb75636d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.235" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4708e4902cb67d61fcbc91afb75636d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.235" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07c5f16969e19b1dc17852ea54f6bc5f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9495ff9b4dcc60e566d599d5f3f9616d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + }, + { + "@id": "urn:anon:hash:3929554047386646216.682" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.173", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.738" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.738" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1603", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a178d504c5e5f1d7fb9548b6cd3dc430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.217" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a178d504c5e5f1d7fb9548b6cd3dc430" + }, + { + "@id": "urn:anon:hash:3929554047386646216.217" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30a749d0bba438e42ff2695139f744b0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.27141" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.971", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.277" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.277" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.662", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.223" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.223" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/772eb33dcdcf88016c2ca2088dc72b81" + }, + { + "@id": "urn:anon:hash:2632396539921835875.238" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.761" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1696" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/772eb33dcdcf88016c2ca2088dc72b81" + }, + { + "@id": "urn:anon:hash:2632396539921835875.238" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.517" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2ace89c3e891c0a86508c906f7c531" + }, + { + "@id": "urn:anon:hash:2632396539921835875.29" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.321" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1222" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2ace89c3e891c0a86508c906f7c531" + }, + { + "@id": "urn:anon:hash:2632396539921835875.29" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.609" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.526", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.75" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.75" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9dc19b0b7b7e81dff96d143d2a50d0e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/73ff133e3a399bdcff2b8c705ae944d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.617", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.616" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.616" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/268ffe360203a302b72e7e0557fcaa02", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.90718" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3b2dd074e3c67b0ad67b984eba48f4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.425" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.425" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/114f81055a26f148c6583d2888093fe6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.276" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.493" + }, + { + "@id": "urn:anon:hash:3929554047386646216.210" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/114f81055a26f148c6583d2888093fe6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.276" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e0efd61280baedbc13ca4d97bbadb43" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.607", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.606" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.606" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.467", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42d4664b4b4dfda1896ed2fd1307f0a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.468" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42d4664b4b4dfda1896ed2fd1307f0a4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.468" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fe97c951821d4e4169e79b291ad2f1e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.373", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.218" + }, + { + "@id": "urn:anon:hash:4390626191852969155.60" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.218" + }, + { + "@id": "urn:anon:hash:4390626191852969155.60" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3f45b97de6d4d35f2b37593738001d1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.107", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.824" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.824" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.209", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.514" + }, + { + "@id": "urn:anon:hash:4390626191852969155.772" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.514" + }, + { + "@id": "urn:anon:hash:4390626191852969155.772" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1545", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.299" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.299" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fec84b39cbbe0a3413dd37a79c7fb7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.174" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.367" + }, + { + "@id": "urn:anon:hash:3929554047386646216.882" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fec84b39cbbe0a3413dd37a79c7fb7b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.174" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.249" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61f71219253ad1d7ac1f91a621886630", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1185" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1185" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b9439621b88b058152a38c1d8d5a5a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.534", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.533" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.533" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe3d74c9ddd068cf1b4463cbfd1dc9b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.39597" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0c80aa76a69bf76305a6703a9775d76" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddca2652bea32e5107524db81ec7c623" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/335903c58efae4a32dfe1b3759440500" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.120" + }, + { + "@id": "urn:anon:hash:4390626191852969155.141" + }, + { + "@id": "urn:anon:hash:4390626191852969155.226" + }, + { + "@id": "urn:anon:hash:4390626191852969155.315" + }, + { + "@id": "urn:anon:hash:4390626191852969155.363" + }, + { + "@id": "urn:anon:hash:4390626191852969155.381" + }, + { + "@id": "urn:anon:hash:4390626191852969155.474" + }, + { + "@id": "urn:anon:hash:4390626191852969155.480" + }, + { + "@id": "urn:anon:hash:4390626191852969155.721" + }, + { + "@id": "urn:anon:hash:4390626191852969155.834" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.156" + }, + { + "@id": "urn:anon:hash:1309352395631559165.182" + }, + { + "@id": "urn:anon:hash:1309352395631559165.21" + }, + { + "@id": "urn:anon:hash:1309352395631559165.234" + }, + { + "@id": "urn:anon:hash:1309352395631559165.285" + }, + { + "@id": "urn:anon:hash:1309352395631559165.286" + }, + { + "@id": "urn:anon:hash:1309352395631559165.5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.512" + }, + { + "@id": "urn:anon:hash:1309352395631559165.634" + }, + { + "@id": "urn:anon:hash:1309352395631559165.716" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.120" + }, + { + "@id": "urn:anon:hash:4390626191852969155.141" + }, + { + "@id": "urn:anon:hash:4390626191852969155.226" + }, + { + "@id": "urn:anon:hash:4390626191852969155.315" + }, + { + "@id": "urn:anon:hash:4390626191852969155.363" + }, + { + "@id": "urn:anon:hash:4390626191852969155.381" + }, + { + "@id": "urn:anon:hash:4390626191852969155.474" + }, + { + "@id": "urn:anon:hash:4390626191852969155.480" + }, + { + "@id": "urn:anon:hash:4390626191852969155.721" + }, + { + "@id": "urn:anon:hash:4390626191852969155.834" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d958175ea2b3cbfd911f3b40360b18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7bf388e6dd5ae910442d2699539288", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e547ec1c832010147f3e039e43514914" + }, + { + "@id": "urn:anon:hash:2632396539921835875.160" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.397" + }, + { + "@id": "urn:anon:hash:3929554047386646216.932" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e547ec1c832010147f3e039e43514914" + }, + { + "@id": "urn:anon:hash:2632396539921835875.160" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1008" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28da81ecafed7b03a21f68111e743b1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.343" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.540" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1197" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28da81ecafed7b03a21f68111e743b1e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.343" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.917" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.645", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.396" + }, + { + "@id": "urn:anon:hash:4390626191852969155.96" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.396" + }, + { + "@id": "urn:anon:hash:4390626191852969155.96" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1279", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceac1c709fbffb28f4b798ba54ef975f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1462" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceac1c709fbffb28f4b798ba54ef975f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1462" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1270", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1189" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1189" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.403", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.731" + }, + { + "@id": "urn:anon:hash:4390626191852969155.380" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.731" + }, + { + "@id": "urn:anon:hash:4390626191852969155.380" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/659dd8639cc9beecf9af45584704bc25" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.792", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7948761bcc64f0f4a2bd1afa86d33b5e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.793" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7948761bcc64f0f4a2bd1afa86d33b5e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.793" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1487", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4f5b9506c432952f98eeece3607df1a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.700" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4f5b9506c432952f98eeece3607df1a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.700" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3611a20105038f8dc299f94e90ea060", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.714", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.519" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.519" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7880c9494dd304ed1f808ce33ab28f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.433" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.176" + }, + { + "@id": "urn:anon:hash:3929554047386646216.223" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7880c9494dd304ed1f808ce33ab28f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.433" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1240" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7deb280fc77cce2d0ba7be7d489386f3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.884" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.884" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbcc7ec08d1c22b408efc22726435b28", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.354187" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/120581037b97627f36b5a010eb55d32c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1471" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1471" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f1258169d9144ad70e3973307f8ae96", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.77482" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebde0f5f2d906dcf9c3717879629ff4d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "33.1837" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.334", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.543" + }, + { + "@id": "urn:anon:hash:4390626191852969155.728" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.543" + }, + { + "@id": "urn:anon:hash:4390626191852969155.728" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1138", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1598" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1598" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.79", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/832be1c998761306bef643b0fc3593f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.117" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/832be1c998761306bef643b0fc3593f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.117" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/337264beaa0b99c4bc5759592c1c188c", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.80", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1124" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1124" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.27", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624a50ce8fa9804270d49586b4f6e5ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.28" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624a50ce8fa9804270d49586b4f6e5ad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.28" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1dc97eeaa0d6b6188afd478b59830ecf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec5f5ae579173196609c264000c630b2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.300" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/016776cea5f14eebc38ecf6d4f07d92e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.505", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.506" + }, + { + "@id": "urn:anon:hash:4390626191852969155.6" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.506" + }, + { + "@id": "urn:anon:hash:4390626191852969155.6" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/67825961ab1b6b4672bee2a29608def1", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "108.1883" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a072fd4d39e311f93171911a00c235b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.282674" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d6dcab7dd31de5be99ca73c612a8937" + }, + { + "@id": "urn:anon:hash:2632396539921835875.425" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.481" + }, + { + "@id": "urn:anon:hash:3929554047386646216.699" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d6dcab7dd31de5be99ca73c612a8937" + }, + { + "@id": "urn:anon:hash:2632396539921835875.425" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.434" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c86a5a2c35bfb8861b34c7a6d9b8fa21" + }, + { + "@id": "urn:anon:hash:2632396539921835875.101" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.824" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1617" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c86a5a2c35bfb8861b34c7a6d9b8fa21" + }, + { + "@id": "urn:anon:hash:2632396539921835875.101" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1048" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.196", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + }, + { + "@id": "urn:anon:hash:1309352395631559165.86" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.86" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.329", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.98" + }, + { + "@id": "urn:anon:hash:4390626191852969155.677" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.98" + }, + { + "@id": "urn:anon:hash:4390626191852969155.677" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.195" + }, + { + "@id": "urn:anon:hash:4390626191852969155.659" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.400" + }, + { + "@id": "urn:anon:hash:1309352395631559165.443" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.195" + }, + { + "@id": "urn:anon:hash:4390626191852969155.659" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0236679cbd1aa4df287667155c299159" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.260" + }, + { + "@id": "urn:anon:hash:4390626191852969155.282" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b49bdb29ae157418bceb6f9eb7ed6cad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.120" + }, + { + "@id": "urn:anon:hash:1309352395631559165.636" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.260" + }, + { + "@id": "urn:anon:hash:4390626191852969155.282" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c6cae77860023218c8e4eb84a0eb0e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.256", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.225" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.225" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1037", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a7b99158937b8966737f2da590a17df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.173" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a7b99158937b8966737f2da590a17df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.173" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/207c245f0ef0923fad1e37fae09b8ed4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.224", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.208" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.208" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624ef605e70758ff60f0d4ac9785a7fa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + }, + { + "@id": "urn:anon:hash:3929554047386646216.448" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.448" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f060b5d1043c817f142a3d933cbbd181", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50944f243449d42608e0030877a6ca7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + }, + { + "@id": "urn:anon:hash:3929554047386646216.642" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.642" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dfedaba9ab83331b47d09fe33682f72", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.66" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.66" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b15e2cf132cdf9c5ef100fd9cb494c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.442", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358cf49a1c5b608b1aeabeb93f5b851f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.501" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358cf49a1c5b608b1aeabeb93f5b851f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.501" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1120", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.913" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.913" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1700", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1399" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1399" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6900defc1e55b5e7e55f059d389cb2aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.96" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.514" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1672" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6900defc1e55b5e7e55f059d389cb2aa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.96" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.634" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.634", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.285" + }, + { + "@id": "urn:anon:hash:4390626191852969155.141" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.285" + }, + { + "@id": "urn:anon:hash:4390626191852969155.141" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca6f03f97eea273289275c6398506177" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.91", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.9" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.161", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + }, + { + "@id": "urn:anon:hash:1309352395631559165.496" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.496" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91e8d139827b3a793bbe451619437fe", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.62315" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1522", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.454" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.454" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d2c17626eb19a9f958f6caed6ab6e5", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a050e1df684be462a63b7db17a307d6" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf3195b56212ea53d8535830523c07c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.783" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.106" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1143" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf3195b56212ea53d8535830523c07c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.783" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.503" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.733", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + }, + { + "@id": "urn:anon:hash:1309352395631559165.234" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.164", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "urn:anon:hash:1309352395631559165.222" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.222" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db644680513c889c80eb6191c574c640", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.553" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.553" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd469309dc0a4c6ee33e5b688a0be4df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef36b618f747dfc9f6329ff930dba735", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6945db730a4ef40ab3848cafe8cca1b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.470" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.584" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1680" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6945db730a4ef40ab3848cafe8cca1b0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.470" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1496" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.457", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1572" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1572" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1209", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a54542a345ebd49b6c22ffd01de8c88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.851" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a54542a345ebd49b6c22ffd01de8c88" + }, + { + "@id": "urn:anon:hash:3929554047386646216.851" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aef7a42feb9bc27893423aba0b8bdfe8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.742", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.741" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.741" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7be7383d845bcd0562b1dc5c1495cac9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.32191" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624ef605e70758ff60f0d4ac9785a7fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.737" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.406" + }, + { + "@id": "urn:anon:hash:3929554047386646216.448" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624ef605e70758ff60f0d4ac9785a7fa" + }, + { + "@id": "urn:anon:hash:2632396539921835875.737" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.911" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/648f9757321b76d4e385bd5f8e104975" + }, + { + "@id": "urn:anon:hash:2632396539921835875.617" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.268" + }, + { + "@id": "urn:anon:hash:3929554047386646216.738" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/648f9757321b76d4e385bd5f8e104975" + }, + { + "@id": "urn:anon:hash:2632396539921835875.617" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1282" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1370", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58607af5e28406631d593bfc03bb2c2f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.176" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58607af5e28406631d593bfc03bb2c2f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.176" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e29bb1dae84b89231d3c99ed62b0fb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.30451" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.329", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.313" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.313" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0121f6f7d0820a2723cbb1e8e1f87f4c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f229b38217629e26f2044d02a2623046" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.90", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.460" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.460" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.642", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.340" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.340" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d74ba6cc36491196fce96ba5953dbd9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "8.285584999999998976" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28d70849dca5b808ae514bf345a688fb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.259", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.775" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.775" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/126a284b05aef9bcf9ad9b5cb9ccdfd3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1668", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50c9881dc4a1a53879c39b8d0a03d24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1271" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50c9881dc4a1a53879c39b8d0a03d24" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1271" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.707", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0940f6c20f6a789bdccbdfc48a0062be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.213" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0940f6c20f6a789bdccbdfc48a0062be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.213" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71043d5a7fdb39cb0ed38c189cda5b78" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6920ed7f870570166d3a2fb7c97c4b4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04ead5d531793889291fd7104f663ffb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.420" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.309" + }, + { + "@id": "urn:anon:hash:3929554047386646216.305" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04ead5d531793889291fd7104f663ffb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.420" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1410" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.393", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + }, + { + "@id": "urn:anon:hash:1309352395631559165.835" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.835" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ad116c5ea6ce5f1e7d74635fe7623", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50c9881dc4a1a53879c39b8d0a03d24" + }, + { + "@id": "urn:anon:hash:2632396539921835875.41" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.582" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1668" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e50c9881dc4a1a53879c39b8d0a03d24" + }, + { + "@id": "urn:anon:hash:2632396539921835875.41" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf623f93df2e99bb08e47900a83b807" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.20", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.199" + }, + { + "@id": "urn:anon:hash:4390626191852969155.133" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.199" + }, + { + "@id": "urn:anon:hash:4390626191852969155.133" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d83fe7ad59f9f49959b51e5a053cb877", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + }, + { + "@id": "urn:anon:hash:3929554047386646216.603" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.603" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.581", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "urn:anon:hash:1309352395631559165.692" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.692" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30e15cee94782fab3af70067c938d9e5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2cc43646267d587a124e63ee112f0363" + }, + { + "@id": "urn:anon:hash:2632396539921835875.781" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1653" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2cc43646267d587a124e63ee112f0363" + }, + { + "@id": "urn:anon:hash:2632396539921835875.781" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1096" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.742", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + }, + { + "@id": "urn:anon:hash:1309352395631559165.490" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.633", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.483" + }, + { + "@id": "urn:anon:hash:4390626191852969155.20" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.483" + }, + { + "@id": "urn:anon:hash:4390626191852969155.20" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.29", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1236" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.766", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.467" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.467" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.375", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.237" + }, + { + "@id": "urn:anon:hash:4390626191852969155.292" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.237" + }, + { + "@id": "urn:anon:hash:4390626191852969155.292" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b12cd65409cc8dfefb1bb724966bbd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38ec4b09e8f15e7bbbae456f9bc6fb28" + }, + { + "@id": "urn:anon:hash:2632396539921835875.797" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.450" + }, + { + "@id": "urn:anon:hash:3929554047386646216.720" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9559e229eb89207c8e574affff342f5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38ec4b09e8f15e7bbbae456f9bc6fb28" + }, + { + "@id": "urn:anon:hash:2632396539921835875.797" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1602" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed4862aa934cf4be79502411770fb99a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a26cc9ef56fe85e2a40ec4017758ce3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06e61e43f81e1431641bdbe1552bede1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.711" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.815" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1229" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06e61e43f81e1431641bdbe1552bede1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.711" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1230" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.604", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.26" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.571", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + }, + { + "@id": "urn:anon:hash:1309352395631559165.814" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.814" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c446eca134bbfab27d5cdc42768e9e9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1828be001df74db2df80067dae6d5aad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89f770d23c5ee8ead7bbe523b21ece0e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.829", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.624" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.624" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.577", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.253" + }, + { + "@id": "urn:anon:hash:4390626191852969155.325" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.253" + }, + { + "@id": "urn:anon:hash:4390626191852969155.325" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26dd2509504079f9e7305ab53e627b65", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.385", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + }, + { + "@id": "urn:anon:hash:1309352395631559165.387" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.387" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.848", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + }, + { + "@id": "urn:anon:hash:1309352395631559165.332" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.993", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1385" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1385" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba6d5a35543bdec67433a6b8502a5b1f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9090953e6ea0d42c53eb5ce6be9c7284" + }, + { + "@id": "urn:anon:hash:2632396539921835875.655" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.618" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1305" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9090953e6ea0d42c53eb5ce6be9c7284" + }, + { + "@id": "urn:anon:hash:2632396539921835875.655" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.656" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.98", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.303" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.303" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc5d3f62d22c37621e31780424e3badf", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01b1ca6c53300514d753133782ea6ebe" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.648", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1579" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1579" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4912bd9d1c3705ee62ee0cb24e7e430f", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4614d8ddecae9b2ba969053e65e92e07" + }, + { + "@id": "urn:anon:hash:2632396539921835875.787" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.776" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1378" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4614d8ddecae9b2ba969053e65e92e07" + }, + { + "@id": "urn:anon:hash:2632396539921835875.787" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.582" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a15f3d360b7b7df8c8a86538454e275b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.772" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.772" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f51b5f5d260d9a27b661aa249b92f9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4dd47610bb5744df12ba93ee9d07888" + }, + { + "@id": "urn:anon:hash:2632396539921835875.108" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.253" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1049" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4dd47610bb5744df12ba93ee9d07888" + }, + { + "@id": "urn:anon:hash:2632396539921835875.108" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1659" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1646", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920571938dced9cca0cdde147bc0d1b6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.53" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920571938dced9cca0cdde147bc0d1b6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.53" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.20", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.891" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.891" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.277", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.412" + }, + { + "@id": "urn:anon:hash:4390626191852969155.822" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.412" + }, + { + "@id": "urn:anon:hash:4390626191852969155.822" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cf399bb709936956f340c2e5abfe510", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99ad35a6a23dd0e5bb6f706974115155", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.485" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c7ad5a01c41f54a61f971acfcdfbf7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.44", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.567" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.567" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60820ff888b060563b04ffad270b5edb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.339", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.816" + }, + { + "@id": "urn:anon:hash:4390626191852969155.303" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.816" + }, + { + "@id": "urn:anon:hash:4390626191852969155.303" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32149a51bbcec2fd81175591f263157c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.299", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.175" + }, + { + "@id": "urn:anon:hash:4390626191852969155.256" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.175" + }, + { + "@id": "urn:anon:hash:4390626191852969155.256" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1611f3edd7e1716f2849c82eec0098a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.406", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.10" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85474cd04060809b1f9f00b3523e7da2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1244" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.386", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64af688f74dc629152468cf3c0076162" + }, + { + "@id": "urn:anon:hash:3929554047386646216.551" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64af688f74dc629152468cf3c0076162" + }, + { + "@id": "urn:anon:hash:3929554047386646216.551" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1317", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.919" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.919" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.532", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0da993cb926ac9f95daca6853ff7ced4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1516" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0da993cb926ac9f95daca6853ff7ced4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1516" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f7752e16c25a9253b4f7250c6242be" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebe8507a330c88ecab7064b430bdd899", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.749", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + }, + { + "@id": "urn:anon:hash:1309352395631559165.480" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/825b770dfe801e590af2ae2dfeb24406" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1323", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1205361990baee509d081daa201d3737" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1489" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1205361990baee509d081daa201d3737" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1489" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96517ff4d305823cf09b1a09e2c9f317" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5051d108eaca99b0fc00dd7b383c7a98", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1412" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1412" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.247" + }, + { + "@id": "urn:anon:hash:4390626191852969155.798" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.482" + }, + { + "@id": "urn:anon:hash:1309352395631559165.637" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.247" + }, + { + "@id": "urn:anon:hash:4390626191852969155.798" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/615a9cfab878ac7b3140d687756ab4bb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a45f96a023d4a76d26a80cfccaa3468", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.80806" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa9b7f81712d1dc2b73f7f1c2df0311f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25fc00d344218e4246f594244f9bb2a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.202", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.530" + }, + { + "@id": "urn:anon:hash:4390626191852969155.764" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.530" + }, + { + "@id": "urn:anon:hash:4390626191852969155.764" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3dd01e7224974b034eaca3d78ec5903", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d8ef91483d2bc9e6cad8de37687a4f0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.766" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.718" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1675" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d8ef91483d2bc9e6cad8de37687a4f0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.766" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1689" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1154", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1570" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1570" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.309", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.140" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.140" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.21", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.218" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a879e7abdb2f51faad3af6b5f9a8dd06", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cc2a692cf6b6630c576229045da7238" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4673d005a5e1b4af84ca3b0f5be9a2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.239484" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.390", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.70" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.70" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.169" + }, + { + "@id": "urn:anon:hash:4390626191852969155.276" + }, + { + "@id": "urn:anon:hash:4390626191852969155.293" + }, + { + "@id": "urn:anon:hash:4390626191852969155.631" + }, + { + "@id": "urn:anon:hash:4390626191852969155.647" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.128" + }, + { + "@id": "urn:anon:hash:1309352395631559165.352" + }, + { + "@id": "urn:anon:hash:1309352395631559165.469" + }, + { + "@id": "urn:anon:hash:1309352395631559165.472" + }, + { + "@id": "urn:anon:hash:1309352395631559165.617" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.169" + }, + { + "@id": "urn:anon:hash:4390626191852969155.276" + }, + { + "@id": "urn:anon:hash:4390626191852969155.293" + }, + { + "@id": "urn:anon:hash:4390626191852969155.631" + }, + { + "@id": "urn:anon:hash:4390626191852969155.647" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/004db143e1a8363dfa84133a5613b7a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a20b2de297ae35b1e2813f68b8b7cd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.710" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.827" + }, + { + "@id": "urn:anon:hash:3929554047386646216.493" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a20b2de297ae35b1e2813f68b8b7cd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.710" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.575" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b74c8e6f2897dbfce62e44ee2682cb08", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.871401" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bc96b803086def97d1c3748aa52c83", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1361" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1361" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6c18005a17dd131d21b27d837d913d7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + }, + { + "@id": "urn:anon:hash:3929554047386646216.269" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e08d94c8cfeea30a156dd82c44fe022" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.154", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.22" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.931", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1477" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1477" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/010a9a6b851c7bedeccf7907c2685383" + }, + { + "@id": "urn:anon:hash:2632396539921835875.42" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.421" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1697" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/010a9a6b851c7bedeccf7907c2685383" + }, + { + "@id": "urn:anon:hash:2632396539921835875.42" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.440" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.812", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.354" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.354" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.15", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.596" + }, + { + "@id": "urn:anon:hash:4390626191852969155.440" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.596" + }, + { + "@id": "urn:anon:hash:4390626191852969155.440" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c1e6e6717028fdb57ae54bd93746d53" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80381157d1d9e2485cc5a5db63c3de18", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "29.12729" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5360c149813ac50bc387fdd327c1b7c7", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd6805c96500556b0f1a88591aa1972e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8ae06042e30286adb1ee154673539" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ccb887f172803e735f2033fa448eab5", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.882", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fec84b39cbbe0a3413dd37a79c7fb7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.249" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fec84b39cbbe0a3413dd37a79c7fb7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.249" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.549", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.434" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.434" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f9980bdd2701e142729643126ba1ac4", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.661", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "urn:anon:hash:1309352395631559165.30" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.279", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.832" + }, + { + "@id": "urn:anon:hash:4390626191852969155.134" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.832" + }, + { + "@id": "urn:anon:hash:4390626191852969155.134" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.382", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1291" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6ca70dc591c681ff555eb7848664b6c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.608" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.415" + }, + { + "@id": "urn:anon:hash:3929554047386646216.236" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6ca70dc591c681ff555eb7848664b6c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.608" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1504" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.257", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.656" + }, + { + "@id": "urn:anon:hash:4390626191852969155.25" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.656" + }, + { + "@id": "urn:anon:hash:4390626191852969155.25" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70001f25e01128b2b6d0997dd7980e01", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1100" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1100" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.218", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f1aba5a703c87bb71db57d336ea350" + }, + { + "@id": "urn:anon:hash:3929554047386646216.21" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0f1aba5a703c87bb71db57d336ea350" + }, + { + "@id": "urn:anon:hash:3929554047386646216.21" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64f88a8b0c910be8460ecfa3ddb36769" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b01ed35365d6e685dcad9426e2f29268", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.421", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.600" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.600" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0874ae50ee77a16c325fe31895508dd7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.201" + }, + { + "@id": "urn:anon:hash:4390626191852969155.307" + }, + { + "@id": "urn:anon:hash:4390626191852969155.358" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.223" + }, + { + "@id": "urn:anon:hash:1309352395631559165.644" + }, + { + "@id": "urn:anon:hash:1309352395631559165.662" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.201" + }, + { + "@id": "urn:anon:hash:4390626191852969155.307" + }, + { + "@id": "urn:anon:hash:4390626191852969155.358" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/579cb2b459836a16cef0840f60c3aceb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cee26a009734f6d044112e289595b783", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15769a484fb9e551b14039f9312a7dd7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.393" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.835" + }, + { + "@id": "urn:anon:hash:3929554047386646216.810" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15769a484fb9e551b14039f9312a7dd7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.393" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1255" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f83bac6c128db1a3690b7735075b58" + }, + { + "@id": "urn:anon:hash:2632396539921835875.191" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.819" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1123" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92f83bac6c128db1a3690b7735075b58" + }, + { + "@id": "urn:anon:hash:2632396539921835875.191" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.387" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.47", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.346" + }, + { + "@id": "urn:anon:hash:4390626191852969155.330" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.346" + }, + { + "@id": "urn:anon:hash:4390626191852969155.330" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.129", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.663" + }, + { + "@id": "urn:anon:hash:4390626191852969155.357" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.663" + }, + { + "@id": "urn:anon:hash:4390626191852969155.357" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.561", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.410" + }, + { + "@id": "urn:anon:hash:4390626191852969155.378" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.410" + }, + { + "@id": "urn:anon:hash:4390626191852969155.378" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33c82c6c70f658d2e335ac196ceca353" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.540", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.343" + }, + { + "@id": "urn:anon:hash:4390626191852969155.347" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.343" + }, + { + "@id": "urn:anon:hash:4390626191852969155.347" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.289", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + }, + { + "@id": "urn:anon:hash:1309352395631559165.554" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.554" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7153bc73dbded5f9c848d29f9e25101" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.673", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a700553b7991b9325f83f6d6fdeb60d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.261" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a700553b7991b9325f83f6d6fdeb60d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.261" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.304", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.68" + }, + { + "@id": "urn:anon:hash:4390626191852969155.636" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.68" + }, + { + "@id": "urn:anon:hash:4390626191852969155.636" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.1" + }, + { + "@id": "urn:anon:hash:4390626191852969155.341" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.41" + }, + { + "@id": "urn:anon:hash:1309352395631559165.79" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.1" + }, + { + "@id": "urn:anon:hash:4390626191852969155.341" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf0760c16eee958a302b2c289bda82b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.187", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.829" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.829" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38ec4b09e8f15e7bbbae456f9bc6fb28", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + }, + { + "@id": "urn:anon:hash:3929554047386646216.720" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.720" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c896a69fe3c0f90d32ed43b0d4c55466" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbabe38bf2f82c05880ab41007a1abae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.367" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.575" + }, + { + "@id": "urn:anon:hash:3929554047386646216.136" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dbabe38bf2f82c05880ab41007a1abae" + }, + { + "@id": "urn:anon:hash:2632396539921835875.367" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ade0e87540bce78c883940dc74a782e1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1670" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1670" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.210", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.717" + }, + { + "@id": "urn:anon:hash:4390626191852969155.3" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.717" + }, + { + "@id": "urn:anon:hash:4390626191852969155.3" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/325ef09409f7a5406f431dac3a065c6a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3e169131f255aa8dd9564f77bd3f4bb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec1a3a028e86663c61b3745c862b6a74" + }, + { + "@id": "urn:anon:hash:2632396539921835875.320" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.23" + }, + { + "@id": "urn:anon:hash:3929554047386646216.469" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec1a3a028e86663c61b3745c862b6a74" + }, + { + "@id": "urn:anon:hash:2632396539921835875.320" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.184", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + }, + { + "@id": "urn:anon:hash:1309352395631559165.22" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18787c7635191b0799ba2f028638b690" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.131", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + }, + { + "@id": "urn:anon:hash:1309352395631559165.174" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.174" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aff1e2607a1176df2940b5c22ffb852e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1623" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.55", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.764" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.764" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1602", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.720" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.720" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.515", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.59" + }, + { + "@id": "urn:anon:hash:4390626191852969155.105" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.59" + }, + { + "@id": "urn:anon:hash:4390626191852969155.105" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f54370a70b33a2fea7c473b74e876c67", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "43.98711" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.63", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.458" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b1b9e36cac14191c55afcac077ed8b1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1232" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9671ca9003357cdbf3480f59493a0b92" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.53", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.442" + }, + { + "@id": "urn:anon:hash:4390626191852969155.398" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.442" + }, + { + "@id": "urn:anon:hash:4390626191852969155.398" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1312", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0c8bcb10ca09a40d142b13650713a15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1278" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0c8bcb10ca09a40d142b13650713a15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1278" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.804", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.260" + }, + { + "@id": "urn:anon:hash:4390626191852969155.640" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.260" + }, + { + "@id": "urn:anon:hash:4390626191852969155.640" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc1638a849600a2d66955f22f4167bb1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.687" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.588" + }, + { + "@id": "urn:anon:hash:3929554047386646216.277" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc1638a849600a2d66955f22f4167bb1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.687" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c26f2c166c473a099cae32568d853840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.971" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d347e2fc9ef15f135c8429e39174681", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1053" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1053" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d168878d2019e33bcd46ca47323a063" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/119affb71f20d535f3b7cd62c8d62b82", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c7ce801ea533a56e5b6321a695eac4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.669" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1187" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c7ce801ea533a56e5b6321a695eac4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.669" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.846" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/633463d55df59aae0b1ee5796e670962" + }, + { + "@id": "urn:anon:hash:2632396539921835875.522" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.842" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1495" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/633463d55df59aae0b1ee5796e670962" + }, + { + "@id": "urn:anon:hash:2632396539921835875.522" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1384" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.837", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + }, + { + "@id": "urn:anon:hash:1309352395631559165.771" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.771" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2998b91f0a39a5bda3ca9f1ef66b4453" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1260", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b85815cea821917bb991ac656796dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1166" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b85815cea821917bb991ac656796dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1166" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/921f04d87c671f77882983708655bd4c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.345" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.438" + }, + { + "@id": "urn:anon:hash:3929554047386646216.274" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/921f04d87c671f77882983708655bd4c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.345" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.275" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.490", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.742" + }, + { + "@id": "urn:anon:hash:4390626191852969155.64" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.742" + }, + { + "@id": "urn:anon:hash:4390626191852969155.64" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff9f4be4668f329fcfcbcc2dca1b393" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1117", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1350" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967859ea498bab4a9c116f2b71bd8def", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc69844f6df3f560f907acaf06e0d43c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.443", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.724" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.724" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc87523ea83bd96ef5dbe48a127c2163", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.743", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.605" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.605" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.642", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50944f243449d42608e0030877a6ca7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1061" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50944f243449d42608e0030877a6ca7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1061" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1445d63bbd8404fb58c01a16983ec025" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c84ab83c8d5de0bf88ed569401baf", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.723" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.723" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f5b80749acc7f47a5534ae60c56b05e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.102", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.556" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.556" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/533b9b7e607d973470c4e5cfba2288d2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.652899999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.609", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1222" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1222" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.147", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1193" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1193" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fed5295e384414a3881ea3cd5e5d3f6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.531" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.111" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1184" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fed5295e384414a3881ea3cd5e5d3f6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.531" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.487" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c380f3e67f4875f140b650e4e315cc38", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.398" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.398" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.191", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.819" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.819" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.563", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.689" + }, + { + "@id": "urn:anon:hash:4390626191852969155.221" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.689" + }, + { + "@id": "urn:anon:hash:4390626191852969155.221" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.522", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.597" + }, + { + "@id": "urn:anon:hash:4390626191852969155.533" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.597" + }, + { + "@id": "urn:anon:hash:4390626191852969155.533" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d7d019fe8c2f132889df8163e53fe40" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.268", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.370" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.219", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.941" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.941" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:8582709793627694392.7", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cf399bb709936956f340c2e5abfe510" + }, + { + "@id": "urn:anon:hash:8582709793627694392.2" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cf399bb709936956f340c2e5abfe510" + }, + { + "@id": "urn:anon:hash:8582709793627694392.2" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-2" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1696", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/772eb33dcdcf88016c2ca2088dc72b81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.517" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/772eb33dcdcf88016c2ca2088dc72b81" + }, + { + "@id": "urn:anon:hash:3929554047386646216.517" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/093178e8be85447d0fd1941adaa1b65a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.130", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1450" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1450" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.463", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ab54637def52bc42bb848718ef8cdb9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.464" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ab54637def52bc42bb848718ef8cdb9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.464" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fdf72756adda58e95f4729a47a1acd26", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "58.74382" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7216c5e5744d1346367a87e9365db1cd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53f328579f503b21e8cea095b600d0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.351" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1530" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f53f328579f503b21e8cea095b600d0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.351" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7fe72012c3e4d47851342a1affe934a0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.674" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/594e97fcfc6f932f0147271e9be0c47c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1590" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1590" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.486", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + }, + { + "@id": "urn:anon:hash:1309352395631559165.694" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.694" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22145a262ab457b05a9eb2c9da7cee3b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.833" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.680" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1076" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22145a262ab457b05a9eb2c9da7cee3b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.833" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.446" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.584", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.470" + }, + { + "@id": "urn:anon:hash:4390626191852969155.65" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.470" + }, + { + "@id": "urn:anon:hash:4390626191852969155.65" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7f4558f4d994827c4f923be3997e230" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.411", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.226" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.226" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e3cf3b4704b147bf14a941ff3287c92", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5909ff2b12937953c1245a2f83834f55" + }, + { + "@id": "urn:anon:hash:2632396539921835875.373" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.744" + }, + { + "@id": "urn:anon:hash:3929554047386646216.160" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5909ff2b12937953c1245a2f83834f55" + }, + { + "@id": "urn:anon:hash:2632396539921835875.373" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1587" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.59", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.102" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.102" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8de28b6d63552b95458c5702592aa862", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.432499" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f2bbe0562b46b2f4aa8960bf0cfe91", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.41499" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.254", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.654" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37b34d1fab3835af42905d21b1fc597c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.632" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.441" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1405" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37b34d1fab3835af42905d21b1fc597c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.632" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.340" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d096f23f17d85219d58ca7ebb6c89c9d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.438" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.438" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90ec94428f97392b380bb5a04c501256" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca24ccb539b39edd9f894a157008453", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.214" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.214" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1639", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1420" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1420" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb6c343630a0b63527c4f226108fe45", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1a82bafb0c1bfaab4f0641964c0d34" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.153", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.453" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.453" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7729b7557236473f37616c5a6ec88a7a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.102", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "urn:anon:hash:1309352395631559165.809" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.809" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957463630f634097414aa136404c2ef0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.867525" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.623", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.592" + }, + { + "@id": "urn:anon:hash:4390626191852969155.733" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.592" + }, + { + "@id": "urn:anon:hash:4390626191852969155.733" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.228", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.147" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.147" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.61", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.258" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.258" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/640d1750606469b8a11b73d38f19b425", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c72d95d0668501ab622afa6bcfe1a48" + }, + { + "@id": "urn:anon:hash:2632396539921835875.131" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.174" + }, + { + "@id": "urn:anon:hash:3929554047386646216.803" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c72d95d0668501ab622afa6bcfe1a48" + }, + { + "@id": "urn:anon:hash:2632396539921835875.131" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1172" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.700", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1487" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1487" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3e9fbee2aee8a2a3130a14dc35df137" + }, + { + "@id": "urn:anon:hash:2632396539921835875.647" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.857" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3e9fbee2aee8a2a3130a14dc35df137" + }, + { + "@id": "urn:anon:hash:2632396539921835875.647" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52d264a4e8c431e06c05464addd95e01" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1265" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ffeef8c495bc6b759b505e85e0ef18", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "16.612100000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1882a714ab0be7a982ee8699c74b74d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.137" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.315" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1302" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1882a714ab0be7a982ee8699c74b74d6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.137" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.956" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.145", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bcb374d66730a7f165869c5c6bd5a80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.146" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bcb374d66730a7f165869c5c6bd5a80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.146" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21df20f7b2cc1cd580c2a883f3f31fc9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1431" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1431" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.467", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.790" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.790" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.231", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "urn:anon:hash:1309352395631559165.62" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1110", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.680" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.680" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.9", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.86" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.86" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72d961d097382e2d0321d64571c4bee3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.519", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.567" + }, + { + "@id": "urn:anon:hash:4390626191852969155.714" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.567" + }, + { + "@id": "urn:anon:hash:4390626191852969155.714" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.295", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.649" + }, + { + "@id": "urn:anon:hash:4390626191852969155.543" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.649" + }, + { + "@id": "urn:anon:hash:4390626191852969155.543" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.902", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.776" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.776" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.850", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.768" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.768" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d10453ebcbeb783b8c20b5cf872c414", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + }, + { + "@id": "urn:anon:hash:3929554047386646216.959" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.959" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.424", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.804" + }, + { + "@id": "urn:anon:hash:4390626191852969155.523" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.804" + }, + { + "@id": "urn:anon:hash:4390626191852969155.523" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.663", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + }, + { + "@id": "urn:anon:hash:1309352395631559165.129" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.129" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fa517ffec3dc1491ddcab6a405a0a75" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.247", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/022eabaf52fdc328fa7c240522c18f77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.50" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/022eabaf52fdc328fa7c240522c18f77" + }, + { + "@id": "urn:anon:hash:3929554047386646216.50" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.632", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1663" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1ea5163c9c1fe973dd66b2235b4c0b1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fb3b340ffc79d999c6bb7ff7aff51cb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.311" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.635" + }, + { + "@id": "urn:anon:hash:3929554047386646216.76" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5fb3b340ffc79d999c6bb7ff7aff51cb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.311" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1264" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48054e9063c4fcb8b95a009fc26fc0ce" + }, + { + "@id": "urn:anon:hash:2632396539921835875.228" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.147" + }, + { + "@id": "urn:anon:hash:3929554047386646216.285" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48054e9063c4fcb8b95a009fc26fc0ce" + }, + { + "@id": "urn:anon:hash:2632396539921835875.228" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1605" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9130de92aee6422040d4bed1e244daf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "69.41065" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.716", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.611" + }, + { + "@id": "urn:anon:hash:4390626191852969155.381" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.611" + }, + { + "@id": "urn:anon:hash:4390626191852969155.381" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.106", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.655" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a54ac616d2bb010cf5e3c96f19ec550d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70e29bb1dae84b89231d3c99ed62b0fb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.679", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.761" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.761" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1267a58bac6ed0cbb960feeac383fe99", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.163" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.163" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.472", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.613" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.613" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.778", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.137" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.137" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76d4a9c844c58676f635bdfdc79d6934", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1534" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1534" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d882b2cec76fc0c7a26abecc80476ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.589" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.198" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1290" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d882b2cec76fc0c7a26abecc80476ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.589" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95a155af2cf92005949f70e9e0f21945" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.40" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9be4d443cc9d4b8570f5595988993a31", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1479" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.288", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.195" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.195" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.212", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.526" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.526" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/79640f055bc84bbbfa41bc5a80c6e691", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d91a8143dbe11c4a5c7e36237b984475", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.752" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.752" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13318d2b1919cc94adfdc2bd2b999df3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2afe9e4f854ffea15a2e508d6c056eb6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.785" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.128" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1665" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2afe9e4f854ffea15a2e508d6c056eb6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.785" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1690178537a5a7a766ac81430f2eb0c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.308" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445e023ee94682c0923c56aed6d099a3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7df6faffe012f7adcf8af2fb3bdcd62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.604" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1527" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7df6faffe012f7adcf8af2fb3bdcd62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.604" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.255" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.665", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.331" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.331" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/225fad3f9757efac61bc8b632d8b7af4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.783", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17c5e62051ead15a16c5a20bd94ceca8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1390" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17c5e62051ead15a16c5a20bd94ceca8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1390" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87125cf8054878472af772a43f8cef1e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1058" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03ee91d12469ee21a5cddf85fc8f2755", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.77302" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.298", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.806" + }, + { + "@id": "urn:anon:hash:4390626191852969155.136" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.806" + }, + { + "@id": "urn:anon:hash:4390626191852969155.136" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/712e5bfaa0b973c27b6e6334643d3fdc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b0b88c93e5693964a2bc0031bb1bb72", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5032c2a815667f2ad9d8e57e2c4ad02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.447" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.381" + }, + { + "@id": "urn:anon:hash:3929554047386646216.839" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5032c2a815667f2ad9d8e57e2c4ad02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.447" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1133" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97e12e155af1ce3e9e40a8e4225d84df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46461f54b0ddd4ea5f1dddc20ef02e59" + }, + { + "@id": "urn:anon:hash:2632396539921835875.812" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.354" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1245" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46461f54b0ddd4ea5f1dddc20ef02e59" + }, + { + "@id": "urn:anon:hash:2632396539921835875.812" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1609" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.85", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.850" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.850" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd6049096aa01c49bc4fa01b6434ab15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.662" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.223" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1175" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd6049096aa01c49bc4fa01b6434ab15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.662" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.360" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e340ccece6358b0b321e6cb6ad93610", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28931bcdd85637691f7e9a416d591349" + }, + { + "@id": "urn:anon:hash:2632396539921835875.550" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.758" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28931bcdd85637691f7e9a416d591349" + }, + { + "@id": "urn:anon:hash:2632396539921835875.550" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1486" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37638cbb36ada83b0fd93d088a55b9a1", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/308098619c05b03a982aad2293b127d4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c884b6f39fd8a944f42993fa5ef84fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.756" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.698" + }, + { + "@id": "urn:anon:hash:3929554047386646216.331" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c884b6f39fd8a944f42993fa5ef84fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.756" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.246" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.330", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.458" + }, + { + "@id": "urn:anon:hash:4390626191852969155.228" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.458" + }, + { + "@id": "urn:anon:hash:4390626191852969155.228" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3bca1dca850eb51188905a7ab70ccabb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.154", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.465" + }, + { + "@id": "urn:anon:hash:4390626191852969155.734" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.465" + }, + { + "@id": "urn:anon:hash:4390626191852969155.734" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bba3fef3005842442f54e14497a5b916" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1593", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0e1b15f32585096a737a2d6febdfcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.307" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca0e1b15f32585096a737a2d6febdfcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.307" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e98e7255021ee4f8a2d252e8c4c9d78e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7948761bcc64f0f4a2bd1afa86d33b5e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.792" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.792" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/089a409f66e6d4b055358d76dd8a7c40" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef090445616539d0d6656e95e5103631", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "urn:anon:hash:3929554047386646216.88" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.838", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.131" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1059", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1666" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1666" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6536ca15575d5e8f829114cbd6129666", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca33dae71456b41391734f36d8086a7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.601" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.117" + }, + { + "@id": "urn:anon:hash:3929554047386646216.101" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca33dae71456b41391734f36d8086a7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.601" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.153" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c104fe5ce2f7e5bc2ce7828218dd3ac9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa4dee7bc8dfe6583aacd2d413b2d9e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.514", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.96" + }, + { + "@id": "urn:anon:hash:4390626191852969155.373" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.96" + }, + { + "@id": "urn:anon:hash:4390626191852969155.373" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/badc85f4506c139441e9b3c51d4d35c1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.54", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff96e1b20fe1280cc5a05f55202c671d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.188" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff96e1b20fe1280cc5a05f55202c671d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.188" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c848ccb549d31d8ed59aeaefac66fbfe" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.151" + }, + { + "@id": "urn:anon:hash:4390626191852969155.182" + }, + { + "@id": "urn:anon:hash:4390626191852969155.235" + }, + { + "@id": "urn:anon:hash:4390626191852969155.262" + }, + { + "@id": "urn:anon:hash:4390626191852969155.272" + }, + { + "@id": "urn:anon:hash:4390626191852969155.288" + }, + { + "@id": "urn:anon:hash:4390626191852969155.379" + }, + { + "@id": "urn:anon:hash:4390626191852969155.385" + }, + { + "@id": "urn:anon:hash:4390626191852969155.452" + }, + { + "@id": "urn:anon:hash:4390626191852969155.471" + }, + { + "@id": "urn:anon:hash:4390626191852969155.472" + }, + { + "@id": "urn:anon:hash:4390626191852969155.535" + }, + { + "@id": "urn:anon:hash:4390626191852969155.541" + }, + { + "@id": "urn:anon:hash:4390626191852969155.588" + }, + { + "@id": "urn:anon:hash:4390626191852969155.599" + }, + { + "@id": "urn:anon:hash:4390626191852969155.637" + }, + { + "@id": "urn:anon:hash:4390626191852969155.694" + }, + { + "@id": "urn:anon:hash:4390626191852969155.708" + }, + { + "@id": "urn:anon:hash:4390626191852969155.709" + }, + { + "@id": "urn:anon:hash:4390626191852969155.714" + }, + { + "@id": "urn:anon:hash:4390626191852969155.736" + }, + { + "@id": "urn:anon:hash:4390626191852969155.775" + }, + { + "@id": "urn:anon:hash:4390626191852969155.800" + }, + { + "@id": "urn:anon:hash:4390626191852969155.819" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/148831b59cd863774547640df1c3879d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b8ae1f5471f5de66957940a919daf78" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2861452064e6a536b3d37c5704f63d6a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c28e54993317ab4ab128bf11e451aa8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505ab7d71be31709923cc3e1579b3c48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef28cede621b24b47c87affab5476f73" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.12" + }, + { + "@id": "urn:anon:hash:1309352395631559165.136" + }, + { + "@id": "urn:anon:hash:1309352395631559165.177" + }, + { + "@id": "urn:anon:hash:1309352395631559165.247" + }, + { + "@id": "urn:anon:hash:1309352395631559165.264" + }, + { + "@id": "urn:anon:hash:1309352395631559165.322" + }, + { + "@id": "urn:anon:hash:1309352395631559165.336" + }, + { + "@id": "urn:anon:hash:1309352395631559165.363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.367" + }, + { + "@id": "urn:anon:hash:1309352395631559165.401" + }, + { + "@id": "urn:anon:hash:1309352395631559165.513" + }, + { + "@id": "urn:anon:hash:1309352395631559165.519" + }, + { + "@id": "urn:anon:hash:1309352395631559165.575" + }, + { + "@id": "urn:anon:hash:1309352395631559165.613" + }, + { + "@id": "urn:anon:hash:1309352395631559165.652" + }, + { + "@id": "urn:anon:hash:1309352395631559165.658" + }, + { + "@id": "urn:anon:hash:1309352395631559165.668" + }, + { + "@id": "urn:anon:hash:1309352395631559165.707" + }, + { + "@id": "urn:anon:hash:1309352395631559165.731" + }, + { + "@id": "urn:anon:hash:1309352395631559165.74" + }, + { + "@id": "urn:anon:hash:1309352395631559165.777" + }, + { + "@id": "urn:anon:hash:1309352395631559165.802" + }, + { + "@id": "urn:anon:hash:1309352395631559165.836" + }, + { + "@id": "urn:anon:hash:1309352395631559165.838" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.151" + }, + { + "@id": "urn:anon:hash:4390626191852969155.182" + }, + { + "@id": "urn:anon:hash:4390626191852969155.235" + }, + { + "@id": "urn:anon:hash:4390626191852969155.262" + }, + { + "@id": "urn:anon:hash:4390626191852969155.272" + }, + { + "@id": "urn:anon:hash:4390626191852969155.288" + }, + { + "@id": "urn:anon:hash:4390626191852969155.379" + }, + { + "@id": "urn:anon:hash:4390626191852969155.385" + }, + { + "@id": "urn:anon:hash:4390626191852969155.452" + }, + { + "@id": "urn:anon:hash:4390626191852969155.471" + }, + { + "@id": "urn:anon:hash:4390626191852969155.472" + }, + { + "@id": "urn:anon:hash:4390626191852969155.535" + }, + { + "@id": "urn:anon:hash:4390626191852969155.541" + }, + { + "@id": "urn:anon:hash:4390626191852969155.588" + }, + { + "@id": "urn:anon:hash:4390626191852969155.599" + }, + { + "@id": "urn:anon:hash:4390626191852969155.637" + }, + { + "@id": "urn:anon:hash:4390626191852969155.694" + }, + { + "@id": "urn:anon:hash:4390626191852969155.708" + }, + { + "@id": "urn:anon:hash:4390626191852969155.709" + }, + { + "@id": "urn:anon:hash:4390626191852969155.714" + }, + { + "@id": "urn:anon:hash:4390626191852969155.736" + }, + { + "@id": "urn:anon:hash:4390626191852969155.775" + }, + { + "@id": "urn:anon:hash:4390626191852969155.800" + }, + { + "@id": "urn:anon:hash:4390626191852969155.819" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f89a96076879f646b53ac01ae38a4200" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e7ab53aba65afcfc91bc4095a3cfa51" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94c3bb334c0bbf2bbb47e5402f33877d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf77a23ed83a63602eddef2cb7a9d21" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20419363efe3c423dee3f3224c5990b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.650", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.649" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.691", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.366" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b502725a9bc8af0ed46b17a417ab523", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.81258" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.268" + }, + { + "@id": "urn:anon:hash:4390626191852969155.504" + }, + { + "@id": "urn:anon:hash:4390626191852969155.677" + }, + { + "@id": "urn:anon:hash:4390626191852969155.803" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad18e1bdbb4e3924cadf47cff9b575bf" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.329" + }, + { + "@id": "urn:anon:hash:1309352395631559165.364" + }, + { + "@id": "urn:anon:hash:1309352395631559165.370" + }, + { + "@id": "urn:anon:hash:1309352395631559165.690" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.268" + }, + { + "@id": "urn:anon:hash:4390626191852969155.504" + }, + { + "@id": "urn:anon:hash:4390626191852969155.677" + }, + { + "@id": "urn:anon:hash:4390626191852969155.803" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1541a5227fbb83f0d5c655bcd93bc7f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1162", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b03d628efc03f3ae53e329775610aa49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.934" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b03d628efc03f3ae53e329775610aa49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.934" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d8a1b279229a782a84d9eab17fa8834" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b11508ac4f1868902106c0752848402" + }, + { + "@id": "urn:anon:hash:2632396539921835875.566" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.376" + }, + { + "@id": "urn:anon:hash:3929554047386646216.478" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b11508ac4f1868902106c0752848402" + }, + { + "@id": "urn:anon:hash:2632396539921835875.566" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afd312de6145162b780f9febaee808c7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.343" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01821243954d794346c7a3a618df44fb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1092" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1092" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/123e614acf78d1043ec7bde05a7af30d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.517", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.538" + }, + { + "@id": "urn:anon:hash:4390626191852969155.547" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.538" + }, + { + "@id": "urn:anon:hash:4390626191852969155.547" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec9ac99d98e46b8eb1993963b494c042" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28bc9626cd3e601b05fda58a30ad3d77", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.672", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.39" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.39" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.406", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.737" + }, + { + "@id": "urn:anon:hash:4390626191852969155.263" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.737" + }, + { + "@id": "urn:anon:hash:4390626191852969155.263" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96400a22c05b7ef5eedd32950b2da093" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.745", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.350" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.350" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.294", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.439" + }, + { + "@id": "urn:anon:hash:4390626191852969155.240" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.439" + }, + { + "@id": "urn:anon:hash:4390626191852969155.240" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c67e5f44c6737de6875753ccecd6bb1c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.343", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.478" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18206495b1627e1348c3a1ff57be72f1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.700" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.402" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1648" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18206495b1627e1348c3a1ff57be72f1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.700" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.445" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1562", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.433" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1621", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.313" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.313" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.163", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.466" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.466" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62b486e1fc9e9b8b39195c2be98e2e5c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.114", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.307" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.307" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5279d246c57b85810efe4282e382ea35", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.983" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.983" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd806d60ab8ad2801a52e3a622a39b80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1412", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5051d108eaca99b0fc00dd7b383c7a98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1434" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5051d108eaca99b0fc00dd7b383c7a98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1434" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d05d7a216134f0682639f9e675c11715" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1352", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ffb5bc2856ae411604f559ffbcd4c28f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.411" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ffb5bc2856ae411604f559ffbcd4c28f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.411" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.934", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1162" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.389", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.286" + }, + { + "@id": "urn:anon:hash:4390626191852969155.112" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.286" + }, + { + "@id": "urn:anon:hash:4390626191852969155.112" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8deb0a85f669ff017783dbc3c5ec3cb0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.556" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.848" + }, + { + "@id": "urn:anon:hash:3929554047386646216.892" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8deb0a85f669ff017783dbc3c5ec3cb0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.556" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.641" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.817", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.774" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.774" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66e79daac286d5b3f0bff7845989481a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7410de056d3683ceef17988ad9d44b4d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.4952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1466", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.354" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.354" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd83d5c27822d486c56bc21219e9dca9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "urn:anon:hash:3929554047386646216.93" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.93" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.53" + }, + { + "@id": "urn:anon:hash:4390626191852969155.74" + }, + { + "@id": "urn:anon:hash:4390626191852969155.809" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.103" + }, + { + "@id": "urn:anon:hash:1309352395631559165.425" + }, + { + "@id": "urn:anon:hash:1309352395631559165.641" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.53" + }, + { + "@id": "urn:anon:hash:4390626191852969155.74" + }, + { + "@id": "urn:anon:hash:4390626191852969155.809" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1c7efe103f8e4127a65a3e914dbf90b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.134", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.640" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d82b255fa7194ff39e08e47e404d4c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.494", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.728" + }, + { + "@id": "urn:anon:hash:4390626191852969155.486" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.728" + }, + { + "@id": "urn:anon:hash:4390626191852969155.486" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cfb233aede217e6b657d7e16b353c1a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2e7d7a7761abdba7cc184959f54af7e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.261", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.449" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.523", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.522" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.522" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab083d7533b27632b92ae16f8eb39e59", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + }, + { + "@id": "urn:anon:hash:3929554047386646216.133" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.133" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1506", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e0ff78d95456cae5d1499af8f54cd4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1438" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e0ff78d95456cae5d1499af8f54cd4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1438" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f527245b0ee64ff6d8bb06b22f83ee4d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1636" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.888", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28a23f4e314c2a7592806e547525e50a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1095" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28a23f4e314c2a7592806e547525e50a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1095" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddffbe1bca80f440f8a9dd1e3d205a8e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + }, + { + "@id": "urn:anon:hash:3929554047386646216.562" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.335", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1075" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1075" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/402fe4e50fc5b63a623cf314c1ccea4f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.602" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.602" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352fe86762ec24a56facc2fe20eadfe5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1652", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.197" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f0a05d52617307c49d540ca28d606", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1227" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.833", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.587" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.587" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.454", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1c1a1db7aff47b7050a2ba0c01998d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1522" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1c1a1db7aff47b7050a2ba0c01998d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1522" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.362", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.119" + }, + { + "@id": "urn:anon:hash:4390626191852969155.79" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.119" + }, + { + "@id": "urn:anon:hash:4390626191852969155.79" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9841d8c6e4000fdcff25d4f6e2a421" + }, + { + "@id": "urn:anon:hash:2632396539921835875.473" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.598" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1682" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9841d8c6e4000fdcff25d4f6e2a421" + }, + { + "@id": "urn:anon:hash:2632396539921835875.473" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.435" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.438", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.345" + }, + { + "@id": "urn:anon:hash:4390626191852969155.248" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.345" + }, + { + "@id": "urn:anon:hash:4390626191852969155.248" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb44de614a53254625094b8a8491dd9a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.53", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1646" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1646" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/174577d4d501f216d2dd83b945f2934e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.106" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.655" + }, + { + "@id": "urn:anon:hash:3929554047386646216.72" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/174577d4d501f216d2dd83b945f2934e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.106" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e59f482deec37e5fe32bcdf1308345d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1099" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.726", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.559" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.559" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f42692febf162eca00fb2d837e390f62", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.891" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.891" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.34", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.733" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.733" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd6049096aa01c49bc4fa01b6434ab15", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1175" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1175" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7309bfb6d6058f64537e9e6294859b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.60", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.677", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c1576d30c9b5f40fa0cbc3db33f74e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1445" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c1576d30c9b5f40fa0cbc3db33f74e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1445" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1264", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.76" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.822", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.749" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.749" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306dce2eb2d1cc525cfb02688043458c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.540", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.781" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.781" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.327", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6688ecde4a8c2c46540f5c371bbf3b8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.978" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6688ecde4a8c2c46540f5c371bbf3b8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.978" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08d77d8d2cb7e64f1016760c6a275c9f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46a3914614a03b324af741badba242b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.565" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.759" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1249" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46a3914614a03b324af741badba242b1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.565" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.598" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.53", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.845" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.845" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.476", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + }, + { + "@id": "urn:anon:hash:1309352395631559165.428" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1395", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1183" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1183" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.415", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.455" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0a9d3de951c8df1a6de9d5f2d41dbe2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb9c96c7170056ad9bdd9fd9fee7702a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e72017d2b19c2f431ba2db97de9b4049", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.156" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.156" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.351" + }, + { + "@id": "urn:anon:hash:4390626191852969155.619" + }, + { + "@id": "urn:anon:hash:4390626191852969155.657" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb5180b7ea7f97314e9db89042568a51" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.195" + }, + { + "@id": "urn:anon:hash:1309352395631559165.639" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.351" + }, + { + "@id": "urn:anon:hash:4390626191852969155.619" + }, + { + "@id": "urn:anon:hash:4390626191852969155.657" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/074edc67beadc2bc003601c0427b0036" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.27", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.670" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.670" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d85a43b4eb79f65694ad1324b101d3eb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "21.06092" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.712", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.148" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.148" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/306222179f6b77c89da09119e0e94518", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.190" + }, + { + "@id": "urn:anon:hash:4390626191852969155.383" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f00f7d4787b1d1f8b91f92470bf2e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.225" + }, + { + "@id": "urn:anon:hash:1309352395631559165.493" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.190" + }, + { + "@id": "urn:anon:hash:4390626191852969155.383" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a59889714cce9ca98524ab999fbdc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db4ed01bf1965b65c9f3e3024f90a553", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a50334e713b4a1cb53fc5dd58c8a05e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b59a9e71015877547eab69e525c1bc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.353" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.353" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/051371fad5fbcbb630dc0e88540d5b85", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.232" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.232" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b75cb1ad0c5a3f4132f208d215bdef3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75513c579cf06990da56313d2bb3cfa0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.80" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.356" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1161" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75513c579cf06990da56313d2bb3cfa0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.80" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.124" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.751", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.444" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.444" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.849", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.51" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.51" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.414", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.405" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.655", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.615" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.615" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63fc5dcef4cfc273c728472529309d9b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4b0bfc26a694307ad8a2d204f2c56e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.468" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.531" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edc8d45ef2e13b6749c6d29ecb74754f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4b0bfc26a694307ad8a2d204f2c56e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.468" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1070" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.169", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.404" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.217", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + }, + { + "@id": "urn:anon:hash:1309352395631559165.661" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.661" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9953b9c57c765fb5877dae5ec3768d2a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.818" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.818" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.526", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5106e369f2dfd424e73b2c5659cdfab6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.527" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5106e369f2dfd424e73b2c5659cdfab6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.527" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.96", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.795" + }, + { + "@id": "urn:anon:hash:4390626191852969155.845" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.795" + }, + { + "@id": "urn:anon:hash:4390626191852969155.845" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ab54637def52bc42bb848718ef8cdb9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.463" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.463" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11e1b20cfc29bf03c1b1613ed2eef697" + }, + { + "@id": "urn:anon:hash:2632396539921835875.541" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.566" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1083" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11e1b20cfc29bf03c1b1613ed2eef697" + }, + { + "@id": "urn:anon:hash:2632396539921835875.541" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1084" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11d8280545d83ebcc4bf68115ac140ca", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.59874" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157d31b08a1b7931933249ae1c780765", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1656" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1656" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.815", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "urn:anon:hash:1309352395631559165.365" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.365" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.249", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.134" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.134" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/669d3c1570f6aeee0ee5037a7764c681", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a700553b7991b9325f83f6d6fdeb60d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.239" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.646" + }, + { + "@id": "urn:anon:hash:3929554047386646216.673" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a700553b7991b9325f83f6d6fdeb60d5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.239" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.261" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1525", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1426" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.506", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.505" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.505" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.184" + }, + { + "@id": "urn:anon:hash:4390626191852969155.483" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.183" + }, + { + "@id": "urn:anon:hash:1309352395631559165.411" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.184" + }, + { + "@id": "urn:anon:hash:4390626191852969155.483" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/883caff6c07ed787e1dca288e99d7464" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e83ab23e01089234b35f0f05b58e1a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + }, + { + "@id": "urn:anon:hash:3929554047386646216.678" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.566", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c593d4769efcc17641522b7db8cafdb5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.790" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c593d4769efcc17641522b7db8cafdb5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.790" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65931e0848fed7c1f08be523dd635c69" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.467", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.463" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.463" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04c758913b58e40b8c4f9633beeca51c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.303", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.224" + }, + { + "@id": "urn:anon:hash:4390626191852969155.98" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.224" + }, + { + "@id": "urn:anon:hash:4390626191852969155.98" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/976bb1fb3b7b05da584a15a3513186da" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ca71a634cfb07865d1f2f40f62bef76", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.78706" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.425", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.481" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.481" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a9b6607c5df7b76b4c89d1f7ad540bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.429", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.657" + }, + { + "@id": "urn:anon:hash:4390626191852969155.343" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.657" + }, + { + "@id": "urn:anon:hash:4390626191852969155.343" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1210", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efda166472d06e04e8359618961f0d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1325" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8efda166472d06e04e8359618961f0d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1325" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/516ef8a50859453faa22f2a5643d9fa6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.118", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.659" + }, + { + "@id": "urn:anon:hash:4390626191852969155.583" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.659" + }, + { + "@id": "urn:anon:hash:4390626191852969155.583" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.906", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1196" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1196" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea1bf80acd3037a02a5f9e48989a3e09", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1426" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/88e02956bdf817f497900002cb8b99e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78f78b1d295971447d04a37acc4b2640", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e557f993fcc8dec53d9a6abb1911b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.347" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.708" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e557f993fcc8dec53d9a6abb1911b3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.347" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1400" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b7880c9494dd304ed1f808ce33ab28f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "urn:anon:hash:3929554047386646216.223" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.223" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.633", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e669fcb951ad9cdfc90f0d9841dff2fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1630" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e669fcb951ad9cdfc90f0d9841dff2fe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1630" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.198", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1052" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1052" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a581dd281a986f45fb4080c7cca21f31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.593" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.501" + }, + { + "@id": "urn:anon:hash:3929554047386646216.482" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a581dd281a986f45fb4080c7cca21f31" + }, + { + "@id": "urn:anon:hash:2632396539921835875.593" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1362" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.200", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.212" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.212" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.544", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.338" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.338" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/475ba8763b4cebfdb83c77ab6f524ec0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.813", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + }, + { + "@id": "urn:anon:hash:1309352395631559165.524" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.524" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4df2f48b0c300395d87cf3251d1299" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1614", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.982" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.982" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.608", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + }, + { + "@id": "urn:anon:hash:1309352395631559165.730" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.730" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.875", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1535" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2407755c9b77a3717a3615920f5323b8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d91a8143dbe11c4a5c7e36237b984475" + }, + { + "@id": "urn:anon:hash:2632396539921835875.826" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.696" + }, + { + "@id": "urn:anon:hash:3929554047386646216.752" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d91a8143dbe11c4a5c7e36237b984475" + }, + { + "@id": "urn:anon:hash:2632396539921835875.826" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236b9ee70f3c06ba68249128fcb91116" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.753" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.243", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "urn:anon:hash:1309352395631559165.800" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.800" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.746", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.189" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.189" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba60ccf3ce1b772afec234af6bf038d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b60c0e2a846875e3d5cc854dd212036", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4ab2ce54696be4378c1141e6cdd96a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.59" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.515" + }, + { + "@id": "urn:anon:hash:3929554047386646216.963" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4ab2ce54696be4378c1141e6cdd96a6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.59" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1393", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58b16e11dec614ff536f97127e9cf333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.271" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58b16e11dec614ff536f97127e9cf333" + }, + { + "@id": "urn:anon:hash:3929554047386646216.271" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdf821c41598e27a19080b224dce595d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d85137be908d462e1118728812c51ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d02c6c0519a1d9eb04a90099c12d02df", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1455" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6506129fcb645377fe1995d305c122ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.45", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.594" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.594" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf32e60a2cfdfa232a8c2208bade62df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1269", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8708f48e62eb8d6228c1c50bf4fe277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.698" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8708f48e62eb8d6228c1c50bf4fe277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.698" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.31", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.680" + }, + { + "@id": "urn:anon:hash:4390626191852969155.590" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.680" + }, + { + "@id": "urn:anon:hash:4390626191852969155.590" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9cfc718efe605da0748ab6724ca5f4a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1653.89699999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1170", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4c8d5e4f9746dff87f39f97fb7086c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1171" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4c8d5e4f9746dff87f39f97fb7086c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1171" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.672", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.688" + }, + { + "@id": "urn:anon:hash:4390626191852969155.185" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.688" + }, + { + "@id": "urn:anon:hash:4390626191852969155.185" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.664", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.663" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.231", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/874832d2c0dc0152b2d37e22adfd6744" + }, + { + "@id": "urn:anon:hash:3929554047386646216.349" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/874832d2c0dc0152b2d37e22adfd6744" + }, + { + "@id": "urn:anon:hash:3929554047386646216.349" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.596", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.543" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14f07aa7f0a415856aa1e0a3aaa1bd49", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.365" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.365" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b44d56c1b46ec42213cb6c3c5fd54cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a178d504c5e5f1d7fb9548b6cd3dc430" + }, + { + "@id": "urn:anon:hash:2632396539921835875.536" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.820" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1603" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a178d504c5e5f1d7fb9548b6cd3dc430" + }, + { + "@id": "urn:anon:hash:2632396539921835875.536" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.816", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.506" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.506" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1066", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.438" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.438" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.732", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + }, + { + "@id": "urn:anon:hash:1309352395631559165.644" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.644" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0d74872a0b6130ede31afb4b7c24581", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1112" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1112" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f174629c576e2d13a53b8bb041dacd41", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b54e88b7bd80252b32550aab9b7d657" + }, + { + "@id": "urn:anon:hash:2632396539921835875.119" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.362" + }, + { + "@id": "urn:anon:hash:3929554047386646216.447" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b54e88b7bd80252b32550aab9b7d657" + }, + { + "@id": "urn:anon:hash:2632396539921835875.119" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.833" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.191", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.575" + }, + { + "@id": "urn:anon:hash:4390626191852969155.724" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.575" + }, + { + "@id": "urn:anon:hash:4390626191852969155.724" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.510", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + }, + { + "@id": "urn:anon:hash:1309352395631559165.374" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.374" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9c88b2355802256096e4cb9e1028722" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.562", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.220" + }, + { + "@id": "urn:anon:hash:4390626191852969155.304" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.220" + }, + { + "@id": "urn:anon:hash:4390626191852969155.304" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/718e82dd35668077a8a2e3c65f577bb8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.70" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.70" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/922f7c03ec0b0f315017216c3314acc8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.640" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.4", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.60" + }, + { + "@id": "urn:anon:hash:4390626191852969155.208" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.60" + }, + { + "@id": "urn:anon:hash:4390626191852969155.208" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d37ebaef5b2b884a6ec24dfde6f705df" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.285", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.392" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.392" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.761", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.681" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.681" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.593", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.501" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.501" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.570", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:1309352395631559165.772" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.772" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1561", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.25" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf6a4ae8fa55142586417a3ef7f1e45d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.44096" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.157" + }, + { + "@id": "urn:anon:hash:4390626191852969155.725" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.256" + }, + { + "@id": "urn:anon:hash:1309352395631559165.503" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.157" + }, + { + "@id": "urn:anon:hash:4390626191852969155.725" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32c961b85bf67d84d64ab5199c4df0b9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1180", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc2259b4c73b6157d2ceabd8da47f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.185" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc2259b4c73b6157d2ceabd8da47f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.185" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e55dc48ed1fabecc658d6cf85f1dc2b0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d882b2cec76fc0c7a26abecc80476ac", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1290" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1290" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.441", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "urn:anon:hash:1309352395631559165.416" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.416" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.878", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1087" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1087" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbc8647f0e1e89e8467b0453e2e1829b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "urn:anon:hash:3929554047386646216.329" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.329" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.275", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.274" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.807", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fe82d5eaf65e888266dcf8c3c856d2b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.71" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fe82d5eaf65e888266dcf8c3c856d2b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.71" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.803", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.488" + }, + { + "@id": "urn:anon:hash:4390626191852969155.490" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.488" + }, + { + "@id": "urn:anon:hash:4390626191852969155.490" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "40.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.353", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + }, + { + "@id": "urn:anon:hash:1309352395631559165.297" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.297" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc373198b2d852d643cc4bc1f2b05979", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/472b2b0e65e4cad8872cce67535ff53a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.76" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.728" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1336" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/472b2b0e65e4cad8872cce67535ff53a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.76" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/984c284a686a2a8fe63ee8fcea4c08f3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.938" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.677", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.329" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.329" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.171" + }, + { + "@id": "urn:anon:hash:4390626191852969155.843" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75ec7c5a09fb96aaf3caeae928f5d771" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.395" + }, + { + "@id": "urn:anon:hash:1309352395631559165.95" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.171" + }, + { + "@id": "urn:anon:hash:4390626191852969155.843" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ffeef8c495bc6b759b505e85e0ef18" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.736", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.808" + }, + { + "@id": "urn:anon:hash:4390626191852969155.762" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.808" + }, + { + "@id": "urn:anon:hash:4390626191852969155.762" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd4d0e36abe3b1a5b85a32b34cb21799" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b11508ac4f1868902106c0752848402", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.478" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.433", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + }, + { + "@id": "urn:anon:hash:1309352395631559165.176" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.176" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98acd4fbf192c3a3166ab5e1833c66be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcbe282edd2c6401e2fa78a3bb68dfb5", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1af6c7105114495c97b71c343e9f81eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.707", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.529" + }, + { + "@id": "urn:anon:hash:4390626191852969155.151" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.529" + }, + { + "@id": "urn:anon:hash:4390626191852969155.151" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5680515e5f46625d675280939a84de5d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + }, + { + "@id": "urn:anon:hash:3929554047386646216.778" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.778" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1520", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0a8ab6a5fee722fefc8136849f079dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.397" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0a8ab6a5fee722fefc8136849f079dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.397" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.236", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.806" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.806" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.138" + }, + { + "@id": "urn:anon:hash:4390626191852969155.473" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09e5fbac9dfcce9002d15df6b8172f55" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.665" + }, + { + "@id": "urn:anon:hash:1309352395631559165.762" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.138" + }, + { + "@id": "urn:anon:hash:4390626191852969155.473" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/748c050a4503b5c85d84404c8f8692aa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.46", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.270" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.270" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.697", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.35" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.35" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93ebca4d62c462324eef1c711b0feeeb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09567f86ee6b2d4e3989092f51fa5dc9", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.376" + }, + { + "@id": "urn:anon:hash:4390626191852969155.52" + }, + { + "@id": "urn:anon:hash:4390626191852969155.785" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e24836963c30eb5dfad3d6c18e57e5e1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.145" + }, + { + "@id": "urn:anon:hash:1309352395631559165.570" + }, + { + "@id": "urn:anon:hash:1309352395631559165.612" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.376" + }, + { + "@id": "urn:anon:hash:4390626191852969155.52" + }, + { + "@id": "urn:anon:hash:4390626191852969155.785" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8bfdeac93bc41f20f1ccd8acdd510c9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.126", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.326" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.326" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.103", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.242" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfb9a1133ee805b056c9ece15adc231d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.64", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.229" + }, + { + "@id": "urn:anon:hash:4390626191852969155.676" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.229" + }, + { + "@id": "urn:anon:hash:4390626191852969155.676" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47e3fb54fe0bb05dff68d5e2d641dc24" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.145", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.453" + }, + { + "@id": "urn:anon:hash:4390626191852969155.376" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.453" + }, + { + "@id": "urn:anon:hash:4390626191852969155.376" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4660aa68b73566312ea1b93062097356" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4dac7ba6eb567652fb06c415c2976dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.575" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.191" + }, + { + "@id": "urn:anon:hash:3929554047386646216.856" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4dac7ba6eb567652fb06c415c2976dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.575" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.19" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.181", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + }, + { + "@id": "urn:anon:hash:1309352395631559165.241" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd128541770427cec412018dcb591734" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbac9928a241d1199d895854b98dce26", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.964" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.964" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.851", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1209" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1209" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.31", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.697" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e95b6c8a298cdd52ba1d82c314b395e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + }, + { + "@id": "urn:anon:hash:3929554047386646216.470" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97803d8169df4a02f964af8e26dfbc80", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.00243" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27a20b2de297ae35b1e2813f68b8b7cd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.493" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.493" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e5eb9a7353051b192801ca1502c3d6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c1542a2a2f29c338392c6d5a0338465", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.952109" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5da4ce82bc0b8c582a107ec0afabdda7", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1411", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad83e4ec6d76cdaf91a42a0641aae1b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.287" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad83e4ec6d76cdaf91a42a0641aae1b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.287" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ec9ada7126702a553b2bea44ae73ee5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1458" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed85f90e71fd5996f8fa403137487ab4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.142" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a0acef119a7bba371c0b1db58de160", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1373", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1656" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1656" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1106", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d1434c61cdba5adda49f6de367f0825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1071" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d1434c61cdba5adda49f6de367f0825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1071" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d530cbe17a18388e828f57b53c6baa5c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ee2461cc451d6da4a8174d47ea1e286", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1038" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1038" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e018bc4af037203e7b99199d7b877d89" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.42", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.41" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.340", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1405" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1405" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.133", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab083d7533b27632b92ae16f8eb39e59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1628" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab083d7533b27632b92ae16f8eb39e59" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1628" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.657", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.490" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a3aff9831e6c2845dc389bb19e5a615", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1195" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1195" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c349569af9c40d4e48aa09187d26247a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.39", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.672" + }, + { + "@id": "urn:anon:hash:4390626191852969155.621" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.672" + }, + { + "@id": "urn:anon:hash:4390626191852969155.621" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f58d63c6e31f06616610f2ce88941b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "35.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf3195b56212ea53d8535830523c07c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1143" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c215c87186a3dd929c1a9ff4a2a507ad", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95503e4e11ec3278c590dcf1738d705" + }, + { + "@id": "urn:anon:hash:2632396539921835875.123" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.94" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1176" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95503e4e11ec3278c590dcf1738d705" + }, + { + "@id": "urn:anon:hash:2632396539921835875.123" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1027" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9d0be15535991ca5db86922613c0277" + }, + { + "@id": "urn:anon:hash:2632396539921835875.53" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.845" + }, + { + "@id": "urn:anon:hash:3929554047386646216.338" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9d0be15535991ca5db86922613c0277" + }, + { + "@id": "urn:anon:hash:2632396539921835875.53" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.437" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.325", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.577" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.577" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.185", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + }, + { + "@id": "urn:anon:hash:1309352395631559165.352" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.352" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0363d1d903082547946c89e0f2eef746" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56136e52a5083e216687bb1eff182a6d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3bd78335fb57898c4c092cdde3edb12" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0a9d3de951c8df1a6de9d5f2d41dbe2", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25855fee02bdbf9f0575e7e36743874c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e769f213bc4372675a7f7f365eae472", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.144", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.157" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.157" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.390", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.618" + }, + { + "@id": "urn:anon:hash:4390626191852969155.286" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.618" + }, + { + "@id": "urn:anon:hash:4390626191852969155.286" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3470d852a5ffb78a247e3d40eba88b62", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + }, + { + "@id": "urn:anon:hash:3929554047386646216.671" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.671" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.252", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.426" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.426" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0adfedc967837856d6fbc9600fb0182c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ed8540f910ba126e352999e8e918592" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0abbf6611dbc0abfa214b39a177c9bcd", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2543078f67a8ca3a5924da904d0f2990", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.536", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1031" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1031" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81e11868627f5530eba581e6d2b98ecb", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b97eada62f5adf4bd4a19502b3d6f9d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb10d0cfa78f3bb5ea4a048fe7c9e51c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1324" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1324" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9f87568566374bbcdc13b3c3c1d6116" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bebca7d85927ce238cbdfcb3a05b51c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "urn:anon:hash:3929554047386646216.494" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.633", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + }, + { + "@id": "urn:anon:hash:1309352395631559165.179" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.179" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30721c5b99f6f4c9099160d91fa3d992", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4423544d6b5705a2a702d017bba8efc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.287" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.614" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1535" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4423544d6b5705a2a702d017bba8efc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.287" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.875" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1537", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1536" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1536" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.566", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.376" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.376" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/532e734f1b4f5ed19b4acb405455f89a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82e66876222160c2a73131d6288482ea" + }, + { + "@id": "urn:anon:hash:2632396539921835875.267" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.203" + }, + { + "@id": "urn:anon:hash:3929554047386646216.889" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82e66876222160c2a73131d6288482ea" + }, + { + "@id": "urn:anon:hash:2632396539921835875.267" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1f0b69d45bc1b08674ae25a8429487f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.922" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.577", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1472" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1472" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.258", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.61" + }, + { + "@id": "urn:anon:hash:4390626191852969155.584" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.61" + }, + { + "@id": "urn:anon:hash:4390626191852969155.584" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/218b371a36d070c459acf066c473d16b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.197", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.304" + }, + { + "@id": "urn:anon:hash:4390626191852969155.370" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.304" + }, + { + "@id": "urn:anon:hash:4390626191852969155.370" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.831", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.186" + }, + { + "@id": "urn:anon:hash:4390626191852969155.189" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.186" + }, + { + "@id": "urn:anon:hash:4390626191852969155.189" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c83aff361facb319c55933d88b478d9e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/059849ab20ce847047c43ca2b1ddf7e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.685", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.223" + }, + { + "@id": "urn:anon:hash:4390626191852969155.431" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.223" + }, + { + "@id": "urn:anon:hash:4390626191852969155.431" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/832be1c998761306bef643b0fc3593f4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.79" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1243", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab2363f11a462dfdc1265528b7b7da99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1140" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab2363f11a462dfdc1265528b7b7da99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1140" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f67869ad7f5443d02638752fdff8650d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.495" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.351" + }, + { + "@id": "urn:anon:hash:3929554047386646216.655" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f67869ad7f5443d02638752fdff8650d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.495" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.341" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.863", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a566c0071a65b7391e35450fdb521dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1355" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a566c0071a65b7391e35450fdb521dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1355" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11c3ca57d45cc4c7cc3b05a1f5d04eed" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.476" + }, + { + "@id": "urn:anon:hash:4390626191852969155.724" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30b1294c5bd502101307a2e823afc43" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.191" + }, + { + "@id": "urn:anon:hash:1309352395631559165.428" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.476" + }, + { + "@id": "urn:anon:hash:4390626191852969155.724" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/12f0b8496a9c06f58833d9627e690cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.648", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.557" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.557" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.423", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.499" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.469", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.109" + }, + { + "@id": "urn:anon:hash:4390626191852969155.276" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.109" + }, + { + "@id": "urn:anon:hash:4390626191852969155.276" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82dcc75e02bb58e263b84d69bfb48e7d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58607af5e28406631d593bfc03bb2c2f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1370" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26512584b1215ea83f41e78fd6c2c901" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.324", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.654" + }, + { + "@id": "urn:anon:hash:4390626191852969155.456" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.654" + }, + { + "@id": "urn:anon:hash:4390626191852969155.456" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31cba107fcc2d3f3f01b26006985e4eb" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4d605b535bfb9b9c24af3659f4babf1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.178" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.133" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1703" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4d605b535bfb9b9c24af3659f4babf1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.178" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.881" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1468", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.351" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.351" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.259" + }, + { + "@id": "urn:anon:hash:4390626191852969155.271" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.55" + }, + { + "@id": "urn:anon:hash:1309352395631559165.647" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.259" + }, + { + "@id": "urn:anon:hash:4390626191852969155.271" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b502725a9bc8af0ed46b17a417ab523" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06e61e43f81e1431641bdbe1552bede1", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1229" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.43", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.599" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.599" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.676", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.265" + }, + { + "@id": "urn:anon:hash:4390626191852969155.840" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.265" + }, + { + "@id": "urn:anon:hash:4390626191852969155.840" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.225" + }, + { + "@id": "urn:anon:hash:4390626191852969155.548" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1ab18414333a1fc3e4fb67e7d02a2e4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.750" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.225" + }, + { + "@id": "urn:anon:hash:4390626191852969155.548" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/386c4a9a4064a3a54d40c036a7946ac7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.142", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed85f90e71fd5996f8fa403137487ab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.37" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed85f90e71fd5996f8fa403137487ab4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.37" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.343", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.454" + }, + { + "@id": "urn:anon:hash:4390626191852969155.290" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.454" + }, + { + "@id": "urn:anon:hash:4390626191852969155.290" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba923a6dac021d104e31cb57e08312b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.32" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.32" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1585" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba923a6dac021d104e31cb57e08312b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.32" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbce4f8c44c8301fd2522b646bd0222" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.868" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.568", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + }, + { + "@id": "urn:anon:hash:1309352395631559165.675" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.675" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa993e168bf32480a6568aa4c98cba98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24a7c3c2853b30218296d23aee686063", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4679c4c2452ac6a10149a3b470177c78" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.179", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.179" + }, + { + "@id": "urn:anon:hash:4390626191852969155.633" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.179" + }, + { + "@id": "urn:anon:hash:4390626191852969155.633" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1aee1296a05e84bc07250a7b2e365f15" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/579cb2b459836a16cef0840f60c3aceb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.89247" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec6b05d2263234c6cc10712cf1443d02", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.31041" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1064", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1192" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1192" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1017", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/491b492c516466a3a3c69bb1a29fafa1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1344" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/491b492c516466a3a3c69bb1a29fafa1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1344" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25f4b9fd555fab193970591fedd93578" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1666", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3241eb3fd56d0789541f373b94441562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1059" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3241eb3fd56d0789541f373b94441562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1059" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.442", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.278" + }, + { + "@id": "urn:anon:hash:4390626191852969155.386" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.278" + }, + { + "@id": "urn:anon:hash:4390626191852969155.386" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c4e5840f748026c9d173a97d931d9d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.320", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + }, + { + "@id": "urn:anon:hash:1309352395631559165.181" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1594", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.229" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1227", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f0a05d52617307c49d540ca28d606" + }, + { + "@id": "urn:anon:hash:3929554047386646216.802" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f0a05d52617307c49d540ca28d606" + }, + { + "@id": "urn:anon:hash:3929554047386646216.802" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.277", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc1638a849600a2d66955f22f4167bb1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.971" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc1638a849600a2d66955f22f4167bb1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.971" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f09b1bd7e5567f32ed6d321532ed8d6a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b23eead51db67ebdbbead99044f34d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.413" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.661" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1287" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b23eead51db67ebdbbead99044f34d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.413" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1288" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a214399bad87d0a6609b0fc42e09d45a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1543" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1543" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15388623911ce7dcc911200cf006aa04" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1509", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1662" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1662" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.188", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.54" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbf4c7d617cddcd68010d558cde2e8e3", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.94891" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20419363efe3c423dee3f3224c5990b4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "260.6716" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48ae34de0270c0153002a01f90219e5b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d2fcf23ea32c105274559dacb5153c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.757" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.739" + }, + { + "@id": "urn:anon:hash:3929554047386646216.852" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d2fcf23ea32c105274559dacb5153c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.757" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.97" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.766", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.767" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.767" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1634", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db106bb79e5f4df192fce44c38c4028d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.658" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db106bb79e5f4df192fce44c38c4028d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.658" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1485", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/097947fbdb7b05483c32fd0be46a5825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1256" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/097947fbdb7b05483c32fd0be46a5825" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1256" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.175", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.847" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.847" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1828be001df74db2df80067dae6d5aad", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "28.84286" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.319", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.640" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.640" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8eb1351a73744fe27038d3fa2de868f4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.497" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.497" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d97c6a98fdbffe65b762e0a9cfe51" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/028ab8b23f6db9276f0298950d22a246", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a92b887796e141617d2c282a57e7ca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.388" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.742" + }, + { + "@id": "urn:anon:hash:3929554047386646216.681" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a92b887796e141617d2c282a57e7ca" + }, + { + "@id": "urn:anon:hash:2632396539921835875.388" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.761" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253ba85bd85b67716bf7babd7687be19", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c26ddf54db4593cf19dee768d2d2e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.804" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.804" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.959", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d10453ebcbeb783b8c20b5cf872c414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.949" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d10453ebcbeb783b8c20b5cf872c414" + }, + { + "@id": "urn:anon:hash:3929554047386646216.949" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8f6c869a70f1ee44b6cdf68c6fa0889" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1341", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.997" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.997" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/098e8985557e370fe8509eeb6a49c839", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.992" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.992" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.328", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + }, + { + "@id": "urn:anon:hash:1309352395631559165.126" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.126" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.310", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + }, + { + "@id": "urn:anon:hash:1309352395631559165.650" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.650" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b40be8311ddf39fca13d97f901495c80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.163" + }, + { + "@id": "urn:anon:hash:4390626191852969155.419" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32aa358bdcc513867209f611f58b056d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.70" + }, + { + "@id": "urn:anon:hash:1309352395631559165.826" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.163" + }, + { + "@id": "urn:anon:hash:4390626191852969155.419" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1fdc20191b5403934944baafa02fd8e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.507", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.272" + }, + { + "@id": "urn:anon:hash:4390626191852969155.361" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.272" + }, + { + "@id": "urn:anon:hash:4390626191852969155.361" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.251" + }, + { + "@id": "urn:anon:hash:4390626191852969155.275" + }, + { + "@id": "urn:anon:hash:4390626191852969155.310" + }, + { + "@id": "urn:anon:hash:4390626191852969155.521" + }, + { + "@id": "urn:anon:hash:4390626191852969155.523" + }, + { + "@id": "urn:anon:hash:4390626191852969155.699" + }, + { + "@id": "urn:anon:hash:4390626191852969155.787" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13acbeac6b7a83b4fa521fb1f763bd33" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/899983b2c3814e2c63c73857934e30a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afce46dfe523cd714dd26e2fe1d7f51a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4cc38b6f89e85c393369df4381bf540" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db60a0707c13a140783f310b8031e91f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.166" + }, + { + "@id": "urn:anon:hash:1309352395631559165.238" + }, + { + "@id": "urn:anon:hash:1309352395631559165.346" + }, + { + "@id": "urn:anon:hash:1309352395631559165.424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.459" + }, + { + "@id": "urn:anon:hash:1309352395631559165.489" + }, + { + "@id": "urn:anon:hash:1309352395631559165.643" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.251" + }, + { + "@id": "urn:anon:hash:4390626191852969155.275" + }, + { + "@id": "urn:anon:hash:4390626191852969155.310" + }, + { + "@id": "urn:anon:hash:4390626191852969155.521" + }, + { + "@id": "urn:anon:hash:4390626191852969155.523" + }, + { + "@id": "urn:anon:hash:4390626191852969155.699" + }, + { + "@id": "urn:anon:hash:4390626191852969155.787" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1af4781a3fd9a57951d1225c5c8c6979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.820", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68a5e178a7a95f4882745a2b089ae258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1528" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/68a5e178a7a95f4882745a2b089ae258" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1528" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf4ee6cfc0f61daf579b98b897041beb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.67", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.66" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.66" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.356", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.797" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.797" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed631210a8dfc8450aadaf74699f52b7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bb73d0fb2e317ad53297933c5ab32eb" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2848cfa8689c194126bbaf84755a0e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a47b5a962852279c98772a48744f6169", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1655", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e3f551251d6e9b01e62ca367d1ef92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1108" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e3f551251d6e9b01e62ca367d1ef92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1108" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/648f9757321b76d4e385bd5f8e104975", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.738" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.738" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a538c885d0762f2ab63fca1df918c2f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.84", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.241" + }, + { + "@id": "urn:anon:hash:4390626191852969155.340" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.241" + }, + { + "@id": "urn:anon:hash:4390626191852969155.340" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4e7bef52c8c4e4528ba98091878cfa0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.184", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.416" + }, + { + "@id": "urn:anon:hash:4390626191852969155.362" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.416" + }, + { + "@id": "urn:anon:hash:4390626191852969155.362" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9cca3632b1f56f6c0e1d8437f8d720ee" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/791d744af2b3469a2196e60c442bf5ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bc97d861d6a17213d484b9a906ab38", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "15.66053" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.756", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + }, + { + "@id": "urn:anon:hash:1309352395631559165.203" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.203" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.657", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.457" + }, + { + "@id": "urn:anon:hash:4390626191852969155.233" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.457" + }, + { + "@id": "urn:anon:hash:4390626191852969155.233" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1241", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3b454677174d00d7015a4ef13845dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1493" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3b454677174d00d7015a4ef13845dc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1493" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.52", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:1309352395631559165.612" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.612" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4fdba1d8cfe5ae8eda904c74adad24d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1151" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1151" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1282", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.738" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.738" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.26", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1136" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1136" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1206", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1212" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1212" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f8708493b66c81ac2a61f4dd827aa5a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.606" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1512" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f8708493b66c81ac2a61f4dd827aa5a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.606" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1613" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1087", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63c500a3425166cc09cd86a3a63790e9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.878" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63c500a3425166cc09cd86a3a63790e9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.878" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97566678bca62269422d004246cca2d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1b50e6437bf478212615bf8ae97f701", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1653b59bc5e072e5c09b84a74ea1131c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.100" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.108" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1569" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b8031f5d7d7f82a60968468bcd54658" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1653b59bc5e072e5c09b84a74ea1131c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.100" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7dbddbeec9553c44c918bea8e10600a1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.492" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbac9928a241d1199d895854b98dce26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.661" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.30" + }, + { + "@id": "urn:anon:hash:3929554047386646216.964" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbac9928a241d1199d895854b98dce26" + }, + { + "@id": "urn:anon:hash:2632396539921835875.661" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.965" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.769", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.17" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.17" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1398", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1647" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1647" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.316" + }, + { + "@id": "urn:anon:hash:4390626191852969155.324" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.104" + }, + { + "@id": "urn:anon:hash:1309352395631559165.558" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.316" + }, + { + "@id": "urn:anon:hash:4390626191852969155.324" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b340f0db2ab27e84c2d895c956aba1ff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.435", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.451" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.451" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6630e046cc37e364cd54a94e70e9fe1e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3241eb3fd56d0789541f373b94441562" + }, + { + "@id": "urn:anon:hash:2632396539921835875.535" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.821" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1666" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f74808cba8117a4f49109d07c3a257b1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3241eb3fd56d0789541f373b94441562" + }, + { + "@id": "urn:anon:hash:2632396539921835875.535" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03f050ffeaf5a9a98a4b69d94d72aa17" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1059" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.470", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.549" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.549" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.847", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.77" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.77" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c728327a915f629f91c7b5a5eba6540" + }, + { + "@id": "urn:anon:hash:2632396539921835875.79" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.656" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1328" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c728327a915f629f91c7b5a5eba6540" + }, + { + "@id": "urn:anon:hash:2632396539921835875.79" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.141" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.62", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.219" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.219" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.651", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.478" + }, + { + "@id": "urn:anon:hash:4390626191852969155.312" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.478" + }, + { + "@id": "urn:anon:hash:4390626191852969155.312" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.988", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a60d8c25736f30435634972a69797234" + }, + { + "@id": "urn:anon:hash:3929554047386646216.989" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a60d8c25736f30435634972a69797234" + }, + { + "@id": "urn:anon:hash:3929554047386646216.989" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.405", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.528" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.528" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.173", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.357" + }, + { + "@id": "urn:anon:hash:4390626191852969155.192" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.357" + }, + { + "@id": "urn:anon:hash:4390626191852969155.192" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03bfb6783631bfff62d3c074983bbd4a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1226", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7a73643492e994fa8e32323fb51ef9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1690" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7a73643492e994fa8e32323fb51ef9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1690" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba7a73643492e994fa8e32323fb51ef9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1226" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1226" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff19870a17f5915608145c4b3727451" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.726", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.670" + }, + { + "@id": "urn:anon:hash:4390626191852969155.693" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.670" + }, + { + "@id": "urn:anon:hash:4390626191852969155.693" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.523", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.619" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.619" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4dc92bd05510c342ea29a0c0305c36c5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.533925" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01c2c69cc77f92544eb816ef6bf52af6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + }, + { + "@id": "urn:anon:hash:3929554047386646216.775" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.775" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb5ac47396746b72fb0ceb65536db826" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.62", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26895d07f296a1a92feb533ddc3dcd92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.659" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26895d07f296a1a92feb533ddc3dcd92" + }, + { + "@id": "urn:anon:hash:3929554047386646216.659" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.366", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.79" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d5153d980726115a01c86e763482b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.308", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + }, + { + "@id": "urn:anon:hash:1309352395631559165.181" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.181" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e313756118d5ded0b824bb01be7dd6d0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28ce79f5409f11ad75c9087242d8c2d8" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56136e52a5083e216687bb1eff182a6d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60d757621d09212fb6aa695c99befb89" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c5452869f095bb9e4f7b7ee194af982" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee3656088256e3ff89c03c171895161a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcbe282edd2c6401e2fa78a3bb68dfb5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.588", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + }, + { + "@id": "urn:anon:hash:1309352395631559165.546" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.546" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d9242c8d669cd7e853af7c8a8555363" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1086", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.817" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.817" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.6", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.242" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.242" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.108", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + }, + { + "@id": "urn:anon:hash:1309352395631559165.253" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.253" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e02ce6bd55789391c0c762c672a527" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.531", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.349" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.349" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.606", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c950f352db4702a2895007ca01874c6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.607" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c950f352db4702a2895007ca01874c6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.607" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcba96dce2d1ae7fc503531294c98ed0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf36305274382c20a08fd209424145b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/435d75ba36d7934c8a07740df35472a8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.659" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.118" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1566" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/435d75ba36d7934c8a07740df35472a8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.659" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1442" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.656", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1305" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1305" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.663", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.620" + }, + { + "@id": "urn:anon:hash:4390626191852969155.754" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.620" + }, + { + "@id": "urn:anon:hash:4390626191852969155.754" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afc39c74de4647544c27fe9156126258" + }, + { + "@id": "urn:anon:hash:2632396539921835875.326" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.207" + }, + { + "@id": "urn:anon:hash:3929554047386646216.165" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afc39c74de4647544c27fe9156126258" + }, + { + "@id": "urn:anon:hash:2632396539921835875.326" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ee4f477c189292d4e970766050926c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.549" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.434" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1433" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ee4f477c189292d4e970766050926c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.549" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1067" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1557", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.311" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.311" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89c6e156d9dc23ab445324e66c94eabb", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.657082" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1fdcc0ce0c2f119b9a2e2a27b093508", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2425f570dfbeeac18c9535c477d31281" + }, + { + "@id": "urn:anon:hash:2632396539921835875.847" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.318" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1481" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2425f570dfbeeac18c9535c477d31281" + }, + { + "@id": "urn:anon:hash:2632396539921835875.847" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1225" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.747", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.68" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.68" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1694", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be84a7cef7a864a1d03739083acfe077" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1597" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be84a7cef7a864a1d03739083acfe077" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1597" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/303d4d4f9e1302566d44cce23b8316ae" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.695", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.158" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.158" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.627", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.662" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.662" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.209", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:1309352395631559165.204" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.204" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.565", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.434" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.434" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb5c4240226c62f3624dd8d7431e5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.212" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.678" + }, + { + "@id": "urn:anon:hash:3929554047386646216.92" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f99eb5c4240226c62f3624dd8d7431e5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.212" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.565" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32c961b85bf67d84d64ab5199c4df0b9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.61273" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.207", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.144" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.144" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.360", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.54" + }, + { + "@id": "urn:anon:hash:4390626191852969155.513" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.54" + }, + { + "@id": "urn:anon:hash:4390626191852969155.513" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.644", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21aaaf4d6a9cdf9459259694ef9fcdbc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.976" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/21aaaf4d6a9cdf9459259694ef9fcdbc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.976" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8091fd34e2cccdaed999751f85887190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1354", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.152" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.152" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.350", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.319" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a560823dc74d93adac9e30abf59c79b1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08a6e5872c98247cc3ee4f4ff703cf22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.488" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.803" + }, + { + "@id": "urn:anon:hash:3929554047386646216.115" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298371ea7d2d8daf42aeb433b4681af5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08a6e5872c98247cc3ee4f4ff703cf22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.488" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c978466c0e949e42827e2e89063ec140" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.779" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.605", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.475" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.475" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b70406c658891e1adc0c346297091a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.235", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + }, + { + "@id": "urn:anon:hash:1309352395631559165.100" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.100" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5743acef126a6db453a77aa3588f64be" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.161", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.740" + }, + { + "@id": "urn:anon:hash:4390626191852969155.491" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.740" + }, + { + "@id": "urn:anon:hash:4390626191852969155.491" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.98", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.706" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.706" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d68aeb884b64873b62d18141efe7ab7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.909" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.909" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.92", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.125" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.125" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3822454062f5dba6c7a2fa2f897e22ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3b454677174d00d7015a4ef13845dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.810" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1241" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3b454677174d00d7015a4ef13845dc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.810" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1493" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b56b7c1fe75393f1a4b8d4298adecb0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b4ed222cdbe2c59b660365e0d82c5d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24a7c3c2853b30218296d23aee686063" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81e11868627f5530eba581e6d2b98ecb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c83aff361facb319c55933d88b478d9e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0ad2aa1bae02c2a512f5d1ec1acb4a3" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5a1fdd8b0ed39a0f3fb8eb72b4340a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1667", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.357" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.357" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.403" + }, + { + "@id": "urn:anon:hash:4390626191852969155.682" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17cb0debce47ab6d160a1b9cc8eaffff" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df92ad154a88abe04e85073c67e6abd" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.660" + }, + { + "@id": "urn:anon:hash:1309352395631559165.819" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.403" + }, + { + "@id": "urn:anon:hash:4390626191852969155.682" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1be7f946bcd1dac2c0d41abe934150fa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.193", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + }, + { + "@id": "urn:anon:hash:1309352395631559165.83" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.83" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1736a056fc439082ee5d5534f56be192" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f49652d38124e0c09e09ec0898a13e8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc5572a8ff6b46eff61335bb50696378" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.172", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1683" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1683" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.21", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.794" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.794" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5aa304998a251253201834b2f8050fb3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.404" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.85" + }, + { + "@id": "urn:anon:hash:3929554047386646216.886" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5aa304998a251253201834b2f8050fb3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.404" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.885" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10955723a83e8c000222cf4a9fd7a34a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.556", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.719" + }, + { + "@id": "urn:anon:hash:4390626191852969155.454" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.719" + }, + { + "@id": "urn:anon:hash:4390626191852969155.454" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.755", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + }, + { + "@id": "urn:anon:hash:1309352395631559165.240" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.240" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9db6b92187492774032818052585a122" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.180", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.207" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.207" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7d60467da9915287247ffe275ef719", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af7b5cf2c12594cff6eaa17754b3d717" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.87", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + }, + { + "@id": "urn:anon:hash:1309352395631559165.796" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.796" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157de8492d40df0f8d8f95be5dc94501" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.611", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.749" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.749" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.658", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.529" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.529" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/812f09f6afce30176eb4c53c1066c7ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.471", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.177" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.177" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/392b41ffb4844b2332f7bf0839858359", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f49652d38124e0c09e09ec0898a13e8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8990a2560e3418672c26037c5d70c22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5dbae5297adfa2b3357d4ec3a0459863", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + }, + { + "@id": "urn:anon:hash:3929554047386646216.85" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.85" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.151", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.12" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.12" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.61" + }, + { + "@id": "urn:anon:hash:4390626191852969155.85" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.841" + }, + { + "@id": "urn:anon:hash:1309352395631559165.850" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.61" + }, + { + "@id": "urn:anon:hash:4390626191852969155.85" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f4673d005a5e1b4af84ca3b0f5be9a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.820" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.820" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcd8f52e8aeb18f566d4c54815b9adf8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.817" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.817" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5dfb26a8bd000a6ba6b04344683f7d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.741", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.673" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/008093235ab458762ff4419d029e40a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.414", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.413" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a9927bbfd963d2813500157923a65eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.611" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.716" + }, + { + "@id": "urn:anon:hash:3929554047386646216.665" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3a9927bbfd963d2813500157923a65eb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.611" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.957" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a35d4ca5dfa466d0141327ee5a8229", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.89937" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.299", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "urn:anon:hash:1309352395631559165.476" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.801", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.672" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.672" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be8704c5f82a36f1ee7109f7ba7dc8c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.31" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.697" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1285" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a294e0591dabccfb789e22eaf591fe" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be8704c5f82a36f1ee7109f7ba7dc8c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.31" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ebc44330dd08224f9e4f8271b5c0104" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.151" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/762b56126c3b5b10363c8bea3e165906", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.806" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.806" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fadf3319ec1ff433941d4c35b375ac47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.572", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.494" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f927a3d984e2664622f10968909bbaf", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.55047" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a88d49249d8f31c51629483bab291f6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.150" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.130" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1192" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a88d49249d8f31c51629483bab291f6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.150" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1064" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.616", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.3" + }, + { + "@id": "urn:anon:hash:4390626191852969155.461" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.3" + }, + { + "@id": "urn:anon:hash:4390626191852969155.461" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78529952c590c048b0adc89ae72da2f9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c6b03d264f0af210dba3fd663186b3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1549" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1549" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3a950c02bcbf4e189d3488c54bbbe5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.411" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.460" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1576" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d478ba9cb9c2cc365e2c813b615aaef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3a950c02bcbf4e189d3488c54bbbe5c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.411" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2acd3e553253ede0501e77ce0876189e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1415" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.284", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.286" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.286" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1592", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.278" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.278" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.167", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.521" + }, + { + "@id": "urn:anon:hash:4390626191852969155.524" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.521" + }, + { + "@id": "urn:anon:hash:4390626191852969155.524" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8bb5d7c85b3f4a871d1a73e57439c6e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a1ee78e4db2e3ca4fe437c9792b923f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.458" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.536", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.820" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.820" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a76f61c38b70ce56ce1af26458c17b9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4c667299df25768276206fa1179f524", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.47" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.47" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edda554abf9a7b5b966e04e4dd79e65d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.283", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3474f4bc46f2667a4ab70ea1379348f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.709" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3474f4bc46f2667a4ab70ea1379348f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.709" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.677", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.377" + }, + { + "@id": "urn:anon:hash:4390626191852969155.538" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.377" + }, + { + "@id": "urn:anon:hash:4390626191852969155.538" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f69b5db426be8965badaf8f50b4544" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e721dc3174fffda6ea48029445dc003", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cbb4bc37e75a8065b0decc7d9cc943" + }, + { + "@id": "urn:anon:hash:2632396539921835875.612" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.306" + }, + { + "@id": "urn:anon:hash:3929554047386646216.24" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cbb4bc37e75a8065b0decc7d9cc943" + }, + { + "@id": "urn:anon:hash:2632396539921835875.612" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b543c2557aacfb0a541043e081eee92f", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1408e9401a6bfcd90aa9b7562419fc84" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c446eca134bbfab27d5cdc42768e9e9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b9be87b94bed86d09eb1de6ba41df7f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.511", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1041" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1041" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91b1f897db86bf6b2f08f2e229a41ee", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2895e7348ec0a0be2d417bfcc6604789", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "50.79114" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.158" + }, + { + "@id": "urn:anon:hash:4390626191852969155.17" + }, + { + "@id": "urn:anon:hash:4390626191852969155.389" + }, + { + "@id": "urn:anon:hash:4390626191852969155.454" + }, + { + "@id": "urn:anon:hash:4390626191852969155.493" + }, + { + "@id": "urn:anon:hash:4390626191852969155.703" + }, + { + "@id": "urn:anon:hash:4390626191852969155.712" + }, + { + "@id": "urn:anon:hash:4390626191852969155.768" + }, + { + "@id": "urn:anon:hash:4390626191852969155.833" + }, + { + "@id": "urn:anon:hash:4390626191852969155.836" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06f697a031087b9e02f969a95490b6dc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9c35d72a3a6ac5333efbaff2fa5738" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765433e57710547de8e0c9f7bf1500df" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.291" + }, + { + "@id": "urn:anon:hash:1309352395631559165.441" + }, + { + "@id": "urn:anon:hash:1309352395631559165.444" + }, + { + "@id": "urn:anon:hash:1309352395631559165.49" + }, + { + "@id": "urn:anon:hash:1309352395631559165.556" + }, + { + "@id": "urn:anon:hash:1309352395631559165.587" + }, + { + "@id": "urn:anon:hash:1309352395631559165.703" + }, + { + "@id": "urn:anon:hash:1309352395631559165.727" + }, + { + "@id": "urn:anon:hash:1309352395631559165.757" + }, + { + "@id": "urn:anon:hash:1309352395631559165.769" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.158" + }, + { + "@id": "urn:anon:hash:4390626191852969155.17" + }, + { + "@id": "urn:anon:hash:4390626191852969155.389" + }, + { + "@id": "urn:anon:hash:4390626191852969155.454" + }, + { + "@id": "urn:anon:hash:4390626191852969155.493" + }, + { + "@id": "urn:anon:hash:4390626191852969155.703" + }, + { + "@id": "urn:anon:hash:4390626191852969155.712" + }, + { + "@id": "urn:anon:hash:4390626191852969155.768" + }, + { + "@id": "urn:anon:hash:4390626191852969155.833" + }, + { + "@id": "urn:anon:hash:4390626191852969155.836" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ff36446d3176747823023ce2be805bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.104", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.553" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.553" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d0125993dc9acfb562683350e9f18a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + }, + { + "@id": "urn:anon:hash:3929554047386646216.825" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.825" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f70a4fb1a4fb14d4665d2c7442c9053" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07f7f4ac647a14961890259f1f9b8596", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + }, + { + "@id": "urn:anon:hash:3929554047386646216.113" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.113" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b756bb62d33eb79737a2332074051440" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1207", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1374" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1374" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d4cb68c40e9c6142c18c67584f06d27", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "urn:anon:hash:3929554047386646216.197" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.197" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.373", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.514" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.514" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f19ed05e63506574dd06901cf498bb0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.705" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.109" + }, + { + "@id": "urn:anon:hash:3929554047386646216.813" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f19ed05e63506574dd06901cf498bb0e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.705" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.525" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1274ef8ea23d10e6e47ed92998038e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.530" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.202" + }, + { + "@id": "urn:anon:hash:3929554047386646216.205" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1274ef8ea23d10e6e47ed92998038e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.530" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4252d716fa0e7c408bcff67b046c823" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.105" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1119", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1315" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1315" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1010", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1568" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1568" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/262527f26e0644ab68aebe423cb19e71" + }, + { + "@id": "urn:anon:hash:2632396539921835875.156" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.14" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1199" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/262527f26e0644ab68aebe423cb19e71" + }, + { + "@id": "urn:anon:hash:2632396539921835875.156" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1301" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29399eb2dce2901fcad00e4bab41b993", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1091" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1091" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2055f7b40554e29bd37f4b4ce51cf8bc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1098" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1098" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/983082b1b7ae2ea8f7381689169f6505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.162", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b630389065a23a4187816a7a3ab8cde5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.381" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b630389065a23a4187816a7a3ab8cde5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.381" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/395029619c26bfea0168d8cd248e32ef" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.275", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.44" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.44" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa3a2c9d0f0083ff28ee52309cba59cb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.394", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.204" + }, + { + "@id": "urn:anon:hash:4390626191852969155.11" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.204" + }, + { + "@id": "urn:anon:hash:4390626191852969155.11" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38d98ca180328008b37e9f2c895c7be5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00fdcca40a64cf7c4ec4caa72a044d8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1019" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1019" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b72b5da2b44cf7f8e10d89a1eb5e0e9e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60892174d213d33cec1ba3b6fe65a78a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.438", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.592" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.592" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.500", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.748" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.748" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343a2e811e8af2dd3ddf4e79e45570d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1648", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18206495b1627e1348c3a1ff57be72f1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.445" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18206495b1627e1348c3a1ff57be72f1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.445" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9873476e7a448b554d8d940ba306d42f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74ff68072e95a537c1aedab38349b8d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.828" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.465" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1579" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74ff68072e95a537c1aedab38349b8d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.828" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.648" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1429", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be0520a594112e6d066dd3eb32ce9759" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1078" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be0520a594112e6d066dd3eb32ce9759" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1078" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a183182966a93d12354dc52e9952b127" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d608770e244d5e0067e28e1f5ffecbc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/965823ceab7dbdbc415ce53322ac8323" + }, + { + "@id": "urn:anon:hash:2632396539921835875.613" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.483" + }, + { + "@id": "urn:anon:hash:3929554047386646216.590" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/965823ceab7dbdbc415ce53322ac8323" + }, + { + "@id": "urn:anon:hash:2632396539921835875.613" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80598d04f0f488c0906257c53c829c06" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.591" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.73", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.550" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.550" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.100", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.316" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.316" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.691", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.267" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03681036fe1a983886ed4f8412305159", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cc3ef9170a9203dbff4f3c3c0659826" + }, + { + "@id": "urn:anon:hash:2632396539921835875.426" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.72" + }, + { + "@id": "urn:anon:hash:3929554047386646216.604" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cc3ef9170a9203dbff4f3c3c0659826" + }, + { + "@id": "urn:anon:hash:2632396539921835875.426" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1221" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a45153c9d998a1e5caf4f225b4ade23", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "14.87512" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.550", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28fb4cdbca021d6b1ef6ac030ccdfbcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.626" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28fb4cdbca021d6b1ef6ac030ccdfbcc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.626" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dca3bacd789285ea9297a65a90fa10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1380", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.808" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.808" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.416", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.441" + }, + { + "@id": "urn:anon:hash:4390626191852969155.484" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.441" + }, + { + "@id": "urn:anon:hash:4390626191852969155.484" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59ce658903bd79a805471f31130b2389" + }, + { + "@id": "urn:anon:hash:2632396539921835875.55" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.186" + }, + { + "@id": "urn:anon:hash:3929554047386646216.140" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59ce658903bd79a805471f31130b2389" + }, + { + "@id": "urn:anon:hash:2632396539921835875.55" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.309" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.530", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.635" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d407a897ae7867234e7eeec5cba1bf2a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.734", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.154" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.154" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/419d74a3e91cb6e14735fd3ff85e2b0a", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1039", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e8af7295aa2f205059669a342032577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.831" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e8af7295aa2f205059669a342032577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.831" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1285", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be8704c5f82a36f1ee7109f7ba7dc8c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.151" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be8704c5f82a36f1ee7109f7ba7dc8c8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.151" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e760dea8768b0c02858c2f1ed8f13cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.371", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + }, + { + "@id": "urn:anon:hash:1309352395631559165.698" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.698" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1314", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17764219863d4865e656e2c520de9073" + }, + { + "@id": "urn:anon:hash:3929554047386646216.224" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17764219863d4865e656e2c520de9073" + }, + { + "@id": "urn:anon:hash:3929554047386646216.224" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1571", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7b6787099d4ece4cc7ac44f59279f02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.104" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7b6787099d4ece4cc7ac44f59279f02" + }, + { + "@id": "urn:anon:hash:3929554047386646216.104" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.75", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + }, + { + "@id": "urn:anon:hash:1309352395631559165.516" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.516" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/161e564ce6f0733443507d0cfdef3b32" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/985b29c0626f492b07f6bf417dded880", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5190808be5f02b4d502ad57bb2b2a0d0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.183" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.669" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1568" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5190808be5f02b4d502ad57bb2b2a0d0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.183" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1010" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ec8df2f09986838e7c60a660fd1fc33", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceac1c709fbffb28f4b798ba54ef975f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.474" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.513" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1279" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceac1c709fbffb28f4b798ba54ef975f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.474" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1462" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.787", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/684e8b501e3b6b69ed151d4109b0f3fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1191" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/684e8b501e3b6b69ed151d4109b0f3fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1191" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.150", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.845" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.845" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.132", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/494b857d146b7a60a7fe82e78c6b29df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.389" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/494b857d146b7a60a7fe82e78c6b29df" + }, + { + "@id": "urn:anon:hash:3929554047386646216.389" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26599cfbef2184caccdd71df3b279b49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.692", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.581" + }, + { + "@id": "urn:anon:hash:4390626191852969155.232" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.581" + }, + { + "@id": "urn:anon:hash:4390626191852969155.232" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14a49efc08a5446bf31b97165f076d33", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.149" + }, + { + "@id": "urn:anon:hash:4390626191852969155.360" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13c711381461dbd0e8de062ab42feac9" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7180f1f075459f7a725b9e2dc96777e5" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.296" + }, + { + "@id": "urn:anon:hash:1309352395631559165.358" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.149" + }, + { + "@id": "urn:anon:hash:4390626191852969155.360" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c1542a2a2f29c338392c6d5a0338465" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea2510b4851eb2e0885cae279ea418dd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7b6787099d4ece4cc7ac44f59279f02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.151" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.12" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1571" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c7b6787099d4ece4cc7ac44f59279f02" + }, + { + "@id": "urn:anon:hash:2632396539921835875.151" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.104" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.88", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.648" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.648" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba324ee152d6e63bf4992257f2cbe307", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.229" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.229" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2a0819dfa9fea847d34dfef8fdb3e98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.369", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.440" + }, + { + "@id": "urn:anon:hash:4390626191852969155.469" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.440" + }, + { + "@id": "urn:anon:hash:4390626191852969155.469" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f9276dc03954ad352fdb4dd202ffdbe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1332" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1137", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.264" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.264" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.170", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.362" + }, + { + "@id": "urn:anon:hash:4390626191852969155.266" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.362" + }, + { + "@id": "urn:anon:hash:4390626191852969155.266" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5f09173e8d60d1de9c5f92509f4f91d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d59d0d6c7809131047b6e33c15cbf8c", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "176.96" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.445", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.342" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.342" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.635", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.533" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.533" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.561", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1455" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1455" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bcb374d66730a7f165869c5c6bd5a80" + }, + { + "@id": "urn:anon:hash:2632396539921835875.227" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.512" + }, + { + "@id": "urn:anon:hash:3929554047386646216.145" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bcb374d66730a7f165869c5c6bd5a80" + }, + { + "@id": "urn:anon:hash:2632396539921835875.227" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.146" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.770", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.201" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.201" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a37cb7cc0808fe616a9c2edf9fb5aa8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.429", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.59" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.59" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1152bc43db1b394e794585d52dcfd60a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/235f06ce4a36f0d4819d4c7eba54c627", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.353" + }, + { + "@id": "urn:anon:hash:4390626191852969155.51" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.297" + }, + { + "@id": "urn:anon:hash:1309352395631559165.32" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.353" + }, + { + "@id": "urn:anon:hash:4390626191852969155.51" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85b2b7108aaa9a33b3cd091817ddd11c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.730", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.370" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.370" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/08bc011f3ec1a1cdd3979c4b0a3ae58f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.165", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + }, + { + "@id": "urn:anon:hash:1309352395631559165.8" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1629", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1428" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.890", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b952a3ee7cc4c9c36cc95808da5047c3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.990" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b952a3ee7cc4c9c36cc95808da5047c3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.990" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.93", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd83d5c27822d486c56bc21219e9dca9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.94" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd83d5c27822d486c56bc21219e9dca9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.94" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.341", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.392" + }, + { + "@id": "urn:anon:hash:4390626191852969155.35" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.392" + }, + { + "@id": "urn:anon:hash:4390626191852969155.35" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d38f48bee915a9f453068d4380e2a97b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c79b5567322ae9b58982c44ec9ee3d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.851" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1333" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ec6f05dba539338cc56344ed593bc61" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c79b5567322ae9b58982c44ec9ee3d3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.851" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b04f8f95959cacb7e65cfebe87cbe6a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1313" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0aca7ed4634aa5c6f2fc2c947c301a2b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.778" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.462" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1606" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0aca7ed4634aa5c6f2fc2c947c301a2b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.778" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.661" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb9c96c7170056ad9bdd9fd9fee7702a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "133.554399999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1671", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1065" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1065" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8731aaeb9e6837d035c6e2dce92bc60" + }, + { + "@id": "urn:anon:hash:2632396539921835875.732" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.644" + }, + { + "@id": "urn:anon:hash:3929554047386646216.43" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8731aaeb9e6837d035c6e2dce92bc60" + }, + { + "@id": "urn:anon:hash:2632396539921835875.732" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.44" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.678", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:1309352395631559165.733" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.733" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.498", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.249" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.249" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33bfb9625407d2535cfea705ced3a07a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1413" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1413" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4738fb2815fc2a65c54c1ca2e7013a3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1321931e8dc10ecb0e04290348b39f2a", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.448", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.243" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.243" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.670", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + }, + { + "@id": "urn:anon:hash:1309352395631559165.726" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.726" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2b183b99885b05e38f58f50f7dfce457" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b97eada62f5adf4bd4a19502b3d6f9d9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.50049" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c607be85a7103b6044a9211aeb86158b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "60.36702" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.28", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.220" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.220" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd80ec472304889f34a95b6ed370052", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d5458defc173f9fb8d3d5bb21d1b967", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e47b2326ee3cc21755f8c79a51c01e48" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c4103d287c8e907d24ccba504ce78a6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca24ccb539b39edd9f894a157008453" + }, + { + "@id": "urn:anon:hash:2632396539921835875.454" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.343" + }, + { + "@id": "urn:anon:hash:3929554047386646216.214" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cca24ccb539b39edd9f894a157008453" + }, + { + "@id": "urn:anon:hash:2632396539921835875.454" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/236b9ee70f3c06ba68249128fcb91116" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.456" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5576d7b48b99531135836de95ea526a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.361" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.647" + }, + { + "@id": "urn:anon:hash:3929554047386646216.295" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5576d7b48b99531135836de95ea526a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.361" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1553" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.271", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + }, + { + "@id": "urn:anon:hash:1309352395631559165.55" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.55" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51e1044d248b7fbae318c8da2e129941", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.809", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.102" + }, + { + "@id": "urn:anon:hash:4390626191852969155.660" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.102" + }, + { + "@id": "urn:anon:hash:4390626191852969155.660" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78096d58cefa90ab0fdc225e14ddd141", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95e6f2915789cab839874ffc6d053995" + }, + { + "@id": "urn:anon:hash:2632396539921835875.304" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.197" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1705" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/95e6f2915789cab839874ffc6d053995" + }, + { + "@id": "urn:anon:hash:2632396539921835875.304" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.977" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.307", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.644" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.644" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.300", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + }, + { + "@id": "urn:anon:hash:1309352395631559165.321" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.321" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6ca70dc591c681ff555eb7848664b6c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.236" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.236" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.411", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.244" + }, + { + "@id": "urn:anon:hash:4390626191852969155.483" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.244" + }, + { + "@id": "urn:anon:hash:4390626191852969155.483" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/da10dd7958202198c14b85307330a168" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1afd81c2de618488f8492df843896188" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df9cf8aeeba11b9a23c315b68d4bb686", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.533" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.533" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8845aafa290038bc354672c3b694fa3f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.363", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.286" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.286" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1283", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d3a1852d9baf3821dc08897121d40d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.823" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d3a1852d9baf3821dc08897121d40d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.823" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.402", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.481" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.481" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/874832d2c0dc0152b2d37e22adfd6744", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.231" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.231" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37fe4728800e37e7d915fd5d54ea985c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.713", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.170" + }, + { + "@id": "urn:anon:hash:4390626191852969155.681" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.170" + }, + { + "@id": "urn:anon:hash:4390626191852969155.681" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba9c435a5eda9248bf1de0039054a9c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1129" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1129" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1645", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1563" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1563" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.591", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.842" + }, + { + "@id": "urn:anon:hash:4390626191852969155.135" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.842" + }, + { + "@id": "urn:anon:hash:4390626191852969155.135" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.161" + }, + { + "@id": "urn:anon:hash:4390626191852969155.243" + }, + { + "@id": "urn:anon:hash:4390626191852969155.255" + }, + { + "@id": "urn:anon:hash:4390626191852969155.300" + }, + { + "@id": "urn:anon:hash:4390626191852969155.430" + }, + { + "@id": "urn:anon:hash:4390626191852969155.592" + }, + { + "@id": "urn:anon:hash:4390626191852969155.594" + }, + { + "@id": "urn:anon:hash:4390626191852969155.770" + }, + { + "@id": "urn:anon:hash:4390626191852969155.806" + }, + { + "@id": "urn:anon:hash:4390626191852969155.828" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/060a7c462026f719d98fcd539692d023" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ef9ffe8734fd8ab959b52a83732d86c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2218dc02d9a16ed130d1a433bd4024ea" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e2093a2ef6e8568963f144fd6e692a4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e6f17f7d1582ec687fb8e1f8e25ab88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/890e1b4d3afb419d3b2ed2cc1e2b50a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f396ae6cb5b87b8792881f833df44b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.132" + }, + { + "@id": "urn:anon:hash:1309352395631559165.133" + }, + { + "@id": "urn:anon:hash:1309352395631559165.321" + }, + { + "@id": "urn:anon:hash:1309352395631559165.378" + }, + { + "@id": "urn:anon:hash:1309352395631559165.498" + }, + { + "@id": "urn:anon:hash:1309352395631559165.578" + }, + { + "@id": "urn:anon:hash:1309352395631559165.598" + }, + { + "@id": "urn:anon:hash:1309352395631559165.631" + }, + { + "@id": "urn:anon:hash:1309352395631559165.815" + }, + { + "@id": "urn:anon:hash:1309352395631559165.93" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.161" + }, + { + "@id": "urn:anon:hash:4390626191852969155.243" + }, + { + "@id": "urn:anon:hash:4390626191852969155.255" + }, + { + "@id": "urn:anon:hash:4390626191852969155.300" + }, + { + "@id": "urn:anon:hash:4390626191852969155.430" + }, + { + "@id": "urn:anon:hash:4390626191852969155.592" + }, + { + "@id": "urn:anon:hash:4390626191852969155.594" + }, + { + "@id": "urn:anon:hash:4390626191852969155.770" + }, + { + "@id": "urn:anon:hash:4390626191852969155.806" + }, + { + "@id": "urn:anon:hash:4390626191852969155.828" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2fa1931e2407ae6474e3cabe83ca7a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfd562fce46608b82eabcabdd4ba00f5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.322" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.442", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.446" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.446" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0e3f551251d6e9b01e62ca367d1ef92", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1655" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1655" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd969bf815ef244af4afc2fd14afef90" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.130", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.97" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.97" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.453", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.694" + }, + { + "@id": "urn:anon:hash:4390626191852969155.153" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.694" + }, + { + "@id": "urn:anon:hash:4390626191852969155.153" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebc5021aba3502ee8f92e8d33fb73d2d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed145fd7fbd8f45d5f2cf96f8b3247c6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6369fe92726c84e267369d4c4b61b84e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.234" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.712" + }, + { + "@id": "urn:anon:hash:3929554047386646216.915" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6369fe92726c84e267369d4c4b61b84e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.234" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1200" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ade01af775ad67c35ef04d518215b0c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b39866621457249de2b0841bf5b37d4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.751" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.444" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1025" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b39866621457249de2b0841bf5b37d4d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.751" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1263" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.301", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:1309352395631559165.44" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.44" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cb0b20848c2694ab41b8da8dc640cb4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.394", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a0893a5a9eb6f1b29de500a7a74a0b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.395" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a0893a5a9eb6f1b29de500a7a74a0b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.395" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1343ae1fdcec924aa9c503966644147f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37c7dc44648fa93999eda9c903904f8b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0681e57ba0fc7401c3eeeb8145d32e6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.677" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.668" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1052" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0681e57ba0fc7401c3eeeb8145d32e6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.677" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.198" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3fd8758fdb12472317532b04567977", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1274" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1274" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.482", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a581dd281a986f45fb4080c7cca21f31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1362" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a581dd281a986f45fb4080c7cca21f31" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1362" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cbb3675e2a9da6585910b37a78dc8fcc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66bfab788218bf9939bc2c3b60be0ad0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.36" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.841" + }, + { + "@id": "urn:anon:hash:3929554047386646216.760" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66bfab788218bf9939bc2c3b60be0ad0" + }, + { + "@id": "urn:anon:hash:2632396539921835875.36" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.991" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ebd31f921a5461e419d2369cbf3d8f68", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.091722" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4cad1993e771020cca3f321427fd9e", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.958", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1036ca1f45fc48b7eec7004453859a06" + }, + { + "@id": "urn:anon:hash:3929554047386646216.3" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1036ca1f45fc48b7eec7004453859a06" + }, + { + "@id": "urn:anon:hash:3929554047386646216.3" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d3ba947fc9603096c1513b8212574e5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.41", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.437" + }, + { + "@id": "urn:anon:hash:4390626191852969155.1" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.437" + }, + { + "@id": "urn:anon:hash:4390626191852969155.1" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/52a1be8ef240d417083e3025d43dd4da" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1303", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1388" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1388" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.639", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.732" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.732" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9a9b6de47894fbe08562887bc4546fe", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc93580796c112af2a5717909b30cda4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.327" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.245" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1610" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7cbb6cc348ccc6f6cef9b03b3a36007" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc93580796c112af2a5717909b30cda4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.327" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee066b049d1b66e0eef9dc91c2bb1da1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d29b36b83a0cb6db9a3bd32471b817", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e54d4c82aa87347c2ce0bce39297f7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.486" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.694" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1619" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8d5640c964220d8d01f56424c8dbc1c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35e54d4c82aa87347c2ce0bce39297f7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.486" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.14" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/010a9a6b851c7bedeccf7907c2685383", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1697" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.512", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1015" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1015" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.411", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + }, + { + "@id": "urn:anon:hash:1309352395631559165.460" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.460" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27f9502e808c86ceac134c973d7ffb76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/26e478aba8b9470c5df251aa304f6b03", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.314409999999997952" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c5452869f095bb9e4f7b7ee194af982", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1541a5227fbb83f0d5c655bcd93bc7f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.155", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.227" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.227" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2204512f8d5029207504e314a2f910c5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2326cacd92cc5efd1889ecbcd4ccab11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.725" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.474" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1558" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2326cacd92cc5efd1889ecbcd4ccab11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.725" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.265" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.564", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + }, + { + "@id": "urn:anon:hash:1309352395631559165.123" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.123" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6cee413a229393686639a45e1051f9a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2f1cf5be0224d73c32510d9a35cd146" + }, + { + "@id": "urn:anon:hash:2632396539921835875.390" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.70" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1334" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6846714a2d40d62a87838041ec6e196" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2f1cf5be0224d73c32510d9a35cd146" + }, + { + "@id": "urn:anon:hash:2632396539921835875.390" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/480c64b5b630b1b6f4ff2b63b2a2b91b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.122" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c03e32467b6aeda4259d80d5b8b815d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.690" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.499" + }, + { + "@id": "urn:anon:hash:3929554047386646216.332" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c03e32467b6aeda4259d80d5b8b815d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.690" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.374" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.618", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29733858f64683536a652d69edb2f44c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.184" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29733858f64683536a652d69edb2f44c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.184" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.512", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + }, + { + "@id": "urn:anon:hash:1309352395631559165.293" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.293" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82fe84c6fd7fc43f75d68d8f0318785" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe654fb4c30bd1932568c7d049ba2427", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + }, + { + "@id": "urn:anon:hash:3929554047386646216.419" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.419" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.182", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715b71b027103436d8b63dbc539da9ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.183" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715b71b027103436d8b63dbc539da9ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.183" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80962ce5ea0d70883aa5f047a8dc99a8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e047a971d37aece742504706e8de5e11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.380" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.847" + }, + { + "@id": "urn:anon:hash:3929554047386646216.940" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e047a971d37aece742504706e8de5e11" + }, + { + "@id": "urn:anon:hash:2632396539921835875.380" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0d8f6354c1c5ad9a212d99148e583b8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.103" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f237401af86b15f1eaf49294ea3db97", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + }, + { + "@id": "urn:anon:hash:3929554047386646216.767" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.767" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d28adeec39b4a2eed46559cc5d10ec54" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.319", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.122" + }, + { + "@id": "urn:anon:hash:4390626191852969155.350" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.122" + }, + { + "@id": "urn:anon:hash:4390626191852969155.350" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.898", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce59566e94476dc37100019fa4e8dee2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1089" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce59566e94476dc37100019fa4e8dee2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1089" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.523", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.424" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.199", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.20" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.20" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43262df2e3836c4d833cd86f13963a5b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.788", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.848" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.848" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.684", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "urn:anon:hash:1309352395631559165.638" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b04ccf61436f6b70c6c04f9c18ff0e0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.702" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.740" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1005" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b04ccf61436f6b70c6c04f9c18ff0e0b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.702" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1050" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f335ee02ac50e8dad7e216911860887f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.690" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.690" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f2b39b950d1b6d1ebcef6a5a5db71f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1475", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1403" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1403" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.625", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + }, + { + "@id": "urn:anon:hash:1309352395631559165.391" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.391" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f748fb0fe63def36da21ce79a65015f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1404" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1404" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/17d23ff341e81dbbeae4d06881221393", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "26.62627" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.734", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.784" + }, + { + "@id": "urn:anon:hash:4390626191852969155.143" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.784" + }, + { + "@id": "urn:anon:hash:4390626191852969155.143" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/10f8e8d524223f371d2a9941d3b0890a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.132", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "urn:anon:hash:1309352395631559165.285" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1217", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1131" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4530fe829fc5d681f7fe4f680ab9a4c8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.608" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282d55999842b592887d157d0e8889b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.883", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.170" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.170" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.417", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.682" + }, + { + "@id": "urn:anon:hash:4390626191852969155.572" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.682" + }, + { + "@id": "urn:anon:hash:4390626191852969155.572" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fa65fed34019e922b32fdf3fba552b3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82b12bcb86edf1410fdf473e79f2fda8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.23" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1311" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82b12bcb86edf1410fdf473e79f2fda8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.23" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1578" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baeb575c3efcd6164f1c12631b7fc448", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#ConferenceRoom" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eba35f6c327b1795851c524e6a52f760" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bc3779f2a9e5e6636656e61cc65120b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Conference room" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.212", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.692" + }, + { + "@id": "urn:anon:hash:4390626191852969155.200" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.692" + }, + { + "@id": "urn:anon:hash:4390626191852969155.200" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c443de4afbcc7ee650492c463f55f1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.464", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.463" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.463" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2470b53869667bdb617fe6f7df5ca73", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.418" + }, + { + "@id": "urn:anon:hash:4390626191852969155.764" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df4bc837f80324161a16214df926fc52" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.202" + }, + { + "@id": "urn:anon:hash:1309352395631559165.705" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.418" + }, + { + "@id": "urn:anon:hash:4390626191852969155.764" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c74d1aeaf5d0fd81c1507fbfc9e6c37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.33", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.205" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.205" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/673a401479dbcdf13607d76986af68ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.428" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.131" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1080" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/673a401479dbcdf13607d76986af68ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.428" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.845" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c2864435af5358f2b16badf11d3438e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.119" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.119" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.184", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.618" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.699", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + }, + { + "@id": "urn:anon:hash:1309352395631559165.346" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.346" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.682", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9495ff9b4dcc60e566d599d5f3f9616d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.683" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9495ff9b4dcc60e566d599d5f3f9616d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.683" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.819", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.729" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.729" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d17461c77901d6f593eb81289f22526c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.178", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.569" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.569" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1084", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1083" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1083" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/129738aa844a6af40bb08bcb50a46562", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d9d4250a8f2bbc6e531e053b4c3ff8a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.192" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.155" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1234" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a6e728659c6a33f196d6f01a621e02d4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d9d4250a8f2bbc6e531e053b4c3ff8a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.192" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be09768a1ce31e84dcd8c558af095fb3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.195" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb882b1a223e4ddd63e9fe5b5a8fed6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.626" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.605" + }, + { + "@id": "urn:anon:hash:3929554047386646216.248" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb882b1a223e4ddd63e9fe5b5a8fed6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.626" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b109ce3eab93473b7b184eb15e6ef02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1642" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92a127d4b6ca29d4b86cadfc674f9203" + }, + { + "@id": "urn:anon:hash:2632396539921835875.476" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.152" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/92a127d4b6ca29d4b86cadfc674f9203" + }, + { + "@id": "urn:anon:hash:2632396539921835875.476" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1354" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1658", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61c090e823029bd6a28078991a100470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1601" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61c090e823029bd6a28078991a100470" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1601" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.84", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.235" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.235" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cc3636eb88f65a97d592d78924168f1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2ed24ebf4fb8f3e4cab94e9734902d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.62" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.437" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1624" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2ed24ebf4fb8f3e4cab94e9734902d1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.62" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1454" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/945db6b4cd3f1256b1fb92d246d07adc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1097" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1097" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3d098cfaeb0d3ceaae348c13dff5644", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1164" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eb2a1219bcfa74f050952d4610eb920f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.410", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1040" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1040" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6093759e7462a285c0a01075260b1e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + }, + { + "@id": "urn:anon:hash:3929554047386646216.841" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.841" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/45a2d6c552cf3f79f09a6fc20e153905" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a25aafc7b23bb99ec87a7795cf9e637", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1539" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea3421f090043fd8942907f73127ea4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.460", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.428" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.428" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d5770d153f9723af0ded1e3e1aa3b2c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.811", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.489" + }, + { + "@id": "urn:anon:hash:4390626191852969155.781" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.489" + }, + { + "@id": "urn:anon:hash:4390626191852969155.781" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.433", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37dfec2718d5543d05847423ca508751" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1562" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/37dfec2718d5543d05847423ca508751" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1562" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06cd9897c68b8171f0c26550ae35c29e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + }, + { + "@id": "urn:anon:hash:1309352395631559165.585" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1664", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab7ea114144a95f5d4ce57b78a0249d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.292" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab7ea114144a95f5d4ce57b78a0249d3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.292" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1608", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24b4b54f576ddb1369310394bd5e2873" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1321" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/24b4b54f576ddb1369310394bd5e2873" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1321" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7eab3ba46f69fd3f3b85f015b12059f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.198", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.391" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.391" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb6c343630a0b63527c4f226108fe45" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b54a741d091a05b21916ddeb2fab5d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.651", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "urn:anon:hash:1309352395631559165.40" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.40" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.461", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1480" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d249610966ef3f872d1120c4cf6c2b14", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.649", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + }, + { + "@id": "urn:anon:hash:1309352395631559165.295" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.295" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae39f746a8d175fcb4dcf0edecc77862" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.977", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1705" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1705" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.483", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "urn:anon:hash:1309352395631559165.633" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.633" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/920571938dced9cca0cdde147bc0d1b6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1646" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1646" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3fb5b5035c68da01bc393c74c96fce2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.262", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.802" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.802" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.177", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + }, + { + "@id": "urn:anon:hash:1309352395631559165.569" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.569" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6d96dc4c66b7c357666fb9381cb1477" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1160", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1612" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1612" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.791", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.454" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.454" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d67d88caa83aee6cb938e1e3e6e8b962", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f77cc942453373e7851e3e503768fb6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.697" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.697" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/954f0a413b7cffd16c9a5ba80a214d4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/339d0143f96ab729de8e4f108223700e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/878956595f2d43c3aeceaae501a278fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.554" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.574" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1147" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/878956595f2d43c3aeceaae501a278fe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.554" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/42f07c21820a1af1014768558a4b688c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.842" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.536", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.230" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.665", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + }, + { + "@id": "urn:anon:hash:1309352395631559165.615" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.615" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62ae93c815d2e3ae470bfa7a73d775eb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.251", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.213" + }, + { + "@id": "urn:anon:hash:4390626191852969155.568" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.213" + }, + { + "@id": "urn:anon:hash:4390626191852969155.568" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a3e7e0a41c13ccab71add3908d7499" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcbde4d8b4f6007a7381e15a288c8ea7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.0" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.171" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1691" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dcbde4d8b4f6007a7381e15a288c8ea7" + }, + { + "@id": "urn:anon:hash:2632396539921835875.0" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b29412ebb239a0a9490c2ccac16a619" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.662" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3579d5fc1f7910bad0d7a9e29a8df061", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.164" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81f98eccb87e19f8d1a0d14351b0d99c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bcb374d66730a7f165869c5c6bd5a80", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "urn:anon:hash:3929554047386646216.145" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.145" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.33", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.331" + }, + { + "@id": "urn:anon:hash:4390626191852969155.115" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.331" + }, + { + "@id": "urn:anon:hash:4390626191852969155.115" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.122", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.691" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.691" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be1ea68dcffc498234305559625d6aa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e226560a0a8aa13bb7824ba52aa6378", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + }, + { + "@id": "urn:anon:hash:3929554047386646216.12" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.12" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c7144d3060dd746607a841f7e1448db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.797", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.518" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/322e4b9d4c60724ff94edf972524f2e7", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5272fbb5969f9936b355b5f18856a2c4" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98514ba59efda2207295e2314715b809" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e563543ad49ff1a1158e6c030db98489" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.398", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + }, + { + "@id": "urn:anon:hash:1309352395631559165.538" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.538" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.710", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.244" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.244" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957cafb67361861d9e5d0937c6a3b614" + }, + { + "@id": "urn:anon:hash:2632396539921835875.340" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.576" + }, + { + "@id": "urn:anon:hash:3929554047386646216.64" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957cafb67361861d9e5d0937c6a3b614" + }, + { + "@id": "urn:anon:hash:2632396539921835875.340" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b3a4e373e0fced05697574479fe92e0a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.65" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.585", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1649" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1661", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8874e6b2aae33eba3fbf67803330bd89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1584" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8874e6b2aae33eba3fbf67803330bd89" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1584" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.547", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f81a3b4055a816e71df1911f815dfb2a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1237" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f81a3b4055a816e71df1911f815dfb2a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1237" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.469", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.369" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.369" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.464", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.701" + }, + { + "@id": "urn:anon:hash:4390626191852969155.306" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.701" + }, + { + "@id": "urn:anon:hash:4390626191852969155.306" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.576", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.340" + }, + { + "@id": "urn:anon:hash:4390626191852969155.630" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.340" + }, + { + "@id": "urn:anon:hash:4390626191852969155.630" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ae597fade1dfec6f16fb29a41f8f8f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8277f45b77a95fdc499b65ce40ebec74" + }, + { + "@id": "urn:anon:hash:2632396539921835875.38" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.408" + }, + { + "@id": "urn:anon:hash:3929554047386646216.459" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8277f45b77a95fdc499b65ce40ebec74" + }, + { + "@id": "urn:anon:hash:2632396539921835875.38" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.460" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.636", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + }, + { + "@id": "urn:anon:hash:1309352395631559165.304" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.304" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7dcc3723e91dfd56cb23467a13c2513" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1436", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35f780b5efc6339124c88617a9321bac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.297" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35f780b5efc6339124c88617a9321bac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.297" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ab5c18cc4b98545fb9d03b16251130f", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/499cdb36b0bc088dd26d0b45574c2f44" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9811d15127855932b5baae5ec05b6b0b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fe467672dfe62cf2a2e7725635fd1e", + "@type": [ + "http://data.ashrae.org/standard223#ElectricBreaker" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cf399bb709936956f340c2e5abfe510" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.7" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cf399bb709936956f340c2e5abfe510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-2" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.706", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.478" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.478" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.602", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + }, + { + "@id": "urn:anon:hash:1309352395631559165.371" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.371" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d142bf98fedd6a32477120513778d26" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.229", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.117" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.117" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.180", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.264" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.264" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9a7c2aaf2cb9ed890c2f4d2e13f28f9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.473", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + }, + { + "@id": "urn:anon:hash:1309352395631559165.665" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c79a56e60c833432b2cb13167299f47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.503", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.407" + }, + { + "@id": "urn:anon:hash:4390626191852969155.725" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.407" + }, + { + "@id": "urn:anon:hash:4390626191852969155.725" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab3491d8db2ae475f6cdbc8f39a5f455" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.112", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a622e06341ccc10b25d50649dd108c80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.921" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a622e06341ccc10b25d50649dd108c80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.921" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d57109292c74d501c57bfa23af50c05b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.9", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.296" + }, + { + "@id": "urn:anon:hash:4390626191852969155.91" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.296" + }, + { + "@id": "urn:anon:hash:4390626191852969155.91" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8616b2f400546d140a98e34a0519ec61" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4cb2d5a0ea5fa03b0bb5b67605b3d82a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.557", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.521" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.521" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.437", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.41" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.41" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfc57439dbd7c99115b8a9eac8ee67d4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.846", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.527" + }, + { + "@id": "urn:anon:hash:4390626191852969155.479" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.527" + }, + { + "@id": "urn:anon:hash:4390626191852969155.479" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/df7e984ca513c0aa1a01a6f026518abf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a13f69d6f83bd6d965d8e9178f4d3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa19e9115d8b48a061200fa96a9e13a2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "117.2301" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/262527f26e0644ab68aebe423cb19e71", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1199" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1199" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.464", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + }, + { + "@id": "urn:anon:hash:1309352395631559165.374" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.374" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2603002b0b3f9358b433d48a85a2913" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b9841d8c6e4000fdcff25d4f6e2a421", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1682" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1682" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28b3a1dfd48d90a9fe1432675e1df585" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ce1c2c8f1f8e1ecbc5029cda9b7fb25", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1523" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1523" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11ca6606cbfb9468d55975690c2b3d26", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9d0aa188c6471bb9f1d3af12908d9f22", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d3a1852d9baf3821dc08897121d40d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.679" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.284" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1283" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8df6e13feb1b82b223a9efe813429b6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d3a1852d9baf3821dc08897121d40d8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.679" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dfdf6ac267c43936d6f4b53657ce1672" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.823" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8164306f79921546994a79daa15f2516" + }, + { + "@id": "urn:anon:hash:2632396539921835875.277" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.300" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1261" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8164306f79921546994a79daa15f2516" + }, + { + "@id": "urn:anon:hash:2632396539921835875.277" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b66330cae5c412823113cbb9d13de1c" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1262" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.140", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + }, + { + "@id": "urn:anon:hash:1309352395631559165.725" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.725" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b4a53989d50153e6bc4628fa8322d69" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.490", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.185" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.185" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8d6af039b9f8ffeea40df45a15b08", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75212a23b9032d9304469247050b5b16", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.187" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.187" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.569", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.345" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.345" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d7dd01f1ec38fa89134e3be9824ca4e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dbb50d14e0a2d525cb72331162bf500" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62034f002f570696edbdcd7b09d65464" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.757", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e26aedeb4fa203364ab74431d2db4973" + }, + { + "@id": "urn:anon:hash:3929554047386646216.330" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e26aedeb4fa203364ab74431d2db4973" + }, + { + "@id": "urn:anon:hash:3929554047386646216.330" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/910960ac8a39e149fc185f90ce308b5f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4133f0fb3ddf1fc6f70e5565a3fcc2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.96217" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.709", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.283" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.283" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.93", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.534" + }, + { + "@id": "urn:anon:hash:4390626191852969155.255" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.534" + }, + { + "@id": "urn:anon:hash:4390626191852969155.255" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30c435ff4f4d97f7e4427844e9165aa1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.787", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.230" + }, + { + "@id": "urn:anon:hash:4390626191852969155.808" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.230" + }, + { + "@id": "urn:anon:hash:4390626191852969155.808" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6570db5b6ef9d79d9e4d7b85453d8533", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1149" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1149" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0512dd5148ecdef9dc94ba162e72e4a0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.30", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + }, + { + "@id": "urn:anon:hash:1309352395631559165.120" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.120" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eeff645d58f60e9ba035b59e890d7897" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.367", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3078b9f916846404887437abeba89a18" + }, + { + "@id": "urn:anon:hash:3929554047386646216.368" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3078b9f916846404887437abeba89a18" + }, + { + "@id": "urn:anon:hash:3929554047386646216.368" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a2cb766e4195387bb36fa354d62ef01a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19665d1a9326ac6b8e40d85b33884869", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1315" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1315" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7a9ba95e553079db1a6860dc685898" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.157", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.256" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.256" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.80", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.356" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.356" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d11bdfa6e883eab70e33f15e43cfed2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.220", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.562" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.562" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/db02d71a893e54df9ae29b2ed778e562", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81b1cfc23e81678a889dd4096027cadf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.753" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.221" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1392" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81b1cfc23e81678a889dd4096027cadf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.753" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.668" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcf77a23ed83a63602eddef2cb7a9d21", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed80a66565e57fdca26cbb84027851fa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4e084fb540e59da3f3aa8d280c71f4f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.721" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.721" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1274ef8ea23d10e6e47ed92998038e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + }, + { + "@id": "urn:anon:hash:3929554047386646216.205" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.205" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/400b7928e02a33ab6bbbf2755d169dad" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1112", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0d74872a0b6130ede31afb4b7c24581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1113" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0d74872a0b6130ede31afb4b7c24581" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1113" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b210d62e0871ea4fe073a51d74f8c3ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.435" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.451" + }, + { + "@id": "urn:anon:hash:3929554047386646216.899" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b210d62e0871ea4fe073a51d74f8c3ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.435" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1150" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1501", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.234" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.990", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.890" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.890" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.514", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1676" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1676" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.566", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.541" + }, + { + "@id": "urn:anon:hash:4390626191852969155.309" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.541" + }, + { + "@id": "urn:anon:hash:4390626191852969155.309" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98514ba59efda2207295e2314715b809", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe3d74c9ddd068cf1b4463cbfd1dc9b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1248", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1019" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1019" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57849c1975fa5dda6462cda4d4d1e904", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.631" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.631" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.238", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.689" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.689" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.392", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.341" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.341" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1db690cde1feb0e753df6a91b59f7ae0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.267", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.691" + }, + { + "@id": "urn:anon:hash:4390626191852969155.216" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.691" + }, + { + "@id": "urn:anon:hash:4390626191852969155.216" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1420", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2536320908d7eb883e60d7cd81b2811" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1639" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2536320908d7eb883e60d7cd81b2811" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1639" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b59c0fb359ed2978fc94aacfe3cafc22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.336", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.221" + }, + { + "@id": "urn:anon:hash:4390626191852969155.709" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.221" + }, + { + "@id": "urn:anon:hash:4390626191852969155.709" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/06a203849fd3635718f9daacdfe2e1b3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.324", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + }, + { + "@id": "urn:anon:hash:1309352395631559165.104" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.104" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.826", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1638" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.487", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.382" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.382" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.776", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "urn:anon:hash:1309352395631559165.307" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.307" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f76cb3258399870be62a23bf721042a6", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Stairwell" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/13346cb96459a2a687caece4038e6f25" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c04bba559fb5c8c257a5ded31419ace8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0fc6dc76a94c0d78e50bb2e9b5324da" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Stairwell" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1633", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1060" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1060" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.242", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "urn:anon:hash:1309352395631559165.192" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.192" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.779", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.240" + }, + { + "@id": "urn:anon:hash:4390626191852969155.589" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.240" + }, + { + "@id": "urn:anon:hash:4390626191852969155.589" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11217691a7dc80f80e84f7ad3961c02c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + }, + { + "@id": "urn:anon:hash:3929554047386646216.770" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.165", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.24" + }, + { + "@id": "urn:anon:hash:4390626191852969155.413" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.24" + }, + { + "@id": "urn:anon:hash:4390626191852969155.413" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9523554e882664e2db2a8827f50c6b69" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b3bafb3d676655ba0be5d34db36a90d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.912", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21644219cab2ce4591fb1061938021c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1044" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21644219cab2ce4591fb1061938021c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1044" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/684e8b501e3b6b69ed151d4109b0f3fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.708" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.169" + }, + { + "@id": "urn:anon:hash:3929554047386646216.787" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/684e8b501e3b6b69ed151d4109b0f3fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.708" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1191" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.588", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb8e7b49e448f03416b7ea6cfc3cd72a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.589" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb8e7b49e448f03416b7ea6cfc3cd72a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.589" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32f394e152725564f073d6a28661f896" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1654", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d253336578021ccaef15d025ce31d25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1220" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1d253336578021ccaef15d025ce31d25" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1220" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea852ae2cd7946dd423dbd89bc4cea95" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.159", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.539" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9f96cbf3227881b8ff25cf624dc6db7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5b746d819d2a70a2312d00018f9068a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0175d19a92b225bf7dd4a3eea3cd1f1e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/554cbc4763cee1f85ec0814e4992d0e2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1388" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1388" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.290", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + }, + { + "@id": "urn:anon:hash:1309352395631559165.343" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.343" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/89abf5851393f13f3f74df95760567ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.543", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/835dfee195c98f07c5f85147f82d356b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.596" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/835dfee195c98f07c5f85147f82d356b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.596" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282f80adb6e5054626489690aa1b0a73" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab2363f11a462dfdc1265528b7b7da99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.478" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.651" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1243" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab2363f11a462dfdc1265528b7b7da99" + }, + { + "@id": "urn:anon:hash:2632396539921835875.478" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1140" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.345", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.896" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.896" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f985481e30058c9d11db194191a9ba6", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b4133f0fb3ddf1fc6f70e5565a3fcc2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.142" + }, + { + "@id": "urn:anon:hash:4390626191852969155.179" + }, + { + "@id": "urn:anon:hash:4390626191852969155.347" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/893c2a2c114fe0590cb154289cee7f11" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c3f3675b81d2e44899d1cbe9f837c242" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.445" + }, + { + "@id": "urn:anon:hash:1309352395631559165.540" + }, + { + "@id": "urn:anon:hash:1309352395631559165.593" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.142" + }, + { + "@id": "urn:anon:hash:4390626191852969155.179" + }, + { + "@id": "urn:anon:hash:4390626191852969155.347" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b87074614d5a2d291985e8edb8b13983" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/02043b6fe0685bc0b41961f3363e528d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1273" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1273" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5af3b3d50084014fab11419711aa802" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fe50c003b2e4441178770cc8cba3770", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f573474f31cb9e83d0a4da86099bf05" + }, + { + "@id": "urn:anon:hash:2632396539921835875.147" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.337" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1346" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f573474f31cb9e83d0a4da86099bf05" + }, + { + "@id": "urn:anon:hash:2632396539921835875.147" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07b52c07e9268c1f093717290bd62dc9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1347" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/062192368b695aa39c0bbfc1f771458b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c74d1aeaf5d0fd81c1507fbfc9e6c37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.673", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.135" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.135" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c52fc670d4865bebb27a4ffaecb9ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.763" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.573" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1529" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c52fc670d4865bebb27a4ffaecb9ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.763" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1158" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6ac4d62b762367bee3ca56963a3eed6", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/832be1c998761306bef643b0fc3593f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.802" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.400" + }, + { + "@id": "urn:anon:hash:3929554047386646216.79" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/832be1c998761306bef643b0fc3593f4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.802" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e9df17e1d039d23eb81b0ba393e911f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.117" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25fc00d344218e4246f594244f9bb2a9", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.09771" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.17", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.769" + }, + { + "@id": "urn:anon:hash:4390626191852969155.654" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.769" + }, + { + "@id": "urn:anon:hash:4390626191852969155.654" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54f3bfab3ad7ec3c519db9d9c2e7999b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93312070142fc12eaeef17815dc22962", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1081" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1081" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8601c8009b4e119906d07867bb98cd7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.880", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cbed696fde65d0045bfcd779b1de538" + }, + { + "@id": "urn:anon:hash:3929554047386646216.853" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cbed696fde65d0045bfcd779b1de538" + }, + { + "@id": "urn:anon:hash:3929554047386646216.853" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7bc8701139644fb9c8a4cfc163f45083" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b04ccf61436f6b70c6c04f9c18ff0e0b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1005" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1005" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f2da2c9b0584f0776e6af8091127a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/633463d55df59aae0b1ee5796e670962", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1495" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1495" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/836811e0d23be519e67d6182f8b9b9e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.780", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + }, + { + "@id": "urn:anon:hash:1309352395631559165.384" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.384" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1c062541678141116ea08c5a9396d013" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8708f48e62eb8d6228c1c50bf4fe277", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1269" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1269" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b487a0685876694cde2bd3536ca045b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624496830a08f3dd40fb4e74db616b7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.113" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.763" + }, + { + "@id": "urn:anon:hash:3929554047386646216.38" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5a19552bb7b6d064defc58f7c602d22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/624496830a08f3dd40fb4e74db616b7e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.113" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7562167410fe2577622f82adc089e133" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.39" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9b477d96517b18df3f1247e27a471dc0", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b54c5c4c30665fcf6ccbe4a0eff8dcb" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d005c0996f0b93001cfda3922224eac3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.634", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + }, + { + "@id": "urn:anon:hash:1309352395631559165.354" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.354" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9eb6e7e2c159fad07c643f97e7af6d01" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.39", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.38" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.38" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.644", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.732" + }, + { + "@id": "urn:anon:hash:4390626191852969155.307" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.732" + }, + { + "@id": "urn:anon:hash:4390626191852969155.307" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e12825edbd9e16f3e42bc905af04cd51" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1657", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/346d5a4c89123f41f04e4e4f2de48ac6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.258" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/346d5a4c89123f41f04e4e4f2de48ac6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.258" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b67a149d23684257b46e2ce0ee1fd8f7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.427", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.628" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.628" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.479", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.616" + }, + { + "@id": "urn:anon:hash:4390626191852969155.747" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.616" + }, + { + "@id": "urn:anon:hash:4390626191852969155.747" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb080bf0cf2b4d20cdfa091cbaee164e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.65", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:1309352395631559165.584" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.584" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fa3df756aaf0b71718a6607e3fd1befe", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11671e363ea6846e3f76575c7f2b978e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + }, + { + "@id": "urn:anon:hash:3929554047386646216.462" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.462" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.662", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.627" + }, + { + "@id": "urn:anon:hash:4390626191852969155.358" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.627" + }, + { + "@id": "urn:anon:hash:4390626191852969155.358" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/916d0441d792dac9db8496450c351af7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/97ab9d8b0dca6fb93a2b95b979edab5a", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbbe0968d48dcdaaf416e8df3900d83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.309" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.747" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1318" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/edbbe0968d48dcdaaf416e8df3900d83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.309" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.968" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.768", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.727" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.727" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.403", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.660" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.660" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.750", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.282" + }, + { + "@id": "urn:anon:hash:4390626191852969155.548" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.282" + }, + { + "@id": "urn:anon:hash:4390626191852969155.548" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0531f7388f642dc1e436904c4b4a08eb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1417" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1417" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8db2ac418a0c1a5eb5558e97deb4a15d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.353", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.533" + }, + { + "@id": "urn:anon:hash:4390626191852969155.76" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.533" + }, + { + "@id": "urn:anon:hash:4390626191852969155.76" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e76e5126de5ef1e69fb9d4f87ff3da7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35f780b5efc6339124c88617a9321bac", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1436" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0204c7f983b1c047a0a550fdb43bf746" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.188", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.23" + }, + { + "@id": "urn:anon:hash:4390626191852969155.832" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.23" + }, + { + "@id": "urn:anon:hash:4390626191852969155.832" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.203", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce17bf7e093a9f026e5b40d8eb72a6da" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1339" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce17bf7e093a9f026e5b40d8eb72a6da" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1339" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5d9ac7dbbcb3bff6f4c90d08864871f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1255", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.810" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.810" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbbdbe30676ade3553185ae862ee5a8d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1194" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad034ad91e320311b3fbf78f2d95ca61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.50", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.247" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.247" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1072", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e5fa82c149d924c3cc4ec6f0c64eb44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1034" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e5fa82c149d924c3cc4ec6f0c64eb44" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1034" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.331", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.495" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.495" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e30e40092d0f9c004ac6c0707475e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d621a9702968061d6920836edab34cff", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.507" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4ec86d479d7d1b30aef93b0ba4ff4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.555", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.659" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.659" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.782", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.718" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.718" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.621", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/348970b243801d95d2bb249137e0da7a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1204" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/348970b243801d95d2bb249137e0da7a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1204" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a402ac30fc3a9ae740c3069cc70ef8d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8adde1b10bfd61d2c74c462981a4448" + }, + { + "@id": "urn:anon:hash:2632396539921835875.646" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.136" + }, + { + "@id": "urn:anon:hash:3929554047386646216.688" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8adde1b10bfd61d2c74c462981a4448" + }, + { + "@id": "urn:anon:hash:2632396539921835875.646" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1391" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f832bd50548ac2031799eef8c1f971f4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c380f3e67f4875f140b650e4e315cc38" + }, + { + "@id": "urn:anon:hash:2632396539921835875.678" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.544" + }, + { + "@id": "urn:anon:hash:3929554047386646216.398" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c380f3e67f4875f140b650e4e315cc38" + }, + { + "@id": "urn:anon:hash:2632396539921835875.678" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3a61af9f2b33db8e2c2be1b5aa1aab8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60892174d213d33cec1ba3b6fe65a78a" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.399" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/01b1ca6c53300514d753133782ea6ebe", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "86.90336" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.766", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.637" + }, + { + "@id": "urn:anon:hash:4390626191852969155.690" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.637" + }, + { + "@id": "urn:anon:hash:4390626191852969155.690" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3ab32e78932cfc54bdcfdfca93b800f9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9843fded076a4a4da64e3ccf97021b23", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.43", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.799" + }, + { + "@id": "urn:anon:hash:4390626191852969155.83" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.799" + }, + { + "@id": "urn:anon:hash:4390626191852969155.83" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27275d0b6021b1d51eb78508d03a3ab5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ba923a6dac021d104e31cb57e08312b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1585" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.606", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.419" + }, + { + "@id": "urn:anon:hash:4390626191852969155.510" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.419" + }, + { + "@id": "urn:anon:hash:4390626191852969155.510" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a3bd5373d87478fc89752b4bcaa61b5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf4e4603ec4a3b2352bd93f67a5dadcc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.557", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.564" + }, + { + "@id": "urn:anon:hash:4390626191852969155.648" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.564" + }, + { + "@id": "urn:anon:hash:4390626191852969155.648" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/36a98a0fc189a87f7ae4d069afdcc72e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.418" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.418" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee63916ccded3baf196c3199c49cfe3a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.656", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.79" + }, + { + "@id": "urn:anon:hash:4390626191852969155.162" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.79" + }, + { + "@id": "urn:anon:hash:4390626191852969155.162" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a4c5790f70edc96424a46ac48bdbeaf" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.28", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.551" + }, + { + "@id": "urn:anon:hash:4390626191852969155.638" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.551" + }, + { + "@id": "urn:anon:hash:4390626191852969155.638" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8dd3ec5c1521bec209ff6d7355db8310" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d949dedf3232df6df95427e73138d21" + }, + { + "@id": "urn:anon:hash:2632396539921835875.358" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.121" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1094" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15ee46ec22b496b46c59d0a73f4cf2d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d949dedf3232df6df95427e73138d21" + }, + { + "@id": "urn:anon:hash:2632396539921835875.358" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1524" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.908", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.777" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.777" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/47d674f934596c4dd85a11a59108dac2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94754096e38f5cbecd6885d351b4e23b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.673" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.798" + }, + { + "@id": "urn:anon:hash:3929554047386646216.475" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94754096e38f5cbecd6885d351b4e23b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.673" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9676648f0e876288fecd6bc8a7405ad5" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1474" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.682", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.792" + }, + { + "@id": "urn:anon:hash:4390626191852969155.755" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.792" + }, + { + "@id": "urn:anon:hash:4390626191852969155.755" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0576da9116eef510820a7ad3bd5a4409" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.488", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.699" + }, + { + "@id": "urn:anon:hash:4390626191852969155.234" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.699" + }, + { + "@id": "urn:anon:hash:4390626191852969155.234" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9788a43a7f45e252a16fc8a1b74a7b69" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.839", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.419" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.419" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5602efe4a1c6215cafb0c0c1d4f75cd5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75cebd29b836621b2e3a71ab1ddb3a99", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.267" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.267" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.498", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.765" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.765" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.609", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.3" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1258", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1103" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1103" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.737", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.98" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.98" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.627", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4976b852dc69b1d2472bd3f59818cc1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.530" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4976b852dc69b1d2472bd3f59818cc1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.530" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a115e38c208cb786f2dd9e3164766c25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7de2021ea527e59cc06154b99b3521be", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c95292f2bf85d5b6b5764859e85a4ec1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.761" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.134" + }, + { + "@id": "urn:anon:hash:3929554047386646216.15" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c95292f2bf85d5b6b5764859e85a4ec1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.761" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.16" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1494", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c9bfd4b599346e3c9e41ffd86f3d830" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1704" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c9bfd4b599346e3c9e41ffd86f3d830" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1704" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4679c4c2452ac6a10149a3b470177c78", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "24.02853" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1df74ea97f623887b39fa505ebcba5b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7c9227392da4c882170cdff285a2bfc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.714" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.141" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1551" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7c9227392da4c882170cdff285a2bfc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.714" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.821" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.619", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.418" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.418" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.462", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.778" + }, + { + "@id": "urn:anon:hash:4390626191852969155.211" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.778" + }, + { + "@id": "urn:anon:hash:4390626191852969155.211" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87854afb291d8c65874bca6dc797705e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.996", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.276" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.267", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75cebd29b836621b2e3a71ab1ddb3a99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.260" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75cebd29b836621b2e3a71ab1ddb3a99" + }, + { + "@id": "urn:anon:hash:3929554047386646216.260" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74eb9b53a6712ae9d001652e056b231e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1529", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c52fc670d4865bebb27a4ffaecb9ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1158" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20c52fc670d4865bebb27a4ffaecb9ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1158" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ce236da5df2b24f45270ca0afc5771e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98fd53ac72581f709600036678891a20", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1679" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1679" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.618", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + }, + { + "@id": "urn:anon:hash:1309352395631559165.390" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.390" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6279c2f2ac341c218e4f73cb8f9095" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.234", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.733" + }, + { + "@id": "urn:anon:hash:4390626191852969155.474" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.733" + }, + { + "@id": "urn:anon:hash:4390626191852969155.474" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5a0753cae033c4716cbad1decdb0f750" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.767", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.724" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.724" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e7efd540585b35a78db5cd1d66aca8b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.140", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.401" + }, + { + "@id": "urn:anon:hash:4390626191852969155.489" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.401" + }, + { + "@id": "urn:anon:hash:4390626191852969155.489" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b10335fb9f72eca38b2c2d11906b3d5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.451", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.393" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.393" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c128bc46f49ac2439883a8012f66997f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.194", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a1f89e4817949be3a8c9c7e7ec1ca41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.629" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a1f89e4817949be3a8c9c7e7ec1ca41" + }, + { + "@id": "urn:anon:hash:3929554047386646216.629" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1058", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87125cf8054878472af772a43f8cef1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1235" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87125cf8054878472af772a43f8cef1e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1235" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2f0074c782e6157ea8d8e079cdaad9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fd62a558f3e5e024b920be8da71c9af", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f0a05d52617307c49d540ca28d606" + }, + { + "@id": "urn:anon:hash:2632396539921835875.98" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.329" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1227" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa915b67e7106c800c9783c78d594d3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/986f0a05d52617307c49d540ca28d606" + }, + { + "@id": "urn:anon:hash:2632396539921835875.98" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a647990539430e3faf442512b316ad3b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.802" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1094", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d949dedf3232df6df95427e73138d21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1524" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d949dedf3232df6df95427e73138d21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1524" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f89be4b66755a78030fd5fa7766dff5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.398", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + }, + { + "@id": "urn:anon:hash:1309352395631559165.53" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.53" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.220", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.525" + }, + { + "@id": "urn:anon:hash:4390626191852969155.28" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.525" + }, + { + "@id": "urn:anon:hash:4390626191852969155.28" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.206", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f924a9ec0a18fff14a67ac049674818" + }, + { + "@id": "urn:anon:hash:3929554047386646216.748" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f924a9ec0a18fff14a67ac049674818" + }, + { + "@id": "urn:anon:hash:3929554047386646216.748" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.796", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1218" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1218" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.695", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + }, + { + "@id": "urn:anon:hash:1309352395631559165.502" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.502" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.671", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.153" + }, + { + "@id": "urn:anon:hash:4390626191852969155.199" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.153" + }, + { + "@id": "urn:anon:hash:4390626191852969155.199" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4db2110a7efc4c5d89d55bd37e0721e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.365", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.183" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.183" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0f9d31228d50ba00cb5e040bc4a0a26c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70970f9b243ea793b1abad74e73a3e8c", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b6096efe654aa9ef8d7c5b846c02881b", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0024937cd813caeff5c0026a743c7ed4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.639", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.531" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.531" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.227", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + }, + { + "@id": "urn:anon:hash:1309352395631559165.512" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.512" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/87d3e98f3ab6382ee627284c49a5f823" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48054e9063c4fcb8b95a009fc26fc0ce", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.285" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.285" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1259", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.458" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.458" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.981", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.751" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.751" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.783", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.106" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.106" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.601", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.139" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.139" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4444414eb7b373bf8c8aa44b058359a2" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dedbb90d7c191b688d3be9198cff0877" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a2f3400e370fa97f2f8d1cec3375778" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27fb0c04cf95cbd285799d16963885fd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f866532ad8f449c244dd4c3bcac9a1f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.283" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.604" + }, + { + "@id": "urn:anon:hash:3929554047386646216.828" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3f700888f882fc64bccccb0d80606eab" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f866532ad8f449c244dd4c3bcac9a1f" + }, + { + "@id": "urn:anon:hash:2632396539921835875.283" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/551de0b5e8993f1e22b686e347d17936" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.364" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/873c8ddb51e08a9216859790c2ef75f5", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.190", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + }, + { + "@id": "urn:anon:hash:1309352395631559165.806" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.806" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.453", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.199" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.199" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1136", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f2d40ee42e20eb5f5aeb635385af6d7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.26" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f2d40ee42e20eb5f5aeb635385af6d7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.26" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f85b561f41ec61b5b89b81ba1ea7f45b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.289", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.288" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.288" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b31a86eabd05cea2d39be1af50dd8b63", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "24.55875" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.3", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.476" + }, + { + "@id": "urn:anon:hash:4390626191852969155.609" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.476" + }, + { + "@id": "urn:anon:hash:4390626191852969155.609" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8110bacb30edbb5647640859a7fda479" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1400ff9c810d7068971574522c10919d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.945" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.945" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.299", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd4a7506edeceb008f4586fc2dab145c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1545" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd4a7506edeceb008f4586fc2dab145c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1545" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715006560adcb5bb6b6b36dc68951241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.39", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.719" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.719" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1ee8f4961517177edab13d1937a071b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f33a1555e4521e031b216e92cbd63c48", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1015" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1015" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce89c8e972f5c263c29a25d1ef22dae8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.629", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:1309352395631559165.328" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.347", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + }, + { + "@id": "urn:anon:hash:1309352395631559165.540" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.540" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.117", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.79" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/799ef1e4a0b6b855480b341c95fc7bc4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4f5b9506c432952f98eeece3607df1a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.230" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.787" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1487" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4f5b9506c432952f98eeece3607df1a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.230" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.700" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.841", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.36" + }, + { + "@id": "urn:anon:hash:4390626191852969155.61" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.36" + }, + { + "@id": "urn:anon:hash:4390626191852969155.61" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ac7ce432089734656c6ca5ef5561e91" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c4c349430fa162642f1f33a0555256d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.20" + }, + { + "@id": "urn:anon:hash:4390626191852969155.432" + }, + { + "@id": "urn:anon:hash:4390626191852969155.55" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/09dad25154bfd693f97b39487497a76c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e0c3fc0f8463eacf49d62ddf014fc64" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.171" + }, + { + "@id": "urn:anon:hash:1309352395631559165.633" + }, + { + "@id": "urn:anon:hash:1309352395631559165.764" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.20" + }, + { + "@id": "urn:anon:hash:4390626191852969155.432" + }, + { + "@id": "urn:anon:hash:4390626191852969155.55" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3323e07295e3e63b129c2279d5a6c9de" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.192", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.770" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.770" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1247", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1028" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1028" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.920", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8af5915da5e2ee52fdae5413604e3fab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1503" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8af5915da5e2ee52fdae5413604e3fab" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1503" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.679", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.384" + }, + { + "@id": "urn:anon:hash:4390626191852969155.463" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.384" + }, + { + "@id": "urn:anon:hash:4390626191852969155.463" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21c417eeec0a5fefbb04a1812ebeb41" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867773aea6fce0841b5c12d55c3fe986" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1549", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c6b03d264f0af210dba3fd663186b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.557" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3c6b03d264f0af210dba3fd663186b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.557" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cff320ab9ab3e4e1ca80d5fe5a758cad" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f959cd38315d31fae369074112ce0910", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1422" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1422" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c42c0af68d475ffdf81ce3ea8f33c086" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8530a0e04597f1fa5e2e7b6873eb76", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b952a3ee7cc4c9c36cc95808da5047c3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.333" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.236" + }, + { + "@id": "urn:anon:hash:3929554047386646216.890" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b952a3ee7cc4c9c36cc95808da5047c3" + }, + { + "@id": "urn:anon:hash:2632396539921835875.333" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9301b6b37bfbf9adedaa581cd36a4699" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.990" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4b50bf1ac0af0f1efeb68d14d5a7b3d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "52.47199" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5edb9e9fafa5dea5892dffee179d0196", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "19.16951" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.391", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.198" + }, + { + "@id": "urn:anon:hash:4390626191852969155.625" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.198" + }, + { + "@id": "urn:anon:hash:4390626191852969155.625" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ace08624b69951a71f61a0aa165025b4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2033cd85880debddd28a0f4db353647", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "38.26303" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.470", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e95b6c8a298cdd52ba1d82c314b395e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.471" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e95b6c8a298cdd52ba1d82c314b395e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.471" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1231", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1548" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1548" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f343cc1a266985fab2b3062bfa9f62db", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/803fb683d30681cdc0ee2abbeda8b586" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.107" + }, + { + "@id": "urn:anon:hash:4390626191852969155.129" + }, + { + "@id": "urn:anon:hash:4390626191852969155.176" + }, + { + "@id": "urn:anon:hash:4390626191852969155.189" + }, + { + "@id": "urn:anon:hash:4390626191852969155.207" + }, + { + "@id": "urn:anon:hash:4390626191852969155.21" + }, + { + "@id": "urn:anon:hash:4390626191852969155.305" + }, + { + "@id": "urn:anon:hash:4390626191852969155.390" + }, + { + "@id": "urn:anon:hash:4390626191852969155.435" + }, + { + "@id": "urn:anon:hash:4390626191852969155.438" + }, + { + "@id": "urn:anon:hash:4390626191852969155.500" + }, + { + "@id": "urn:anon:hash:4390626191852969155.520" + }, + { + "@id": "urn:anon:hash:4390626191852969155.527" + }, + { + "@id": "urn:anon:hash:4390626191852969155.546" + }, + { + "@id": "urn:anon:hash:4390626191852969155.589" + }, + { + "@id": "urn:anon:hash:4390626191852969155.618" + }, + { + "@id": "urn:anon:hash:4390626191852969155.626" + }, + { + "@id": "urn:anon:hash:4390626191852969155.722" + }, + { + "@id": "urn:anon:hash:4390626191852969155.728" + }, + { + "@id": "urn:anon:hash:4390626191852969155.777" + }, + { + "@id": "urn:anon:hash:4390626191852969155.786" + }, + { + "@id": "urn:anon:hash:4390626191852969155.791" + }, + { + "@id": "urn:anon:hash:4390626191852969155.850" + }, + { + "@id": "urn:anon:hash:4390626191852969155.94" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2831bb89ad698072ceaff5f39c8e0483" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/416ab8cdb9a49e71d354bf37f7b1a3e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c03eb1c746f6a0f5c52d5144f0abdee" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c4bbbcf90fdb48cee2cabc0e467adc" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a468628ec623ea78093652cfdc7463e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84f8866f93d2904e18c0db4a57991616" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/975c48b9a5b0896f5ccb1af5cab140e1" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98232d84603321cfb513264b04a2ab49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a310e51ca7df521327b2ccf9b12d3a08" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a56050104fc791c62595dfb24c284887" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be032af2f0b8dd5755735b571d06eb02" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c354041d36d01217ccf22b25a02aae49" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3423c9068f29ea335404534ac5232a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/faab8ef4a15a291874e2c9f9314fe163" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.109" + }, + { + "@id": "urn:anon:hash:1309352395631559165.113" + }, + { + "@id": "urn:anon:hash:1309352395631559165.119" + }, + { + "@id": "urn:anon:hash:1309352395631559165.14" + }, + { + "@id": "urn:anon:hash:1309352395631559165.144" + }, + { + "@id": "urn:anon:hash:1309352395631559165.146" + }, + { + "@id": "urn:anon:hash:1309352395631559165.228" + }, + { + "@id": "urn:anon:hash:1309352395631559165.315" + }, + { + "@id": "urn:anon:hash:1309352395631559165.334" + }, + { + "@id": "urn:anon:hash:1309352395631559165.365" + }, + { + "@id": "urn:anon:hash:1309352395631559165.422" + }, + { + "@id": "urn:anon:hash:1309352395631559165.437" + }, + { + "@id": "urn:anon:hash:1309352395631559165.52" + }, + { + "@id": "urn:anon:hash:1309352395631559165.541" + }, + { + "@id": "urn:anon:hash:1309352395631559165.589" + }, + { + "@id": "urn:anon:hash:1309352395631559165.63" + }, + { + "@id": "urn:anon:hash:1309352395631559165.638" + }, + { + "@id": "urn:anon:hash:1309352395631559165.683" + }, + { + "@id": "urn:anon:hash:1309352395631559165.768" + }, + { + "@id": "urn:anon:hash:1309352395631559165.779" + }, + { + "@id": "urn:anon:hash:1309352395631559165.800" + }, + { + "@id": "urn:anon:hash:1309352395631559165.824" + }, + { + "@id": "urn:anon:hash:1309352395631559165.831" + }, + { + "@id": "urn:anon:hash:1309352395631559165.849" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.107" + }, + { + "@id": "urn:anon:hash:4390626191852969155.129" + }, + { + "@id": "urn:anon:hash:4390626191852969155.176" + }, + { + "@id": "urn:anon:hash:4390626191852969155.189" + }, + { + "@id": "urn:anon:hash:4390626191852969155.207" + }, + { + "@id": "urn:anon:hash:4390626191852969155.21" + }, + { + "@id": "urn:anon:hash:4390626191852969155.305" + }, + { + "@id": "urn:anon:hash:4390626191852969155.390" + }, + { + "@id": "urn:anon:hash:4390626191852969155.435" + }, + { + "@id": "urn:anon:hash:4390626191852969155.438" + }, + { + "@id": "urn:anon:hash:4390626191852969155.500" + }, + { + "@id": "urn:anon:hash:4390626191852969155.520" + }, + { + "@id": "urn:anon:hash:4390626191852969155.527" + }, + { + "@id": "urn:anon:hash:4390626191852969155.546" + }, + { + "@id": "urn:anon:hash:4390626191852969155.589" + }, + { + "@id": "urn:anon:hash:4390626191852969155.618" + }, + { + "@id": "urn:anon:hash:4390626191852969155.626" + }, + { + "@id": "urn:anon:hash:4390626191852969155.722" + }, + { + "@id": "urn:anon:hash:4390626191852969155.728" + }, + { + "@id": "urn:anon:hash:4390626191852969155.777" + }, + { + "@id": "urn:anon:hash:4390626191852969155.786" + }, + { + "@id": "urn:anon:hash:4390626191852969155.791" + }, + { + "@id": "urn:anon:hash:4390626191852969155.850" + }, + { + "@id": "urn:anon:hash:4390626191852969155.94" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d71a36c48eacc776a170267a3e1225fa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.622", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.144" + }, + { + "@id": "urn:anon:hash:4390626191852969155.607" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.144" + }, + { + "@id": "urn:anon:hash:4390626191852969155.607" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.416", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + }, + { + "@id": "urn:anon:hash:1309352395631559165.184" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.184" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/426a66d9bdf78bf22b70f212806b3fd8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.711", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.116" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.116" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6ebe4b216e3592f332cd843829e89d2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5e5856104ae80845dbb84cd203aaefc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.5" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.137" + }, + { + "@id": "urn:anon:hash:3929554047386646216.725" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f7701d369dab17827f59b5c28822a73e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5e5856104ae80845dbb84cd203aaefc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.5" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.726" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1348", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cea37504beeaa900b6824a96c5370d0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.924" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1cea37504beeaa900b6824a96c5370d0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.924" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9de4e29847baed36bc23a876fba423e4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.292", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + }, + { + "@id": "urn:anon:hash:1309352395631559165.375" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c93dafa99fa2f754683ed248f7c8d5e", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "59.85972" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.345", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + }, + { + "@id": "urn:anon:hash:1309352395631559165.178" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.178" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5212e5dde21867214c0044657aa0d7e0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.261", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.673" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.673" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.74", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + }, + { + "@id": "urn:anon:hash:1309352395631559165.190" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71d91f1b027bccb55831325f4af2e633" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.295", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5576d7b48b99531135836de95ea526a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1553" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d5576d7b48b99531135836de95ea526a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1553" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff6021260e359717b0d84f2391c64fbc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.240", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.239" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.239" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1423", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a67c8b5efc155222710b7b64740c96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.580" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63a67c8b5efc155222710b7b64740c96" + }, + { + "@id": "urn:anon:hash:3929554047386646216.580" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe843b007d862418153dff1403fb521d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/195bfa582708a31e7c760feaae02fd91", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.388233" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.297", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.268" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.268" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.69", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.500" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.500" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3323e07295e3e63b129c2279d5a6c9de", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "18.39582" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.592", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.623" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.623" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.889", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82e66876222160c2a73131d6288482ea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.922" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/82e66876222160c2a73131d6288482ea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.922" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b87074614d5a2d291985e8edb8b13983", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.72645" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.175", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.513" + }, + { + "@id": "urn:anon:hash:4390626191852969155.835" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.513" + }, + { + "@id": "urn:anon:hash:4390626191852969155.835" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96f3872b426a92432dc55acd025b78f3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1225", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1481" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1481" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7c68a244a114f2587b7cc664c08c5f4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1588" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/967d5b0f38a8b1762e9dab3123c7f34e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.273", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.271" + }, + { + "@id": "urn:anon:hash:4390626191852969155.685" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.271" + }, + { + "@id": "urn:anon:hash:4390626191852969155.685" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/07ebc0dd773ad39fc0947d2e7e6b58af", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + }, + { + "@id": "urn:anon:hash:3929554047386646216.918" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e60cacce9d1c13f51c5807844e2b8739" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1141", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec848f132bf1f731cc48d73507bd46f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1074" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ec848f132bf1f731cc48d73507bd46f7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1074" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eddc1708f3be66c38693a6c8c43e3cf2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa97e9430ca56c50052b7db27ac5e142" + }, + { + "@id": "urn:anon:hash:2632396539921835875.253" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.577" + }, + { + "@id": "urn:anon:hash:3929554047386646216.22" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa97e9430ca56c50052b7db27ac5e142" + }, + { + "@id": "urn:anon:hash:2632396539921835875.253" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6132d72e89ed7d225ca307d836a83e02" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.979" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff19b43eac8a83b3afe2e4ac393362ba", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be40adad7b20c9d4e8c21a5309bbeac6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.525" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.220" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1449" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be40adad7b20c9d4e8c21a5309bbeac6" + }, + { + "@id": "urn:anon:hash:2632396539921835875.525" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.519" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a442c93ac0e439291587ef952af67a4e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.758" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.123" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1582" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a442c93ac0e439291587ef952af67a4e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.758" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1f0b69d45bc1b08674ae25a8429487f" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1511" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51f6bc213de0bf640508c7b5f116230c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83c43303b984fbb2b4a6b5131ab26bde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.591" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.431" + }, + { + "@id": "urn:anon:hash:3929554047386646216.913" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83c43303b984fbb2b4a6b5131ab26bde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.591" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1120" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.842", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + }, + { + "@id": "urn:anon:hash:1309352395631559165.591" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.591" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1400ff9c810d7068971574522c10919d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.271" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.273" + }, + { + "@id": "urn:anon:hash:3929554047386646216.945" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1400ff9c810d7068971574522c10919d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.271" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.593" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.462", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11671e363ea6846e3f76575c7f2b978e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.838" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11671e363ea6846e3f76575c7f2b978e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.838" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f915f5da3f2b5ab99ca4a90036ef3e98" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.989", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.988" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.988" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e14c3c70a4695d93da0707464d289406", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "112.9593" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1099", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.72" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a4ee629e54ccfb43e8de97de45f2b24", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1618" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1618" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bbca30f361539e45367c423aef97cfc9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14e081b71401ac3dfec5d78801fe782b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.520" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.182" + }, + { + "@id": "urn:anon:hash:3929554047386646216.824" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14e081b71401ac3dfec5d78801fe782b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.520" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.333" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d0ad2aa1bae02c2a512f5d1ec1acb4a3", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1f7dbe149b10cabec53ede82e905f80" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58da21aff0f4f5ad0351edcd4937ecde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.165" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.954" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58da21aff0f4f5ad0351edcd4937ecde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.165" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/931d8d76094ba4b6d608d5ca1ec87c7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1382" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.103", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.580" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.580" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1195c6e89301b773fd28e7db91f2247f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.528", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.405" + }, + { + "@id": "urn:anon:hash:4390626191852969155.197" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.405" + }, + { + "@id": "urn:anon:hash:4390626191852969155.197" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fbadb2200729fff3ade3fed2610508b8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.595", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/215087e2c295d60124d1ba27035d6156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.204" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/215087e2c295d60124d1ba27035d6156" + }, + { + "@id": "urn:anon:hash:3929554047386646216.204" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b28d44135c2d7f923fac67f2fae42f0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.116", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14fc3c64144ff792b31621547b61924c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.158" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14fc3c64144ff792b31621547b61924c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.158" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddfa035d232d9a3a213c436b514e3d2e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.351", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d524bcd46d79e7902461da137949a4cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1468" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d524bcd46d79e7902461da137949a4cd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1468" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e217ecb1ce7e6bfc0060a6ff88844874" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.104", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.66" + }, + { + "@id": "urn:anon:hash:4390626191852969155.324" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.66" + }, + { + "@id": "urn:anon:hash:4390626191852969155.324" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4826223fb713383724779d8e3606d7f8" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1437", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1625" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1625" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/451f03be58443677b08f9671f29cf3a0", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.745", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.729" + }, + { + "@id": "urn:anon:hash:4390626191852969155.121" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.729" + }, + { + "@id": "urn:anon:hash:4390626191852969155.121" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afdb41857e1f72bf4f05b60ce14785ae" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.260", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.120" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.120" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f510814328a866cb7796ca1152aeb5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1507", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afb2c9f3585477b23caa9d14f408474e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.975" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/afb2c9f3585477b23caa9d14f408474e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.975" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a5783cce74df7f60562c0de89ffdff53" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.637", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.513" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.513" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.344", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd2b4f7a79af29967386baca108f3706" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1268" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd2b4f7a79af29967386baca108f3706" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1268" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.678", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e83ab23e01089234b35f0f05b58e1a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1699" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69e83ab23e01089234b35f0f05b58e1a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1699" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76e92363756dbfd50814f6f503213cca", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/298e9b71757fcdda2b990dd817ce5356", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/097947fbdb7b05483c32fd0be46a5825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.529" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.707" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1485" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/097947fbdb7b05483c32fd0be46a5825" + }, + { + "@id": "urn:anon:hash:2632396539921835875.529" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1256" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b90ae3666d6af6df80e430e9724bd94", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5d59d0d6c7809131047b6e33c15cbf8c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.680", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.833" + }, + { + "@id": "urn:anon:hash:4390626191852969155.321" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.833" + }, + { + "@id": "urn:anon:hash:4390626191852969155.321" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cba7fd2d39c83931b49c8bf9767ef71e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f4a9a5f19276e80f29e34e8e1f85ea1d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1159" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b352d82098d0d74bc193a911ead49b60" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4389b44a19994222344ea7b36facf35", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.564" + }, + { + "@id": "urn:anon:hash:4390626191852969155.756" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.123" + }, + { + "@id": "urn:anon:hash:1309352395631559165.203" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.564" + }, + { + "@id": "urn:anon:hash:4390626191852969155.756" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa4dee7bc8dfe6583aacd2d413b2d9e7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1501d0aadb5f3ca50d1d540b45d92669", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e706646ca6a080b51c20dd461e29ffa0", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/768cb7875c190ca93469c1b76c0ca418" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed4862aa934cf4be79502411770fb99a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f59d9613f84d1366edc843b8a3b94726", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.654" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.654" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a76de3d6d8b4b95be8b5b5ef49993a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.450", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + }, + { + "@id": "urn:anon:hash:1309352395631559165.768" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.768" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0712f9ce96f37166b38861efd9526561" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994fc9f802d4173e75101c8ee4a9f695", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e45aae9f06fa02f081718627cfa59a6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.30762" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0eb2dca6d2427e30187b546ee91869d8", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a60d8c25736f30435634972a69797234" + }, + { + "@id": "urn:anon:hash:2632396539921835875.845" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.553" + }, + { + "@id": "urn:anon:hash:3929554047386646216.988" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a60d8c25736f30435634972a69797234" + }, + { + "@id": "urn:anon:hash:2632396539921835875.845" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/deb52841e3232ed664493cb84158ab0b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.989" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.580", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + }, + { + "@id": "urn:anon:hash:1309352395631559165.795" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.795" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4d82ef485d2836365c4f75b29d13058" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae1937c3cc5a4bbe5ef5de52f62c4e0e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa6d8bc3905cd15abc0be90f96352e83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.489" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.811" + }, + { + "@id": "urn:anon:hash:3929554047386646216.535" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16cbb6e108033dd2243fda70ad1e1995" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa6d8bc3905cd15abc0be90f96352e83" + }, + { + "@id": "urn:anon:hash:2632396539921835875.489" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/392b41ffb4844b2332f7bf0839858359" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.987" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.148", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.712" + }, + { + "@id": "urn:anon:hash:4390626191852969155.542" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.712" + }, + { + "@id": "urn:anon:hash:4390626191852969155.542" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c8f0eaf9909f0a18b1db008f47e3c7d9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.555", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + }, + { + "@id": "urn:anon:hash:1309352395631559165.280" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.280" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.127", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + }, + { + "@id": "urn:anon:hash:1309352395631559165.506" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.506" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65f7d4895dbcd687e0f86080a35aaf93" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.296", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/196f036f7ebf907cb9e3a4feea41c1fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.612" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/196f036f7ebf907cb9e3a4feea41c1fc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.612" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cdd70975252c04dd34b11942862adc9f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.343" + }, + { + "@id": "urn:anon:hash:4390626191852969155.457" + }, + { + "@id": "urn:anon:hash:4390626191852969155.578" + }, + { + "@id": "urn:anon:hash:4390626191852969155.591" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/136c41ce10160afd15c53ca08ec975a5" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1decfda465db81f80089047ac109a805" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b64b0c05784804853d3249cb6e0d9490" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.186" + }, + { + "@id": "urn:anon:hash:1309352395631559165.317" + }, + { + "@id": "urn:anon:hash:1309352395631559165.429" + }, + { + "@id": "urn:anon:hash:1309352395631559165.688" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.343" + }, + { + "@id": "urn:anon:hash:4390626191852969155.457" + }, + { + "@id": "urn:anon:hash:4390626191852969155.578" + }, + { + "@id": "urn:anon:hash:4390626191852969155.591" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/157ee7d011d6d81dc2de790dcda373ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8740f8b7b4dca0a3b239ef33e266f59c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6578f3e4ae2dbdd6505902816ffd26fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.555" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.659" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1677" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5bfc569b67458c4cfe30ebea484390a0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6578f3e4ae2dbdd6505902816ffd26fc" + }, + { + "@id": "urn:anon:hash:2632396539921835875.555" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d7de363fd743fb977a910874ae791784" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1389" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf22092fec4eb47e53395f8aa67a0ebd", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "27.59077" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.686", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + }, + { + "@id": "urn:anon:hash:1309352395631559165.30" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1467", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.436" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.436" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.172", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.368" + }, + { + "@id": "urn:anon:hash:4390626191852969155.82" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.368" + }, + { + "@id": "urn:anon:hash:4390626191852969155.82" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.424", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + }, + { + "@id": "urn:anon:hash:1309352395631559165.237" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.237" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb996cd90b3cfddc5fd7668418731643" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1442", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1566" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.784", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.37" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.37" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.644", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + }, + { + "@id": "urn:anon:hash:1309352395631559165.355" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.355" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2083086798dad274e666a58183f31393" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.530", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.627" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/38f8959a7eeccb5e7de978f4a8b7b242", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd2681f9eaeca70881ad3c7f9173af8c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1126", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1476" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1476" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.240" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.240" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1615", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1090" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1090" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.48", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.789" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.789" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/be551a5e0e902c363256b44830e6c70f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4c5c1e30cb719a073d87708e53f29053", + "@type": [ + "http://data.ashrae.org/standard223#ElectricBreaker" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e2723bf21af3b8e67ad9a7fecc96b1" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:8582709793627694392.3" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75e2723bf21af3b8e67ad9a7fecc96b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "LL-3" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1364", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.119" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.119" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d260971159f7a6fc8b76bbce6463b897", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce59566e94476dc37100019fa4e8dee2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.417" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.347" + }, + { + "@id": "urn:anon:hash:3929554047386646216.898" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce59566e94476dc37100019fa4e8dee2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.417" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1089" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96254fb836de68ae147dd2355faefd97", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.061059" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1308", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8ab1dda23bb40f9f1ec75e74e83fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.866" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51b8ab1dda23bb40f9f1ec75e74e83fa" + }, + { + "@id": "urn:anon:hash:3929554047386646216.866" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.653", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.13" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.13" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b3662acc90d514a2765446d77ed4dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.17", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + }, + { + "@id": "urn:anon:hash:1309352395631559165.690" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.690" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6992c86f014a094e3c7975242682e962" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.405", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + }, + { + "@id": "urn:anon:hash:1309352395631559165.58" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.58" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b58d678c6fa275c0e14815fcbef17219" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6ed8540f910ba126e352999e8e918592", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "20.73634" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.537", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.502" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.502" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f586f0bf09a44165b67d0b5de381fed", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "5.112013" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3b991340017fc0f1323d37eed56059d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ae38f6e4575174e94644a518acdd5e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.349", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.97" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.97" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49561f0a22114c6467c9845e776a307d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.653", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.252" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.252" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.278", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ad81a0ea5dd007e2e3e361676436078" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1592" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ad81a0ea5dd007e2e3e361676436078" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1592" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1249", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46a3914614a03b324af741badba242b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.598" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46a3914614a03b324af741badba242b1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.598" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/957cafb67361861d9e5d0937c6a3b614", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.64" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/46db9fe71ef51c7c020c22637b9771a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867d2ae7ee09ca9f32e5e4ae238c70e7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1604" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1604" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/746fa753ef3f62cfb4f6058d8f1b13ed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.106", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.783" + }, + { + "@id": "urn:anon:hash:4390626191852969155.574" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.783" + }, + { + "@id": "urn:anon:hash:4390626191852969155.574" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f18681a3ea6a95c3038b524f0bab684f" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.326", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + }, + { + "@id": "urn:anon:hash:1309352395631559165.207" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.207" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2007368f0eb3305173952f41a630e987" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.663", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ef095069e4b5d73a8d97ea4d4e396a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.664" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ef095069e4b5d73a8d97ea4d4e396a9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.664" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2dab7f1fcc3300c5917ddf2664dd6b08" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.280", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.94" + }, + { + "@id": "urn:anon:hash:4390626191852969155.555" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.94" + }, + { + "@id": "urn:anon:hash:4390626191852969155.555" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bf528716d4f6f166b7f73eee9ddac64" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66d079cb6628d09e64086cc63b63ef1b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9130de92aee6422040d4bed1e244daf" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.911", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.448" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.448" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4510c46da165e12f048adaff7ae0a31a", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b045f48373283292942f90539ccb172d" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.949", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.959" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.959" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.861", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1159" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1159" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.215", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.666" + }, + { + "@id": "urn:anon:hash:4390626191852969155.34" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.666" + }, + { + "@id": "urn:anon:hash:4390626191852969155.34" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.901", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a98e849fef36bc0c907fcb2dab3980f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.691" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a98e849fef36bc0c907fcb2dab3980f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.691" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fcc5e7a58bc54bfa37445ba7e5329c30" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.264", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/188005121b3f0fb3775952873170d2dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1137" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/188005121b3f0fb3775952873170d2dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1137" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8a4dc740695f01d066f7508976686d0e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.947" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.947" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810cffcc4f93f5b33d0739f93874d3dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.8", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.142" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad889194628806c7755b28694ab148fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/84e32f18a03c50f69bf2e64eca589677", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.327" + }, + { + "@id": "urn:anon:hash:4390626191852969155.398" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98b3f7a460a510f850ebff78d161be62" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.263" + }, + { + "@id": "urn:anon:hash:1309352395631559165.53" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.327" + }, + { + "@id": "urn:anon:hash:4390626191852969155.398" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1321efb94a2d21732553a6e6bf6a8673" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b27990650d6265239dbef0e94fac5475", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1591" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1591" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1c9d27f71c245cd0220e210902330b2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.421", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.42" + }, + { + "@id": "urn:anon:hash:4390626191852969155.5" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.42" + }, + { + "@id": "urn:anon:hash:4390626191852969155.5" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/352eac5fa984a90caef8823fe6b77be5" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b438178cc3ed47b32204e4b535027b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.896", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c63c11fd2af13c4366f9c35e3189a71f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.345" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c63c11fd2af13c4366f9c35e3189a71f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.345" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23ce30d23b2b18d8b1285401161f432a" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9923bf2042fcce983d0033830f032d8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1517" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1517" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c642ae739ffbee8e241f0247ceec02ef" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac1e9213d7516083c463a5be2bf2922c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + }, + { + "@id": "urn:anon:hash:3929554047386646216.449" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.449" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/363c2bc4569bf827200bda3e24a80989" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0983cbc76ca4350bd12b89ada386476", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e108eca8aab32c65366b8123d8042217" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.769", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:1309352395631559165.714" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.714" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2425f570dfbeeac18c9535c477d31281", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1481" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1481" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.179", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + }, + { + "@id": "urn:anon:hash:1309352395631559165.179" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.179" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/069827deffbf95b84fa057de27d33039" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eed8ce1337d226a5af98d870173768f4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.195", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + }, + { + "@id": "urn:anon:hash:1309352395631559165.400" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.400" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9fee5d320869b6e0d0faa46aaa078e2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.212", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + }, + { + "@id": "urn:anon:hash:1309352395631559165.678" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.678" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8cc26d4119329b4df1a8006f7b882d72" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/74ff68072e95a537c1aedab38349b8d8", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1579" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1579" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/71fc32efe252d453c92e844a66777c15" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69ac4ecd9c224afdc84f9cbc1472a0b2", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.451" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.451" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/64d0ab5ef0f734b6c6bc0f86112ba26b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.130", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.621" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.621" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b10677794543abd75f412d1bd90581e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23caf7f44ee49318c8a138a592ffab43", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1040" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1040" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c15bc29db2a763c5d1093ee36b6dcd0d", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.562", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddffbe1bca80f440f8a9dd1e3d205a8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.877" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddffbe1bca80f440f8a9dd1e3d205a8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.877" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69b7959837fe993101453e65de294611" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b0f9f491b8fc44ce3a74e4e543cbdcb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4fdba1d8cfe5ae8eda904c74adad24d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.436" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.57" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1151" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98ddcb0d74ca4bc4e7aeb001feb979b8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4fdba1d8cfe5ae8eda904c74adad24d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.436" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/359edbf9bda3688dca263e1837f89488" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1595" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.797", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.117" + }, + { + "@id": "urn:anon:hash:4390626191852969155.356" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.117" + }, + { + "@id": "urn:anon:hash:4390626191852969155.356" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2e703a6c512baf8d4f0afb757ea66721" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ecdfd37f240c7d2cbd0b737ea65c94e1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8393a09740b6307346663d6941247bd", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ff7d840dd8a76daafb78552b84a50bb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9eac5eee4b49f43ca72c9bce517a9e2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.40" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.773" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1031" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f95a8330e775fa48e28b70aeb416366" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9eac5eee4b49f43ca72c9bce517a9e2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.40" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.536" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c249df073a8b21d4f161a3f3e47a2492", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.690", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + }, + { + "@id": "urn:anon:hash:1309352395631559165.499" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d10d109d4f5a09dea0e846a2ec2e385" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.670", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.310" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.310" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/160146291c2ed366f235855c69fe7920", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa1bfc4a7a0c8024f32de66150e854f2", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "254.380699999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.582", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1378" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.121", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + }, + { + "@id": "urn:anon:hash:1309352395631559165.664" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/505e8e6adc33f73588eb76b112f55dba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.611", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + }, + { + "@id": "urn:anon:hash:1309352395631559165.716" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.716" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee1394fb35cc45f74d1878e9bd572734" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.819", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.818" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.818" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.153", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.101" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.101" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.450", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.520" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.520" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.653", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.561" + }, + { + "@id": "urn:anon:hash:4390626191852969155.650" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.561" + }, + { + "@id": "urn:anon:hash:4390626191852969155.650" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.291", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b201fc09e608929262da41d0dd49daef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.380" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b201fc09e608929262da41d0dd49daef" + }, + { + "@id": "urn:anon:hash:3929554047386646216.380" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.251", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.300" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.303", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04146a9f839f4459ab6c8327c4f634a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.304" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a04146a9f839f4459ab6c8327c4f634a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.304" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9a56e22d7722cd33ebe050bf525e230" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.381", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.162" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.162" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.459", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.716" + }, + { + "@id": "urn:anon:hash:4390626191852969155.275" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.716" + }, + { + "@id": "urn:anon:hash:4390626191852969155.275" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff1ae29d1fa6aab2d769a27f066f2d6a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b23926dd38c3d5d3eeba37db935c75bc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bad6721228f2a635e4fc1929c238b1de", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.749" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.749" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9dbe6d82bde0b218378cfac11c1ef5ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4685a72c7f4cf60e6a6bbd97a4f79228", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1444" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1444" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.668", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.185" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.185" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c7ac78d2a715ed5bd0ac42fea65e0ed", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + }, + { + "@id": "urn:anon:hash:3929554047386646216.622" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.622" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff63cb45de785b84eef0f00aa328bc76" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62aeea5f1f4488c628ce65320e01bbb", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1340" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1340" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/247854b19618586df7e030a720d28605" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1521", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc81497f7c6c76c43bff240ad727baf0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.189" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc81497f7c6c76c43bff240ad727baf0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.189" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6bf80752cc4112b55291099c0ff2061e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.852", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.753" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.753" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66ac234a9196a078378561a9590c58f4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.187", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75212a23b9032d9304469247050b5b16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.952" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75212a23b9032d9304469247050b5b16" + }, + { + "@id": "urn:anon:hash:3929554047386646216.952" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/beff957a4b70a840c145694c4a6dd1a6" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.759", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.565" + }, + { + "@id": "urn:anon:hash:4390626191852969155.459" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.565" + }, + { + "@id": "urn:anon:hash:4390626191852969155.459" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d4a00608258342ba5421904404a3e31" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.754", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.60" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f185b962f285843423448d7be6a3692d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.716", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aef4e6dd0b443ae6bcb24dab2ecd3fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.567" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6aef4e6dd0b443ae6bcb24dab2ecd3fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.567" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5be3f909c77afa9c33978e4612cf7364" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1637", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.509" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.509" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.185", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1180" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1180" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.113", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + }, + { + "@id": "urn:anon:hash:1309352395631559165.822" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.822" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fa689a5b54415b1818577239e998c63" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1570", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8cdd6caa6bf6b1c866451a720877b03" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1154" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8cdd6caa6bf6b1c866451a720877b03" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1154" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f41f8abe736f0e005172c94458f9c66b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.788", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2200840b096ebc438b59ccdf49c98248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.789" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2200840b096ebc438b59ccdf49c98248" + }, + { + "@id": "urn:anon:hash:3929554047386646216.789" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351f600f47d5ac8dbd69e65ed6636fec", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ad81a0ea5dd007e2e3e361676436078" + }, + { + "@id": "urn:anon:hash:2632396539921835875.295" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.246" + }, + { + "@id": "urn:anon:hash:3929554047386646216.278" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ad81a0ea5dd007e2e3e361676436078" + }, + { + "@id": "urn:anon:hash:2632396539921835875.295" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1592" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1497", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1518" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1518" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.174", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + }, + { + "@id": "urn:anon:hash:1309352395631559165.377" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.377" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b073e1f3d2ee2e8d1b853be69b923a38" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.312", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:1309352395631559165.651" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.651" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.667", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.317" + }, + { + "@id": "urn:anon:hash:4390626191852969155.492" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.317" + }, + { + "@id": "urn:anon:hash:4390626191852969155.492" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11f7164068f352c722172c04bc97caf9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.235", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.401" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.401" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.786", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.163" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.163" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.759", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2d2845415deba21f20782a19d3e7e7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.798" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2d2845415deba21f20782a19d3e7e7b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.798" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/174577d4d501f216d2dd83b945f2934e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.72" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.72" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6054f4aa1d33741df9d9f6104d7739a8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.349", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.231" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.231" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.457", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.188" + }, + { + "@id": "urn:anon:hash:4390626191852969155.31" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.188" + }, + { + "@id": "urn:anon:hash:4390626191852969155.31" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/036f44082143365ad404193e01014dd2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9bdd816b4161a80bcefd11f829a1271" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d30ce16e5f8ae1431ec0c73be7c14133", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11217691a7dc80f80e84f7ad3961c02c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.13" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.340" + }, + { + "@id": "urn:anon:hash:3929554047386646216.770" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11217691a7dc80f80e84f7ad3961c02c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.13" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.192" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e3bfbc622701443a210a5be2382a7bac", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "30.33259" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e43c8aa71f458ffcb792cc7e2d707efc", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a993a9f483aa25afdc742e89dad17471" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.267", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.203" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.203" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc55487b4008ed2a211c8b446cdb26f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3e15078ff26448c2d32dcdd3ad04d16", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1408" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1408" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fecbf01656d891f8f720b27449c24a11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1274", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3fd8758fdb12472317532b04567977" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1203" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c3fd8758fdb12472317532b04567977" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1203" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.609", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + }, + { + "@id": "urn:anon:hash:1309352395631559165.238" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.238" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33deaa56aa257ed4daa01fde3fe22877" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a8e8fc227fb1318a037bc33f6a73381", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/77c6cab120f3ccdb389eeed82d2816c0" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6fed5295e384414a3881ea3cd5e5d3f6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1184" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1184" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a461bf38682cfccef21b7a3307ddf4e8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.279", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + }, + { + "@id": "urn:anon:hash:1309352395631559165.337" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.337" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54e6b2c7630ad3c9f6ec1d1a9caa3b94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.196", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.87" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d574ac0c24b1619ab3b5036ddcdd2dd0", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "62.15703" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80453879fb61431a14355f9d20de3740", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "3.995142" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.167", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.734" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.734" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/994beb34b6680cae12566a16a99e6938", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + }, + { + "@id": "urn:anon:hash:3929554047386646216.639" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.639" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d9eccb338856e33943eeb191c95a028" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.487", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.643" + }, + { + "@id": "urn:anon:hash:4390626191852969155.274" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.643" + }, + { + "@id": "urn:anon:hash:4390626191852969155.274" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1ce89d5427ea85ecbb988ac7a480cfcc" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.137", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1544" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1544" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fee96aa147c844181551253bfe00624b", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.26" + }, + { + "@id": "urn:anon:hash:4390626191852969155.96" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fab5cce49238dde9c2ea85450a0e59e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eab98c8e7a638c1939b03c65cdd1c96e" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.645" + }, + { + "@id": "urn:anon:hash:1309352395631559165.832" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.26" + }, + { + "@id": "urn:anon:hash:4390626191852969155.96" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4afd764186a5b973a39fb7224a93cbd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.592", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.438" + }, + { + "@id": "urn:anon:hash:4390626191852969155.757" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.438" + }, + { + "@id": "urn:anon:hash:4390626191852969155.757" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/067fe39f33f415781844141b9e3304c3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.892", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8deb0a85f669ff017783dbc3c5ec3cb0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.641" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8deb0a85f669ff017783dbc3c5ec3cb0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.641" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b468171427d46d1a3110ce9a93f5a3ce" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1302", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1882a714ab0be7a982ee8699c74b74d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.956" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1882a714ab0be7a982ee8699c74b74d6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.956" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0e5bc320daf703feb670dddc582c636" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/39ff9b950ab8a23a9acdab00de1c3664", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d006fa34a2e7a39a630c5a51d6b63ca8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.706" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.746" + }, + { + "@id": "urn:anon:hash:3929554047386646216.378" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d006fa34a2e7a39a630c5a51d6b63ca8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.706" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.696" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.422", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + }, + { + "@id": "urn:anon:hash:1309352395631559165.164" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.164" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/93c908e391f87c1bbf8654ae1989a5fa", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + }, + { + "@id": "urn:anon:hash:3929554047386646216.490" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.490" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56617563e77931547ec58f3212b3f292" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.541", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.566" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a5e1fc132d6981db1ccbd04d0a48a3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1623", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aff1e2607a1176df2940b5c22ffb852e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1216" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aff1e2607a1176df2940b5c22ffb852e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1216" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b86ffa56da83f6cb9e31e45c812ad74" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.321", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceee0154ac8e13acafdc741bd3e0f79c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1580" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ceee0154ac8e13acafdc741bd3e0f79c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1580" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e118b54341ec9b5f2e10c7f1889ed6f2" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6e6b1678d405258534b3fc27b5a9d94", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c85b03fe589601e015a00d4b16fdf8b8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.449" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.510" + }, + { + "@id": "urn:anon:hash:3929554047386646216.871" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/253974d8f234f515a602b781130382dc" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c85b03fe589601e015a00d4b16fdf8b8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.449" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.791" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4614d8ddecae9b2ba969053e65e92e07", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1378" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1378" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.502", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82e4d549c7372493fc67e1389af22a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.537" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a82e4d549c7372493fc67e1389af22a6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.537" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70fdee66fafaac0040480464156b448c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.470", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.647" + }, + { + "@id": "urn:anon:hash:4390626191852969155.203" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.647" + }, + { + "@id": "urn:anon:hash:4390626191852969155.203" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6b0d4d2bf84b839f2003be0ddf1e097d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.101", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.412" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.412" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.370", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + }, + { + "@id": "urn:anon:hash:1309352395631559165.208" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.208" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8c0435ebbdb7be7f1a90399ef2c9a9ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.166", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa8bccf0089d5fa2630a2472daf1c51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1492" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8fa8bccf0089d5fa2630a2472daf1c51" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1492" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0a82267219c67f450d3adebeb819f79" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.211", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e1701490bc805d94f0100e82ffb3320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1482" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e1701490bc805d94f0100e82ffb3320" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1482" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.708", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.658" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.658" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.811", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1427" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1427" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.404", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.85" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.85" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/83d4f95ad2236c836a8fe8f51aa040f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.682", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.819" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.819" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea6c8d1ace455343f407044d5be75245", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21644219cab2ce4591fb1061938021c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.126" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.228" + }, + { + "@id": "urn:anon:hash:3929554047386646216.912" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b21644219cab2ce4591fb1061938021c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.126" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1044" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ee9e99cf6a0be1fe874ca5ccd849ce71", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57b8056896f6313fada73fef57ae0a80" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eba35f6c327b1795851c524e6a52f760" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f523b9cb5e1f561e765be59678faf94", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + }, + { + "@id": "urn:anon:hash:3929554047386646216.416" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.416" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f724087e285283c50585c70e435ac376" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.110", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + }, + { + "@id": "urn:anon:hash:1309352395631559165.287" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.287" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.82", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.594" + }, + { + "@id": "urn:anon:hash:4390626191852969155.409" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.594" + }, + { + "@id": "urn:anon:hash:4390626191852969155.409" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.658", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.28" + }, + { + "@id": "urn:anon:hash:4390626191852969155.708" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.28" + }, + { + "@id": "urn:anon:hash:4390626191852969155.708" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bacbc969863bd4252026efadf5f07e9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.727", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.196" + }, + { + "@id": "urn:anon:hash:4390626191852969155.768" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.196" + }, + { + "@id": "urn:anon:hash:4390626191852969155.768" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4298a6d01240be78bb963e97b8a2623c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.753", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.354" + }, + { + "@id": "urn:anon:hash:4390626191852969155.852" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.354" + }, + { + "@id": "urn:anon:hash:4390626191852969155.852" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/282cd1971804e3c16b8576b8c471c280" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d9646a65ababf53d1b5811a5e9bef3df" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.991", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.760" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.760" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.383", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.140" + }, + { + "@id": "urn:anon:hash:4390626191852969155.40" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.140" + }, + { + "@id": "urn:anon:hash:4390626191852969155.40" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9bc634447eac9097fe2cf93522831530" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/14d1c93c724ce9c69760afa407a682b8" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f80d5fa954124e2ccf5656bf2f7fbfd9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/246691df3a4621abcfc531f5610299a5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.395" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.637" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1009" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/246691df3a4621abcfc531f5610299a5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.395" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49dc7f65f67527cb4c7658c7f613404f" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1577" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4622079a9b6b3f30985950a58ea246d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0c8bcb10ca09a40d142b13650713a15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.128" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.407" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1312" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1570bf3c0787fbb0086fe0799940cf87" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0c8bcb10ca09a40d142b13650713a15" + }, + { + "@id": "urn:anon:hash:2632396539921835875.128" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/257173c98856d5376638ccdcd42605a3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1278" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.236", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6ca70dc591c681ff555eb7848664b6c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1504" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e6ca70dc591c681ff555eb7848664b6c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1504" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51363b26bf765e7b50b7635ec9bb0dca" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.598", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.380" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.380" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1048", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1617" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1617" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/654aa68cfe7d7d08e92c29f53a0e5fc7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/875dd6d444a4d724685155ec2d31ca67" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9428c703aec99a4a36d94873a8015f78", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a44cd31a261abfbf6e67c4db31caac9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.330" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.193" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1424" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a44cd31a261abfbf6e67c4db31caac9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.330" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.974" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.794", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6596a6205a6dfb2bdeda6f1b0414a3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.755" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6596a6205a6dfb2bdeda6f1b0414a3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.755" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af7b5cf2c12594cff6eaa17754b3d717", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "30.20043" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cffafb13f68035e1d2a47224a7eb9160", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1eb8f59c1308c37957721b457a71f22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.129" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.492" + }, + { + "@id": "urn:anon:hash:3929554047386646216.369" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1eb8f59c1308c37957721b457a71f22" + }, + { + "@id": "urn:anon:hash:2632396539921835875.129" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1418" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.729", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + }, + { + "@id": "urn:anon:hash:1309352395631559165.745" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.745" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bb204fe2e471032e22505e4884805e31" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1503", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.920" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.920" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.560", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + }, + { + "@id": "urn:anon:hash:1309352395631559165.587" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.587" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a165ecb73540e73bab1f5e51133af706" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1409", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e93eff9a86fe486155d219ed22e50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1502" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e93eff9a86fe486155d219ed22e50" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1502" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15dec7cb0fabcc292c8dd41edb1fffc3" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.455", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.88" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.88" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c00883d8ee56536680ee55f029a984d9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.627", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.600" + }, + { + "@id": "urn:anon:hash:4390626191852969155.49" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.600" + }, + { + "@id": "urn:anon:hash:4390626191852969155.49" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5e408836fc71515d41bece8f36cdc02c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ba830c4356d555cb498f70e780dafe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.577" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.471" + }, + { + "@id": "urn:anon:hash:3929554047386646216.800" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ba830c4356d555cb498f70e780dafe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.577" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.342" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a40f2696e0561b9d7aaf8ec21c69b25", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a1f89e4817949be3a8c9c7e7ec1ca41" + }, + { + "@id": "urn:anon:hash:2632396539921835875.161" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.496" + }, + { + "@id": "urn:anon:hash:3929554047386646216.194" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a1f89e4817949be3a8c9c7e7ec1ca41" + }, + { + "@id": "urn:anon:hash:2632396539921835875.161" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.629" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/503f45b08a5b93ca0e995ca2e3013fdd", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/299ad89759d399b855e6cf0266ea5ef2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.558" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.549" + }, + { + "@id": "urn:anon:hash:3929554047386646216.55" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/72ecf9bfe24159195fc7b322a1dbbeac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/299ad89759d399b855e6cf0266ea5ef2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.558" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49af56c0008051758ca523cdcaf816f7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.56" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76948dea7d4cdb610f6a468b7aec6062", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.250" + }, + { + "@id": "urn:anon:hash:4390626191852969155.832" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ad48ccccf3cc8cf5097a2699f55505" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef3cc367a9af1ff534aa63886f09d353" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.188" + }, + { + "@id": "urn:anon:hash:1309352395631559165.283" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.250" + }, + { + "@id": "urn:anon:hash:4390626191852969155.832" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03ee91d12469ee21a5cddf85fc8f2755" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9ee4f477c189292d4e970766050926c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1433" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1433" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5cacb61dfef13618dd46f1229d644cf4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.904", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.485" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.485" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/11b4ed222cdbe2c59b660365e0d82c5d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a0ef527e070d20d31dfc59f6ed9237ed" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.272", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dab7c9bcc3e6964340236bd1b91c829" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1693" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0dab7c9bcc3e6964340236bd1b91c829" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1693" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fca1e4e700fa3ed89b3de134b00e5e6e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.248", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb882b1a223e4ddd63e9fe5b5a8fed6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1642" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bcb882b1a223e4ddd63e9fe5b5a8fed6" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1642" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2d171c8b48ea60b910ac3269ccccce97", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1319" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/eecf946f751f24dc85600f74a4fc1190" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.846", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.201" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.201" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.341", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.589" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.589" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.779", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.484" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.484" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.353", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + }, + { + "@id": "urn:anon:hash:1309352395631559165.368" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.368" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.838", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + }, + { + "@id": "urn:anon:hash:1309352395631559165.772" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.772" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/639c271597b014f4bac61eb31909b970" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.777", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1040cef7a39a86b4522a08a61b65426c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.908" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1040cef7a39a86b4522a08a61b65426c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.908" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/179612d7f71d705650b1932b35552f74" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54a4f3589570dac7d579426732ce1bab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + }, + { + "@id": "urn:anon:hash:3929554047386646216.610" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.610" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3371bf0a050c3dff3e811138bc118d37" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.661", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.413" + }, + { + "@id": "urn:anon:hash:4390626191852969155.217" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.413" + }, + { + "@id": "urn:anon:hash:4390626191852969155.217" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e64dda8dae5bce7bce37b1daaf6badd" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b210d62e0871ea4fe073a51d74f8c3ab", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.899" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.899" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a85305491f011500fa7e9ec9a3a97cd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.65", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.760" + }, + { + "@id": "urn:anon:hash:4390626191852969155.727" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.760" + }, + { + "@id": "urn:anon:hash:4390626191852969155.727" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/19bdd05d39db50d2904a62984e1cf2c9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/35d5822fd62b1bce95e3980835700155" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.552", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.355" + }, + { + "@id": "urn:anon:hash:4390626191852969155.253" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.355" + }, + { + "@id": "urn:anon:hash:4390626191852969155.253" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed2c0bdb75cf93304e340447df21305d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1b8f6a74a3de2fa1c1b06b1de65ea24" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f00ccd0bb61bee694a6e4165ef384562", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4c8d5e4f9746dff87f39f97fb7086c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.422" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.164" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1170" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a4c8d5e4f9746dff87f39f97fb7086c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.422" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1171" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e2f08534c12790e0fe018376f72616be", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1322" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1322" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccc88bd14300ea0617bafd672ace80c0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.181", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.308" + }, + { + "@id": "urn:anon:hash:4390626191852969155.320" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.308" + }, + { + "@id": "urn:anon:hash:4390626191852969155.320" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d92720acb0501781fb8147e719fb0281" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/258e92a789bc8908fb9b64817bf33974" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab6d76fe74b90d923a42a8bbfe8555d4", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1345" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1345" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/32d4732b2f8275d0a741c60b4b600f7c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2311b9522c3db264622cc210f2729535", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:PrivateOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2a7ce2612d08a34585e2aa7c5591a585" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adef394fa4ca9ba2fd255c3548149b62" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ddde99eda2d93e1dfaa3918666f019a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Private Office" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3bdf793e42e361ac10d140c05b40e37", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + }, + { + "@id": "urn:anon:hash:3929554047386646216.220" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.220" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c99ec872d87a96f9d6af12a55a7d1af" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1202", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.539" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.539" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.383", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.98" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.98" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abfc136b2f6fe0cf53990c4ac85699e4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1644", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.638" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.638" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6b9813ca5d32af989172cb87aead3f7", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "23.08271" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.174", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.367" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.367" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53cc45c50557bfa081a64019a6943b7d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.379", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + }, + { + "@id": "urn:anon:hash:1309352395631559165.730" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.730" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f4a53e1c659239827bc42e8f139f793" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abf243278956d4371328922627793deb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8af5915da5e2ee52fdae5413604e3fab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.599" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.764" + }, + { + "@id": "urn:anon:hash:3929554047386646216.920" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69db01763374c3eb07794aba195b5d6e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8af5915da5e2ee52fdae5413604e3fab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.599" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7b29412ebb239a0a9490c2ccac16a619" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1503" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.620", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.663" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.663" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/abb3ade60e13d58757ee42c33c635e9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.472", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + }, + { + "@id": "urn:anon:hash:1309352395631559165.66" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.66" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8abe6660bbc653a35f6b6f80d8925f23" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.508", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.507" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.507" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.798", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.759" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.759" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.884", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7deb280fc77cce2d0ba7be7d489386f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1135" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7deb280fc77cce2d0ba7be7d489386f3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1135" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b29e3b8d8bb9b0ae4de82b79e9fc3e26" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.577", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + }, + { + "@id": "urn:anon:hash:1309352395631559165.583" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.583" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1aa9e5ac7763142f71534ecbb959180" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1508", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96ad489af364817304f9d34b4bc177b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1157" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f96ad489af364817304f9d34b4bc177b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1157" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9003a655f04ac4b060ea1af97141e23f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29033cea48224646eee3585df0ee846e", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:Lobby" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/187e694babdf3dc186296d6733de989e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/51ddd175d59232f1f8142c39565b4458" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3598756df3fbf9b6b9ec10391e9ea7aa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Lobby" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.198", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.589" + }, + { + "@id": "urn:anon:hash:4390626191852969155.585" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.589" + }, + { + "@id": "urn:anon:hash:4390626191852969155.585" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4efe256d08759f7b825363d6b5dc9e20" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/033d4f732238a6ef235c13ce3d925c3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f8708493b66c81ac2a61f4dd827aa5a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1512" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1512" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b163f3953fd8961a15c1ad4df4c528ca" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1068", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1182" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1182" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1635", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/688d0cd615786ef382f55d85d3bcc897" + }, + { + "@id": "urn:anon:hash:3929554047386646216.869" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/688d0cd615786ef382f55d85d3bcc897" + }, + { + "@id": "urn:anon:hash:3929554047386646216.869" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1294", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1257" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1257" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50e0e6ae63a515699138526d6997d0fd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + }, + { + "@id": "urn:anon:hash:3929554047386646216.756" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.756" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18b3c3445143d4d46f2ec7ad2719b930" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.97", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.608" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.608" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c6f13185ec39d2f49a7d3a12d71a1b7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc26c3a37c53e06890db1400d1087a2d", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1335" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1335" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d752df271074a78b828134320979290" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.124", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.136" + }, + { + "@id": "urn:anon:hash:4390626191852969155.77" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.136" + }, + { + "@id": "urn:anon:hash:4390626191852969155.77" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9249de56614b8d95a08069699817285d" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3fea62c2602b4d3b9de672e5470697e7", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.187" + }, + { + "@id": "urn:anon:hash:4390626191852969155.325" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2c2b5268d3483b2e823a6292f857f537" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/645136449b746dd3e011c853fc1c5f26" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.577" + }, + { + "@id": "urn:anon:hash:1309352395631559165.829" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.187" + }, + { + "@id": "urn:anon:hash:4390626191852969155.325" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350b1287456ecd050337f308d3dfcd30" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1003", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1134" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1134" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.717", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.721" + }, + { + "@id": "urn:anon:hash:4390626191852969155.496" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.721" + }, + { + "@id": "urn:anon:hash:4390626191852969155.496" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0053f78394fe904c9a7ca611ee40908a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31bcfcdc86c9203d2c783e0af5ef8e91" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f36d44523119ed5c2dc80e54aadca3b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/000158a9c5c98f7b9451e9400bc0584c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.172" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.214" + }, + { + "@id": "urn:anon:hash:3929554047386646216.834" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/000158a9c5c98f7b9451e9400bc0584c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.172" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/677678da41d1c186c8e2e5cb4c67245e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.835" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ac59792946333d639ed607174f6b5d63", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1266" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1266" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/65913e3dbf7bd55172ffccb4a80feb47" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/04fdb6b3c76ebd4a4ff545c7bbf27af9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.499" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.499" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/05985f9ece99883aed1df7a401c0e1f5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7cac215ec3c20284d506491f9bb8e018", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.422", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.342" + }, + { + "@id": "urn:anon:hash:4390626191852969155.520" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.342" + }, + { + "@id": "urn:anon:hash:4390626191852969155.520" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aba2e62c4792afce113434fc11924f3c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.49", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.48" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13b9409d744a6932c88f54ade9ffcd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.52" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.349" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1165" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f13b9409d744a6932c88f54ade9ffcd" + }, + { + "@id": "urn:anon:hash:2632396539921835875.52" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69d76874e9a5a805f7569b0c17e9d840" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.516" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.710", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.70" + }, + { + "@id": "urn:anon:hash:4390626191852969155.206" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.70" + }, + { + "@id": "urn:anon:hash:4390626191852969155.206" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/250e35e22f06ddc14badda91998019dc", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7629a6269dff7bd800f2951d2138e4e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1464" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1464" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0cf94262633eb947c901aa764ea8b362" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6172ead7e6e130488a4af8a03f74064", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9495ff9b4dcc60e566d599d5f3f9616d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.44" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.778" + }, + { + "@id": "urn:anon:hash:3929554047386646216.682" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9495ff9b4dcc60e566d599d5f3f9616d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.44" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.683" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.792", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.54" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.54" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1293", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e0bdcfa195b8a066c0e6afc2acd6b10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1246" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1e0bdcfa195b8a066c0e6afc2acd6b10" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1246" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0f44e59cdb9cb51633c94c77ef78f1f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7da2a55746761ef9973ea73250b19c24", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1.882819" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.887", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1386" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.869", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1635" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1635" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1218", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5b9ea99e8c58858d96ae3be3f16e8d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.796" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5b9ea99e8c58858d96ae3be3f16e8d9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.796" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f61bf274b397da2467f6c0e615f92a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f9cb85095a22aa698a7cbd68a901b988", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.193" + }, + { + "@id": "urn:anon:hash:4390626191852969155.528" + }, + { + "@id": "urn:anon:hash:4390626191852969155.681" + }, + { + "@id": "urn:anon:hash:4390626191852969155.696" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/393ea6298ff6eed75d04634515ad20e0" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63940f5c04ee0141a24253fadd9c3e6e" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d662cc56c2d8514d540f13aaf35e7a99" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.169" + }, + { + "@id": "urn:anon:hash:1309352395631559165.318" + }, + { + "@id": "urn:anon:hash:1309352395631559165.713" + }, + { + "@id": "urn:anon:hash:1309352395631559165.8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.193" + }, + { + "@id": "urn:anon:hash:4390626191852969155.528" + }, + { + "@id": "urn:anon:hash:4390626191852969155.681" + }, + { + "@id": "urn:anon:hash:4390626191852969155.696" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b74c8e6f2897dbfce62e44ee2682cb08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.5", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.118" + }, + { + "@id": "urn:anon:hash:4390626191852969155.480" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.118" + }, + { + "@id": "urn:anon:hash:4390626191852969155.480" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5dd87968364121d48c26d0ee5a1ddf0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b201fc09e608929262da41d0dd49daef", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.291" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.291" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ca503488316c21e8bd9aba6fac5cafa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c498c9b4c103ab1f6b87084d35bdd18", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "22.1351" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1178b9b3085c6fed3ebb6d215a1efcaa", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20ef85df32afdb86e03e3a18f68583c1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.318" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.449" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1109" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20ef85df32afdb86e03e3a18f68583c1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.318" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1122" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1257", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6cb49b60e6429e82e7e81bc41631096" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1294" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d6cb49b60e6429e82e7e81bc41631096" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1294" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/69c4b46024754795a5ddb1e30558e76c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22bc282344b9bfd3bf08612306dc230c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81854672d13c912bbd872951cc2c5d2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.25" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.836" + }, + { + "@id": "urn:anon:hash:3929554047386646216.905" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81854672d13c912bbd872951cc2c5d2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.25" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1448" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81657af45d976420c5d7354d239f200f", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1616.96" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1261", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8164306f79921546994a79daa15f2516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1262" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8164306f79921546994a79daa15f2516" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1262" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/de069941cd17214435590d172eee292c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.761", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + }, + { + "@id": "urn:anon:hash:1309352395631559165.50" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.50" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/54928fc6f2ba515c58a99de9e83172e6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.834", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.156" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.156" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/96aab82c23deeb6f321bd96b8cd66d8b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.997" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.997" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a921aba7bd8529df06c60188f7199fa1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.606", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + }, + { + "@id": "urn:anon:hash:1309352395631559165.48" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.48" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2fb3ffa2daf50fbaafd7245dad03a154" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4113374117e920a5a7412a2b7aa0cd96", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0341e4d58ef57f8a3f0245159c5f6a8", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4bd81bb1c72e38a09666d98ff78cc6a" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b35942a9f836b08dc19bd928a155887d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57fe7c9ee828e95a62a4f63f3be85dbb" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1150", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.899" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.899" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.428", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + }, + { + "@id": "urn:anon:hash:1309352395631559165.131" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.131" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c7a43052673621709648dad90e5c240" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.790", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.566" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.566" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.56", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + }, + { + "@id": "urn:anon:hash:1309352395631559165.802" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.802" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30d90d2a8b0d6e98eeee4450f3eb2d9d" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c66ca257759f5be8a47d5132d778d11", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c1576d30c9b5f40fa0cbc3db33f74e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.152" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.823" + }, + { + "@id": "urn:anon:hash:3929554047386646216.677" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/823f35ad882c6cdd33cf5290a8b45a22" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c1576d30c9b5f40fa0cbc3db33f74e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.152" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/428cbc61363971306593fb3c5838fcbc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1445" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.473", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.294" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.294" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.553", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.142" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.142" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.366", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.517" + }, + { + "@id": "urn:anon:hash:4390626191852969155.691" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.517" + }, + { + "@id": "urn:anon:hash:4390626191852969155.691" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.445", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.374" + }, + { + "@id": "urn:anon:hash:4390626191852969155.179" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.374" + }, + { + "@id": "urn:anon:hash:4390626191852969155.179" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fb7632ef9070521979598902edb6d92a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/03b8de00a85c260a04ddb3282b2cc074", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81250c2610f131db000bcbaa04b12c42" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/33dce4507f39334acdac11c307ca68de", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1330" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1330" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/27af4a201dd07595f7f8d3a18f666bd2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed8309436bd6b88ddf00b6b85f68c375", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.34" + }, + { + "@id": "urn:anon:hash:4390626191852969155.611" + }, + { + "@id": "urn:anon:hash:4390626191852969155.686" + }, + { + "@id": "urn:anon:hash:4390626191852969155.821" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0937fcb10d565481f24a5ec987f8255d" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d0a959a29fd11cca17c9bbf6ad4a549" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2e94b4f561a8a907a99a872f6194c6f" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c260af571b027c2b573a85b1404cad33" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.215" + }, + { + "@id": "urn:anon:hash:1309352395631559165.30" + }, + { + "@id": "urn:anon:hash:1309352395631559165.509" + }, + { + "@id": "urn:anon:hash:1309352395631559165.630" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.34" + }, + { + "@id": "urn:anon:hash:4390626191852969155.611" + }, + { + "@id": "urn:anon:hash:4390626191852969155.686" + }, + { + "@id": "urn:anon:hash:4390626191852969155.821" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b81a355e84323e55d10d57bc055cee0b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.683", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + }, + { + "@id": "urn:anon:hash:1309352395631559165.700" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.700" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1097", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/945db6b4cd3f1256b1fb92d246d07adc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1368" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/945db6b4cd3f1256b1fb92d246d07adc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1368" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6eb290ba3b0373310ef48d0590e12fea" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3cefe9429652503002842c6f699ba2ce", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.669728" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1441", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c37ec865dddcc0b162ca729e1d7188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.149" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49c37ec865dddcc0b162ca729e1d7188" + }, + { + "@id": "urn:anon:hash:3929554047386646216.149" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a8262180c9604a320b9de75278bfcf49" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4410927fb468eeae57c3c4032cb8b93c", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1276" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1276" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4446ce2cc993e2bcdc85f18b931a652" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.260", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.225" + }, + { + "@id": "urn:anon:hash:4390626191852969155.415" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.225" + }, + { + "@id": "urn:anon:hash:4390626191852969155.415" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/20dba02075be428a6b704489a76b741e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85ac69c6c023f32a96f483c0975d6585" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.657", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.195" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.195" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80b55553baaa1ae772f3375c60cd5e8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.82" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.211" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1190" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c4cd7eb8af2394bb05a7b4048a57069" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80b55553baaa1ae772f3375c60cd5e8e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.82" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.58" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.752", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + }, + { + "@id": "urn:anon:hash:1309352395631559165.50" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.50" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16a817c960c2285f3844d271b7557672" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e0001590e379eea069d3ebb74ab761a6", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "2.389237" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bdcb864d8096ff10176b021526767c52", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.13" + }, + { + "@id": "urn:anon:hash:4390626191852969155.826" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b42d580fb32893989988687d4e379757" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e9218d454d6dd0f3b2a5c29ea344f686" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.497" + }, + { + "@id": "urn:anon:hash:1309352395631559165.684" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.13" + }, + { + "@id": "urn:anon:hash:4390626191852969155.826" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f2d1f3a6eb3e6457ff4830cdad2a849" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dc60b4fd8f9b10014ed26b52ff20cf46", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4685a72c7f4cf60e6a6bbd97a4f79228" + }, + { + "@id": "urn:anon:hash:2632396539921835875.346" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.47" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1444" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5588e81f61e815baaf6e264f3ba86899" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4685a72c7f4cf60e6a6bbd97a4f79228" + }, + { + "@id": "urn:anon:hash:2632396539921835875.346" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5765cb48ebaf2e22ba2e3046cece75e2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.266" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.362", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e75c4940c6201ca8b29f88c97fd9911" + }, + { + "@id": "urn:anon:hash:3929554047386646216.363" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e75c4940c6201ca8b29f88c97fd9911" + }, + { + "@id": "urn:anon:hash:3929554047386646216.363" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8a02fee88d5ce57cc5180a69c1355a5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1f6df7ecb779431f0b6335063f6d0f1f", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.449" + }, + { + "@id": "urn:anon:hash:4390626191852969155.691" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/98d38f6e2a6cc438b205e737bb195686" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a9c11a4a09009dac28c7e921226e7e70" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.366" + }, + { + "@id": "urn:anon:hash:1309352395631559165.788" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.449" + }, + { + "@id": "urn:anon:hash:4390626191852969155.691" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/613cce1e0364d35ba3bd71d9942b6307" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ef6c45bdb3ce77452bee3661f9a0c3aa", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f9276dc03954ad352fdb4dd202ffdbe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.642" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.323" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1332" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/efce544e546b5bca6bfc524ec253c0ac" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2f9276dc03954ad352fdb4dd202ffdbe" + }, + { + "@id": "urn:anon:hash:2632396539921835875.642" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.84" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.706", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea7718b945fc78519726b8363d7a550e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.98" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ea7718b945fc78519726b8363d7a550e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.98" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/853c49e0394fccb2e3b550e993e56cd0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3e9f3cb805d30e8a8e991221446b70d4", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9177115bd0ae24e4073838efbc046061" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60d757621d09212fb6aa695c99befb89", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0a2091e365b749e735be777e2697cc4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bcb6473b8c378f38a78b735cc4af514", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be0cf180f8948c9a4d0f6f9efd005cf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.502" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.80" + }, + { + "@id": "urn:anon:hash:3929554047386646216.584" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be0cf180f8948c9a4d0f6f9efd005cf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.502" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.123" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1114", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.138" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.138" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.874", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/710c652dc7a1ef2d9fce329037762ce9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1439" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/710c652dc7a1ef2d9fce329037762ce9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1439" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.52", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.300" + }, + { + "@id": "urn:anon:hash:4390626191852969155.438" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.300" + }, + { + "@id": "urn:anon:hash:4390626191852969155.438" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d58b19728fd3aac5739460833dd04755" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.195", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1234" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1234" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/095a1dc6b209b0a39115873f3e324d38", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ec9ada7126702a553b2bea44ae73ee5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.750" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.317" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1458" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/351e084ca8d84655c00a52a73eefa227" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5ec9ada7126702a553b2bea44ae73ee5" + }, + { + "@id": "urn:anon:hash:2632396539921835875.750" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a64bdba194294ed0065ba03696ec8ab" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1063" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab2363f11a462dfdc1265528b7b7da99", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1243" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1243" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad6d1061a2a09e2c24b358f36db055b3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd7bb2c332b12a18e8400354377cfad7", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1065" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1065" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/25316776938a625328d0ebf175906360" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aacbd6ec2134bbc07b589455575778c4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c2d087044c201697c0cdc91eb476247" + }, + { + "@id": "urn:anon:hash:2632396539921835875.220" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.562" + }, + { + "@id": "urn:anon:hash:3929554047386646216.689" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9318ccb13302c6501143871600eaf12e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c2d087044c201697c0cdc91eb476247" + }, + { + "@id": "urn:anon:hash:2632396539921835875.220" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.238" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.378", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.291" + }, + { + "@id": "urn:anon:hash:4390626191852969155.828" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.291" + }, + { + "@id": "urn:anon:hash:4390626191852969155.828" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0986f25ca6b5420e5f3e3e3ac5d86167" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a1b7aa0332b1830c01a4e5718d96ee10" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6b57c0d8d10d2cc52890c132afd8660", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/57deedd28525f894e5965a86a067f959" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0548e182fda18860667e852be5f69e1d", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.531" + }, + { + "@id": "urn:anon:hash:4390626191852969155.82" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/341cee3794eeeddbc6ee8215d7431f88" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d62e87277deb07fd0709f1ebee6523b" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.172" + }, + { + "@id": "urn:anon:hash:1309352395631559165.349" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.531" + }, + { + "@id": "urn:anon:hash:4390626191852969155.82" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0a95e29189a3427e37aa70a7788b96c6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.829", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc9c888116b7e7ac057f2ece06ed4e95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.830" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cc9c888116b7e7ac057f2ece06ed4e95" + }, + { + "@id": "urn:anon:hash:3929554047386646216.830" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3d5bb81be2d2bce055b6b37ab868ad1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.326", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1129" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1129" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.210", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + }, + { + "@id": "urn:anon:hash:1309352395631559165.721" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.721" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c304af0bf92ed742d77a97ce5c71f68" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c2864435af5358f2b16badf11d3438e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.698" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.452" + }, + { + "@id": "urn:anon:hash:3929554047386646216.119" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9c2864435af5358f2b16badf11d3438e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.698" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1364" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.308", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1665" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1665" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.849", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.165" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.165" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.551", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.386" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.386" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.78", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:1309352395631559165.774" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.774" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1de099036a3053c2826494b071ad67b0", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + }, + { + "@id": "urn:anon:hash:3929554047386646216.379" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.379" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ca112d67ea7a3a1bfa94be4defb14cc" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1659", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1049" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1049" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/adf05fc15844676e966761d619a2b50b", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfc3d3094fe7c9fdd2bfafe2dc271c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.824" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.302" + }, + { + "@id": "urn:anon:hash:3929554047386646216.855" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfc3d3094fe7c9fdd2bfafe2dc271c4" + }, + { + "@id": "urn:anon:hash:2632396539921835875.824" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf5aaf1130a00c1b1a9a15540c1461c9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1001" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1102", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc04ec09d1554bc1e099db023f12e68c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.894" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fc04ec09d1554bc1e099db023f12e68c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.894" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f3c68315ce68074d1d46342c6e3a912d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fafb4fd3b64746cdba547bb64910c62f", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9f695f87e05f167ef40b4e82ea3ff72a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.572", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.15" + }, + { + "@id": "urn:anon:hash:4390626191852969155.131" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.15" + }, + { + "@id": "urn:anon:hash:4390626191852969155.131" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5c4ef46f1561b175cc8cfb32a2e5f85" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/56c57ffcb69ca2dfd8a862efd5c53ef1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.435", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.482" + }, + { + "@id": "urn:anon:hash:4390626191852969155.156" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.482" + }, + { + "@id": "urn:anon:hash:4390626191852969155.156" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ee01bf06fd233603dd143f9e2076983" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358cf49a1c5b608b1aeabeb93f5b851f", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + }, + { + "@id": "urn:anon:hash:3929554047386646216.442" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.442" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e5a3bb8b1e66aef5d2e4ed30f316781" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.74", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.210" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.210" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1560", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.918" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.180", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.431" + }, + { + "@id": "urn:anon:hash:4390626191852969155.619" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.431" + }, + { + "@id": "urn:anon:hash:4390626191852969155.619" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/546d4728ba073f5df55769ee09f7bcd0" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8d49b90311e6d20866394e2dfe12c1dd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3d632e2ec95bcebbab5028f2f61a84a9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1688" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4bbc8f1b1469d05f34e9949cd959239a" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a442c93ac0e439291587ef952af67a4e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1582" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1582" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fd81517f2f2ab3cc58fcd71bf7a40f21" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.647", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "urn:anon:hash:1309352395631559165.470" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.470" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.529", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + }, + { + "@id": "urn:anon:hash:1309352395631559165.60" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5e29e9e6af8f32d730fb8f7d6b90510" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1c41c23665a61f2e7f6ca3262f9e7fb", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a05bf86e0d8b4c3eb5eae6484301148" + }, + { + "@id": "urn:anon:hash:2632396539921835875.223" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.685" + }, + { + "@id": "urn:anon:hash:3929554047386646216.741" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4310ac81c6c60e81db94142636aad8f" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6a05bf86e0d8b4c3eb5eae6484301148" + }, + { + "@id": "urn:anon:hash:2632396539921835875.223" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.742" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f73bd54c13cc200669a62e7090b815ed", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af15ec6177e46945cb0bf05f0ae5935a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.70" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.710" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1236" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7d6d5ccb4a391180cc8a91cc1ca9fb" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af15ec6177e46945cb0bf05f0ae5935a" + }, + { + "@id": "urn:anon:hash:2632396539921835875.70" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b11833b1980912822b1d61da5402332e" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.29" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/188005121b3f0fb3775952873170d2dd", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.264" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.264" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cebe7a7ae0aa8c350ec63ab79365405b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1394", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5515f12a585e2af5ef5005f0c458d139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.545" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5515f12a585e2af5ef5005f0c458d139" + }, + { + "@id": "urn:anon:hash:3929554047386646216.545" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/58f5d43d496031da53b0817b312e7915" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/470fe931799e3e71f37514ee695d92b4", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "41.81836" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.177", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1588" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1588" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2d2845415deba21f20782a19d3e7e7b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + }, + { + "@id": "urn:anon:hash:3929554047386646216.759" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.759" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4b80f89aed040c8b043a4eae54b14271" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.800", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + }, + { + "@id": "urn:anon:hash:1309352395631559165.143" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.143" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f072e0c61a634f39363288e92c176d44" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ed5efa0add869e382645ceaa1c7aec56", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + }, + { + "@id": "urn:anon:hash:3929554047386646216.87" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.87" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62d9f592776b21aa5f772a7f3a65c395" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.702", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9cf8ded8e04c52b3b221ab06099c97b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.408" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9cf8ded8e04c52b3b221ab06099c97b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.408" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/839c25c16990fd2ee210f69dd80dc8cf" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e7f0d7ee9105eb36d6ffd36f97b7957", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3470d852a5ffb78a247e3d40eba88b62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.102" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.809" + }, + { + "@id": "urn:anon:hash:3929554047386646216.671" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3470d852a5ffb78a247e3d40eba88b62" + }, + { + "@id": "urn:anon:hash:2632396539921835875.102" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.120" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b7ed963fec723d9b48f0a3cf2f4eaf63", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85474cd04060809b1f9f00b3523e7da2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.146" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.852" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1244" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/85474cd04060809b1f9f00b3523e7da2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.146" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.226" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94b7c4e8bcd0d14d1d5100bdfb8276e9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c273546a5500aa1e5996f988666e55e0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.512", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + }, + { + "@id": "urn:anon:hash:1309352395631559165.432" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.432" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e82bb83fcf4b9552a65ddc7ea1e3db" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c5a17df8e4b15e4bd4562c21dbb8935d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f890f3b9ce29bd4b99a6b447e1d915c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.592" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.623" + }, + { + "@id": "urn:anon:hash:3929554047386646216.428" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/78c691799d3ba7dc168fa706cd327c7a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f890f3b9ce29bd4b99a6b447e1d915c8" + }, + { + "@id": "urn:anon:hash:2632396539921835875.592" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/944274375befa6143b5175e5c096a445" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1407" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.385", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.74" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.74" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.84", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1332" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1332" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.58", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1190" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1190" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8adde1b10bfd61d2c74c462981a4448", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + }, + { + "@id": "urn:anon:hash:3929554047386646216.688" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.688" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3284fab51d4284acec8ed51b961877ea" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fe82d5eaf65e888266dcf8c3c856d2b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + }, + { + "@id": "urn:anon:hash:3929554047386646216.807" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.807" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0b4ea0fddcf100b38c338663280b2b91" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.207", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dac4c6392bc1e0afceef8843e8e34c26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.180" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dac4c6392bc1e0afceef8843e8e34c26" + }, + { + "@id": "urn:anon:hash:3929554047386646216.180" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9ecbf4c2da70dac2299263f7a462c9f9" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.474", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.725" + }, + { + "@id": "urn:anon:hash:4390626191852969155.242" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.725" + }, + { + "@id": "urn:anon:hash:4390626191852969155.242" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16d912be0811584d13fe609c6edad95b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.617", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.427" + }, + { + "@id": "urn:anon:hash:4390626191852969155.631" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.427" + }, + { + "@id": "urn:anon:hash:4390626191852969155.631" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a78a111960de8a939b638ad962e087b3" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/358dd93f06844970bbfe057f6c4e7b22" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/938b47d17987bec6f4b2a324a92816c0", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350292b897a62637987f2da9d9bd78d9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.49" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.541" + }, + { + "@id": "urn:anon:hash:3929554047386646216.111" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/350292b897a62637987f2da9d9bd78d9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.49" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.134" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/911e5219c53862ac63e543aa87b9b9ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.749" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.282" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1622" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/445aac50481025df1020c478dbb52c95" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/911e5219c53862ac63e543aa87b9b9ab" + }, + { + "@id": "urn:anon:hash:2632396539921835875.749" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1611" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "31.0" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/RadiantFlux" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/W" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1144", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1643" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1643" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.872", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e379d66a516c96bdcd9aab0924681d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1004" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7e379d66a516c96bdcd9aab0924681d1" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1004" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ccab406cd96b1091194b8f5ea6832fc" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40401dbe4a8288fd154ae0bfaace9136", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2866cde96a768fd8aa052d04cd19bb02" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.419", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe654fb4c30bd1932568c7d049ba2427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1567" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/fe654fb4c30bd1932568c7d049ba2427" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1567" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba21ac8852f29b61176beb3879663dbb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f29984810354321c8324e5415355ac56", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "6.314987" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/794f3587dc892b9552c543fbb6177896", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1362958cbaeb38bfa5c3c36ea7a7b69" + }, + { + "@id": "urn:anon:hash:2632396539921835875.798" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.399" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1532" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ed7806ebffc265ad91e4aa495a74363" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f1362958cbaeb38bfa5c3c36ea7a7b69" + }, + { + "@id": "urn:anon:hash:2632396539921835875.798" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a3963d40dd473161f35dc453733f5c54" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1213" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8f34666502e5413088e66d8f7e0273e8", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c9bfd4b599346e3c9e41ffd86f3d830", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1494" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1494" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/585fba3605e3f3b7e22349ae7ba20949" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.749", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + }, + { + "@id": "urn:anon:hash:1309352395631559165.282" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.282" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3596f4616cd600c80f5184e242e985df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/684e8b501e3b6b69ed151d4109b0f3fc", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + }, + { + "@id": "urn:anon:hash:3929554047386646216.787" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.787" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab111ab295b5c119edb5ec7018e88679" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d48a927dbe131c555b5436a673b13099", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "32.96282" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b9adbff138be4d254769dd212021f096", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2f61ea63d977cd170c2b28d85f5dc67" + }, + { + "@id": "urn:anon:hash:2632396539921835875.842" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.591" + }, + { + "@id": "urn:anon:hash:3929554047386646216.17" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f2f61ea63d977cd170c2b28d85f5dc67" + }, + { + "@id": "urn:anon:hash:2632396539921835875.842" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf5aaf1130a00c1b1a9a15540c1461c9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.314" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aac023c38d3302bdc5777aa828f6b4a9", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/120581037b97627f36b5a010eb55d32c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.540" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.55" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1471" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/398d4f7d5297a074068b45f9a1635660" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/120581037b97627f36b5a010eb55d32c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.540" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e4127a61b1517637fb34e580c5f71596" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.81" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.205", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + }, + { + "@id": "urn:anon:hash:1309352395631559165.472" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.472" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5db000d229e0570d859b1dfa11de8b36" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/493df8533672a79885eb9738b0676111", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715b71b027103436d8b63dbc539da9ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.344" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.652" + }, + { + "@id": "urn:anon:hash:3929554047386646216.182" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/715b71b027103436d8b63dbc539da9ac" + }, + { + "@id": "urn:anon:hash:2632396539921835875.344" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.183" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.705", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + }, + { + "@id": "urn:anon:hash:1309352395631559165.109" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.109" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/141913594aa1aeb286b5bb65790af608" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63b9118476bd062e8b898cf80334732a", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:4390626191852969155.433" + }, + { + "@id": "urn:anon:hash:4390626191852969155.491" + }, + { + "@id": "urn:anon:hash:4390626191852969155.603" + }, + { + "@id": "urn:anon:hash:4390626191852969155.67" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0281bcaa0694b14ad97b784c88907095" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/443ca8d0a3e981d8624003f556a948b7" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6329736e35ae5f2cb5639cde8690c300" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d1b81c2118481a28a2a1401c41450623" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.161" + }, + { + "@id": "urn:anon:hash:1309352395631559165.605" + }, + { + "@id": "urn:anon:hash:1309352395631559165.776" + }, + { + "@id": "urn:anon:hash:1309352395631559165.785" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "urn:anon:hash:4390626191852969155.433" + }, + { + "@id": "urn:anon:hash:4390626191852969155.491" + }, + { + "@id": "urn:anon:hash:4390626191852969155.603" + }, + { + "@id": "urn:anon:hash:4390626191852969155.67" + } + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/76a687ead3d623aae4262e1271f7dee0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.967", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e3496ebd6f91448b4435c8b773b16c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.306" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e3496ebd6f91448b4435c8b773b16c" + }, + { + "@id": "urn:anon:hash:3929554047386646216.306" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.285", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48054e9063c4fcb8b95a009fc26fc0ce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1605" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/48054e9063c4fcb8b95a009fc26fc0ce" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1605" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ccbdf58caf24ddd72e71139aa102cd4b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.176", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:1309352395631559165.589" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.589" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1250", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.329" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.329" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7a64a7c7acfe21fdabf442b7746e2d5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1536" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1536" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/490114dec6083a6f9e6bf2127484cbc5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.648", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + }, + { + "@id": "urn:anon:hash:1309352395631559165.77" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.77" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d616705a616be372fbd500dbc39f7125" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1532bce99143307dd7715e0e4c88bdde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.671" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.256" + }, + { + "@id": "urn:anon:hash:3929554047386646216.686" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/824dcd6a7e60ce8b6048f6516fd18ef4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1532bce99143307dd7715e0e4c88bdde" + }, + { + "@id": "urn:anon:hash:2632396539921835875.671" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/81818f89c2798ef45baf2459cdd674ad" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.687" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/152948086aefcac40bbf7391c596aa7b", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "17.681930000000002048" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e4af1fe8f5ff693160f99cad1314c83", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/429166afec735332dff46505fd8bd1fb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.274" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.244" + }, + { + "@id": "urn:anon:hash:3929554047386646216.774" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c51349999f1a665cfbadf1b9dee72cc9" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/429166afec735332dff46505fd8bd1fb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.274" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7f9b2ffcef614c0ce0aec25f6e0d7948" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.118" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/368994507fe0a192a6eb6effa25ca415", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99db6ec4a0d52ce9e269ab4e8511c7db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.54" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.360" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1030" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ab78534b3cd4ebe838f6fe18775441e3" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/99db6ec4a0d52ce9e269ab4e8511c7db" + }, + { + "@id": "urn:anon:hash:2632396539921835875.54" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cf5aaf1130a00c1b1a9a15540c1461c9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c089a0cce2ee943d5f90586585ff6fcf" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.854" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/765c0b43866a47e7f9b0705a8698004e", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + }, + { + "@id": "urn:anon:hash:3929554047386646216.480" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.480" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/861f3f158893b7b566b41e6949c6a0e5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0477b382efeed2b5e0152e69227abfb8", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c0fd6c2cc3c55a45249d7a00a31b322a" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c25725514623b10a9e43c579672e7ea9" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ac32f2ba958eeb043aaf178e4844aff" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.408", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.38" + }, + { + "@id": "urn:anon:hash:4390626191852969155.177" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.38" + }, + { + "@id": "urn:anon:hash:4390626191852969155.177" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/279330d0d4533a66b07b02477ac6a5c2" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e7aaf7f0155cda477794818a8d612414", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1105" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1105" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/588190e4d440d1445b9719041c30e92b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4d5ea25624e66a328d87cc8fa0a46eb3", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e117496938ddc6f19850e071868c94bf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.290" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.586" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1090" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c87b937e80fc5b51ba699efcee57e23e" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e117496938ddc6f19850e071868c94bf" + }, + { + "@id": "urn:anon:hash:2632396539921835875.290" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1615" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.689", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + }, + { + "@id": "urn:anon:hash:1309352395631559165.563" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.563" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.524", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1297" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1297" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7c956d78a548f5c6d8e6867fabfb4996", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + }, + { + "@id": "urn:anon:hash:3929554047386646216.649" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.649" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d9b0e1c531c0d979e867e83dbec28fd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7a88d49249d8f31c51629483bab291f6", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1192" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1192" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/75425684c18207987d405dc9e8f73ac9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6923a1e257885249b48f6515e42ed638" + }, + { + "@id": "urn:anon:hash:2632396539921835875.77" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.328" + }, + { + "@id": "urn:anon:hash:3929554047386646216.822" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ce6b5dfd1a004f653beae1008a650cde" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6923a1e257885249b48f6515e42ed638" + }, + { + "@id": "urn:anon:hash:2632396539921835875.77" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/483dc3ef7f5e6da48b22f33318b8e02d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1383" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dab61dc3690c091b63bdc59fe6633b50", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e9a65b25d67f917be7a7d7464a2fd6e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.594" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.82" + }, + { + "@id": "urn:anon:hash:3929554047386646216.443" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0e576fcedb3a2f75c9f500b7c9cba021" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e9a65b25d67f917be7a7d7464a2fd6e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.594" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b233b749146b1f25f0e8d7a9fc8fa718" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.444" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/30b1b2ad2664cbbbd6c7f50e9275d334", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.916" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.916" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b06c33c5fd9f6e4555e9df1aef222f8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6c2eb2343bd64b76d6f1414602720e41", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8708f48e62eb8d6228c1c50bf4fe277" + }, + { + "@id": "urn:anon:hash:2632396539921835875.83" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.547" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1269" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6d2027fb3fbfb309e4e9c65477d19d3c" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e8708f48e62eb8d6228c1c50bf4fe277" + }, + { + "@id": "urn:anon:hash:2632396539921835875.83" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.698" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.709", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:1309352395631559165.336" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.336" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.186", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.744" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.744" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1559", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4ed9a9553d1f082cc8401970d505abe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1254" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b4ed9a9553d1f082cc8401970d505abe" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1254" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/16e5101e10dac6cc0623718f55c3e320" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.732", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + }, + { + "@id": "urn:anon:hash:1309352395631559165.151" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.151" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/62bd015325c719528bac83e385d4f3ba" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.987", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.535" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/050bbc845903aabdf064806fe4b914a2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/932cdca62b8fac29513e397a5a9d5bd1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.412" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.277" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1490" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/932cdca62b8fac29513e397a5a9d5bd1" + }, + { + "@id": "urn:anon:hash:2632396539921835875.412" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.781" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1338", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1337" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1337" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b09e743c57daefbf8904a46a87ff2309", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8ae0f0ccbd8a138dc42915c30734f9df" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.729", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.535" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.535" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d4e9e900bb21a79812037d2ec482be3e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.724", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + }, + { + "@id": "urn:anon:hash:1309352395631559165.414" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.414" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ae02201c6c0682174186e540eea2f2f3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.137", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + }, + { + "@id": "urn:anon:hash:1309352395631559165.194" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.194" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c199ef46cca612c5eaf43719d0369918" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1100", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70001f25e01128b2b6d0997dd7980e01" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1101" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70001f25e01128b2b6d0997dd7980e01" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1101" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2ff7457f8055013dfb299c1fa837039f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c4aac21d512e1c8b661c0f74d74420b5", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + }, + { + "@id": "urn:anon:hash:3929554047386646216.946" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.946" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/379f75ba88920ab4b82983a8d2e87533" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2efde516c1be5eee69012e991104ba5", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "158.246900000000016384" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/968baf5c6f45051b5fd841c35d8b2dc4", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1a6596a6205a6dfb2bdeda6f1b0414a3", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.794" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.794" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6e74a90a30b86c9196e1842de8e1782e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.311", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.743" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.743" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.698", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + }, + { + "@id": "urn:anon:hash:1309352395631559165.452" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.452" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86eddee2678ac9a09f53c09e57c10d9b" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.32", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + }, + { + "@id": "urn:anon:hash:1309352395631559165.32" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.32" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4519e44ffc90a786389c9e2ea9046b16" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/aa0ed13c9e0a8009164f71b2debc5eec", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e95b6c8a298cdd52ba1d82c314b395e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.469" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.731" + }, + { + "@id": "urn:anon:hash:3929554047386646216.470" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8405113632e3f3bd323e292ffadc1424" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4e95b6c8a298cdd52ba1d82c314b395e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.469" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.471" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.65", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.64" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.64" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/55e410cd10988249f5258739d290ed4f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29733858f64683536a652d69edb2f44c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.341" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.589" + }, + { + "@id": "urn:anon:hash:3929554047386646216.618" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/29733858f64683536a652d69edb2f44c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.341" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.184" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1152", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.319" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.319" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e1a5498da07a0d37b18dc1f17e4fb616", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "urn:rec:extentions:OpenOffice" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1084b3cc11f6b6d023e075ffd21cb744" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/66d079cb6628d09e64086cc63b63ef1b" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6cf589771000339ba4bb792351e0e2f4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f8e59a7ccd187f3e40fecf88b89ac4aa" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Open Office" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.397", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.92" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.92" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/448eca6835e0eec6edefdc7d69eb73cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.686", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1532bce99143307dd7715e0e4c88bdde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.687" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1532bce99143307dd7715e0e4c88bdde" + }, + { + "@id": "urn:anon:hash:3929554047386646216.687" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c1efe0c554106a2f6a25ee3f4b1dd91c" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1043", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df10bbca77b905031e5c9a9eaa8c780" + }, + { + "@id": "urn:anon:hash:3929554047386646216.581" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9df10bbca77b905031e5c9a9eaa8c780" + }, + { + "@id": "urn:anon:hash:3929554047386646216.581" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4825bb88d55de9a52bbbdf9a2bff47f1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.367", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + }, + { + "@id": "urn:anon:hash:1309352395631559165.575" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.575" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/867e29ef7b0da272fc9d5c4e12aff055" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d3e9fbee2aee8a2a3130a14dc35df137", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + }, + { + "@id": "urn:anon:hash:3929554047386646216.857" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.857" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9e247d86cd45ab6e550babaf754a39ac" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1b3e957f678dd26f24c010ca2aa3da84", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5dbae5297adfa2b3357d4ec3a0459863" + }, + { + "@id": "urn:anon:hash:2632396539921835875.843" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.612" + }, + { + "@id": "urn:anon:hash:3929554047386646216.85" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b0b020ed3392880b30c6f374f7265145" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5dbae5297adfa2b3357d4ec3a0459863" + }, + { + "@id": "urn:anon:hash:2632396539921835875.843" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6315f106fcd471749abbab6e45149ae1" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/94e5ec8e215ec965cd829381ec462acd" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.86" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e383edf7abafa5ae3376b927acbafc5a", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1683" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1683" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ad91bac62ecffb226fc95f961b0428d8" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.945", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1400ff9c810d7068971574522c10919d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.593" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1400ff9c810d7068971574522c10919d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.593" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d2ab2745cb35ca78130959d8d1619ba5" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.357", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.129" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.129" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.395", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + }, + { + "@id": "urn:anon:hash:1309352395631559165.76" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.76" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.380", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.598" + }, + { + "@id": "urn:anon:hash:4390626191852969155.485" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.598" + }, + { + "@id": "urn:anon:hash:4390626191852969155.485" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9018efe02507c1c884c0454d83ca63a9" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bc3e7cf48d16538a74d7343ae40a3110" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/43ba830c4356d555cb498f70e780dafe", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.800" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.800" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5f9c73eb1356d546bc49415d3ad01978", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b76f8d3c5849f583de1e1411c96ef04" + }, + { + "@id": "urn:anon:hash:2632396539921835875.789" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.229" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1574" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/15de43258fce2154279fcd090cb6f615" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/5b76f8d3c5849f583de1e1411c96ef04" + }, + { + "@id": "urn:anon:hash:2632396539921835875.789" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a93671a43973eea2f2af9dee5f2f0475" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1163" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/53c3d1ff3b121003ae71debde0f06b60", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e3496ebd6f91448b4435c8b773b16c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.689" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.563" + }, + { + "@id": "urn:anon:hash:3929554047386646216.967" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c478eb8050ce36f591eb624e381ab78a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e3496ebd6f91448b4435c8b773b16c" + }, + { + "@id": "urn:anon:hash:2632396539921835875.689" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0ce1a29a5535b38dafb79368f4949524" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.306" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/af06cfc354a9a5d1e0e6bda17b43ebce", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/554cbc4763cee1f85ec0814e4992d0e2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.11" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.559" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1388" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e5382ba739be3e7c0c7824cdd59c4a8a" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/554cbc4763cee1f85ec0814e4992d0e2" + }, + { + "@id": "urn:anon:hash:2632396539921835875.11" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2267baf7d31ec0a8f32fae729b32b26b" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.1303" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.676", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + }, + { + "@id": "urn:anon:hash:1309352395631559165.235" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.235" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3b80abc50034c20d259fc8add0d62ce9" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/22145a262ab457b05a9eb2c9da7cee3b", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1076" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1076" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6db77c899c7580d152e54d03a206bda7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.939", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f7c940b1717da58be8406eed04bc40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.942" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f7c940b1717da58be8406eed04bc40" + }, + { + "@id": "urn:anon:hash:3929554047386646216.942" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.454", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:1309352395631559165.556" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.556" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.976", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.644" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.644" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0bf0ecbb26d2ee24bc7b32bef001390d", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d19201ea829e249b2c0c69c3587b5e03" + }, + { + "@id": "urn:anon:hash:2632396539921835875.18" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.478" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1647" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c77892470311062aa0099cf351d5f71b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d19201ea829e249b2c0c69c3587b5e03" + }, + { + "@id": "urn:anon:hash:2632396539921835875.18" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7224e12db41607ca7d733da05b1690e3" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1398" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/50754ee454c03d8d001e245708b7154a", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "28.21898" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.650", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + }, + { + "@id": "urn:anon:hash:1309352395631559165.292" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.292" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/354f68f35c7af52e577c45901541b969" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1493", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1241" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1241" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.672", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.163" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.163" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bf29e36e0170b6ca93fa68dae9510a2f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23caf7f44ee49318c8a138a592ffab43" + }, + { + "@id": "urn:anon:hash:2632396539921835875.282" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.750" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1040" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb3b41860650502397b7ca4d5a4468f7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/23caf7f44ee49318c8a138a592ffab43" + }, + { + "@id": "urn:anon:hash:2632396539921835875.282" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4ccd279d2b6828920b4a3d4209c96283" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/40ecd90b27d663fdba6703a992fc1b00" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.410" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.90", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.89" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.89" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/90e18a6845928a9051dc302fa41bb355", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "9.345913" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8410f3c6755d9fbd9a7af558ab20062f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e4c6d2fd55b7b49e34a649d097b023b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.762" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.620" + }, + { + "@id": "urn:anon:hash:3929554047386646216.827" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/3c84f9f3267e1607f23d06ff65bb12d8" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8e4c6d2fd55b7b49e34a649d097b023b" + }, + { + "@id": "urn:anon:hash:2632396539921835875.762" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c39686f50d8d386ea366507fb39d90e7" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cfa05640240e19d83314740637494ccc" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/ae7b4c250de4e88c1828f3a835528907": [ + { + "@id": "urn:anon:hash:3929554047386646216.1460" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/710c652dc7a1ef2d9fce329037762ce9", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.874" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.874" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d342d11c6aae93eda8c61709d45e043e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/266633cf36db48cbb564feb93e47d6e2", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d2357c795fb84792d1fac099acd49ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.397" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.49" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1014" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/baa56491a61115a58487f914d2df15d7" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0d2357c795fb84792d1fac099acd49ee" + }, + { + "@id": "urn:anon:hash:2632396539921835875.397" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b775da0a51305078be967c289b63e7dc" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6d1528df1785e1106200cc8cf04426e" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.392" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.471", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.577" + }, + { + "@id": "urn:anon:hash:4390626191852969155.624" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.577" + }, + { + "@id": "urn:anon:hash:4390626191852969155.624" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e69b09fc8dcccf07e52635d4ebc4f06e" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a81f0655ed5a770d9d4f05b1022292d1" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f89c0d0d42eeee38019f0fdd0cf48621", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "36.07325" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.690", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.766" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.766" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80068757a6418eee3c7ea72f9bc48e5e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28170185f1c58ae80a9ddb7ab1786109", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd83d5c27822d486c56bc21219e9dca9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.727" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.849" + }, + { + "@id": "urn:anon:hash:3929554047386646216.93" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bd83d5c27822d486c56bc21219e9dca9" + }, + { + "@id": "urn:anon:hash:2632396539921835875.727" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/59c97a68cbc86d84b3ad1d65e3080ad4" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.94" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.655", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f67869ad7f5443d02638752fdff8650d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.341" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f67869ad7f5443d02638752fdff8650d" + }, + { + "@id": "urn:anon:hash:3929554047386646216.341" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7d15c96e246308a97002db393411e918" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/61a2593336847b067c0abff5907c8ff4", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c26ddf54db4593cf19dee768d2d2e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.464" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.706" + }, + { + "@id": "urn:anon:hash:3929554047386646216.804" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9fbe8f73e1d5d59e54e30636f7871bd0" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/168c26ddf54db4593cf19dee768d2d2e" + }, + { + "@id": "urn:anon:hash:2632396539921835875.464" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f0d8f6354c1c5ad9a212d99148e583b8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1505" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/cb009949961434d2156845743bae6efb", + "@type": [ + "http://data.ashrae.org/standard223#Zone" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-Lighting" + } + ], + "http://data.ashrae.org/standard223#hasDomainSpace": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b8d04debba59269c136af274600b8664" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Zone-Lighting" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.614", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.474" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.474" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.558", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.69" + }, + { + "@id": "urn:anon:hash:4390626191852969155.316" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.69" + }, + { + "@id": "urn:anon:hash:4390626191852969155.316" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c2d3ab7cb79544dc6703229c3bfb91b4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b95cae7f766f505adf6d43e57a2ef813" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.77", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + }, + { + "@id": "urn:anon:hash:1309352395631559165.328" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.328" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/8b0c6461b2cc20cd74535017c9fa9a4e" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.280", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + }, + { + "@id": "urn:anon:hash:1309352395631559165.571" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.571" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.568", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + }, + { + "@id": "urn:anon:hash:1309352395631559165.251" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.251" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ff4355b7d4102b61e0be6926f013ea4c" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9734127608074e8df38ad44ff6acc462", + "http://data.ashrae.org/standard223#hasObservationLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/7ce20352874f2a6857c869f91412d970" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1451", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1464" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1464" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.89", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.810" + }, + { + "@id": "urn:anon:hash:4390626191852969155.576" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.810" + }, + { + "@id": "urn:anon:hash:4390626191852969155.576" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b1b2b3e4e50c2b1062bee06da5615159" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9417770aee5f713e9cc0ebeeb33f095f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44c712d956eeacea5c6b71dd24173a15", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1189" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1189" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4a9bc7178a62bbe2cb88fb6f61a40c08" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.845", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.53" + }, + { + "@id": "urn:anon:hash:4390626191852969155.150" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.53" + }, + { + "@id": "urn:anon:hash:4390626191852969155.150" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a97fb61dbf74680536fd0f757cbf795c" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4914b2ba476e4b8cfc0b1f7120ea0978" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.400", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1185" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1185" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.122", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1334" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1334" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.962", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1327" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1327" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.325", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.505" + }, + { + "@id": "urn:anon:hash:4390626191852969155.534" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.505" + }, + { + "@id": "urn:anon:hash:4390626191852969155.534" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/bfa95ae38df1ea8b6b8d094a8178cf3b" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e87ccc148278b09b5a079b5256d987d0" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c9c0d6b5a5c052db1dcdbae8fefe6093", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + }, + { + "@id": "urn:anon:hash:3929554047386646216.587" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.587" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1924120e27d41067c2ae6b10525677e3" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.806", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.190" + }, + { + "@id": "urn:anon:hash:4390626191852969155.236" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.190" + }, + { + "@id": "urn:anon:hash:4390626191852969155.236" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/49b5ce76002e332b0df864c1aa553907" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/e91d121ef644c2a8e4377cc92b05817b" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/28ce79f5409f11ad75c9087242d8c2d8", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/ba5e64d40d4629b127b1ef4c5dd59749" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/526ae4090c737503335bb9c899d2d713", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "25.52751" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/70f7c940b1717da58be8406eed04bc40", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + }, + { + "@id": "urn:anon:hash:3929554047386646216.939" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.939" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c61e311d4ca2dea49505745d6be49915" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b5b54a741d091a05b21916ddeb2fab5d", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "24.83414" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.456", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.545" + }, + { + "@id": "urn:anon:hash:4390626191852969155.739" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.545" + }, + { + "@id": "urn:anon:hash:4390626191852969155.739" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/2be2ce8b0d6fe6a6cfccd6c6f9126d4a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4eb424cd499922fbe2628676bcb7887d" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1056", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:3929554047386646216.1523" + }, + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:3929554047386646216.1523" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#AC-120VLN-1Ph-60Hz" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "urn:anon:hash:8582709793627694392.6" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.141", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:1309352395631559165.634" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.634" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/63ed84a8f32d6823321c6bde72dd1239", + "@type": [ + "http://data.ashrae.org/standard223#QuantifiableProperty" + ], + "http://data.ashrae.org/standard223#hasValue": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "283.286299999999983616" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/hasUnit": [ + { + "@id": "http://qudt.org/vocab/unit/M2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "QuantifiableProperty" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.641", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.499" + }, + { + "@id": "urn:anon:hash:4390626191852969155.53" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.499" + }, + { + "@id": "urn:anon:hash:4390626191852969155.53" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0582d080a1633c9b7dff1621ecc30c03" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/f6e04399777cf5a3c2481bddc8e4f4ce" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:1309352395631559165.782", + "@type": [ + "http://data.ashrae.org/standard223#Connection" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "urn:anon:hash:2632396539921835875.43" + }, + { + "@id": "urn:anon:hash:4390626191852969155.741" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "urn:anon:hash:2632396539921835875.43" + }, + { + "@id": "urn:anon:hash:4390626191852969155.741" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b62cde7de314794673637f79bbe6752a" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1bfa88a40dacff0353c60d52cde95a3f" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Connection" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.747", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + }, + { + "@id": "urn:anon:hash:1309352395631559165.479" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.479" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/41d48093495309aa83d7e3b59c7224ab" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4fcee10d1a2d95b15724fb6736e393f9", + "@type": [ + "http://data.ashrae.org/standard223#DomainSpace" + ], + "http://data.ashrae.org/standard223#hasDomain": [ + { + "@id": "http://data.ashrae.org/standard223#Domain-HVAC" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/c6b9813ca5d32af989172cb87aead3f7" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Domain-HVAC" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a75c5b4579579883c6c3e58084a44a2d", + "@type": [ + "http://data.ashrae.org/standard223#PhysicalSpace", + "https://w3id.org/rec#Storage" + ], + "http://data.ashrae.org/standard223#encloses": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6852c07155d0171fc20d9d29d21f1490" + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/dd723ddf768804a5757c24d414f16f7d" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/399f99fe854ed0f50bf788abc4241551" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Storage" + } + ] + }, + { + "@id": "urn:anon:hash:2632396539921835875.492", + "@type": [ + "http://data.ashrae.org/standard223#OutletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + }, + { + "@id": "urn:anon:hash:1309352395631559165.333" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.333" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/d8d7fb29710836ff1ece728ebfe411ee" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "OutletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.49", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + }, + { + "@id": "urn:anon:hash:1309352395631559165.627" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.627" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/4f51b703bd2bcbaac5195281fa29f224" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/a4837924d8d3746254201f2fb04ac63f", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1abed87a4d3375377274886ab3b136cb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.675" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + }, + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.1" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.34" + }, + { + "@id": "urn:anon:hash:3929554047386646216.78" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/60a455a323af9a10a0ba1b5746a4b30b" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/1abed87a4d3375377274886ab3b136cb" + }, + { + "@id": "urn:anon:hash:2632396539921835875.675" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/18607260946cf2177957980e144a1de2" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/0c97fd17bef7ff162dbcf49d8c125811" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/7f483f64a76029ba2c668f03068d0050": [ + { + "@id": "urn:anon:hash:3929554047386646216.1233" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/44342c8299048cd9689ff7edbfe9ca79", + "@type": [ + "http://data.ashrae.org/standard223#Luminaire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810608ff376f7adb2c13ec7a202f8b9d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.303" + } + ], + "http://data.ashrae.org/standard223#connected": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + }, + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectedThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.21" + }, + { + "@id": "urn:anon:hash:3929554047386646216.1304" + } + ], + "http://data.ashrae.org/standard223#connectedTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/31eb5189e4c8f341a7675a718f75e5cd" + } + ], + "http://data.ashrae.org/standard223#hasConnectionPoint": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/810608ff376f7adb2c13ec7a202f8b9d" + }, + { + "@id": "urn:anon:hash:2632396539921835875.303" + } + ], + "http://data.ashrae.org/standard223#hasPhysicalLocation": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/9920a78c6c49542897d15f7d7d8faec8" + } + ], + "http://data.ashrae.org/standard223#hasProperty": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/6f3a8726ad2439ec2bd79c5342d2f282" + } + ], + "http://speckle.xyz/streams/1fed8e620e/objects/199ce3086262da17a2f0daed76995c33": [ + { + "@id": "urn:anon:hash:3929554047386646216.245" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Luminaire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.774", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + }, + { + "@id": "urn:anon:hash:1309352395631559165.778" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.778" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/146858ff76ff6e51720d9f897a8d61d5" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + }, + { + "@id": "urn:anon:hash:3929554047386646216.1190", + "@type": [ + "http://data.ashrae.org/standard223#ElectricWire" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80b55553baaa1ae772f3375c60cd5e8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.58" + } + ], + "http://data.ashrae.org/standard223#connectsAt": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/80b55553baaa1ae772f3375c60cd5e8e" + }, + { + "@id": "urn:anon:hash:3929554047386646216.58" + } + ], + "http://data.ashrae.org/standard223#connectsFrom": [ + { + "@id": "urn:anon:hash:8582709793627694392.4" + } + ], + "http://data.ashrae.org/standard223#connectsTo": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/b2c91576d73349a0049b56f43baba8fb" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Medium-Electricity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "ElectricWire" + } + ] + }, + { + "@id": "urn:anon:hash:4390626191852969155.660", + "@type": [ + "http://data.ashrae.org/standard223#InletConnectionPoint" + ], + "http://data.ashrae.org/standard223#cnx": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + }, + { + "@id": "urn:anon:hash:1309352395631559165.809" + } + ], + "http://data.ashrae.org/standard223#connectsThrough": [ + { + "@id": "urn:anon:hash:1309352395631559165.809" + } + ], + "http://data.ashrae.org/standard223#hasMedium": [ + { + "@id": "http://data.ashrae.org/standard223#Light-Visible" + } + ], + "http://data.ashrae.org/standard223#isConnectionPointOf": [ + { + "@id": "http://speckle.xyz/streams/1fed8e620e/objects/86a13221dea7cbcc5bd00e6214f8b1a4" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "InletConnectionPoint" + } + ] + } +] \ No newline at end of file diff --git a/pnnl-example2.ttl b/pnnl-example2.ttl new file mode 100644 index 00000000..e38344de --- /dev/null +++ b/pnnl-example2.ttl @@ -0,0 +1,80101 @@ +# baseURI: http://srr/test7 +# imports: http://data.ashrae.org/standard223/1.0/model/all + +@prefix Pritoni: . +@prefix afn: . +@prefix agg: . +@prefix apf: . +@prefix array: . +@prefix bdg2: . +@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: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 bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b59217f7436263467e44af0bb549f0d8 ; + rdfs:label "Domain-Lighting" ; +. + + 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 41.17375 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ec5f5ae579173196609c264000c630b2 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ec5f5ae579173196609c264000c630b2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.93691 ; + 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:QuantifiableProperty ; + s223:hasValue 29.30063 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f62334eebc465d306eea25dfa434df8e ; + s223:cnx ; + s223:connected bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:hasConnectionPoint bdg2:f62334eebc465d306eea25dfa434df8e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 86.90336 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eb5ac47396746b72fb0ceb65536db826 ; + 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:QuantifiableProperty ; + s223:hasValue 5.338386 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e5af3b3d50084014fab11419711aa802 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 21.48226 ; + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c2ed4d30f4d63dcd860a8980bc84a65d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c2ed4d30f4d63dcd860a8980bc84a65d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fb5180b7ea7f97314e9db89042568a51 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 39.91465 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.77302 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:d9dc19b0b7b7e81dff96d143d2a50d0e ; + s223:encloses bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b260dde5243bcda6a05832e998e94f22 ; + s223:cnx ; + s223:connected bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:hasConnectionPoint bdg2:b260dde5243bcda6a05832e998e94f22 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dc6c5d2224d975bf5588652e55c27048 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 79.190510000000008192 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:encloses bdg2:c25725514623b10a9e43c579672e7ea9 ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + s223:hasObservationLocation bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 22.49021 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b2a24c4fc2a393f1c86b5e6ee0001a47 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b2a24c4fc2a393f1c86b5e6ee0001a47 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:fee96aa147c844181551253bfe00624b ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d83fe7ad59f9f49959b51e5a053cb877 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d83fe7ad59f9f49959b51e5a053cb877 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:e7552488f13a57022e2017e74f10b450 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.39732 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation bdg2:efce544e546b5bca6bfc524ec253c0ac ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a48ac45cd56ef02384ca81163225e608 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a48ac45cd56ef02384ca81163225e608 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c4cc38b6f89e85c393369df4381bf540 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:dc6c5d2224d975bf5588652e55c27048 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.2838 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bbc8647f0e1e89e8467b0453e2e1829b ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:bbc8647f0e1e89e8467b0453e2e1829b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b42d580fb32893989988687d4e379757 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b42d580fb32893989988687d4e379757 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 23.08271 ; + 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:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ecb175778224dbc9b05fae9d53f9f458 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:c25725514623b10a9e43c579672e7ea9 ; + s223:hasDomainSpace bdg2:c9221939dd3a6da688b8171e129e80cc ; + s223:hasDomainSpace bdg2:d027fca2c50747198dfde587a125e97a ; + s223:hasDomainSpace bdg2:d1d5558a8c4d90f2b3b49b8b1be3315b ; + s223:hasDomainSpace bdg2:dc5d3f62d22c37621e31780424e3badf ; + s223:hasDomainSpace bdg2:e0a9d3de951c8df1a6de9d5f2d41dbe2 ; + s223:hasDomainSpace bdg2:e177be7e9bd1948a3bdfbb4ded4c5e64 ; + s223:hasDomainSpace bdg2:fcf77a23ed83a63602eddef2cb7a9d21 ; + rdfs:label "Zone-HVAC" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:ed4862aa934cf4be79502411770fb99a ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c4708e4902cb67d61fcbc91afb75636d ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint bdg2:c4708e4902cb67d61fcbc91afb75636d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b756bb62d33eb79737a2332074051440 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b756bb62d33eb79737a2332074051440 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 52.64945 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.44678 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c89833a704685a3c5aa671680132911f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a560823dc74d93adac9e30abf59c79b1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b0a8ab6a5fee722fefc8136849f079dd ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b0a8ab6a5fee722fefc8136849f079dd ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a647990539430e3faf442512b316ad3b ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:c2e7d7a7761abdba7cc184959f54af7e ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:connected bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:connectedFrom bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e669fcb951ad9cdfc90f0d9841dff2fe ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint bdg2:e669fcb951ad9cdfc90f0d9841dff2fe ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + 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:Luminaire ; + s223:cnx bdg2:dcbde4d8b4f6007a7381e15a288c8ea7 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dcbde4d8b4f6007a7381e15a288c8ea7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:c53fbac704950e560175586af48927d2 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f59d9613f84d1366edc843b8a3b94726 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f59d9613f84d1366edc843b8a3b94726 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 16.76295 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d4fdba1d8cfe5ae8eda904c74adad24d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d4fdba1d8cfe5ae8eda904c74adad24d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.71679 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e68ae2da3486b91b8b091901f59cdb0e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e68ae2da3486b91b8b091901f59cdb0e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 21.66829 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d19201ea829e249b2c0c69c3587b5e03 ; + s223:cnx ; + s223:connected bdg2:c77892470311062aa0099cf351d5f71b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c77892470311062aa0099cf351d5f71b ; + s223:hasConnectionPoint bdg2:d19201ea829e249b2c0c69c3587b5e03 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:a1aa9e5ac7763142f71534ecbb959180 ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:be14a99c353f661c65e145a394c2be26 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:be14a99c353f661c65e145a394c2be26 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aacbd6ec2134bbc07b589455575778c4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ee7ee065cb065a4770655414b43081db ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:ee7ee065cb065a4770655414b43081db ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:abb3ade60e13d58757ee42c33c635e9d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 4.887068 ; + 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 bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d38f48bee915a9f453068d4380e2a97b ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 40.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ca6f03f97eea273289275c6398506177 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ca6f03f97eea273289275c6398506177 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:encloses bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:encloses bdg2:b35942a9f836b08dc19bd928a155887d ; + s223:encloses bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:encloses bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasProperty ; + rdfs:label "Open Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b7629a6269dff7bd800f2951d2138e4e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b7629a6269dff7bd800f2951d2138e4e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:ed631210a8dfc8450aadaf74699f52b7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bbac9928a241d1199d895854b98dce26 ; + s223:cnx ; + s223:connected bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasConnectionPoint bdg2:bbac9928a241d1199d895854b98dce26 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 8.285584999999998976 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b03d628efc03f3ae53e329775610aa49 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:b03d628efc03f3ae53e329775610aa49 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.30762 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:f40f2d9ee6f3b54ee4a2ba0f89874b93 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:be8704c5f82a36f1ee7109f7ba7dc8c8 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:be8704c5f82a36f1ee7109f7ba7dc8c8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:aa71780470740cc3032d2099d1eb39eb ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aa71780470740cc3032d2099d1eb39eb ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:hasProperty bdg2:b6555951b3e9e23c4b2a331dc0ed3ade ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a60d8c25736f30435634972a69797234 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a60d8c25736f30435634972a69797234 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:db4ed01bf1965b65c9f3e3024f90a553 ; + s223:hasProperty bdg2:b2d53fa389b66b1dbe4571bcfd0707d7 ; + rdfs:label "Storage" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:cfd65cf240c80fe3910b3481e2be454b ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c00883d8ee56536680ee55f029a984d9 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b84915c8676df8b08287cd2c0970295d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 13.87585 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:connected bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:connectedFrom bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:connectedFrom bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d1c7ce801ea533a56e5b6321a695eac4 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d1c7ce801ea533a56e5b6321a695eac4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d65fd65b72f45c2cc89726a91d61dddb ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:a0ef527e070d20d31dfc59f6ed9237ed ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 22.59874 ; + 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: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 bdg2:f11ae4d767471c0ffa7991e8b5cb3ad7 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b0f58d63c6e31f06616610f2ce88941b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b42570677f43a5897d92efb2fc4bd732 ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint bdg2:b42570677f43a5897d92efb2fc4bd732 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:be09768a1ce31e84dcd8c558af095fb3 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fbadb2200729fff3ade3fed2610508b8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.8592 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 4.671947 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f42692febf162eca00fb2d837e390f62 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f42692febf162eca00fb2d837e390f62 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f1f664d584470a458638c563b46bc9af ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint bdg2:f1f664d584470a458638c563b46bc9af ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bc2439b352353250779cf15174dd4d8f ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bc2439b352353250779cf15174dd4d8f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f19ed05e63506574dd06901cf498bb0e ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:f19ed05e63506574dd06901cf498bb0e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a50944f243449d42608e0030877a6ca7 ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint bdg2:a50944f243449d42608e0030877a6ca7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:b10484420c52b3d28c0e39a07bec3f55 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:connected bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:connected bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:connectedFrom bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:connectedFrom bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b0d2324babba5246c0b5cc99b6e4dbf7 ; + rdfs:label "Domain-Lighting" ; +. + + 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 "Luminaire" ; +. + + 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 bdg2:f1350154bfb312042d2b3eb7087f35a2 ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 59.56126 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 33.48048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bbca30f361539e45367c423aef97cfc9 ; + 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:QuantifiableProperty ; + s223:hasValue 29.69669 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.48656 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.681930000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a214399bad87d0a6609b0fc42e09d45a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a214399bad87d0a6609b0fc42e09d45a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bf267013c16413e7daa20266b005ca12 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:connected bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:connectedFrom bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:f1fd2033ab12435f0fe804ae08fae176 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cee26a009734f6d044112e289595b783 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cee26a009734f6d044112e289595b783 ; + 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:connected bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:connectedFrom bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.43377 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:ed631210a8dfc8450aadaf74699f52b7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.75244 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + s223:hasObservationLocation ; +. + + s223:hasObservationLocation bdg2:e651cecd7a1559dad0b04deee440167c ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c1b50e6437bf478212615bf8ae97f701 ; + 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:QuantifiableProperty ; + s223:hasValue 112.8776 ; + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.61554 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:connected bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:connectedFrom bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:bc5572a8ff6b46eff61335bb50696378 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b4ed9a9553d1f082cc8401970d505abe ; + s223:cnx ; + s223:connected bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasConnectionPoint bdg2:b4ed9a9553d1f082cc8401970d505abe ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:bc4386c1005a788424b908e26b066ef9 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:Luminaire ; + s223:cnx bdg2:ab042c4b7b4f4ec01396b7f2e061a092 ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:ab042c4b7b4f4ec01396b7f2e061a092 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 26.62627 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation ; +. + + 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:QuantifiableProperty ; + s223:hasValue 28.84286 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 34.150039999999995904 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:d33efc27fd6abf415436b66974a8dbc6 ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a0e5bc320daf703feb670dddc582c636 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 34.52351 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:c199ef46cca612c5eaf43719d0369918 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c9c0d6b5a5c052db1dcdbae8fefe6093 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c9c0d6b5a5c052db1dcdbae8fefe6093 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.8822 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 90.324969999999991808 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.388233 ; + 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 bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cdd70975252c04dd34b11942862adc9f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e51c291a435af0afd54fcca350a13cb7 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bb0b67faccdbaa3802feafc875920838 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bb0b67faccdbaa3802feafc875920838 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 25.44497 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.85653 ; + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 6.97119 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasProperty bdg2:ebde0f5f2d906dcf9c3717879629ff4d ; + rdfs:label "Library" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f185b962f285843423448d7be6a3692d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f185b962f285843423448d7be6a3692d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a4837924d8d3746254201f2fb04ac63f ; + 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:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:connected bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:connected bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:connectedFrom bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:connectedFrom bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 54.1547 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.400350000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:da10dd7958202198c14b85307330a168 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:da10dd7958202198c14b85307330a168 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b4e084fb540e59da3f3aa8d280c71f4f ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:b4e084fb540e59da3f3aa8d280c71f4f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f174629c576e2d13a53b8bb041dacd41 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:encloses bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:hasProperty bdg2:e3bfbc622701443a210a5be2382a7bac ; + rdfs:label "Bathroom" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f5a8112bac83fbc0f3229ff05dec5964 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f5a8112bac83fbc0f3229ff05dec5964 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.957494 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b62cde7de314794673637f79bbe6752a ; + s223:connected bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:connected bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:connected bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:connected bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:connected bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b62cde7de314794673637f79bbe6752a ; + s223:connectedFrom bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:connectedFrom bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:connectedFrom bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:connectedFrom bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:connectedFrom bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:c607be85a7103b6044a9211aeb86158b ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:adf05fc15844676e966761d619a2b50b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:adf05fc15844676e966761d619a2b50b ; + 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: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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains bdg2:a1f0b69d45bc1b08674ae25a8429487f ; + s223:contains bdg2:a75c5b4579579883c6c3e58084a44a2d ; + s223:contains bdg2:a93671a43973eea2f2af9dee5f2f0475 ; + s223:contains bdg2:af3fe4bc77b25d00c61c0648181800a1 ; + s223:contains bdg2:afd312de6145162b780f9febaee808c7 ; + s223:contains bdg2:b10484420c52b3d28c0e39a07bec3f55 ; + s223:contains bdg2:b11833b1980912822b1d61da5402332e ; + s223:contains bdg2:b233b749146b1f25f0e8d7a9fc8fa718 ; + s223:contains bdg2:b37d4db495e2d681b7be4ac4ffc5c51a ; + s223:contains bdg2:c53fbac704950e560175586af48927d2 ; + s223:contains bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:contains bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:contains bdg2:e4127a61b1517637fb34e580c5f71596 ; + s223:contains bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 ; + s223:contains bdg2:f0d8f6354c1c5ad9a212d99148e583b8 ; + s223:hasProperty ; + rdfs:label "PhysicalSpace" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:ElectricBreaker ; + s223:cnx ; + s223:connected ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + rdfs:label "LL-1" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 46.19446 ; + 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:Luminaire ; + s223:cnx bdg2:dd734764b07e68afdef9c34f397e7e46 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dd734764b07e68afdef9c34f397e7e46 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 2.239484 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 45.6847 ; + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.91469 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d1b81c2118481a28a2a1401c41450623 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f74808cba8117a4f49109d07c3a257b1 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b932d77df9c3f86afafbb390239194af ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:c826ed9262b1be7feb5f704b2f6df313 ; + s223:encloses bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:df222c279c8c8473ae9cdfce81fe7a56 ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:df222c279c8c8473ae9cdfce81fe7a56 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e4d605b535bfb9b9c24af3659f4babf1 ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint bdg2:e4d605b535bfb9b9c24af3659f4babf1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.447769999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4880191545fca69e3d21280689336db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d4880191545fca69e3d21280689336db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 5.112013 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cd1d32e61419a3eed3a2c848e2b597b2 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cd1d32e61419a3eed3a2c848e2b597b2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.90577 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.239484 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:afc39c74de4647544c27fe9156126258 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:afc39c74de4647544c27fe9156126258 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 260.6716 ; + 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: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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 29.05477 ; + 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 "Luminaire" ; +. + + 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 81.90894 ; + 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:Luminaire ; + s223:cnx bdg2:cb6466c5a9ef2b0180b89fadb67ffaed ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cb6466c5a9ef2b0180b89fadb67ffaed ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + 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: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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c3b612a750196cb6ead2ec2658775256 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c3b612a750196cb6ead2ec2658775256 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:encloses bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasProperty ; + rdfs:label "Open Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a81854672d13c912bbd872951cc2c5d2 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a81854672d13c912bbd872951cc2c5d2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ce0832aeed251686fd48b13a65476dc0 ; + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:encloses bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:hasProperty bdg2:ddde99eda2d93e1dfaa3918666f019a4 ; + rdfs:label "Private Office" ; +. + + 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 bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Mechanical Room" ; +. + + 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:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains bdg2:adf623f93df2e99bb08e47900a83b807 ; + s223:contains bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:contains bdg2:b775da0a51305078be967c289b63e7dc ; + s223:contains bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:contains bdg2:c26f2c166c473a099cae32568d853840 ; + s223:contains bdg2:c89833a704685a3c5aa671680132911f ; + s223:contains bdg2:c978466c0e949e42827e2e89063ec140 ; + s223:contains bdg2:cf5aaf1130a00c1b1a9a15540c1461c9 ; + s223:contains bdg2:d7de363fd743fb977a910874ae791784 ; + s223:contains bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:contains bdg2:ed631210a8dfc8450aadaf74699f52b7 ; + s223:contains bdg2:f76cb3258399870be62a23bf721042a6 ; + s223:hasProperty ; + rdfs:label "PhysicalSpace" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c63c11fd2af13c4366f9c35e3189a71f ; + s223:cnx ; + s223:connected bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:hasConnectionPoint bdg2:c63c11fd2af13c4366f9c35e3189a71f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.85158 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d91a8143dbe11c4a5c7e36237b984475 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d91a8143dbe11c4a5c7e36237b984475 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b62aeea5f1f4488c628ce65320e01bbb ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b62aeea5f1f4488c628ce65320e01bbb ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bd7bb2c332b12a18e8400354377cfad7 ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:bd7bb2c332b12a18e8400354377cfad7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + s223:hasObservationLocation ; +. + + s223:hasObservationLocation bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:ee3656088256e3ff89c03c171895161a ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 130.3487 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:connected bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:connectedFrom bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:connectedFrom bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 23.09771 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a56050104fc791c62595dfb24c284887 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a56050104fc791c62595dfb24c284887 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 26.18334 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 18.90718 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.314409999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:dfd562fce46608b82eabcabdd4ba00f5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dfd562fce46608b82eabcabdd4ba00f5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e50ae3d049966d0ebe86367432afa56e ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint bdg2:e50ae3d049966d0ebe86367432afa56e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:b37d4db495e2d681b7be4ac4ffc5c51a ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c3a950c02bcbf4e189d3488c54bbbe5c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c3a950c02bcbf4e189d3488c54bbbe5c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:ElectricBreaker ; + s223:cnx ; + s223:connected ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + rdfs:label "LL-2" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bd83d5c27822d486c56bc21219e9dca9 ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:bd83d5c27822d486c56bc21219e9dca9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a8387c9a4a45c042dd7c27303e3f50bd ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:a8387c9a4a45c042dd7c27303e3f50bd ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:connected bdg2:fb7632ef9070521979598902edb6d92a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:connectedFrom bdg2:fb7632ef9070521979598902edb6d92a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b87074614d5a2d291985e8edb8b13983 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:e19009159a525ba7447bd4e137c16a3c ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:df37a03583c774945a6607bc25f31e8c ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:df37a03583c774945a6607bc25f31e8c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 50.79114 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ba5e64d40d4629b127b1ef4c5dd59749 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 29.43414 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Lobby" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a46cc2629710acd362ed8a6961d68391 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a46cc2629710acd362ed8a6961d68391 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:ac7c38fd92a7ff0c85e2f55992c286f3 ; + rdfs:label "Domain-Lighting" ; +. + + 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 "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b045f48373283292942f90539ccb172d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b045f48373283292942f90539ccb172d ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad889194628806c7755b28694ab148fd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad889194628806c7755b28694ab148fd ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:f229b38217629e26f2044d02a2623046 ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cfb9a1133ee805b056c9ece15adc231d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c162ab1613caba08ddec54f3e57a98a6 ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:c162ab1613caba08ddec54f3e57a98a6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:ddca2652bea32e5107524db81ec7c623 ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b21ce7752c1698b8a4bfb0081e5b1498 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b21ce7752c1698b8a4bfb0081e5b1498 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d5104e97aa8ee567891f9b943f268179 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d5104e97aa8ee567891f9b943f268179 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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: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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eecf946f751f24dc85600f74a4fc1190 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.94197 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 181.1436 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a4ea66a0ef15c737547844a766fd6ab7 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.77866 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a0d66ac4a8756254eccd4c2e2e159f90 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a0d66ac4a8756254eccd4c2e2e159f90 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:connected bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:connected bdg2:dd128541770427cec412018dcb591734 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:connectedFrom bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:connectedFrom bdg2:dd128541770427cec412018dcb591734 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.239484 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d87e410852dd7961d9da5fea256be914 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d87e410852dd7961d9da5fea256be914 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:connected bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:connected bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:connected bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:connected bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:connected bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:connected bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:connectedFrom bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:connectedFrom bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:connectedFrom bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:connectedFrom bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:connectedFrom bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:connectedFrom bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b756bb62d33eb79737a2332074051440 ; + s223:connected bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b756bb62d33eb79737a2332074051440 ; + s223:connectedFrom bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:cd5eff0b15a63b75f8079077c23b7726 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:a647990539430e3faf442512b316ad3b ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:c77892470311062aa0099cf351d5f71b ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e87ccc148278b09b5a079b5256d987d0 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:be84a7cef7a864a1d03739083acfe077 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:be84a7cef7a864a1d03739083acfe077 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:eb2a59889714cce9ca98524ab999fbdc ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d4423544d6b5705a2a702d017bba8efc ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d4423544d6b5705a2a702d017bba8efc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a2cb766e4195387bb36fa354d62ef01a ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.27141 ; + 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" ; +. + + s223:hasObservationLocation bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e01d24ee65c1ab2d61d9e64da40f9f5c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e01d24ee65c1ab2d61d9e64da40f9f5c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.95109 ; + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fa993e168bf32480a6568aa4c98cba98 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 15.66053 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a94a87bfb162c5b4de9455328a6ecfc9 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cda9c2ac3626aca6223ace63e6b8c519 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cda9c2ac3626aca6223ace63e6b8c519 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:connected bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:connected bdg2:ca6f03f97eea273289275c6398506177 ; + s223:connected bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:connected bdg2:f724087e285283c50585c70e435ac376 ; + s223:connected bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:connectedFrom bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:connectedFrom bdg2:ca6f03f97eea273289275c6398506177 ; + s223:connectedFrom bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:connectedFrom bdg2:f724087e285283c50585c70e435ac376 ; + s223:connectedFrom bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c07c5dfad18dcbef76f48667e5483ce8 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c07c5dfad18dcbef76f48667e5483ce8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:e563543ad49ff1a1158e6c030db98489 ; + rdfs:label "Storage" ; +. + + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d8adde1b10bfd61d2c74c462981a4448 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d8adde1b10bfd61d2c74c462981a4448 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cde2ea049311797d57cb47031f26a7cb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 22.61273 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ab6d76fe74b90d923a42a8bbfe8555d4 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ab6d76fe74b90d923a42a8bbfe8555d4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:fb8e7b49e448f03416b7ea6cfc3cd72a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fb8e7b49e448f03416b7ea6cfc3cd72a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.39582 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.90262 ; + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:be09768a1ce31e84dcd8c558af095fb3 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 23.60268 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + 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 bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fc6545a851758df26ce97a1769cbede4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 3.617204 ; + 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:QuantifiableProperty ; + s223:hasValue 13.4908 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:c26f2c166c473a099cae32568d853840 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c354041d36d01217ccf22b25a02aae49 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.523919999999995904 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 373.905500000000016384 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:d027fca2c50747198dfde587a125e97a ; + s223:hasProperty ; + rdfs:label "Dining room" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:connected bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:connected bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:connected bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:connectedFrom bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:connectedFrom bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:connectedFrom bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bdf24f099e4707c8a74f48091c26bc84 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:bdf24f099e4707c8a74f48091c26bc84 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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" ; +. + + s223:hasObservationLocation ; +. + + s223:hasObservationLocation ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ac1e9213d7516083c463a5be2bf2922c ; + s223:cnx ; + s223:connected bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:hasConnectionPoint bdg2:ac1e9213d7516083c463a5be2bf2922c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:cf5aaf1130a00c1b1a9a15540c1461c9 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ee63916ccded3baf196c3199c49cfe3a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + s223:hasProperty ; + rdfs:label "Stairwell" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:d6846714a2d40d62a87838041ec6e196 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c4aac21d512e1c8b661c0f74d74420b5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c4aac21d512e1c8b661c0f74d74420b5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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:Luminaire ; + s223:cnx bdg2:b0681e57ba0fc7401c3eeeb8145d32e6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b0681e57ba0fc7401c3eeeb8145d32e6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:connected bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:connectedFrom bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b59217f7436263467e44af0bb549f0d8 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 12.78791 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + rdfs:label "Zone-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:e8990a2560e3418672c26037c5d70c22 ; + rdfs:label "Conference room" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.876910000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b630389065a23a4187816a7a3ab8cde5 ; + s223:cnx ; + s223:connected bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasConnectionPoint bdg2:b630389065a23a4187816a7a3ab8cde5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:connected bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:connectedFrom bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:connectedFrom bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 7.118106 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d006fa34a2e7a39a630c5a51d6b63ca8 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:d006fa34a2e7a39a630c5a51d6b63ca8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.34469 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bb4d8a5c03a2b15349fde867d1964a7e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bb4d8a5c03a2b15349fde867d1964a7e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation bdg2:c199ef46cca612c5eaf43719d0369918 ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f173e0ca594e6a4f557c66cfa6b7f06e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f173e0ca594e6a4f557c66cfa6b7f06e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 155.484100000000016384 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b39866621457249de2b0841bf5b37d4d ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint bdg2:b39866621457249de2b0841bf5b37d4d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.94743 ; + 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 bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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: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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.37836 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c729dce0ed762d4ea6482f26534c9d2e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c729dce0ed762d4ea6482f26534c9d2e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a9c1576d30c9b5f40fa0cbc3db33f74e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a9c1576d30c9b5f40fa0cbc3db33f74e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:connectedFrom ; + s223:connectedFrom bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b403631ff537d0a31f69882434827b22 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 13.99177 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 6.669728 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d530cbe17a18388e828f57b53c6baa5c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c00fdcca40a64cf7c4ec4caa72a044d8 ; + s223:cnx ; + s223:connected bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:hasConnectionPoint bdg2:c00fdcca40a64cf7c4ec4caa72a044d8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cc26c3a37c53e06890db1400d1087a2d ; + s223:cnx ; + s223:connected bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasConnectionPoint bdg2:cc26c3a37c53e06890db1400d1087a2d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + s223:hasObservationLocation ; +. + + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 26.77482 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 110.0952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:efa1820eb312f139a4ca17cae9542d6c ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b58d678c6fa275c0e14815fcbef17219 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e3c4e5840f748026c9d173a97d931d9d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:adf623f93df2e99bb08e47900a83b807 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:a84637f058c5bfa104f289a950ffaf42 ; + rdfs:label "Storage" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.39597 ; + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c69f2a65d4176ccc36887748d1c7b984 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c69f2a65d4176ccc36887748d1c7b984 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ae1274ef8ea23d10e6e47ed92998038e ; + s223:cnx ; + s223:connected bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:hasConnectionPoint bdg2:ae1274ef8ea23d10e6e47ed92998038e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a4252d716fa0e7c408bcff67b046c823 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dc6c5d2224d975bf5588652e55c27048 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 34.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "Zone-Lighting" ; +. + + 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:Luminaire ; + s223:cnx bdg2:debdf8076f15e424f7dcb1e4bac1a3ec ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:debdf8076f15e424f7dcb1e4bac1a3ec ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:connectedFrom ; + s223:connectedFrom bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bee49ab2070bb702096131ae1b3be8ff ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bee49ab2070bb702096131ae1b3be8ff ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:eb275e83d0792318662a71bb2f7fd392 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:eb275e83d0792318662a71bb2f7fd392 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:hasProperty bdg2:fc76e5bd0269d66c52e3a28313c75e6b ; + rdfs:label "Bathroom" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e72017d2b19c2f431ba2db97de9b4049 ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint bdg2:e72017d2b19c2f431ba2db97de9b4049 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:e91e8d139827b3a793bbe451619437fe ; + rdfs:label "Private Office" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fcf36305274382c20a08fd209424145b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fcf36305274382c20a08fd209424145b ; + 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 bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.94743 ; + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:c64c4ddaec9643f131d5589ec1a579a3 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d7df6faffe012f7adcf8af2fb3bdcd62 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d7df6faffe012f7adcf8af2fb3bdcd62 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:connected bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:connected bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:connected bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:connected bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:connectedFrom bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:connectedFrom bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:connectedFrom bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:connectedFrom bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d574ac0c24b1619ab3b5036ddcdd2dd0 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.48923 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.50833 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation bdg2:cb3b41860650502397b7ca4d5a4468f7 ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 27.88444 ; + 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:QuantifiableProperty ; + s223:hasValue 16.5338 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:d3b991340017fc0f1323d37eed56059d ; + s223:hasProperty bdg2:dbad240057fa91dca5c9aac30c9e96b5 ; + rdfs:label "Mechanical Room" ; +. + + s223:hasObservationLocation bdg2:b045f48373283292942f90539ccb172d ; +. + + 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 bdg2:edbce4f8c44c8301fd2522b646bd0222 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 14.81184 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b2f53cc12abb9dc8cae4ba3bb8a1a489 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c13c54586c7983d279dc8563cd44a645 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c13c54586c7983d279dc8563cd44a645 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 15.14417 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ab6093759e7462a285c0a01075260b1e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ab6093759e7462a285c0a01075260b1e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.366040000000002048 ; + 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:Luminaire ; + s223:cnx bdg2:d08b62806edf60d7926d849c9bbd2aa0 ; + s223:cnx ; + s223:connected bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasConnectionPoint bdg2:d08b62806edf60d7926d849c9bbd2aa0 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 24.02853 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 41.81836 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:fa3178c3f60e9823a3749354f65d4840 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.00233 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:encloses bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:de17922a336566fc395d9c3788f54909 ; + s223:cnx ; + s223:connected bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:hasConnectionPoint bdg2:de17922a336566fc395d9c3788f54909 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:af3fe4bc77b25d00c61c0648181800a1 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:d9646a65ababf53d1b5811a5e9bef3df ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:encloses bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasProperty bdg2:aa1bfc4a7a0c8024f32de66150e854f2 ; + rdfs:label "Open Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.62767 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e7a64a7c7acfe21fdabf442b7746e2d5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e7a64a7c7acfe21fdabf442b7746e2d5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a97566678bca62269422d004246cca2d ; + s223:connected bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:connected bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:connected bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:connected bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:connected bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:connected bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:connected bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:connected bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:connected bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:connected bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:connected bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a97566678bca62269422d004246cca2d ; + s223:connectedFrom bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:connectedFrom bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:connectedFrom bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:connectedFrom bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:connectedFrom bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:connectedFrom bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:connectedFrom bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:connectedFrom bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:connectedFrom bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:connectedFrom bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:connectedFrom bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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: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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bfeeaf45314d7dcd09a6d0f5042128ee ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bfeeaf45314d7dcd09a6d0f5042128ee ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.08623 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:encloses bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:encloses bdg2:fcf77a23ed83a63602eddef2cb7a9d21 ; + s223:hasProperty ; + rdfs:label "Open Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c47183979ddf136e684b65cd5c51750e ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:c47183979ddf136e684b65cd5c51750e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a8262180c9604a320b9de75278bfcf49 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.741959999999997952 ; + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 36.781190000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 42.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 62.21252 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:edbce4f8c44c8301fd2522b646bd0222 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d621a9702968061d6920836edab34cff ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d621a9702968061d6920836edab34cff ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:encloses bdg2:fb7d67161f58a71c77f4f56ce96bf37d ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a178d504c5e5f1d7fb9548b6cd3dc430 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a178d504c5e5f1d7fb9548b6cd3dc430 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b9d0081779ce44d2fecff8b724d1635c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b9d0081779ce44d2fecff8b724d1635c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ea30becb31796f7a117814f53502b260 ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:ea30becb31796f7a117814f53502b260 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:bd7d60467da9915287247ffe275ef719 ; + s223:hasDomainSpace bdg2:c032a5ab39f951eaf444bf2e45ee35fe ; + s223:hasDomainSpace bdg2:dedbb90d7c191b688d3be9198cff0877 ; + rdfs:label "Zone-HVAC" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.96217 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 20.74156 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d7905863e927a2f3c214811c683f2f35 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d7905863e927a2f3c214811c683f2f35 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f2d2845415deba21f20782a19d3e7e7b ; + s223:cnx ; + s223:connected bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:hasConnectionPoint bdg2:f2d2845415deba21f20782a19d3e7e7b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 40.18106 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.976768 ; + 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:QuantifiableProperty ; + s223:hasValue 40.27209 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + a s223:ElectricBreaker ; + s223:cnx ; + s223:connected ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + rdfs:label "LL-3" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.83241 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 59.85972 ; + 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 bdg2:ca0842d3bebb4f13c64656378c9794df ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.119700000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:c8aaa16f5efc33f7fdafadf5ce59dfcf ; + s223:encloses bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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:Luminaire ; + s223:cnx bdg2:e117496938ddc6f19850e071868c94bf ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint bdg2:e117496938ddc6f19850e071868c94bf ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.533925 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d6c18005a17dd131d21b27d837d913d7 ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:d6c18005a17dd131d21b27d837d913d7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad0865498cd0774464b4274ba8572986 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.391759 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b09e743c57daefbf8904a46a87ff2309 ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d4880191545fca69e3d21280689336db ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d4880191545fca69e3d21280689336db ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + 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 bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:connected bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:connectedFrom bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:connectedFrom bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + 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:QuantifiableProperty ; + s223:hasValue 20.39597 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:fee96aa147c844181551253bfe00624b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:fee96aa147c844181551253bfe00624b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d97db00a8f04ac2c6b9676025701422a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c6b9813ca5d32af989172cb87aead3f7 ; + rdfs:label "Domain-HVAC" ; +. + + 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 2.734379 ; + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d05d7a216134f0682639f9e675c11715 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a5ba8bd95675d08efd735f156f849dca ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a5ba8bd95675d08efd735f156f849dca ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 28.21898 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + 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:QuantifiableProperty ; + s223:hasValue 13.87585 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e6ca70dc591c681ff555eb7848664b6c ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint bdg2:e6ca70dc591c681ff555eb7848664b6c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:fe76a33587ea143de89fa5d9cb131ee0 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.72052 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "Zone-Lighting" ; +. + + 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 25.52751 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:bbf4c7d617cddcd68010d558cde2e8e3 ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:bdf0760c16eee958a302b2c289bda82b ; + rdfs:label "Domain-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:encloses bdg2:fb825c6cca726e4de06b600f82d2eaf3 ; + s223:hasProperty bdg2:a04ee97c96efda9cf1d1b84041e6e082 ; + rdfs:label "Lobby" ; +. + + 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 bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.652899999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f6e3496ebd6f91448b4435c8b773b16c ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:f6e3496ebd6f91448b4435c8b773b16c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:ca0842d3bebb4f13c64656378c9794df ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:connected bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:connected bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:connectedFrom bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:connectedFrom bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:fcc045f90aa837f5e573931211784933 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bcb6c343630a0b63527c4f226108fe45 ; + s223:encloses bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:hasProperty bdg2:b5b54a741d091a05b21916ddeb2fab5d ; + rdfs:label "Private Office" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.73984 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:connected bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:connectedFrom bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:connectedFrom bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:c978466c0e949e42827e2e89063ec140 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d0506e1ad79d44bb2173672506254b5c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d0506e1ad79d44bb2173672506254b5c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:f3bd78335fb57898c4c092cdde3edb12 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b23b9cd4f796a743efd65cc8d5199d61 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b23b9cd4f796a743efd65cc8d5199d61 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bba3fef3005842442f54e14497a5b916 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:connected bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:connected bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:connected bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:connected bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:connectedFrom bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:connectedFrom bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:connectedFrom bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:connectedFrom bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d2033cd85880debddd28a0f4db353647 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 48.32851 ; + 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:Luminaire ; + s223:cnx bdg2:bbfa0b2dbac4d38dd5537f778887b615 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bbfa0b2dbac4d38dd5537f778887b615 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + s223:hasObservationLocation ; +. + + 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:QuantifiableProperty ; + s223:hasValue 14.89247 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:bbff1297d23d071bfa13e08a9ee87b64 ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:d2a35d4ca5dfa466d0141327ee5a8229 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c4a94515ff9581046c248feee924b4ca ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 4.163071000000000512 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 369.495099999999950848 ; + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:a93671a43973eea2f2af9dee5f2f0475 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e7aaf7f0155cda477794818a8d612414 ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint bdg2:e7aaf7f0155cda477794818a8d612414 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 17.681930000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 21.58212 ; + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b8d04debba59269c136af274600b8664 ; + s223:encloses bdg2:f9b5f95c5e5702bac88cb8704fb1d05c ; + s223:hasProperty ; + rdfs:label "Open Office" ; +. + + 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 bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 134.4588 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.13036 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ee5ba13139f87f546d00266ade5712bf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 38.27739 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 21.41883 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:fcbe282edd2c6401e2fa78a3bb68dfb5 ; + s223:hasProperty ; + rdfs:label "Lounge" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 31.76311 ; + 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 bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a6d55bc04a516044e037ad66dbc6881d ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:cbcc7ec08d1c22b408efc22726435b28 ; + rdfs:label "Domain-Lighting" ; +. + + 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:Luminaire ; + s223:cnx bdg2:c9ee4f477c189292d4e970766050926c ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint bdg2:c9ee4f477c189292d4e970766050926c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + rdfs:label "Zone-Lighting" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 16.207180000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 176.96 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:encloses bdg2:cca7fbfd6bc0b3d9d91560b3c906bc04 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + s223:hasObservationLocation ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:hasProperty ; + rdfs:label "Stairwell" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.29817 ; + 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:Luminaire ; + s223:cnx bdg2:a94ff6844f1c337435fb9c7293577ab4 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a94ff6844f1c337435fb9c7293577ab4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:f9cb85095a22aa698a7cbd68a901b988 ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 31.14473 ; + 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:QuantifiableProperty ; + s223:hasValue 19.16951 ; + 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 bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f335ee02ac50e8dad7e216911860887f ; + s223:cnx ; + s223:connected bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:hasConnectionPoint bdg2:f335ee02ac50e8dad7e216911860887f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:bc5572a8ff6b46eff61335bb50696378 ; + rdfs:label "Domain-HVAC" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c6d0125993dc9acfb562683350e9f18a ; + s223:cnx ; + s223:connected bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:hasConnectionPoint bdg2:c6d0125993dc9acfb562683350e9f18a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:a93671a43973eea2f2af9dee5f2f0475 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bf71d553ab19ddf53448e022cd7c034e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bf71d553ab19ddf53448e022cd7c034e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d046b7a5592b95950ae3b4379679e552 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d046b7a5592b95950ae3b4379679e552 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. + + 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 189.149300000000016384 ; + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 34.729909999999995904 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c0a2091e365b749e735be777e2697cc4 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:a1dfabb9f44c5f28150108a0314d88c6 ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.94197 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 53.67374 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:f0d8f6354c1c5ad9a212d99148e583b8 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "Zone-Lighting" ; +. + + 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 20.2064 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b3de30e9f161e198a372486d4b8e2e0b ; + s223:cnx ; + s223:connected bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:hasConnectionPoint bdg2:b3de30e9f161e198a372486d4b8e2e0b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d97db00a8f04ac2c6b9676025701422a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:f2603002b0b3f9358b433d48a85a2913 ; + rdfs:label "Zone-Lighting" ; +. + + 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:QuantifiableProperty ; + s223:hasValue 25.89392 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 53.12542 ; + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b0c77d84df5dc93ca6df1b6a05f02b12 ; + s223:cnx ; + s223:connected bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:hasConnectionPoint bdg2:b0c77d84df5dc93ca6df1b6a05f02b12 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:fe843b007d862418153dff1403fb521d ; + s223:connectedFrom ; + s223:connectedFrom bdg2:fe843b007d862418153dff1403fb521d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ed5efa0add869e382645ceaa1c7aec56 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ed5efa0add869e382645ceaa1c7aec56 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:encloses bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:encloses bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:encloses bdg2:e0a9d3de951c8df1a6de9d5f2d41dbe2 ; + s223:encloses bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:encloses bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasProperty bdg2:eb9c96c7170056ad9bdd9fd9fee7702a ; + rdfs:label "Open Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bcb882b1a223e4ddd63e9fe5b5a8fed6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bcb882b1a223e4ddd63e9fe5b5a8fed6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:adf623f93df2e99bb08e47900a83b807 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fe843b007d862418153dff1403fb521d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fe843b007d862418153dff1403fb521d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a97566678bca62269422d004246cca2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a97566678bca62269422d004246cca2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 283.286299999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:be09768a1ce31e84dcd8c558af095fb3 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:aa97e9430ca56c50052b7db27ac5e142 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aa97e9430ca56c50052b7db27ac5e142 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + 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: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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a0f1aba5a703c87bb71db57d336ea350 ; + s223:cnx ; + s223:connected bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:hasConnectionPoint bdg2:a0f1aba5a703c87bb71db57d336ea350 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d02c6c0519a1d9eb04a90099c12d02df ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d02c6c0519a1d9eb04a90099c12d02df ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ca33dae71456b41391734f36d8086a7e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ca33dae71456b41391734f36d8086a7e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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:Luminaire ; + s223:cnx bdg2:ac59792946333d639ed607174f6b5d63 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ac59792946333d639ed607174f6b5d63 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c593d4769efcc17641522b7db8cafdb5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c593d4769efcc17641522b7db8cafdb5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b4e2d00bd95d57f2ea081f4d863ccb49 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b4e2d00bd95d57f2ea081f4d863ccb49 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f968331f996805924573d94ac0733582 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f968331f996805924573d94ac0733582 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ae02201c6c0682174186e540eea2f2f3 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c128bc46f49ac2439883a8012f66997f ; + 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:Luminaire ; + s223:cnx bdg2:a700553b7991b9325f83f6d6fdeb60d5 ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint bdg2:a700553b7991b9325f83f6d6fdeb60d5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b9130de92aee6422040d4bed1e244daf ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:aaa20a5573a67ca2b25cb1a458c3c607 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aaa20a5573a67ca2b25cb1a458c3c607 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 34.4456 ; + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasProperty ; + rdfs:label "Hallway" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 108.1883 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:dd723ddf768804a5757c24d414f16f7d ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a52a57ef1a45d23e88245e93c9647eda ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ab111ab295b5c119edb5ec7018e88679 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:f29984810354321c8324e5415355ac56 ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + 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:Luminaire ; + s223:cnx bdg2:c97a5159e715976ea987b61a6084a8b0 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c97a5159e715976ea987b61a6084a8b0 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bb204fe2e471032e22505e4884805e31 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b0f144acff44622c7590c2f91c43a8f8 ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b7f4558f4d994827c4f923be3997e230 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 7.31669 ; + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:aea842662e575df30fa6ff977ea3a4dc ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aea842662e575df30fa6ff977ea3a4dc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a647990539430e3faf442512b316ad3b ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ddffbe1bca80f440f8a9dd1e3d205a8e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ddffbe1bca80f440f8a9dd1e3d205a8e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d6cb49b60e6429e82e7e81bc41631096 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d6cb49b60e6429e82e7e81bc41631096 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:c53fbac704950e560175586af48927d2 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:dedbb90d7c191b688d3be9198cff0877 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:abf243278956d4371328922627793deb ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:abf243278956d4371328922627793deb ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + 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 bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ea3421f090043fd8942907f73127ea4f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 14.87512 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.80806 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b045f48373283292942f90539ccb172d ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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:QuantifiableProperty ; + s223:hasValue 2.89295 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:connected bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:connectedFrom bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:connectedFrom bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b8b7cd68084eaebb8107e989ce7cf601 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:f11ae4d767471c0ffa7991e8b5cb3ad7 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:dc81497f7c6c76c43bff240ad727baf0 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dc81497f7c6c76c43bff240ad727baf0 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dd128541770427cec412018dcb591734 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dd128541770427cec412018dcb591734 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e8708f48e62eb8d6228c1c50bf4fe277 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e8708f48e62eb8d6228c1c50bf4fe277 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f96c7f08ed5dfbd41106d847495a809c ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint bdg2:f96c7f08ed5dfbd41106d847495a809c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + 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:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:connected bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:connectedFrom bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e58156b6d432780175fc505551312129 ; + s223:cnx ; + s223:connected bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:hasConnectionPoint bdg2:e58156b6d432780175fc505551312129 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.79234 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:connected bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:connected bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:connectedFrom bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:connectedFrom bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c8f396ae6cb5b87b8792881f833df44b ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + rdfs:label "Zone-Lighting" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bbe35bb6e7bfba4639d7b3469b437a8f ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bbe35bb6e7bfba4639d7b3469b437a8f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.47255 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:a50334e713b4a1cb53fc5dd58c8a05e7 ; + rdfs:label "Domain-HVAC" ; +. + + 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 "Luminaire" ; +. + + 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 bdg2:a93671a43973eea2f2af9dee5f2f0475 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d17461c77901d6f593eb81289f22526c ; + s223:connected bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d17461c77901d6f593eb81289f22526c ; + s223:connectedFrom bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 7.419598 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.73634 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 31.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a15f3d360b7b7df8c8a86538454e275b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a15f3d360b7b7df8c8a86538454e275b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f724087e285283c50585c70e435ac376 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f724087e285283c50585c70e435ac376 ; + 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 bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.55047 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:connected bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:connected bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:connectedFrom bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:connectedFrom bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:connectedFrom bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:cb903afb75b5dec486166290977af56d ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + 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: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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:be032af2f0b8dd5755735b571d06eb02 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 25.30451 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c61e311d4ca2dea49505745d6be49915 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 50.53248 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a82e4d549c7372493fc67e1389af22a6 ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:a82e4d549c7372493fc67e1389af22a6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 60.36702 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d342d11c6aae93eda8c61709d45e043e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:fd4a7506edeceb008f4586fc2dab145c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fd4a7506edeceb008f4586fc2dab145c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b40be8311ddf39fca13d97f901495c80 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ade0e87540bce78c883940dc74a782e1 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ade0e87540bce78c883940dc74a782e1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f53f328579f503b21e8cea095b600d0b ; + s223:cnx ; + s223:connected bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:hasConnectionPoint bdg2:f53f328579f503b21e8cea095b600d0b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.83427 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:c77892470311062aa0099cf351d5f71b ; + s223:hasProperty bdg2:ec6b05d2263234c6cc10712cf1443d02 ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f9c88b2355802256096e4cb9e1028722 ; + 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 bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d16c28fba08b36048d69a6178ff58d7a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 33.188450000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:fc967f2c382edf97f61e3b1b19f8c8e6 ; + s223:cnx ; + s223:connected bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:hasConnectionPoint bdg2:fc967f2c382edf97f61e3b1b19f8c8e6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:connected bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:connected bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:connectedFrom bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:connectedFrom bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e1850ba5325e5893c534003e4e8fdf11 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e1850ba5325e5893c534003e4e8fdf11 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 32.632669999999995904 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 6.822304 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.78219 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.458216 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 27.4952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 13.99177 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + 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 bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:encloses bdg2:c9221939dd3a6da688b8171e129e80cc ; + s223:hasProperty ; + rdfs:label "Hallway" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 23.43515 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 186.9268 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d58b19728fd3aac5739460833dd04755 ; + 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:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 23.70726 ; + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 27.7374 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:df5ad429a0cf142b170f5c55cc1bc007 ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint bdg2:df5ad429a0cf142b170f5c55cc1bc007 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 13.89173 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:connected bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:connectedFrom bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:connectedFrom bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 5.16374 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + 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 bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "Zone-Lighting" ; +. + + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:c032a5ab39f951eaf444bf2e45ee35fe ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:ac16718eabd9d51837965b1b6acfc76a ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f3cb9aadea9000092216d3481bec9d9c ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:f3cb9aadea9000092216d3481bec9d9c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:connected bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:connectedFrom bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b1f21505c68be53624da2b11923b8b30 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.239484 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.41499 ; + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b750412a4f9cb24d67903521a5886fa0 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.79234 ; + 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:Luminaire ; + s223:cnx bdg2:f1362958cbaeb38bfa5c3c36ea7a7b69 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f1362958cbaeb38bfa5c3c36ea7a7b69 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 8.192887000000001024 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b4f5b9506c432952f98eeece3607df1a ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint bdg2:b4f5b9506c432952f98eeece3607df1a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f183f834b0f79e82d5875c9a0629e0c2 ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:f183f834b0f79e82d5875c9a0629e0c2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Zone-Lighting" ; +. + + s223:hasObservationLocation ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b0e94a7fbc37eba04b6b656c30bbd6df ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b0e94a7fbc37eba04b6b656c30bbd6df ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:d1d5558a8c4d90f2b3b49b8b1be3315b ; + s223:hasProperty bdg2:b31a86eabd05cea2d39be1af50dd8b63 ; + rdfs:label "Bathroom" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:c0c3e5662c72ca0e0f80fed02bf86977 ; + s223:hasProperty ; + rdfs:label "Mechanical Room" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 79.190510000000008192 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d4ab2ce54696be4378c1141e6cdd96a6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d4ab2ce54696be4378c1141e6cdd96a6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 42.98777 ; + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 27.32191 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 9.29696 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bdf821c41598e27a19080b224dce595d ; + s223:hasProperty ; + rdfs:label "Storage" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cca24ccb539b39edd9f894a157008453 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cca24ccb539b39edd9f894a157008453 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c1541a5227fbb83f0d5c655bcd93bc7f ; + rdfs:label "Domain-HVAC" ; +. + + 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:cnx ; + s223:connected ; + s223:connected bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:connected bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:connectedFrom ; + s223:connectedFrom bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:connectedFrom bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 17.59357 ; + 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:Luminaire ; + s223:cnx bdg2:d3bdf793e42e361ac10d140c05b40e37 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d3bdf793e42e361ac10d140c05b40e37 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation bdg2:ce6b5dfd1a004f653beae1008a650cde ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c90423560fb20e4154523cdf450fcab4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f67869ad7f5443d02638752fdff8650d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f67869ad7f5443d02638752fdff8650d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:aba2e62c4792afce113434fc11924f3c ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + s223:hasObservationLocation bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; +. + + 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 37.31768 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cde05139f85807f2852c75f6a0e07e33 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cde05139f85807f2852c75f6a0e07e33 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 11.51275 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 1.882819 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b0c80aa76a69bf76305a6703a9775d76 ; + s223:encloses bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c95292f2bf85d5b6b5764859e85a4ec1 ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint bdg2:c95292f2bf85d5b6b5764859e85a4ec1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:aaf823e6433d8d3a42be70529a3f90e0 ; + rdfs:label "Domain-HVAC" ; +. + + 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 31.443 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:e0001590e379eea069d3ebb74ab761a6 ; + rdfs:label "Domain-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a79c8c5aec481e03ef53997eddcbc9b1 ; + s223:cnx ; + s223:connected bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:hasConnectionPoint bdg2:a79c8c5aec481e03ef53997eddcbc9b1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b543c2557aacfb0a541043e081eee92f ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:encloses bdg2:e177be7e9bd1948a3bdfbb4ded4c5e64 ; + s223:hasProperty ; + rdfs:label "Bathroom" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:eb432a4f3992b1b067358993e62ad6ee ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:eb432a4f3992b1b067358993e62ad6ee ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b37d4db495e2d681b7be4ac4ffc5c51a ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:encloses bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.48786 ; + 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 "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:connected bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:connected bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:connected bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:connectedFrom bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:connectedFrom bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:connectedFrom bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 29.12729 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 3.995142 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasProperty ; + rdfs:label "Hallway" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a696b336c7397b2527978d88b9d8e070 ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint bdg2:a696b336c7397b2527978d88b9d8e070 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e047a971d37aece742504706e8de5e11 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e047a971d37aece742504706e8de5e11 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:f0d8f6354c1c5ad9a212d99148e583b8 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b2c91576d73349a0049b56f43baba8fb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 59.12999 ; + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c26f2c166c473a099cae32568d853840 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:a50334e713b4a1cb53fc5dd58c8a05e7 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.727028 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:de069941cd17214435590d172eee292c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:de069941cd17214435590d172eee292c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 1616.96 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:cf22092fec4eb47e53395f8aa67a0ebd ; + rdfs:label "Private Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.92877 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:connected bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:connectedFrom bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:connectedFrom bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:db02d71a893e54df9ae29b2ed778e562 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + rdfs:label "Zone-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b97eada62f5adf4bd4a19502b3d6f9d9 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:cbdc701874d75b9493f2a24196f51046 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cbdc701874d75b9493f2a24196f51046 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:connected bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:connectedFrom bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:connectedFrom bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:e0e2f799c27624b370079dc44ccec953 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a4389b44a19994222344ea7b36facf35 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + 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:QuantifiableProperty ; + s223:hasValue 26.67657 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c9cf8ded8e04c52b3b221ab06099c97b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c9cf8ded8e04c52b3b221ab06099c97b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e651cecd7a1559dad0b04deee440167c ; + rdfs:label "Zone-Lighting" ; +. + + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:c39686f50d8d386ea366507fb39d90e7 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:connected bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:connected bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:connected bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:connected bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:connectedFrom bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:connectedFrom bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:connectedFrom bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:connectedFrom bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:f89a96076879f646b53ac01ae38a4200 ; + rdfs:label "Domain-Lighting" ; +. + + 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 bdg2:c39686f50d8d386ea366507fb39d90e7 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:dc6c5d2224d975bf5588652e55c27048 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.22878 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.4907 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e9ad9fc6b33bf81841881311e9d804b6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e9ad9fc6b33bf81841881311e9d804b6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ea7718b945fc78519726b8363d7a550e ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint bdg2:ea7718b945fc78519726b8363d7a550e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 3.850393 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 5.061059 ; + 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:QuantifiableProperty ; + s223:hasValue 243.618699999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation bdg2:be1ea68dcffc498234305559625d6aa1 ; +. + + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a77ca9d1057b5228aa6c8e60d4ee4536 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a77ca9d1057b5228aa6c8e60d4ee4536 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:ed14c3f4b33b15f6451207424fe793a6 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:dbabe38bf2f82c05880ab41007a1abae ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dbabe38bf2f82c05880ab41007a1abae ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:connected bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:connected bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:connected bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:connected bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:connected bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:connected bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:connected bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:connected bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:connectedFrom bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:connectedFrom bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:connectedFrom bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:connectedFrom bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:connectedFrom bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:connectedFrom bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:connectedFrom bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:connectedFrom bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d1d479f850c9f790d7b24973f783fd0c ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 30.91344 ; + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 4.945146 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:df9cf8aeeba11b9a23c315b68d4bb686 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:df9cf8aeeba11b9a23c315b68d4bb686 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c6d0faec9404923aae17508c5178b9ee ; + 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:Luminaire ; + s223:cnx bdg2:ea1bf80acd3037a02a5f9e48989a3e09 ; + s223:cnx ; + s223:connected bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasConnectionPoint bdg2:ea1bf80acd3037a02a5f9e48989a3e09 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:bc4386c1005a788424b908e26b066ef9 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 24.07606 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 3.657082 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 63.17445 ; + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 6.282674 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 24.10693 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c349569af9c40d4e48aa09187d26247a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + rdfs:label "Zone-Lighting" ; +. + + 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 bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a78a111960de8a939b638ad962e087b3 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 48.22796 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 7.104123 ; + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 32.53423 ; + 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 bdg2:abf243278956d4371328922627793deb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:abf243278956d4371328922627793deb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ec79853ac9fa08f23f8bc06f06a448c9 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ec79853ac9fa08f23f8bc06f06a448c9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:edbce4f8c44c8301fd2522b646bd0222 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:c83aff361facb319c55933d88b478d9e ; + s223:hasDomainSpace bdg2:d0ad2aa1bae02c2a512f5d1ec1acb4a3 ; + s223:hasDomainSpace bdg2:e5a1fdd8b0ed39a0f3fb8eb72b4340a4 ; + rdfs:label "Zone-HVAC" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 286.799100000000016384 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:aff1e2607a1176df2940b5c22ffb852e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aff1e2607a1176df2940b5c22ffb852e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:a6ae678127f588df22436149e25ae78a ; + s223:hasDomainSpace bdg2:b0c80aa76a69bf76305a6703a9775d76 ; + s223:hasDomainSpace bdg2:bcb6c343630a0b63527c4f226108fe45 ; + s223:hasDomainSpace bdg2:c826ed9262b1be7feb5f704b2f6df313 ; + rdfs:label "Zone-HVAC" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 11.53937 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d7a39a2481f4dbc181cc606d631d0533 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d7a39a2481f4dbc181cc606d631d0533 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 3.952109 ; + 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" ; +. + + s223:hasObservationLocation bdg2:b4310ac81c6c60e81db94142636aad8f ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + 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:Luminaire ; + s223:cnx bdg2:f99eb5c4240226c62f3624dd8d7431e5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f99eb5c4240226c62f3624dd8d7431e5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eeff645d58f60e9ba035b59e890d7897 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + s223:hasObservationLocation bdg2:f74808cba8117a4f49109d07c3a257b1 ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 6.236204 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + 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 bdg2:d84e7fc1517e40ca24202df4ef9a6231 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 18.93691 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:fd3c3a35e84eaf9d4770f6c7d51d8c9c ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint bdg2:fd3c3a35e84eaf9d4770f6c7d51d8c9c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.432499 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + 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:QuantifiableProperty ; + s223:hasValue 18.95672 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + 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:Luminaire ; + s223:cnx bdg2:ceac1c709fbffb28f4b798ba54ef975f ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ceac1c709fbffb28f4b798ba54ef975f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f0a82267219c67f450d3adebeb819f79 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:c1541a5227fbb83f0d5c655bcd93bc7f ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:bc4386c1005a788424b908e26b066ef9 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f9eac5eee4b49f43ca72c9bce517a9e2 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f9eac5eee4b49f43ca72c9bce517a9e2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f96ad489af364817304f9d34b4bc177b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f96ad489af364817304f9d34b4bc177b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 9.345913 ; + 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:Luminaire ; + s223:cnx bdg2:d096f23f17d85219d58ca7ebb6c89c9d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d096f23f17d85219d58ca7ebb6c89c9d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e26aedeb4fa203364ab74431d2db4973 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e26aedeb4fa203364ab74431d2db4973 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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:cnx ; + s223:connected bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:connected bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:connected bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:connectedFrom bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:connectedFrom bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:connectedFrom bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a15b772cf38d351a76d39ba38830b018 ; + 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:QuantifiableProperty ; + s223:hasValue 16.243929999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eb44de614a53254625094b8a8491dd9a ; + 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 bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:be4a359907d81d03a176bf819d92226c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:be4a359907d81d03a176bf819d92226c ; + 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:Luminaire ; + s223:cnx bdg2:e998078d2c2782f736160d1ef5185645 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e998078d2c2782f736160d1ef5185645 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 36.81046 ; + 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:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b045f48373283292942f90539ccb172d ; + s223:hasProperty bdg2:b36dccb484c44ace954a34ab21a2517d ; + rdfs:label "Storage" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:connected bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:connected bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:connectedFrom bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:connectedFrom bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasProperty ; + rdfs:label "Bathroom" ; +. + + 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:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fb7632ef9070521979598902edb6d92a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fb7632ef9070521979598902edb6d92a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + 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:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:connected bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:connected bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:connected bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:connectedFrom bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:connectedFrom bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:connectedFrom bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:fdf72756adda58e95f4729a47a1acd26 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:be1ea68dcffc498234305559625d6aa1 ; + rdfs:label "Zone-Lighting" ; +. + + 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 "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. + + 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 bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 26.59915 ; + 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 bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c6172ead7e6e130488a4af8a03f74064 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c273546a5500aa1e5996f988666e55e0 ; + rdfs:label "Domain-HVAC" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 21.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + 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:Luminaire ; + s223:cnx bdg2:aa04a0a9e88131525cb39901f1ff7fb3 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aa04a0a9e88131525cb39901f1ff7fb3 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a93671a43973eea2f2af9dee5f2f0475 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.867525 ; + 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:QuantifiableProperty ; + s223:hasValue 14.86479 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.90198 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bd6805c96500556b0f1a88591aa1972e ; + s223:encloses bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:hasProperty bdg2:a6173431209f01ce59e439254cc652f9 ; + rdfs:label "Private Office" ; +. + + 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 5.061059 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:acd4ab80c2cd902c6dc2447a19d53845 ; + s223:hasProperty bdg2:b728df45b2ba2045f1a50fcf6e4f5e8d ; + rdfs:label "Hallway" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:cc69844f6df3f560f907acaf06e0d43c ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d7c68a244a114f2587b7cc664c08c5f4 ; + s223:cnx ; + s223:connected bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:hasConnectionPoint bdg2:d7c68a244a114f2587b7cc664c08c5f4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + s223:hasObservationLocation bdg2:b8d04debba59269c136af274600b8664 ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a921aba7bd8529df06c60188f7199fa1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b04ccf61436f6b70c6c04f9c18ff0e0b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b04ccf61436f6b70c6c04f9c18ff0e0b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b233b749146b1f25f0e8d7a9fc8fa718 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c7dae34b64e7b92ed2d775f4756cad32 ; + s223:cnx ; + s223:connected bdg2:dd723ddf768804a5757c24d414f16f7d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:dd723ddf768804a5757c24d414f16f7d ; + s223:hasConnectionPoint bdg2:c7dae34b64e7b92ed2d775f4756cad32 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a75c5b4579579883c6c3e58084a44a2d ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b2ed24ebf4fb8f3e4cab94e9734902d1 ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:b2ed24ebf4fb8f3e4cab94e9734902d1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a0a780eba13cf1f30f84a45b197fe4ef ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint bdg2:a0a780eba13cf1f30f84a45b197fe4ef ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 19.00243 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:edbbe0968d48dcdaaf416e8df3900d83 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:edbbe0968d48dcdaaf416e8df3900d83 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 16.612100000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 20.69657 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c89833a704685a3c5aa671680132911f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:ba504f9943337decd092e999b01133f1 ; + s223:hasProperty ; + rdfs:label "Mechanical Room" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:c4f40719db7e23d83db043b5713ecc7c ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:c4f40719db7e23d83db043b5713ecc7c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bfecc82810a8d19c1cd69302679edcdb ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:a569f92a8cbde1173b7ebbdc96b31adf ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a569f92a8cbde1173b7ebbdc96b31adf ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:f31d0cd151b97b3e8dde51772f929bc1 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 77.220330000000008192 ; + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasProperty bdg2:db2873ea37fe598c58cc27203b671edb ; + rdfs:label "Open Office" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d17461c77901d6f593eb81289f22526c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d17461c77901d6f593eb81289f22526c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ab9a390446827185ae7ef35c6777b0ad ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 13.87851 ; + 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" ; +. + + s223:hasObservationLocation ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c32f2792ee904017d4daaa524395bdca ; + 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:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 12.87672 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:e5032c2a815667f2ad9d8e57e2c4ad02 ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:e5032c2a815667f2ad9d8e57e2c4ad02 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:d005c0996f0b93001cfda3922224eac3 ; + rdfs:label "Private Office" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 2.81258 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + s223:hasObservationLocation bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c50c25c43d852888ba8d842ab0401e28 ; + 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:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:b702cda7e5f7fea6189b3e0bbaadd02e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b702cda7e5f7fea6189b3e0bbaadd02e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:fa3178c3f60e9823a3749354f65d4840 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ff2c6f9a3f0d163bcecdb63d2fb6fcfe ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ff2c6f9a3f0d163bcecdb63d2fb6fcfe ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:f62f8dfe81555fa249f26f20a4aa5d1d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f62f8dfe81555fa249f26f20a4aa5d1d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + s223:hasObservationLocation bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:f0fc6dc76a94c0d78e50bb2e9b5324da ; + rdfs:label "Stairwell" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 22.1351 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:connected bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:connectedFrom bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:adf623f93df2e99bb08e47900a83b807 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 36.53927 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ee5ed89b736e871b8e7b0c6aaafce9ae ; + rdfs:label "Domain-HVAC" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:bad6721228f2a635e4fc1929c238b1de ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:bad6721228f2a635e4fc1929c238b1de ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + 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 "Luminaire" ; +. + + 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 "Zone-Lighting" ; +. + + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. + + 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 60.6721 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:d3e9fbee2aee8a2a3130a14dc35df137 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d3e9fbee2aee8a2a3130a14dc35df137 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:PhysicalSpace ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains ; + s223:contains bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:contains bdg2:a4252d716fa0e7c408bcff67b046c823 ; + s223:contains bdg2:a647990539430e3faf442512b316ad3b ; + s223:contains bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:contains bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:contains bdg2:bc4386c1005a788424b908e26b066ef9 ; + s223:contains bdg2:be09768a1ce31e84dcd8c558af095fb3 ; + s223:contains bdg2:c39686f50d8d386ea366507fb39d90e7 ; + s223:contains bdg2:ca0842d3bebb4f13c64656378c9794df ; + s223:contains bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:contains bdg2:d97db00a8f04ac2c6b9676025701422a ; + s223:contains bdg2:dc6c5d2224d975bf5588652e55c27048 ; + s223:contains bdg2:edbce4f8c44c8301fd2522b646bd0222 ; + s223:contains bdg2:fa3178c3f60e9823a3749354f65d4840 ; + s223:hasProperty bdg2:a9cfc718efe605da0748ab6724ca5f4a ; + rdfs:label "PhysicalSpace" ; +. + + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. + + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:dac4c6392bc1e0afceef8843e8e34c26 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dac4c6392bc1e0afceef8843e8e34c26 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e018bc4af037203e7b99199d7b877d89 ; + rdfs:label "InletConnectionPoint" ; +. + + 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 "Luminaire" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + 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:Luminaire ; + s223:cnx bdg2:c5b9ea99e8c58858d96ae3be3f16e8d9 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c5b9ea99e8c58858d96ae3be3f16e8d9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f7701d369dab17827f59b5c28822a73e ; + rdfs:label "Zone-Lighting" ; +. + + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + rdfs:label "Zone-Lighting" ; +. + + 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 ; + rdfs:label "Domain-Lighting" ; +. + + a s223:Luminaire ; + s223:cnx bdg2:ba7a73643492e994fa8e32323fb51ef9 ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint bdg2:ba7a73643492e994fa8e32323fb51ef9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. + + a s223:QuantifiableProperty ; + s223:hasValue 22.24198 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a02f59916c7d15701064399f76bd4cb0 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a04146a9f839f4459ab6c8327c4f634a + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a04ee97c96efda9cf1d1b84041e6e082 + a s223:QuantifiableProperty ; + s223:hasValue 32.53423 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a05e35def03ad50dc03aecd76e7ffb7c + s223:hasObservationLocation ; +. +bdg2:a0879c5700c67b61a1725ecb3908b42f + s223:hasObservationLocation bdg2:f7701d369dab17827f59b5c28822a73e ; +. +bdg2:a0a780eba13cf1f30f84a45b197fe4ef + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a0d66ac4a8756254eccd4c2e2e159f90 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a0e55092baa73a53d4753dd42e9da7e4 + s223:hasObservationLocation ; +. +bdg2:a0e5bc320daf703feb670dddc582c636 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a0ef527e070d20d31dfc59f6ed9237ed + a s223:QuantifiableProperty ; + s223:hasValue 17.511980000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a0f1aba5a703c87bb71db57d336ea350 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a0f6fafcf12cff97f47c849dc893a163 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a10fca6d84168720fb1514082e0c7ce2 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a115e38c208cb786f2dd9e3164766c25 + a s223:Luminaire ; + s223:cnx bdg2:d4976b852dc69b1d2472bd3f59818cc1 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d4976b852dc69b1d2472bd3f59818cc1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a15b772cf38d351a76d39ba38830b018 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a15f3d360b7b7df8c8a86538454e275b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a160d4b486b83f3a30b48cc84e4de248 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a165ecb73540e73bab1f5e51133af706 + a s223:Luminaire ; + s223:cnx bdg2:ed1b0d4f813e36545acbfcd859942145 ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint bdg2:ed1b0d4f813e36545acbfcd859942145 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a174b0baaf205b6737a45c002b2ba28e + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a178d504c5e5f1d7fb9548b6cd3dc430 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a183182966a93d12354dc52e9952b127 + a s223:Luminaire ; + s223:cnx bdg2:be0520a594112e6d066dd3eb32ce9759 ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint bdg2:be0520a594112e6d066dd3eb32ce9759 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a1aa9e5ac7763142f71534ecbb959180 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:connected bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:connectedFrom bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a1b7aa0332b1830c01a4e5718d96ee10 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b2fa1931e2407ae6474e3cabe83ca7a6 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a1dfabb9f44c5f28150108a0314d88c6 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:a1e0db407e3d21579b3ded9da859bb91 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a1eb8f59c1308c37957721b457a71f22 + a s223:InletConnectionPoint ; + s223:cnx bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a1f0b69d45bc1b08674ae25a8429487f + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:encloses bdg2:c104fe5ce2f7e5bc2ce7828218dd3ac9 ; + s223:hasProperty ; + rdfs:label "Lounge" ; +. +bdg2:a214399bad87d0a6609b0fc42e09d45a + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a2cb766e4195387bb36fa354d62ef01a + 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 bdg2:edbce4f8c44c8301fd2522b646bd0222 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a310e51ca7df521327b2ccf9b12d3a08 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a3611a20105038f8dc299f94e90ea060 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a3963d40dd473161f35dc453733f5c54 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:encloses bdg2:e2adf5f621647700534fe52e02fd2598 ; + s223:hasProperty bdg2:f99eb8398ee0069b42774e870ab2bf56 ; + rdfs:label "Open Office" ; +. +bdg2:a3a00827892a6d9583d008eb3fb1cf61 + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a3e15078ff26448c2d32dcdd3ad04d16 + a s223:InletConnectionPoint ; + s223:cnx bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fecbf01656d891f8f720b27449c24a11 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a4252d716fa0e7c408bcff67b046c823 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:hasProperty ; + rdfs:label "Storage" ; +. +bdg2:a4389b44a19994222344ea7b36facf35 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:connected bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:connectedFrom bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:connectedFrom bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:aa4dee7bc8dfe6583aacd2d413b2d9e7 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a442c93ac0e439291587ef952af67a4e + a s223:InletConnectionPoint ; + s223:cnx bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a461bf38682cfccef21b7a3307ddf4e8 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a4622079a9b6b3f30985950a58ea246d + a s223:Luminaire ; + s223:cnx bdg2:f0c8bcb10ca09a40d142b13650713a15 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f0c8bcb10ca09a40d142b13650713a15 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a46cc2629710acd362ed8a6961d68391 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a47b5a962852279c98772a48744f6169 + s223:hasObservationLocation ; +. +bdg2:a4837924d8d3746254201f2fb04ac63f + 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 "Luminaire" ; +. +bdg2:a48ac45cd56ef02384ca81163225e608 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a4afd764186a5b973a39fb7224a93cbd + a s223:QuantifiableProperty ; + s223:hasValue 5.620634 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a4d2bda63634a4e65d4049359dd29f38 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a4e7bef52c8c4e4528ba98091878cfa0 + a s223:Luminaire ; + s223:cnx bdg2:a174b0baaf205b6737a45c002b2ba28e ; + s223:cnx ; + s223:connected bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:hasConnectionPoint bdg2:a174b0baaf205b6737a45c002b2ba28e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a4ea66a0ef15c737547844a766fd6ab7 + a s223:QuantifiableProperty ; + s223:hasValue 6.864182 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a50334e713b4a1cb53fc5dd58c8a05e7 + a s223:QuantifiableProperty ; + s223:hasValue 16.243929999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a50944f243449d42608e0030877a6ca7 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a52a57ef1a45d23e88245e93c9647eda + 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 "Luminaire" ; +. +bdg2:a538c885d0762f2ab63fca1df918c2f3 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a54ac616d2bb010cf5e3c96f19ec550d + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:a56050104fc791c62595dfb24c284887 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a560823dc74d93adac9e30abf59c79b1 + 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 bdg2:c978466c0e949e42827e2e89063ec140 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a569f92a8cbde1173b7ebbdc96b31adf + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a5783cce74df7f60562c0de89ffdff53 + a s223:Luminaire ; + s223:cnx bdg2:afb2c9f3585477b23caa9d14f408474e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:afb2c9f3585477b23caa9d14f408474e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a581dd281a986f45fb4080c7cca21f31 + a s223:InletConnectionPoint ; + s223:cnx bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a5a19552bb7b6d064defc58f7c602d22 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:connected bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:connected bdg2:cee26a009734f6d044112e289595b783 ; + s223:connected bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:connected bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:connectedFrom bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:connectedFrom bdg2:cee26a009734f6d044112e289595b783 ; + s223:connectedFrom bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:connectedFrom bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a5abc4296434d56018dbbfbe9c1ca4c1 + s223:hasObservationLocation bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; +. +bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a5b746d819d2a70a2312d00018f9068a + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:a5ba8bd95675d08efd735f156f849dca + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 + a s223:Luminaire ; + s223:cnx bdg2:fcd8f52e8aeb18f566d4c54815b9adf8 ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:fcd8f52e8aeb18f566d4c54815b9adf8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a60d8c25736f30435634972a69797234 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a6121ae21a5eaaf5125468fbf0f6d170 + a s223:QuantifiableProperty ; + s223:hasValue 13.55745 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a6173431209f01ce59e439254cc652f9 + a s223:QuantifiableProperty ; + s223:hasValue 20.78706 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a622e06341ccc10b25d50649dd108c80 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d57109292c74d501c57bfa23af50c05b ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a647990539430e3faf442512b316ad3b + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:d48a927dbe131c555b5436a673b13099 ; + rdfs:label "Private Office" ; +. +bdg2:a696b336c7397b2527978d88b9d8e070 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a6ae678127f588df22436149e25ae78a + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:a6d55bc04a516044e037ad66dbc6881d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a6e728659c6a33f196d6f01a621e02d4 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a9ff7e922f4eda1ff2f2a68dc77ce641 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a700553b7991b9325f83f6d6fdeb60d5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a758897f14d79d40ba829d06daa9e1f4 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a75c5b4579579883c6c3e58084a44a2d + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:dd723ddf768804a5757c24d414f16f7d ; + s223:hasProperty ; + rdfs:label "Storage" ; +. +bdg2:a77ca9d1057b5228aa6c8e60d4ee4536 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a78a111960de8a939b638ad962e087b3 + 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 bdg2:b1690178537a5a7a766ac81430f2eb0c ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a79c8c5aec481e03ef53997eddcbc9b1 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a7ab3fd4f9cb1a55b094ccfdaecaeb75 + a s223:QuantifiableProperty ; + s223:hasValue 4.412893999999999488 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a81854672d13c912bbd872951cc2c5d2 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a81f0655ed5a770d9d4f05b1022292d1 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:connected bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:connected bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:connected bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:connected bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:connectedFrom bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:connectedFrom bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:connectedFrom bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:connectedFrom bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a8262180c9604a320b9de75278bfcf49 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a828d68b107d03bfc6c920dd6f34abdd + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:a82e4d549c7372493fc67e1389af22a6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a82ea21de9d131ab48085960fee2c57f + a s223:Luminaire ; + s223:cnx bdg2:dafa504607339fafabc73d1e524b433d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dafa504607339fafabc73d1e524b433d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a82fe84c6fd7fc43f75d68d8f0318785 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a8387c9a4a45c042dd7c27303e3f50bd + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a84637f058c5bfa104f289a950ffaf42 + a s223:QuantifiableProperty ; + s223:hasValue 17.56665 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a85305491f011500fa7e9ec9a3a97cd2 + a s223:Luminaire ; + s223:cnx bdg2:b210d62e0871ea4fe073a51d74f8c3ab ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:b210d62e0871ea4fe073a51d74f8c3ab ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a879e7abdb2f51faad3af6b5f9a8dd06 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + rdfs:label "Zone-HVAC" ; +. +bdg2:a8cdd6caa6bf6b1c866451a720877b03 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f41f8abe736f0e005172c94458f9c66b ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a8d505facc2f7bcf14c003c4969fb526 + s223:hasObservationLocation bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; +. +bdg2:a8eb66c91c41ca5487ee50df2cb5c67e + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a921aba7bd8529df06c60188f7199fa1 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:a93671a43973eea2f2af9dee5f2f0475 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:a93963b0435b5bbc45e6af72ec8bbb15 + s223:hasObservationLocation ; +. +bdg2:a94a87bfb162c5b4de9455328a6ecfc9 + a s223:QuantifiableProperty ; + s223:hasValue 26.30859 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a94ff6844f1c337435fb9c7293577ab4 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a9559e229eb89207c8e574affff342f5 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:connected bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:connectedFrom bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a97566678bca62269422d004246cca2d + 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 "Luminaire" ; +. +bdg2:a97fb61dbf74680536fd0f757cbf795c + a s223:Luminaire ; + s223:cnx bdg2:e9d0be15535991ca5db86922613c0277 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e9d0be15535991ca5db86922613c0277 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a98e849fef36bc0c907fcb2dab3980f5 + a s223:InletConnectionPoint ; + s223:cnx bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a993a9f483aa25afdc742e89dad17471 + 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 bdg2:c0a874ad3663995389c581bce7855260 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:a9c11a4a09009dac28c7e921226e7e70 + a s223:Luminaire ; + s223:cnx bdg2:ab90fc262f80ba3d3f6ebad11a0dd95b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ab90fc262f80ba3d3f6ebad11a0dd95b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:a9c1576d30c9b5f40fa0cbc3db33f74e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:a9cfc718efe605da0748ab6724ca5f4a + a s223:QuantifiableProperty ; + s223:hasValue 1653.89699999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:a9ff7e922f4eda1ff2f2a68dc77ce641 + a s223:QuantifiableProperty ; + s223:hasValue 23.06223 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:aa04a0a9e88131525cb39901f1ff7fb3 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aa0ed13c9e0a8009164f71b2debc5eec + 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 "Luminaire" ; +. +bdg2:aa1bfc4a7a0c8024f32de66150e854f2 + a s223:QuantifiableProperty ; + s223:hasValue 254.380699999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:aa3a2c9d0f0083ff28ee52309cba59cb + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:aa4dee7bc8dfe6583aacd2d413b2d9e7 + a s223:QuantifiableProperty ; + s223:hasValue 15.46655 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:aa6d8bc3905cd15abc0be90f96352e83 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aa71780470740cc3032d2099d1eb39eb + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aa97e9430ca56c50052b7db27ac5e142 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aaa20a5573a67ca2b25cb1a458c3c607 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 + a s223:DomainSpace ; + s223:cnx ; + s223:connected bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:connectedFrom bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:aac023c38d3302bdc5777aa828f6b4a9 + 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 bdg2:e4127a61b1517637fb34e580c5f71596 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:aacbd6ec2134bbc07b589455575778c4 + 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 "Luminaire" ; +. +bdg2:aaf823e6433d8d3a42be70529a3f90e0 + a s223:QuantifiableProperty ; + s223:hasValue 18.89238 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ab042c4b7b4f4ec01396b7f2e061a092 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab083d7533b27632b92ae16f8eb39e59 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c260af571b027c2b573a85b1404cad33 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab111ab295b5c119edb5ec7018e88679 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ab21d60e32109c8c38c45fe73a6bf2b5 + a s223:QuantifiableProperty ; + s223:hasValue 7.525403 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ab2363f11a462dfdc1265528b7b7da99 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 + 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 "Luminaire" ; +. +bdg2:ab6093759e7462a285c0a01075260b1e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab659d1b8a4295435a95c916a20592c4 + s223:hasObservationLocation ; +. +bdg2:ab6d76fe74b90d923a42a8bbfe8555d4 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab78534b3cd4ebe838f6fe18775441e3 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:adf05fc15844676e966761d619a2b50b ; + s223:connected bdg2:b9adbff138be4d254769dd212021f096 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:adf05fc15844676e966761d619a2b50b ; + s223:connectedFrom bdg2:b9adbff138be4d254769dd212021f096 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ab7ea114144a95f5d4ce57b78a0249d3 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab90fc262f80ba3d3f6ebad11a0dd95b + a s223:InletConnectionPoint ; + s223:cnx bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ab9a390446827185ae7ef35c6777b0ad + 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 bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ab9f013bc6316f1ff38bd3c07ac92a87 + a s223:QuantifiableProperty ; + s223:hasValue 18.48244 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:aba2e62c4792afce113434fc11924f3c + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:abb3ade60e13d58757ee42c33c635e9d + 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 "Luminaire" ; +. +bdg2:abecd8aad6288af9219ff521a8e103df + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:abf243278956d4371328922627793deb + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:abfa8a07389318d71e8cfda48438a8df + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + rdfs:label "Zone-Lighting" ; +. +bdg2:abfc136b2f6fe0cf53990c4ac85699e4 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 + a s223:Luminaire ; + s223:cnx bdg2:e7d209ef1613e44a1911f96290167024 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e7d209ef1613e44a1911f96290167024 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ac16718eabd9d51837965b1b6acfc76a + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ac1e9213d7516083c463a5be2bf2922c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ac308e83de61364ad9ebd1ed55de0ade + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:ac59792946333d639ed607174f6b5d63 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ac7c38fd92a7ff0c85e2f55992c286f3 + a s223:QuantifiableProperty ; + s223:hasValue 17.447769999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:acd4ab80c2cd902c6dc2447a19d53845 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ace08624b69951a71f61a0aa165025b4 + a s223:Luminaire ; + s223:cnx bdg2:e464e8e730334fc8249d7c693ae5d155 ; + s223:cnx ; + s223:connected bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasConnectionPoint bdg2:e464e8e730334fc8249d7c693ae5d155 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ad034ad91e320311b3fbf78f2d95ca61 + a s223:Luminaire ; + s223:cnx bdg2:bbbdbe30676ade3553185ae862ee5a8d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bbbdbe30676ade3553185ae862ee5a8d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ad0865498cd0774464b4274ba8572986 + 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 "Luminaire" ; +. +bdg2:ad16ab9e42dee6001a18d823c4f78abc + s223:hasObservationLocation bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; +. +bdg2:ad18e1bdbb4e3924cadf47cff9b575bf + a s223:Luminaire ; + s223:cnx bdg2:a8eb66c91c41ca5487ee50df2cb5c67e ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a8eb66c91c41ca5487ee50df2cb5c67e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a647990539430e3faf442512b316ad3b ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ad6279c2f2ac341c218e4f73cb8f9095 + a s223:Luminaire ; + s223:cnx bdg2:f14c74662596760340e54582cdd5efd7 ; + s223:cnx ; + s223:connected bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasConnectionPoint bdg2:f14c74662596760340e54582cdd5efd7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ad6d1061a2a09e2c24b358f36db055b3 + a s223:Luminaire ; + s223:cnx bdg2:ab2363f11a462dfdc1265528b7b7da99 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ab2363f11a462dfdc1265528b7b7da99 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ad721677330916437a1a6f3222f793b3 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:ad889194628806c7755b28694ab148fd + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c77892470311062aa0099cf351d5f71b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c77892470311062aa0099cf351d5f71b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ad91bac62ecffb226fc95f961b0428d8 + a s223:Luminaire ; + s223:cnx bdg2:e383edf7abafa5ae3376b927acbafc5a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e383edf7abafa5ae3376b927acbafc5a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ade0e87540bce78c883940dc74a782e1 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:adeeaff8b12853cefaacbe502617d5ba + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:a1dfabb9f44c5f28150108a0314d88c6 ; + s223:hasDomainSpace bdg2:b09e743c57daefbf8904a46a87ff2309 ; + s223:hasDomainSpace bdg2:b35942a9f836b08dc19bd928a155887d ; + s223:hasDomainSpace bdg2:ba504f9943337decd092e999b01133f1 ; + s223:hasDomainSpace bdg2:bdf821c41598e27a19080b224dce595d ; + s223:hasDomainSpace bdg2:c0c3e5662c72ca0e0f80fed02bf86977 ; + s223:hasDomainSpace bdg2:c104fe5ce2f7e5bc2ce7828218dd3ac9 ; + s223:hasDomainSpace bdg2:c8aaa16f5efc33f7fdafadf5ce59dfcf ; + rdfs:label "Zone-HVAC" ; +. +bdg2:adef394fa4ca9ba2fd255c3548149b62 + 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 bdg2:b3eac93d2f8253af5409bc6abbf60193 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:adf05fc15844676e966761d619a2b50b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:cf5aaf1130a00c1b1a9a15540c1461c9 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:adf3195b56212ea53d8535830523c07c + a s223:InletConnectionPoint ; + s223:cnx bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f18681a3ea6a95c3038b524f0bab684f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:adf623f93df2e99bb08e47900a83b807 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. +bdg2:ae02201c6c0682174186e540eea2f2f3 + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ae1274ef8ea23d10e6e47ed92998038e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e + a s223:Luminaire ; + s223:cnx bdg2:aa6d8bc3905cd15abc0be90f96352e83 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:aa6d8bc3905cd15abc0be90f96352e83 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ae39f746a8d175fcb4dcf0edecc77862 + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 + a s223:Luminaire ; + s223:cnx bdg2:b80cddbc48bb1b60704f60f3abaa1c9a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b80cddbc48bb1b60704f60f3abaa1c9a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:aea842662e575df30fa6ff977ea3a4dc + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:aef7a42feb9bc27893423aba0b8bdfe8 + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:af06cfc354a9a5d1e0e6bda17b43ebce + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:af15ec6177e46945cb0bf05f0ae5935a + a s223:InletConnectionPoint ; + s223:cnx bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f73bd54c13cc200669a62e7090b815ed ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:af19450e647ec447a91403a6178f146b + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:af3fe4bc77b25d00c61c0648181800a1 + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:encloses bdg2:ebe8507a330c88ecab7064b430bdd899 ; + s223:hasProperty bdg2:f0fc6dc76a94c0d78e50bb2e9b5324da ; + rdfs:label "Stairwell" ; +. +bdg2:af757a38a904afca43ae980548105a82 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:fab746e503a7b9a3e17318d1e3854b19 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:af7b5cf2c12594cff6eaa17754b3d717 + a s223:QuantifiableProperty ; + s223:hasValue 30.20043 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:afb2c9f3585477b23caa9d14f408474e + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a5783cce74df7f60562c0de89ffdff53 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:afc39c74de4647544c27fe9156126258 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:afce46dfe523cd714dd26e2fe1d7f51a + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:afd312de6145162b780f9febaee808c7 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:afdb41857e1f72bf4f05b60ce14785ae + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:connected bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:connectedFrom bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:connectedFrom bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:aff1e2607a1176df2940b5c22ffb852e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b001892f134aa0c788b35ccfd9b72b37 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b01ed35365d6e685dcad9426e2f29268 + s223:hasObservationLocation bdg2:b58d678c6fa275c0e14815fcbef17219 ; +. +bdg2:b03d628efc03f3ae53e329775610aa49 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b045f48373283292942f90539ccb172d + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b04ccf61436f6b70c6c04f9c18ff0e0b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b0681e57ba0fc7401c3eeeb8145d32e6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b073e1f3d2ee2e8d1b853be69b923a38 + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b09e743c57daefbf8904a46a87ff2309 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:b0a8ab6a5fee722fefc8136849f079dd + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b0b020ed3392880b30c6f374f7265145 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b0c77d84df5dc93ca6df1b6a05f02b12 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b0c80aa76a69bf76305a6703a9775d76 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:b0d2324babba5246c0b5cc99b6e4dbf7 + a s223:QuantifiableProperty ; + s223:hasValue 13.75168 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b0e3f551251d6e9b01e62ca367d1ef92 + a s223:InletConnectionPoint ; + s223:cnx bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:bd969bf815ef244af4afc2fd14afef90 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b0e94a7fbc37eba04b6b656c30bbd6df + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b0f144acff44622c7590c2f91c43a8f8 + a s223:QuantifiableProperty ; + s223:hasValue 29.69669 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b0f44e59cdb9cb51633c94c77ef78f1f + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b0f58d63c6e31f06616610f2ce88941b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b10484420c52b3d28c0e39a07bec3f55 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:c7828e02eba98b0d4f41c882057801ca ; + rdfs:label "Storage" ; +. +bdg2:b10677794543abd75f412d1bd90581e4 + a s223:Luminaire ; + s223:cnx bdg2:fd96f41e4a45c931a8d41c3e00a12b6b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fd96f41e4a45c931a8d41c3e00a12b6b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:fa3178c3f60e9823a3749354f65d4840 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b1103a50d78f3b6af640e001b25aaf05 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c77892470311062aa0099cf351d5f71b ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b11833b1980912822b1d61da5402332e + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:b1611f3edd7e1716f2849c82eec0098a + a s223:Luminaire ; + s223:cnx bdg2:bf274b46127e086151848d398bf8bb06 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bf274b46127e086151848d398bf8bb06 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b163f3953fd8961a15c1ad4df4c528ca + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b1690178537a5a7a766ac81430f2eb0c + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:bb257490bbf37d4e363eae282dd10cdf ; + rdfs:label "Storage" ; +. +bdg2:b1b2b3e4e50c2b1062bee06da5615159 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b1c7efe103f8e4127a65a3e914dbf90b + a s223:QuantifiableProperty ; + s223:hasValue 2.152374 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b1df74ea97f623887b39fa505ebcba5b + a s223:Luminaire ; + s223:cnx bdg2:e7c9227392da4c882170cdff285a2bfc ; + s223:cnx ; + s223:connected bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasConnectionPoint bdg2:e7c9227392da4c882170cdff285a2bfc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b1ee8f4961517177edab13d1937a071b + a s223:Luminaire ; + s223:cnx bdg2:c36f6bc9e4d1eedf2f6f2ea4fd98d2b9 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c36f6bc9e4d1eedf2f6f2ea4fd98d2b9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b1f21505c68be53624da2b11923b8b30 + a s223:QuantifiableProperty ; + s223:hasValue 16.922709999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b201fc09e608929262da41d0dd49daef + a s223:InletConnectionPoint ; + s223:cnx bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b210d62e0871ea4fe073a51d74f8c3ab + a s223:InletConnectionPoint ; + s223:cnx bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b21644219cab2ce4591fb1061938021c + a s223:InletConnectionPoint ; + s223:cnx bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ea6c8d1ace455343f407044d5be75245 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b21c417eeec0a5fefbb04a1812ebeb41 + a s223:Luminaire ; + s223:cnx bdg2:b66d32fcfdd2a6089ba085f7f0cd4e40 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b66d32fcfdd2a6089ba085f7f0cd4e40 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b21ce7752c1698b8a4bfb0081e5b1498 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b233b749146b1f25f0e8d7a9fc8fa718 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:e5a1fdd8b0ed39a0f3fb8eb72b4340a4 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:b23926dd38c3d5d3eeba37db935c75bc + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:connected bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:connected bdg2:db60a0707c13a140783f310b8031e91f ; + s223:connected bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:connectedFrom bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:connectedFrom bdg2:db60a0707c13a140783f310b8031e91f ; + s223:connectedFrom bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b23b9cd4f796a743efd65cc8d5199d61 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b24c2bac15d0bd08a8d80b835fe84070 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b2536320908d7eb883e60d7cd81b2811 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b260dde5243bcda6a05832e998e94f22 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b27990650d6265239dbef0e94fac5475 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d1c9d27f71c245cd0220e210902330b2 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b2a24c4fc2a393f1c86b5e6ee0001a47 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b2c91576d73349a0049b56f43baba8fb + 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 "Luminaire" ; +. +bdg2:b2d53fa389b66b1dbe4571bcfd0707d7 + a s223:QuantifiableProperty ; + s223:hasValue 17.56665 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b2e4affc0c82d7e103b5fd30f9f00b82 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b2e94b4f561a8a907a99a872f6194c6f + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b2ed24ebf4fb8f3e4cab94e9734902d1 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b2f53cc12abb9dc8cae4ba3bb8a1a489 + a s223:QuantifiableProperty ; + s223:hasValue 25.27584 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b2fa1931e2407ae6474e3cabe83ca7a6 + a s223:QuantifiableProperty ; + s223:hasValue 38.23921 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b31a86eabd05cea2d39be1af50dd8b63 + a s223:QuantifiableProperty ; + s223:hasValue 24.55875 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b340f0db2ab27e84c2d895c956aba1ff + a s223:QuantifiableProperty ; + s223:hasValue 17.608139999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b352d82098d0d74bc193a911ead49b60 + a s223:Luminaire ; + s223:cnx bdg2:f4a9a5f19276e80f29e34e8e1f85ea1d ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f4a9a5f19276e80f29e34e8e1f85ea1d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b35942a9f836b08dc19bd928a155887d + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:b36dccb484c44ace954a34ab21a2517d + a s223:QuantifiableProperty ; + s223:hasValue 17.56665 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b37d4db495e2d681b7be4ac4ffc5c51a + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Dining room" ; +. +bdg2:b39866621457249de2b0841bf5b37d4d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b3a4e373e0fced05697574479fe92e0a + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:f54370a70b33a2fea7c473b74e876c67 ; + rdfs:label "Storage" ; +. +bdg2:b3d098cfaeb0d3ceaae348c13dff5644 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eb2a1219bcfa74f050952d4610eb920f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b3de30e9f161e198a372486d4b8e2e0b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b3e169131f255aa8dd9564f77bd3f4bb + a s223:Luminaire ; + s223:cnx bdg2:ec1a3a028e86663c61b3745c862b6a74 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:ec1a3a028e86663c61b3745c862b6a74 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b3eac93d2f8253af5409bc6abbf60193 + a s223:QuantifiableProperty ; + s223:hasValue 4.163071000000000512 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b3f45b97de6d4d35f2b37593738001d1 + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b403631ff537d0a31f69882434827b22 + a s223:QuantifiableProperty ; + s223:hasValue 5.045184 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b40be8311ddf39fca13d97f901495c80 + 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 bdg2:b233b749146b1f25f0e8d7a9fc8fa718 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b42570677f43a5897d92efb2fc4bd732 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b42d580fb32893989988687d4e379757 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b4310ac81c6c60e81db94142636aad8f + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:connected bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:connectedFrom bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:dbcc77128a7d1b7748327fc07c996824 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b468171427d46d1a3110ce9a93f5a3ce + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b4688b02f366c7821bbe0ab8c17b14db + a s223:QuantifiableProperty ; + s223:hasValue 27.2524 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b49bdb29ae157418bceb6f9eb7ed6cad + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b4e084fb540e59da3f3aa8d280c71f4f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b4e2d00bd95d57f2ea081f4d863ccb49 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b4ed9a9553d1f082cc8401970d505abe + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b4f5b9506c432952f98eeece3607df1a + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b543c2557aacfb0a541043e081eee92f + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. +bdg2:b58d678c6fa275c0e14815fcbef17219 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b59217f7436263467e44af0bb549f0d8 + a s223:QuantifiableProperty ; + s223:hasValue 18.62796 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b59c0fb359ed2978fc94aacfe3cafc22 + a s223:Luminaire ; + s223:cnx bdg2:b2536320908d7eb883e60d7cd81b2811 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b2536320908d7eb883e60d7cd81b2811 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b5b3662acc90d514a2765446d77ed4dd + a s223:Luminaire ; + s223:cnx bdg2:e4fc2e660b069cad487ec888053504fc ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e4fc2e660b069cad487ec888053504fc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b5b54a741d091a05b21916ddeb2fab5d + a s223:QuantifiableProperty ; + s223:hasValue 24.83414 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b6096efe654aa9ef8d7c5b846c02881b + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b62aeea5f1f4488c628ce65320e01bbb + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b62cde7de314794673637f79bbe6752a + a s223:Luminaire ; + s223:cnx bdg2:f1c1a1db7aff47b7050a2ba0c01998d6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f1c1a1db7aff47b7050a2ba0c01998d6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b630389065a23a4187816a7a3ab8cde5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b64b0c05784804853d3249cb6e0d9490 + a s223:Luminaire ; + s223:cnx bdg2:dd2b4f7a79af29967386baca108f3706 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:dd2b4f7a79af29967386baca108f3706 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b6555951b3e9e23c4b2a331dc0ed3ade + a s223:QuantifiableProperty ; + s223:hasValue 27.46373 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b66d32fcfdd2a6089ba085f7f0cd4e40 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b674ea3af8296e371150f250ea66211f + s223:hasObservationLocation ; +. +bdg2:b67a149d23684257b46e2ce0ee1fd8f7 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b6d7adb23acd7f8c57c2127bd3d04cbb + a s223:InletConnectionPoint ; + s223:cnx bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f14656d2ab44642aa59b520d733e0d1b ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b702cda7e5f7fea6189b3e0bbaadd02e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b7153bc73dbded5f9c848d29f9e25101 + a s223:Luminaire ; + s223:cnx bdg2:c09be634462184196f005d537db536a6 ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint bdg2:c09be634462184196f005d537db536a6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b728df45b2ba2045f1a50fcf6e4f5e8d + a s223:QuantifiableProperty ; + s223:hasValue 159.4914 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b72b5da2b44cf7f8e10d89a1eb5e0e9e + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b74c8e6f2897dbfce62e44ee2682cb08 + a s223:QuantifiableProperty ; + s223:hasValue 3.871401 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b750412a4f9cb24d67903521a5886fa0 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b756bb62d33eb79737a2332074051440 + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b7629a6269dff7bd800f2951d2138e4e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b775da0a51305078be967c289b63e7dc + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:encloses bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasProperty bdg2:e14c3c70a4695d93da0707464d289406 ; + rdfs:label "Open Office" ; +. +bdg2:b77b2c30cae52d297cc7ab56204561b9 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:bdcb864d8096ff10176b021526767c52 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b7f4558f4d994827c4f923be3997e230 + 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 "Luminaire" ; +. +bdg2:b80cddbc48bb1b60704f60f3abaa1c9a + a s223:InletConnectionPoint ; + s223:cnx bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b80e5536775e1281f3f9fda665d02fee + a s223:Luminaire ; + s223:cnx bdg2:e33b2b05f44d1e2f2fb45fa4e0c52b00 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e33b2b05f44d1e2f2fb45fa4e0c52b00 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b81a355e84323e55d10d57bc055cee0b + a s223:QuantifiableProperty ; + s223:hasValue 6.652458 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b826d6d2c09c8354993dfe6e5a903ec9 + s223:hasObservationLocation bdg2:c478eb8050ce36f591eb624e381ab78a ; +. +bdg2:b8393a09740b6307346663d6941247bd + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b84915c8676df8b08287cd2c0970295d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b87074614d5a2d291985e8edb8b13983 + a s223:QuantifiableProperty ; + s223:hasValue 17.72645 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b893bfcf13377d5fdf06df30e5846c1d + a s223:Luminaire ; + s223:cnx bdg2:f126d0499afcd200c1238cfc254e29c9 ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:f126d0499afcd200c1238cfc254e29c9 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:b8b7cd68084eaebb8107e989ce7cf601 + a s223:QuantifiableProperty ; + s223:hasValue 13.51886 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b8d04debba59269c136af274600b8664 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:connected bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:connected bdg2:a56050104fc791c62595dfb24c284887 ; + s223:connected bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:connected bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:connected bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:connected bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:connected bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:connected bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:connected bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:connected bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:connectedFrom bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:connectedFrom bdg2:a56050104fc791c62595dfb24c284887 ; + s223:connectedFrom bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:connectedFrom bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:connectedFrom bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:connectedFrom bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:connectedFrom bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:connectedFrom bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:connectedFrom bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:connectedFrom bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d71a36c48eacc776a170267a3e1225fa ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b8df6e13feb1b82b223a9efe813429b6 + a s223:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b911b714787c33613428e6542a9d9718 + s223:hasObservationLocation ; +. +bdg2:b9130de92aee6422040d4bed1e244daf + a s223:QuantifiableProperty ; + s223:hasValue 69.41065 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b932d77df9c3f86afafbb390239194af + a s223:QuantifiableProperty ; + s223:hasValue 18.93691 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b93cee0d64aa5435a329771887f51720 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:a5b746d819d2a70a2312d00018f9068a ; + s223:hasDomainSpace bdg2:bd6805c96500556b0f1a88591aa1972e ; + s223:hasDomainSpace bdg2:cca7fbfd6bc0b3d9d91560b3c906bc04 ; + s223:hasDomainSpace bdg2:d9dc19b0b7b7e81dff96d143d2a50d0e ; + s223:hasDomainSpace bdg2:fb7d67161f58a71c77f4f56ce96bf37d ; + rdfs:label "Zone-HVAC" ; +. +bdg2:b952a3ee7cc4c9c36cc95808da5047c3 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b95503e4e11ec3278c590dcf1738d705 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b95cae7f766f505adf6d43e57a2ef813 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b95dd0a7b5addf4d5a1fae5abad037b3 + s223:hasObservationLocation bdg2:e91d121ef644c2a8e4377cc92b05817b ; +. +bdg2:b97eada62f5adf4bd4a19502b3d6f9d9 + a s223:QuantifiableProperty ; + s223:hasValue 17.50049 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:b98d7425cc1b6663215a7258856fa6cf + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 + a s223:Luminaire ; + s223:cnx bdg2:ffb5bc2856ae411604f559ffbcd4c28f ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ffb5bc2856ae411604f559ffbcd4c28f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b9adbff138be4d254769dd212021f096 + a s223:Luminaire ; + s223:cnx bdg2:f2f61ea63d977cd170c2b28d85f5dc67 ; + s223:cnx ; + s223:connected bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasConnectionPoint bdg2:f2f61ea63d977cd170c2b28d85f5dc67 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:cf5aaf1130a00c1b1a9a15540c1461c9 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:b9bdd816b4161a80bcefd11f829a1271 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:de069941cd17214435590d172eee292c ; + s223:connected bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:de069941cd17214435590d172eee292c ; + s223:connectedFrom bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:e614a64173eec5e926c4d270d7fdb82f ; + rdfs:label "Domain-Lighting" ; +. +bdg2:b9d0081779ce44d2fecff8b724d1635c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:b9fee5d320869b6e0d0faa46aaa078e2 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:connected bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:connectedFrom bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:connectedFrom bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ba21ac8852f29b61176beb3879663dbb + a s223:Luminaire ; + s223:cnx bdg2:fe654fb4c30bd1932568c7d049ba2427 ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:fe654fb4c30bd1932568c7d049ba2427 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ba324ee152d6e63bf4992257f2cbe307 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ba504f9943337decd092e999b01133f1 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ba5e64d40d4629b127b1ef4c5dd59749 + a s223:QuantifiableProperty ; + s223:hasValue 34.04587 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ba60ccf3ce1b772afec234af6bf038d9 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ba6d5a35543bdec67433a6b8502a5b1f + 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 "Luminaire" ; +. +bdg2:ba7a73643492e994fa8e32323fb51ef9 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ba7bf388e6dd5ae910442d2699539288 + a s223:Luminaire ; + s223:cnx bdg2:e547ec1c832010147f3e039e43514914 ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint bdg2:e547ec1c832010147f3e039e43514914 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ba8ccc5a149a70ca764cd8e815d49405 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:baa56491a61115a58487f914d2df15d7 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:connected bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:connectedFrom bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:bac81f0719975bde7759acdd86c123c2 + s223:hasObservationLocation bdg2:c2e7d7a7761abdba7cc184959f54af7e ; +. +bdg2:bac99ccca80cf94cd139a9e9d60f8f34 + 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 "Luminaire" ; +. +bdg2:bad6721228f2a635e4fc1929c238b1de + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bad83e4ec6d76cdaf91a42a0641aae1b + a s223:InletConnectionPoint ; + s223:cnx bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d92720acb0501781fb8147e719fb0281 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:badc85f4506c139441e9b3c51d4d35c1 + 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 bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:baeb575c3efcd6164f1c12631b7fc448 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:eba35f6c327b1795851c524e6a52f760 ; + s223:hasProperty ; + rdfs:label "Conference room" ; +. +bdg2:bb0b67faccdbaa3802feafc875920838 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bb10d0cfa78f3bb5ea4a048fe7c9e51c + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bb204fe2e471032e22505e4884805e31 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:bb257490bbf37d4e363eae282dd10cdf + a s223:QuantifiableProperty ; + s223:hasValue 43.33033 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:bb4d8a5c03a2b15349fde867d1964a7e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bba3fef3005842442f54e14497a5b916 + 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 "Luminaire" ; +. +bdg2:bbac9928a241d1199d895854b98dce26 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbbdbe30676ade3553185ae862ee5a8d + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbc8647f0e1e89e8467b0453e2e1829b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbca30f361539e45367c423aef97cfc9 + 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 "Luminaire" ; +. +bdg2:bbe1464f030b8f2643ba1932c1c33fdb + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:bbe35bb6e7bfba4639d7b3469b437a8f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbe7322579c5f4faf5d0a0a9b53e513e + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:bbef61359fe3207935580bc56dfc7a92 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbf4c7d617cddcd68010d558cde2e8e3 + a s223:QuantifiableProperty ; + s223:hasValue 18.94891 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:bbf79d1ebd235300e2f72e5eb11b13ea + s223:hasObservationLocation ; +. +bdg2:bbfa0b2dbac4d38dd5537f778887b615 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bbff1297d23d071bfa13e08a9ee87b64 + a s223:QuantifiableProperty ; + s223:hasValue 99.60414 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:bc238dcd4adfa913c73a4d01c0238e5c + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "Zone-Lighting" ; +. +bdg2:bc2439b352353250779cf15174dd4d8f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bc3e7cf48d16538a74d7343ae40a3110 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:bc4386c1005a788424b908e26b066ef9 + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:bd7d60467da9915287247ffe275ef719 ; + s223:encloses bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:bc5572a8ff6b46eff61335bb50696378 + a s223:QuantifiableProperty ; + s223:hasValue 25.71802 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:bc9af1fd0a08682a922b5fc9847dbebf + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:bcb6c343630a0b63527c4f226108fe45 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ee1a82bafb0c1bfaab4f0641964c0d34 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:bcb882b1a223e4ddd63e9fe5b5a8fed6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bd2681f9eaeca70881ad3c7f9173af8c + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:connected bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:connectedFrom bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:connectedFrom bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:ab21d60e32109c8c38c45fe73a6bf2b5 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:bd300d2d49790b3e22b8eaf1dabcc02e + s223:hasObservationLocation bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; +. +bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 + 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 "Luminaire" ; +. +bdg2:bd6805c96500556b0f1a88591aa1972e + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:f1b8ae06042e30286adb1ee154673539 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:bd7bb2c332b12a18e8400354377cfad7 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bd7d60467da9915287247ffe275ef719 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:af7b5cf2c12594cff6eaa17754b3d717 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:bd806d60ab8ad2801a52e3a622a39b80 + 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 "Luminaire" ; +. +bdg2:bd83d5c27822d486c56bc21219e9dca9 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bd969bf815ef244af4afc2fd14afef90 + a s223:Luminaire ; + s223:cnx bdg2:b0e3f551251d6e9b01e62ca367d1ef92 ; + s223:cnx ; + s223:connected bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:hasConnectionPoint bdg2:b0e3f551251d6e9b01e62ca367d1ef92 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d97db00a8f04ac2c6b9676025701422a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:bdcb864d8096ff10176b021526767c52 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b42d580fb32893989988687d4e379757 ; + s223:connected bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:connectedFrom bdg2:b42d580fb32893989988687d4e379757 ; + s223:connectedFrom bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:bdf0760c16eee958a302b2c289bda82b + a s223:QuantifiableProperty ; + s223:hasValue 4.945146 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:bdf24f099e4707c8a74f48091c26bc84 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bdf821c41598e27a19080b224dce595d + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:be032af2f0b8dd5755735b571d06eb02 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:be0520a594112e6d066dd3eb32ce9759 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a183182966a93d12354dc52e9952b127 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a183182966a93d12354dc52e9952b127 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:be09768a1ce31e84dcd8c558af095fb3 + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:encloses bdg2:af757a38a904afca43ae980548105a82 ; + s223:encloses bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:be14a99c353f661c65e145a394c2be26 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:be1ea68dcffc498234305559625d6aa1 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:connected bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:connectedFrom bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:connectedFrom bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:be40adad7b20c9d4e8c21a5309bbeac6 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:be4a359907d81d03a176bf819d92226c + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:be551a5e0e902c363256b44830e6c70f + a s223:Luminaire ; + s223:cnx bdg2:d0d9707b06b1d8e06d16ef85b0429b46 ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:d0d9707b06b1d8e06d16ef85b0429b46 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:be7e46f7ab579e10bb455a824247f014 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:be84a7cef7a864a1d03739083acfe077 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:be8704c5f82a36f1ee7109f7ba7dc8c8 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bee49ab2070bb702096131ae1b3be8ff + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:beff957a4b70a840c145694c4a6dd1a6 + 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 bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:bf267013c16413e7daa20266b005ca12 + 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 bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:bf274b46127e086151848d398bf8bb06 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b1611f3edd7e1716f2849c82eec0098a ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bf29e36e0170b6ca93fa68dae9510a2f + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:bf32e60a2cfdfa232a8c2208bade62df + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:bf4ee6cfc0f61daf579b98b897041beb + 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 "Luminaire" ; +. +bdg2:bf71d553ab19ddf53448e022cd7c034e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:bfecc82810a8d19c1cd69302679edcdb + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:bfeeaf45314d7dcd09a6d0f5042128ee + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c00883d8ee56536680ee55f029a984d9 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c00fdcca40a64cf7c4ec4caa72a044d8 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c032a5ab39f951eaf444bf2e45ee35fe + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c04bba559fb5c8c257a5ded31419ace8 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:connected bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:connectedFrom bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:connectedFrom bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c07c5dfad18dcbef76f48667e5483ce8 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c089a0cce2ee943d5f90586585ff6fcf + a s223:QuantifiableProperty ; + s223:hasValue 35.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c0924ff2bddef0f162a4c1861edbd844 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c09be634462184196f005d537db536a6 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c0a2091e365b749e735be777e2697cc4 + a s223:QuantifiableProperty ; + s223:hasValue 25.1218 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c0a874ad3663995389c581bce7855260 + a s223:QuantifiableProperty ; + s223:hasValue 2.659518 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c0aba7c2e11c5ce3d6890000b236653d + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c0c3e5662c72ca0e0f80fed02bf86977 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c0d74872a0b6130ede31afb4b7c24581 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c0f835898a2bf73da948add0a158f7a5 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c0fd6c2cc3c55a45249d7a00a31b322a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:connected bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:connected bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:connectedFrom bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:connectedFrom bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c104fe5ce2f7e5bc2ce7828218dd3ac9 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:aa4dee7bc8dfe6583aacd2d413b2d9e7 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c128bc46f49ac2439883a8012f66997f + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c13c54586c7983d279dc8563cd44a645 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c150c89a24952334106455ef04ef8074 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + rdfs:label "Zone-HVAC" ; +. +bdg2:c1541a5227fbb83f0d5c655bcd93bc7f + a s223:QuantifiableProperty ; + s223:hasValue 29.97528 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c15bc29db2a763c5d1093ee36b6dcd0d + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c15ee46ec22b496b46c59d0a73f4cf2d + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:connected bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:connectedFrom bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c162ab1613caba08ddec54f3e57a98a6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c197ec349d205d171c8caf5c59abfb74 + a s223:QuantifiableProperty ; + s223:hasValue 14.55448 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c199ef46cca612c5eaf43719d0369918 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:efa6f197cd0542c006006ed1a8d666b8 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c1b50e6437bf478212615bf8ae97f701 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c + 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 "Luminaire" ; +. +bdg2:c1f7dbe149b10cabec53ede82e905f80 + a s223:QuantifiableProperty ; + s223:hasValue 17.67737 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c215c87186a3dd929c1a9ff4a2a507ad + a s223:Luminaire ; + s223:cnx bdg2:b95503e4e11ec3278c590dcf1738d705 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b95503e4e11ec3278c590dcf1738d705 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c249df073a8b21d4f161a3f3e47a2492 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c25725514623b10a9e43c579672e7ea9 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c260af571b027c2b573a85b1404cad33 + a s223:Luminaire ; + s223:cnx bdg2:ab083d7533b27632b92ae16f8eb39e59 ; + s223:cnx ; + s223:connected bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasConnectionPoint bdg2:ab083d7533b27632b92ae16f8eb39e59 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c26f2c166c473a099cae32568d853840 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a54ac616d2bb010cf5e3c96f19ec550d ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:c273546a5500aa1e5996f988666e55e0 + a s223:QuantifiableProperty ; + s223:hasValue 48.32851 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:af3fe4bc77b25d00c61c0648181800a1 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c2e7d7a7761abdba7cc184959f54af7e + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c2ed4d30f4d63dcd860a8980bc84a65d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c2efde516c1be5eee69012e991104ba5 + a s223:QuantifiableProperty ; + s223:hasValue 158.246900000000016384 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c32f2792ee904017d4daaa524395bdca + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c349569af9c40d4e48aa09187d26247a + 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 "Luminaire" ; +. +bdg2:c34a01be51488b0ca6e4c1eaa90f9084 + s223:hasObservationLocation ; +. +bdg2:c354041d36d01217ccf22b25a02aae49 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c359ee9fdc1835af9ca74d501f823c76 + a s223:InletConnectionPoint ; + s223:cnx bdg2:da10dd7958202198c14b85307330a168 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:da10dd7958202198c14b85307330a168 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c35cab741040c7e8a14ab9393e2fb7c3 + s223:hasObservationLocation ; +. +bdg2:c36f6bc9e4d1eedf2f6f2ea4fd98d2b9 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b1ee8f4961517177edab13d1937a071b ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c380f3e67f4875f140b650e4e315cc38 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f832bd50548ac2031799eef8c1f971f4 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c39686f50d8d386ea366507fb39d90e7 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:c3a950c02bcbf4e189d3488c54bbbe5c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c3b612a750196cb6ead2ec2658775256 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c3f3675b81d2e44899d1cbe9f837c242 + a s223:Luminaire ; + s223:cnx bdg2:ef090445616539d0d6656e95e5103631 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ef090445616539d0d6656e95e5103631 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c42c0af68d475ffdf81ce3ea8f33c086 + a s223:Luminaire ; + s223:cnx bdg2:f959cd38315d31fae369074112ce0910 ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:f959cd38315d31fae369074112ce0910 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c4446ce2cc993e2bcdc85f18b931a652 + 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 "Luminaire" ; +. +bdg2:c44735bce05aa11e5f5e74376d7c034b + s223:hasObservationLocation ; +. +bdg2:c4708e4902cb67d61fcbc91afb75636d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c47183979ddf136e684b65cd5c51750e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c478eb8050ce36f591eb624e381ab78a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:connected bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:connected bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:connected bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:connected bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:connected bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:connected bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:connected bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:connectedFrom bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:connectedFrom bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:connectedFrom bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:connectedFrom bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:connectedFrom bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:connectedFrom bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:connectedFrom bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:fa19e9115d8b48a061200fa96a9e13a2 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c4a94515ff9581046c248feee924b4ca + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c4aac21d512e1c8b661c0f74d74420b5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c4cbd9a06555836fb405fe285f039a1a + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c4cc38b6f89e85c393369df4381bf540 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c4dac7ba6eb567652fb06c415c2976dc + a s223:InletConnectionPoint ; + s223:cnx bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d30b1294c5bd502101307a2e823afc43 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c4e14c4fa8a997a67608c8e5b145cc63 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c4f40719db7e23d83db043b5713ecc7c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c50c25c43d852888ba8d842ab0401e28 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:be09768a1ce31e84dcd8c558af095fb3 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c51349999f1a665cfbadf1b9dee72cc9 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c53fbac704950e560175586af48927d2 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a5b746d819d2a70a2312d00018f9068a ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:c55c5d8ee7e8f359bed84809e1040d06 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c593d4769efcc17641522b7db8cafdb5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c5a17df8e4b15e4bd4562c21dbb8935d + a s223:Luminaire ; + s223:cnx bdg2:f890f3b9ce29bd4b99a6b447e1d915c8 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f890f3b9ce29bd4b99a6b447e1d915c8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c5b9ea99e8c58858d96ae3be3f16e8d9 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c5dd87968364121d48c26d0ee5a1ddf0 + a s223:Luminaire ; + s223:cnx bdg2:c0d74872a0b6130ede31afb4b7c24581 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c0d74872a0b6130ede31afb4b7c24581 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:connected bdg2:f185b962f285843423448d7be6a3692d ; + s223:connectedFrom bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:connectedFrom bdg2:f185b962f285843423448d7be6a3692d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c607be85a7103b6044a9211aeb86158b + a s223:QuantifiableProperty ; + s223:hasValue 60.36702 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c6172ead7e6e130488a4af8a03f74064 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c61e311d4ca2dea49505745d6be49915 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c63c11fd2af13c4366f9c35e3189a71f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c642ae739ffbee8e241f0247ceec02ef + a s223:Luminaire ; + s223:cnx bdg2:c9923bf2042fcce983d0033830f032d8 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c9923bf2042fcce983d0033830f032d8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c64c4ddaec9643f131d5589ec1a579a3 + a s223:QuantifiableProperty ; + s223:hasValue 4.527336 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c650ef73f9f657129930631ca794b914 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c67e5f44c6737de6875753ccecd6bb1c + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c68afc16c8c3e83560119c56f4ecb4ed + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c69f2a65d4176ccc36887748d1c7b984 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c6ac4d62b762367bee3ca56963a3eed6 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c6b57c0d8d10d2cc52890c132afd8660 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c6b9813ca5d32af989172cb87aead3f7 + a s223:QuantifiableProperty ; + s223:hasValue 23.08271 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c6cee413a229393686639a45e1051f9a + a s223:Luminaire ; + s223:cnx bdg2:d2f1cf5be0224d73c32510d9a35cd146 ; + s223:cnx ; + s223:connected bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:hasConnectionPoint bdg2:d2f1cf5be0224d73c32510d9a35cd146 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c6d0125993dc9acfb562683350e9f18a + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c6d0faec9404923aae17508c5178b9ee + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c6d1528df1785e1106200cc8cf04426e + a s223:QuantifiableProperty ; + s223:hasValue 25.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c70a3fc45a97400da8f992ea94af5c7e + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c729dce0ed762d4ea6482f26534c9d2e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c7309bfb6d6058f64537e9e6294859b3 + a s223:Luminaire ; + s223:cnx bdg2:fd6049096aa01c49bc4fa01b6434ab15 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fd6049096aa01c49bc4fa01b6434ab15 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c74b4c76669a152b66a416946fa9a1b6 + 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 bdg2:dfdf6ac267c43936d6f4b53657ce1672 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c77892470311062aa0099cf351d5f71b + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:ad889194628806c7755b28694ab148fd ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ad889194628806c7755b28694ab148fd ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:c197ec349d205d171c8caf5c59abfb74 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c7828e02eba98b0d4f41c882057801ca + a s223:QuantifiableProperty ; + s223:hasValue 20.08251 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:c7b6787099d4ece4cc7ac44f59279f02 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ea2510b4851eb2e0885cae279ea418dd ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c7dae34b64e7b92ed2d775f4756cad32 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c826ed9262b1be7feb5f704b2f6df313 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:fe11a590e387c261d4065b2c107152b3 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c83aff361facb319c55933d88b478d9e + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c848ccb549d31d8ed59aeaefac66fbfe + a s223:Luminaire ; + s223:cnx bdg2:ff96e1b20fe1280cc5a05f55202c671d ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:ff96e1b20fe1280cc5a05f55202c671d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c85b03fe589601e015a00d4b16fdf8b8 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c860ff2e5bb183b70df21b3c9e41281b + a s223:InletConnectionPoint ; + s223:cnx bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c86a5a2c35bfb8861b34c7a6d9b8fa21 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e3423c9068f29ea335404534ac5232a5 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c87b937e80fc5b51ba699efcee57e23e + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:c896a69fe3c0f90d32ed43b0d4c55466 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d7de363fd743fb977a910874ae791784 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c89833a704685a3c5aa671680132911f + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:hasProperty ; + rdfs:label "Lounge" ; +. +bdg2:c8aaa16f5efc33f7fdafadf5ce59dfcf + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 + 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 "Luminaire" ; +. +bdg2:c8f396ae6cb5b87b8792881f833df44b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c90423560fb20e4154523cdf450fcab4 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:c90dfbb307c7ead1f85de8624e597d08 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a9559e229eb89207c8e574affff342f5 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:c9221939dd3a6da688b8171e129e80cc + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:c9349449da9d5a0ada556e781b3b0c11 + s223:hasObservationLocation ; +. +bdg2:c95292f2bf85d5b6b5764859e85a4ec1 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c978466c0e949e42827e2e89063ec140 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bbe7322579c5f4faf5d0a0a9b53e513e ; + s223:hasProperty ; + rdfs:label "Stairwell" ; +. +bdg2:c97a5159e715976ea987b61a6084a8b0 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c9923bf2042fcce983d0033830f032d8 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c642ae739ffbee8e241f0247ceec02ef ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c9ad48ccccf3cc8cf5097a2699f55505 + 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 "Luminaire" ; +. +bdg2:c9c0d6b5a5c052db1dcdbae8fefe6093 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:c9cf8ded8e04c52b3b221ab06099c97b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:c9ee4f477c189292d4e970766050926c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ca03552e83c51ea802f8cfca2cfb93c7 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ca0842d3bebb4f13c64656378c9794df + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:d0a0c724a32be380d88efdef1f90bf24 ; + rdfs:label "Mechanical Room" ; +. +bdg2:ca0e1b15f32585096a737a2d6febdfcc + a s223:InletConnectionPoint ; + s223:cnx bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ca33dae71456b41391734f36d8086a7e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ca503488316c21e8bd9aba6fac5cafa1 + a s223:Luminaire ; + s223:cnx bdg2:b201fc09e608929262da41d0dd49daef ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b201fc09e608929262da41d0dd49daef ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ca51efe8a75f8e4a25d7c481ed612b23 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ef28cede621b24b47c87affab5476f73 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ca6f03f97eea273289275c6398506177 + 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 "Luminaire" ; +. +bdg2:cb009949961434d2156845743bae6efb + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:cb080bf0cf2b4d20cdfa091cbaee164e + a s223:Luminaire ; + s223:cnx bdg2:d3b59a9e71015877547eab69e525c1bc ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d3b59a9e71015877547eab69e525c1bc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:cb3b41860650502397b7ca4d5a4468f7 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:connected bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:connectedFrom bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:connectedFrom bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:cb6466c5a9ef2b0180b89fadb67ffaed + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cb903afb75b5dec486166290977af56d + a s223:QuantifiableProperty ; + s223:hasValue 27.04204 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cb996cd90b3cfddc5fd7668418731643 + a s223:Luminaire ; + s223:cnx bdg2:d4893fe658c18083638fd2118df58a3a ; + s223:cnx ; + s223:connected bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasConnectionPoint bdg2:d4893fe658c18083638fd2118df58a3a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:cba2a99f626c1562380b1a910e98f986 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:cba7fd2d39c83931b49c8bf9767ef71e + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:cbb3675e2a9da6585910b37a78dc8fcc + a s223:Luminaire ; + s223:cnx bdg2:a581dd281a986f45fb4080c7cca21f31 ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint bdg2:a581dd281a986f45fb4080c7cca21f31 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:cbcc7ec08d1c22b408efc22726435b28 + a s223:QuantifiableProperty ; + s223:hasValue 3.354187 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cbdc701874d75b9493f2a24196f51046 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cc1638a849600a2d66955f22f4167bb1 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cc26c3a37c53e06890db1400d1087a2d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cc69844f6df3f560f907acaf06e0d43c + a s223:QuantifiableProperty ; + s223:hasValue 41.81836 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cc87523ea83bd96ef5dbe48a127c2163 + s223:hasObservationLocation ; +. +bdg2:cc93580796c112af2a5717909b30cda4 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f9a9b6de47894fbe08562887bc4546fe ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cc9c888116b7e7ac057f2ece06ed4e95 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cca24ccb539b39edd9f894a157008453 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cca7fbfd6bc0b3d9d91560b3c906bc04 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:f1b8ae06042e30286adb1ee154673539 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ccbdf58caf24ddd72e71139aa102cd4b + 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 "Luminaire" ; +. +bdg2:ccc88bd14300ea0617bafd672ace80c0 + a s223:Luminaire ; + s223:cnx bdg2:e2f08534c12790e0fe018376f72616be ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e2f08534c12790e0fe018376f72616be ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:cd1a13e835fd1ce6864de098f77e8e10 + a s223:Luminaire ; + s223:cnx bdg2:d09694fce0f9e791e7ccfae629b92d90 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d09694fce0f9e791e7ccfae629b92d90 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:cd1d32e61419a3eed3a2c848e2b597b2 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cd5eff0b15a63b75f8079077c23b7726 + a s223:QuantifiableProperty ; + s223:hasValue 33.913670000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cda9c2ac3626aca6223ace63e6b8c519 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cdb02895e584c844a8164f6f23b66de8 + s223:hasObservationLocation ; +. +bdg2:cdd70975252c04dd34b11942862adc9f + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:cde05139f85807f2852c75f6a0e07e33 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cde2ea049311797d57cb47031f26a7cb + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ce0832aeed251686fd48b13a65476dc0 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:f76cb3258399870be62a23bf721042a6 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ce17bf7e093a9f026e5b40d8eb72a6da + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ce59566e94476dc37100019fa4e8dee2 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d260971159f7a6fc8b76bbce6463b897 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ce6b5dfd1a004f653beae1008a650cde + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:connected bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:connectedFrom bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ce89c8e972f5c263c29a25d1ef22dae8 + a s223:Luminaire ; + s223:cnx bdg2:f33a1555e4521e031b216e92cbd63c48 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f33a1555e4521e031b216e92cbd63c48 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ce93e615ec82eec8f686b8d8aa06777c + a s223:Luminaire ; + s223:cnx bdg2:e77720307a53facf05a44a6d89b1a297 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e77720307a53facf05a44a6d89b1a297 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ceac1c709fbffb28f4b798ba54ef975f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cebe7a7ae0aa8c350ec63ab79365405b + 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 "Luminaire" ; +. +bdg2:cee26a009734f6d044112e289595b783 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ceee0154ac8e13acafdc741bd3e0f79c + a s223:InletConnectionPoint ; + s223:cnx bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cf22092fec4eb47e53395f8aa67a0ebd + a s223:QuantifiableProperty ; + s223:hasValue 27.59077 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc + 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 bdg2:d9dcffbecd8f6029490dcad405406b54 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:cf5aaf1130a00c1b1a9a15540c1461c9 + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:encloses bdg2:fa9b7f81712d1dc2b73f7f1c2df0311f ; + s223:hasProperty ; + rdfs:label "Mechanical Room" ; +. +bdg2:cf6a4ae8fa55142586417a3ef7f1e45d + a s223:QuantifiableProperty ; + s223:hasValue 23.44096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cf88ac0e630855810960d6dc160e01c8 + s223:hasObservationLocation bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; +. +bdg2:cfa05640240e19d83314740637494ccc + a s223:QuantifiableProperty ; + s223:hasValue 28.0 ; + qudt:hasQuantityKind qudtqk:RadiantFlux ; + qudt:hasUnit unit:W ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cfb0539e9d6e2850b45da5c3267de4fa + a s223:QuantifiableProperty ; + s223:hasValue 25.57842 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cfb9a1133ee805b056c9ece15adc231d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:cfd65cf240c80fe3910b3481e2be454b + a s223:QuantifiableProperty ; + s223:hasValue 18.98144 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad + a s223:Luminaire ; + s223:cnx bdg2:e3c6b03d264f0af210dba3fd663186b3 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:e3c6b03d264f0af210dba3fd663186b3 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:cff57383887b86835d0b8f3e3dec7dca + a s223:InletConnectionPoint ; + s223:cnx bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:cffafb13f68035e1d2a47224a7eb9160 + a s223:Luminaire ; + s223:cnx bdg2:a1eb8f59c1308c37957721b457a71f22 ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint bdg2:a1eb8f59c1308c37957721b457a71f22 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d00342761d74ae4680f5d3872bb7bf0d + s223:hasObservationLocation bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; +. +bdg2:d005c0996f0b93001cfda3922224eac3 + a s223:QuantifiableProperty ; + s223:hasValue 27.66438 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d006fa34a2e7a39a630c5a51d6b63ca8 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d027fca2c50747198dfde587a125e97a + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ab9f013bc6316f1ff38bd3c07ac92a87 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:d02c6c0519a1d9eb04a90099c12d02df + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d033039adcc140f8dd7b31df7fdb57d1 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d04454dc13832f2d546c0d3cf8c139dd + a s223:Luminaire ; + s223:cnx bdg2:cff57383887b86835d0b8f3e3dec7dca ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cff57383887b86835d0b8f3e3dec7dca ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d046b7a5592b95950ae3b4379679e552 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d0506e1ad79d44bb2173672506254b5c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d05d7a216134f0682639f9e675c11715 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d08b62806edf60d7926d849c9bbd2aa0 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d09694fce0f9e791e7ccfae629b92d90 + a s223:InletConnectionPoint ; + s223:cnx bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d096f23f17d85219d58ca7ebb6c89c9d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d0a0c724a32be380d88efdef1f90bf24 + a s223:QuantifiableProperty ; + s223:hasValue 25.62767 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d0ad2aa1bae02c2a512f5d1ec1acb4a3 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c1f7dbe149b10cabec53ede82e905f80 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:d0d9707b06b1d8e06d16ef85b0429b46 + a s223:InletConnectionPoint ; + s223:cnx bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:be551a5e0e902c363256b44830e6c70f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d16c28fba08b36048d69a6178ff58d7a + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d17461c77901d6f593eb81289f22526c + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d19201ea829e249b2c0c69c3587b5e03 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d1a634bf7e60f61a0418dd0c31c3436d + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d1b81c2118481a28a2a1401c41450623 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d1c7ce801ea533a56e5b6321a695eac4 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d1c9d27f71c245cd0220e210902330b2 + a s223:Luminaire ; + s223:cnx bdg2:b27990650d6265239dbef0e94fac5475 ; + s223:cnx ; + s223:connected bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasConnectionPoint bdg2:b27990650d6265239dbef0e94fac5475 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d1d479f850c9f790d7b24973f783fd0c + a s223:QuantifiableProperty ; + s223:hasValue 104.5447 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d1d5558a8c4d90f2b3b49b8b1be3315b + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:d4b840c181bca776a082c4b41cab9945 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:d1fdcc0ce0c2f119b9a2e2a27b093508 + s223:hasObservationLocation ; +. +bdg2:d2033cd85880debddd28a0f4db353647 + a s223:QuantifiableProperty ; + s223:hasValue 38.26303 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d20cebe206934e17e5d03d6a883c06bf + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d249610966ef3f872d1120c4cf6c2b14 + s223:hasObservationLocation ; +. +bdg2:d260971159f7a6fc8b76bbce6463b897 + a s223:Luminaire ; + s223:cnx bdg2:ce59566e94476dc37100019fa4e8dee2 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ce59566e94476dc37100019fa4e8dee2 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d273decf44fa1938191e226da98e48a4 + s223:hasObservationLocation ; +. +bdg2:d2848cfa8689c194126bbaf84755a0e8 + a s223:QuantifiableProperty ; + s223:hasValue 15.2046 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d28adeec39b4a2eed46559cc5d10ec54 + 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 "Luminaire" ; +. +bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 + a s223:Luminaire ; + s223:cnx bdg2:ba324ee152d6e63bf4992257f2cbe307 ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint bdg2:ba324ee152d6e63bf4992257f2cbe307 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d2a35d4ca5dfa466d0141327ee5a8229 + a s223:QuantifiableProperty ; + s223:hasValue 14.89937 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d2ab2745cb35ca78130959d8d1619ba5 + 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 "Luminaire" ; +. +bdg2:d2f1cf5be0224d73c32510d9a35cd146 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c6cee413a229393686639a45e1051f9a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c6cee413a229393686639a45e1051f9a ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d2fce5e2dca26ca61b87d33ac63ce31f + a s223:Luminaire ; + s223:cnx bdg2:f2cbd12abca0fdd0956ff284f7586512 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f2cbd12abca0fdd0956ff284f7586512 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:fa3178c3f60e9823a3749354f65d4840 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d302e532d297cea2b71f9b1b93c7f311 + a s223:Luminaire ; + s223:cnx bdg2:de39d3caf233ac2d919ba7c4cbabec26 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:de39d3caf233ac2d919ba7c4cbabec26 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d30b1294c5bd502101307a2e823afc43 + a s223:Luminaire ; + s223:cnx bdg2:c4dac7ba6eb567652fb06c415c2976dc ; + s223:cnx ; + s223:connected bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:hasConnectionPoint bdg2:c4dac7ba6eb567652fb06c415c2976dc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d30ce16e5f8ae1431ec0c73be7c14133 + 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 "Luminaire" ; +. +bdg2:d33efc27fd6abf415436b66974a8dbc6 + a s223:QuantifiableProperty ; + s223:hasValue 29.6531 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d342d11c6aae93eda8c61709d45e043e + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d3474f4bc46f2667a4ab70ea1379348f + a s223:InletConnectionPoint ; + s223:cnx bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f072e0c61a634f39363288e92c176d44 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d37ebaef5b2b884a6ec24dfde6f705df + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d38f48bee915a9f453068d4380e2a97b + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:encloses bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:encloses bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:encloses bdg2:dc5d3f62d22c37621e31780424e3badf ; + s223:hasProperty ; + rdfs:label "Lobby" ; +. +bdg2:d3b59a9e71015877547eab69e525c1bc + a s223:InletConnectionPoint ; + s223:cnx bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d3b991340017fc0f1323d37eed56059d + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:d3bdf793e42e361ac10d140c05b40e37 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d3e9fbee2aee8a2a3130a14dc35df137 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d3fb5b5035c68da01bc393c74c96fce2 + 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 bdg2:c53fbac704950e560175586af48927d2 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d407a897ae7867234e7eeec5cba1bf2a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:d4423544d6b5705a2a702d017bba8efc + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d484b765252a6adce1981cee6613d035 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d4880191545fca69e3d21280689336db + 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 bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d4893fe658c18083638fd2118df58a3a + a s223:InletConnectionPoint ; + s223:cnx bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cb996cd90b3cfddc5fd7668418731643 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d48a927dbe131c555b5436a673b13099 + a s223:QuantifiableProperty ; + s223:hasValue 32.96282 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d4976b852dc69b1d2472bd3f59818cc1 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a115e38c208cb786f2dd9e3164766c25 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d4ab2ce54696be4378c1141e6cdd96a6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d4b50bf1ac0af0f1efeb68d14d5a7b3d + a s223:QuantifiableProperty ; + s223:hasValue 52.47199 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d4b840c181bca776a082c4b41cab9945 + a s223:QuantifiableProperty ; + s223:hasValue 22.89019 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d4c667299df25768276206fa1179f524 + a s223:InletConnectionPoint ; + s223:cnx bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d4d82ef485d2836365c4f75b29d13058 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:connected bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:connectedFrom bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:d4e02ce6bd55789391c0c762c672a527 + a s223:Luminaire ; + s223:cnx bdg2:f4dd47610bb5744df12ba93ee9d07888 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f4dd47610bb5744df12ba93ee9d07888 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d4e9e900bb21a79812037d2ec482be3e + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:connected bdg2:be4a359907d81d03a176bf819d92226c ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:connectedFrom bdg2:be4a359907d81d03a176bf819d92226c ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:d4fdba1d8cfe5ae8eda904c74adad24d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d5104e97aa8ee567891f9b943f268179 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d524bcd46d79e7902461da137949a4cd + a s223:InletConnectionPoint ; + s223:cnx bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d530cbe17a18388e828f57b53c6baa5c + 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 bdg2:b37d4db495e2d681b7be4ac4ffc5c51a ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d5576d7b48b99531135836de95ea526a + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ff6021260e359717b0d84f2391c64fbc ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d57109292c74d501c57bfa23af50c05b + a s223:Luminaire ; + s223:cnx bdg2:a622e06341ccc10b25d50649dd108c80 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a622e06341ccc10b25d50649dd108c80 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d574ac0c24b1619ab3b5036ddcdd2dd0 + a s223:QuantifiableProperty ; + s223:hasValue 62.15703 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d58b19728fd3aac5739460833dd04755 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d616705a616be372fbd500dbc39f7125 + a s223:Luminaire ; + s223:cnx bdg2:f81a3b4055a816e71df1911f815dfb2a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f81a3b4055a816e71df1911f815dfb2a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d621a9702968061d6920836edab34cff + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d65304fe862a4aa99204ad53fa334d92 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d65fd65b72f45c2cc89726a91d61dddb + a s223:QuantifiableProperty ; + s223:hasValue 3.731868 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d662cc56c2d8514d540f13aaf35e7a99 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d67d88caa83aee6cb938e1e3e6e8b962 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d6846714a2d40d62a87838041ec6e196 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c6cee413a229393686639a45e1051f9a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c6cee413a229393686639a45e1051f9a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:d6c18005a17dd131d21b27d837d913d7 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d6cb49b60e6429e82e7e81bc41631096 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d6d5adb4bb9cad6396c6d467ba757610 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace bdg2:af757a38a904afca43ae980548105a82 ; + s223:hasDomainSpace bdg2:e2adf5f621647700534fe52e02fd2598 ; + rdfs:label "Zone-HVAC" ; +. +bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d71a36c48eacc776a170267a3e1225fa + a s223:QuantifiableProperty ; + s223:hasValue 145.9597 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d7905863e927a2f3c214811c683f2f35 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d7a39a2481f4dbc181cc606d631d0533 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d7c68a244a114f2587b7cc664c08c5f4 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d7de363fd743fb977a910874ae791784 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasProperty ; + rdfs:label "Bathroom" ; +. +bdg2:d7df6faffe012f7adcf8af2fb3bdcd62 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d7eab3ba46f69fd3f3b85f015b12059f + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:d82143d35d8112ad0b285853fb7b06d3 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d83fe7ad59f9f49959b51e5a053cb877 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d84e7fc1517e40ca24202df4ef9a6231 + a s223:QuantifiableProperty ; + s223:hasValue 12.79486 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d85a43b4eb79f65694ad1324b101d3eb + a s223:QuantifiableProperty ; + s223:hasValue 21.06092 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d87e410852dd7961d9da5fea256be914 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d8adde1b10bfd61d2c74c462981a4448 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d8d7fb29710836ff1ece728ebfe411ee + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d8f07582693b2afee9b71584bc6db9f9 + s223:hasObservationLocation ; +. +bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d91a8143dbe11c4a5c7e36237b984475 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:d92720acb0501781fb8147e719fb0281 + a s223:Luminaire ; + s223:cnx bdg2:bad83e4ec6d76cdaf91a42a0641aae1b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bad83e4ec6d76cdaf91a42a0641aae1b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d92d48c5ead6fb9ab801810089b0384d + s223:hasObservationLocation ; +. +bdg2:d948f6068d68631e1063c6e0c1704d2b + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d9646a65ababf53d1b5811a5e9bef3df + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:connected bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:connected bdg2:f332c211401051104047e810d8504f48 ; + s223:connected bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:connectedFrom bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:connectedFrom bdg2:f332c211401051104047e810d8504f48 ; + s223:connectedFrom bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:d97db00a8f04ac2c6b9676025701422a + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:encloses bdg2:fee96aa147c844181551253bfe00624b ; + s223:hasProperty ; + rdfs:label "Lobby" ; +. +bdg2:d99df33cb63d88193d574b0dd38248fc + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:d9a3e7e0a41c13ccab71add3908d7499 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d9a56e22d7722cd33ebe050bf525e230 + a s223:Luminaire ; + s223:cnx bdg2:a04146a9f839f4459ab6c8327c4f634a ; + s223:cnx ; + s223:connected bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasConnectionPoint bdg2:a04146a9f839f4459ab6c8327c4f634a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:afd312de6145162b780f9febaee808c7 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:d9dc19b0b7b7e81dff96d143d2a50d0e + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:d9dcffbecd8f6029490dcad405406b54 + a s223:QuantifiableProperty ; + s223:hasValue 13.8249 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:d9f96cbf3227881b8ff25cf624dc6db7 + 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 "Luminaire" ; +. +bdg2:da08c253cdde65f246712034f5db8351 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:acd4ab80c2cd902c6dc2447a19d53845 ; + s223:hasDomainSpace bdg2:d3b991340017fc0f1323d37eed56059d ; + s223:hasDomainSpace bdg2:db4ed01bf1965b65c9f3e3024f90a553 ; + s223:hasDomainSpace bdg2:e720c99d123a1948b5a43ad0bb08a0ed ; + s223:hasDomainSpace bdg2:f9b5f95c5e5702bac88cb8704fb1d05c ; + s223:hasDomainSpace bdg2:fa9b7f81712d1dc2b73f7f1c2df0311f ; + s223:hasDomainSpace bdg2:fb825c6cca726e4de06b600f82d2eaf3 ; + rdfs:label "Zone-HVAC" ; +. +bdg2:da0bd2476e943eff87be6e7de99a50a8 + 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 bdg2:b10484420c52b3d28c0e39a07bec3f55 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:da10dd7958202198c14b85307330a168 + a s223:Luminaire ; + s223:cnx bdg2:c359ee9fdc1835af9ca74d501f823c76 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c359ee9fdc1835af9ca74d501f823c76 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:da26cce50854db36feb91b5c1cc7eeec + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:da34fa06ec5d7a9ff63105a7508593cf + 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 "Luminaire" ; +. +bdg2:da5ab8da9a23b70f7b02f10ea14e7792 + a s223:InletConnectionPoint ; + s223:cnx bdg2:f332c211401051104047e810d8504f48 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f332c211401051104047e810d8504f48 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dab61dc3690c091b63bdc59fe6633b50 + 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 bdg2:b233b749146b1f25f0e8d7a9fc8fa718 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:dac4c6392bc1e0afceef8843e8e34c26 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dafa504607339fafabc73d1e524b433d + a s223:InletConnectionPoint ; + s223:cnx bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a82ea21de9d131ab48085960fee2c57f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:db02d71a893e54df9ae29b2ed778e562 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:db106bb79e5f4df192fce44c38c4028d + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ed2c0bdb75cf93304e340447df21305d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:db2873ea37fe598c58cc27203b671edb + a s223:QuantifiableProperty ; + s223:hasValue 104.0796 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:db4ed01bf1965b65c9f3e3024f90a553 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:a50334e713b4a1cb53fc5dd58c8a05e7 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:db60a0707c13a140783f310b8031e91f + a s223:Luminaire ; + s223:cnx bdg2:ff63dc34f8ca70fbff437a3291f33a8f ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint bdg2:ff63dc34f8ca70fbff437a3291f33a8f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:db644680513c889c80eb6191c574c640 + a s223:InletConnectionPoint ; + s223:cnx bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:db7120576213fdac458bc66436fd29bd + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:db92718811a62839accbc6019834cfb8 + s223:hasObservationLocation ; +. +bdg2:dbabe38bf2f82c05880ab41007a1abae + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dbad240057fa91dca5c9aac30c9e96b5 + a s223:QuantifiableProperty ; + s223:hasValue 23.81026 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:dbcc77128a7d1b7748327fc07c996824 + a s223:QuantifiableProperty ; + s223:hasValue 33.96069 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:dc373198b2d852d643cc4bc1f2b05979 + 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 bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:dc55487b4008ed2a211c8b446cdb26f7 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a1f0b69d45bc1b08674ae25a8429487f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:dc5d3f62d22c37621e31780424e3badf + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 + 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 "Luminaire" ; +. +bdg2:dc6c5d2224d975bf5588652e55c27048 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:hasProperty bdg2:b4688b02f366c7821bbe0ab8c17b14db ; + rdfs:label "Private Office" ; +. +bdg2:dc81497f7c6c76c43bff240ad727baf0 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dcba96dce2d1ae7fc503531294c98ed0 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:dcbde4d8b4f6007a7381e15a288c8ea7 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dd128541770427cec412018dcb591734 + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:dd2b4f7a79af29967386baca108f3706 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b64b0c05784804853d3249cb6e0d9490 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dd43ea3797e7fbc13159ad34b512bd40 + s223:hasObservationLocation bdg2:a6e728659c6a33f196d6f01a621e02d4 ; +. +bdg2:dd469309dc0a4c6ee33e5b688a0be4df + a s223:Luminaire ; + s223:cnx bdg2:db644680513c889c80eb6191c574c640 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:db644680513c889c80eb6191c574c640 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:dd4a7c3e367eaa4cfed9dac86f367983 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ec888e90e005403f74b6822c033028b3 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dd723ddf768804a5757c24d414f16f7d + a s223:DomainSpace ; + s223:cnx ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:f29984810354321c8324e5415355ac56 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:dd734764b07e68afdef9c34f397e7e46 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ddca2652bea32e5107524db81ec7c623 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:ebd31f921a5461e419d2369cbf3d8f68 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ddde99eda2d93e1dfaa3918666f019a4 + a s223:QuantifiableProperty ; + s223:hasValue 19.52895 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ddf9149b4749f53a67f08c4d905d0418 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:ddfa035d232d9a3a213c436b514e3d2e + 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 "Luminaire" ; +. +bdg2:ddffbe1bca80f440f8a9dd1e3d205a8e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:de069941cd17214435590d172eee292c + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:de17922a336566fc395d9c3788f54909 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:de39d3caf233ac2d919ba7c4cbabec26 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:deb52841e3232ed664493cb84158ab0b + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:encloses bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasProperty ; + rdfs:label "Open Office" ; +. +bdg2:debdf8076f15e424f7dcb1e4bac1a3ec + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dedbb90d7c191b688d3be9198cff0877 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:df222c279c8c8473ae9cdfce81fe7a56 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:df349d5ca0becbc19c81e9e2095fbcd7 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:df37a03583c774945a6607bc25f31e8c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:df4bc837f80324161a16214df926fc52 + a s223:Luminaire ; + s223:cnx bdg2:f527245b0ee64ff6d8bb06b22f83ee4d ; + s223:cnx ; + s223:connected bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:hasConnectionPoint bdg2:f527245b0ee64ff6d8bb06b22f83ee4d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a4252d716fa0e7c408bcff67b046c823 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:df5ad429a0cf142b170f5c55cc1bc007 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:df7e984ca513c0aa1a01a6f026518abf + a s223:Luminaire ; + s223:cnx bdg2:fb2f04036ee75c20d67459549d3c5e69 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fb2f04036ee75c20d67459549d3c5e69 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:df8234d8919a3583b8833e2544052829 + s223:hasObservationLocation bdg2:a9559e229eb89207c8e574affff342f5 ; +. +bdg2:df9cf8aeeba11b9a23c315b68d4bb686 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 + 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 bdg2:c53fbac704950e560175586af48927d2 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:dfd562fce46608b82eabcabdd4ba00f5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:dfdf6ac267c43936d6f4b53657ce1672 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + s223:encloses bdg2:e720c99d123a1948b5a43ad0bb08a0ed ; + s223:hasProperty ; + rdfs:label "Dining room" ; +. +bdg2:e0001590e379eea069d3ebb74ab761a6 + a s223:QuantifiableProperty ; + s223:hasValue 2.389237 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e018bc4af037203e7b99199d7b877d89 + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e01d24ee65c1ab2d61d9e64da40f9f5c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e0341e4d58ef57f8a3f0245159c5f6a8 + s223:hasObservationLocation bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; +. +bdg2:e047a971d37aece742504706e8de5e11 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e0a9d3de951c8df1a6de9d5f2d41dbe2 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c + a s223:Luminaire ; + s223:cnx bdg2:d82143d35d8112ad0b285853fb7b06d3 ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:d82143d35d8112ad0b285853fb7b06d3 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e0e2f799c27624b370079dc44ccec953 + a s223:QuantifiableProperty ; + s223:hasValue 6.178216 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e0e37cdedc182bf83189b7a86c04fa04 + a s223:Luminaire ; + s223:cnx bdg2:fa4ef4c68594d2c9726811b5efa912e0 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:fa4ef4c68594d2c9726811b5efa912e0 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b37d4db495e2d681b7be4ac4ffc5c51a ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e108eca8aab32c65366b8123d8042217 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:connected bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:connected bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:connected bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:connected bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:connected bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:connected bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:connected bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:connectedFrom bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:connectedFrom bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:connectedFrom bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:connectedFrom bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:connectedFrom bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:connectedFrom bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:connectedFrom bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:d4b50bf1ac0af0f1efeb68d14d5a7b3d ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e117496938ddc6f19850e071868c94bf + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 + a s223:Luminaire ; + s223:cnx bdg2:ceee0154ac8e13acafdc741bd3e0f79c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ceee0154ac8e13acafdc741bd3e0f79c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e12825edbd9e16f3e42bc905af04cd51 + a s223:Luminaire ; + s223:cnx bdg2:f8731aaeb9e6837d035c6e2dce92bc60 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f8731aaeb9e6837d035c6e2dce92bc60 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e14c3c70a4695d93da0707464d289406 + a s223:QuantifiableProperty ; + s223:hasValue 112.9593 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e1541aacf9caeb225cfe5846835cad9f + s223:hasObservationLocation ; +. +bdg2:e177be7e9bd1948a3bdfbb4ded4c5e64 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:e1850ba5325e5893c534003e4e8fdf11 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e19009159a525ba7447bd4e137c16a3c + a s223:QuantifiableProperty ; + s223:hasValue 16.063770000000002048 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e197cad0dd7c28f575ac809f6accb682 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e1a5498da07a0d37b18dc1f17e4fb616 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:f8e59a7ccd187f3e40fecf88b89ac4aa ; + rdfs:label "Open Office" ; +. +bdg2:e1b9c3f8aec75c0aca21a7c8d47c956e + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:e217ecb1ce7e6bfc0060a6ff88844874 + a s223:Luminaire ; + s223:cnx bdg2:d524bcd46d79e7902461da137949a4cd ; + s223:cnx ; + s223:connected bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasConnectionPoint bdg2:d524bcd46d79e7902461da137949a4cd ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e24836963c30eb5dfad3d6c18e57e5e1 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e26aedeb4fa203364ab74431d2db4973 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e273e4f6ef6923594cca931ca5d5a51e + s223:hasObservationLocation bdg2:c87b937e80fc5b51ba699efcee57e23e ; +. +bdg2:e2a8e19904182df7afdc27bd45918152 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "Zone-Lighting" ; +. +bdg2:e2adf5f621647700534fe52e02fd2598 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:c2efde516c1be5eee69012e991104ba5 ; + rdfs:label "Domain-HVAC" ; +. +bdg2:e2f08534c12790e0fe018376f72616be + a s223:InletConnectionPoint ; + s223:cnx bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e313756118d5ded0b824bb01be7dd6d0 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:ee3656088256e3ff89c03c171895161a ; + s223:hasDomainSpace bdg2:fcbe282edd2c6401e2fa78a3bb68dfb5 ; + rdfs:label "Zone-HVAC" ; +. +bdg2:e33b2b05f44d1e2f2fb45fa4e0c52b00 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b80e5536775e1281f3f9fda665d02fee ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e3423c9068f29ea335404534ac5232a5 + a s223:Luminaire ; + s223:cnx bdg2:c86a5a2c35bfb8861b34c7a6d9b8fa21 ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:c86a5a2c35bfb8861b34c7a6d9b8fa21 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e383edf7abafa5ae3376b927acbafc5a + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e3bfbc622701443a210a5be2382a7bac + a s223:QuantifiableProperty ; + s223:hasValue 30.33259 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e3c4e5840f748026c9d173a97d931d9d + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e3c6b03d264f0af210dba3fd663186b3 + a s223:InletConnectionPoint ; + s223:cnx bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 + 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 bdg2:d85a43b4eb79f65694ad1324b101d3eb ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e4127a61b1517637fb34e580c5f71596 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:d0ad2aa1bae02c2a512f5d1ec1acb4a3 ; + s223:encloses bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:e43c8aa71f458ffcb792cc7e2d707efc + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a993a9f483aa25afdc742e89dad17471 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:e45ec03774eaa9cb6dc2e6bfeb487941 + s223:hasObservationLocation bdg2:e51c291a435af0afd54fcca350a13cb7 ; +. +bdg2:e460665a342e4c059ee272271912aed6 + s223:hasObservationLocation ; +. +bdg2:e464e8e730334fc8249d7c693ae5d155 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ace08624b69951a71f61a0aa165025b4 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e47b2326ee3cc21755f8c79a51c01e48 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e4bd81bb1c72e38a09666d98ff78cc6a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a6121ae21a5eaaf5125468fbf0f6d170 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e4d605b535bfb9b9c24af3659f4babf1 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e4db2110a7efc4c5d89d55bd37e0721e + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:af7b5cf2c12594cff6eaa17754b3d717 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e4ec70e822bf4f1ed67f2d897ec61848 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:e4fc2e660b069cad487ec888053504fc + a s223:InletConnectionPoint ; + s223:cnx bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b5b3662acc90d514a2765446d77ed4dd ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e5032c2a815667f2ad9d8e57e2c4ad02 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e506a0501cd7f28bc79626e0bbb7a1ee + s223:hasObservationLocation ; +. +bdg2:e50ae3d049966d0ebe86367432afa56e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e50c9881dc4a1a53879c39b8d0a03d24 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e51c291a435af0afd54fcca350a13cb7 + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e5382ba739be3e7c0c7824cdd59c4a8a + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a183182966a93d12354dc52e9952b127 ; + s223:connected bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:connected bdg2:fcf36305274382c20a08fd209424145b ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a183182966a93d12354dc52e9952b127 ; + s223:connectedFrom bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:connectedFrom bdg2:fcf36305274382c20a08fd209424145b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:f89c0d0d42eeee38019f0fdd0cf48621 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e547ec1c832010147f3e039e43514914 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ba7bf388e6dd5ae910442d2699539288 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:f76cb3258399870be62a23bf721042a6 ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e563543ad49ff1a1158e6c030db98489 + a s223:QuantifiableProperty ; + s223:hasValue 22.02481 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e58156b6d432780175fc505551312129 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e5a1fdd8b0ed39a0f3fb8eb72b4340a4 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:e5a50b0026fc5594f072af4999e37a6a + s223:hasObservationLocation ; +. +bdg2:e5af3b3d50084014fab11419711aa802 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e5bac7d8396bb03570e89d4f37195e28 + a s223:Luminaire ; + s223:cnx bdg2:e197cad0dd7c28f575ac809f6accb682 ; + s223:cnx ; + s223:connected bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasConnectionPoint bdg2:e197cad0dd7c28f575ac809f6accb682 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 + 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 bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e5cef0a14bb9cb2ab78740208c9d4537 + s223:hasObservationLocation bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; +. +bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f + a s223:Luminaire ; + s223:cnx bdg2:ce17bf7e093a9f026e5b40d8eb72a6da ; + s223:cnx ; + s223:connected bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:hasConnectionPoint bdg2:ce17bf7e093a9f026e5b40d8eb72a6da ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e4127a61b1517637fb34e580c5f71596 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e5e5856104ae80845dbb84cd203aaefc + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e5f09173e8d60d1de9c5f92509f4f91d + a s223:Luminaire ; + s223:cnx bdg2:ed85f90e71fd5996f8fa403137487ab4 ; + s223:cnx ; + s223:connected bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasConnectionPoint bdg2:ed85f90e71fd5996f8fa403137487ab4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e60cacce9d1c13f51c5807844e2b8739 + 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 "Luminaire" ; +. +bdg2:e614a64173eec5e926c4d270d7fdb82f + a s223:QuantifiableProperty ; + s223:hasValue 3.987222 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e651cecd7a1559dad0b04deee440167c + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:efbc3ca909a905de9d9d2096a58c269d ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e669fcb951ad9cdfc90f0d9841dff2fe + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e68ae2da3486b91b8b091901f59cdb0e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e69b09fc8dcccf07e52635d4ebc4f06e + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e6c90aeb76bbe840bf59188ef4e6aeb3 + s223:hasObservationLocation ; +. +bdg2:e6ca70dc591c681ff555eb7848664b6c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e6d96dc4c66b7c357666fb9381cb1477 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e6e6b1678d405258534b3fc27b5a9d94 + a s223:Luminaire ; + s223:cnx bdg2:c85b03fe589601e015a00d4b16fdf8b8 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c85b03fe589601e015a00d4b16fdf8b8 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e706646ca6a080b51c20dd461e29ffa0 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:ed4862aa934cf4be79502411770fb99a ; + rdfs:label "Zone-HVAC" ; +. +bdg2:e72017d2b19c2f431ba2db97de9b4049 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e720c99d123a1948b5a43ad0bb08a0ed + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:e7552488f13a57022e2017e74f10b450 + a s223:QuantifiableProperty ; + s223:hasValue 28.63228 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e77720307a53facf05a44a6d89b1a297 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e7a64a7c7acfe21fdabf442b7746e2d5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e7aaf7f0155cda477794818a8d612414 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e7c9227392da4c882170cdff285a2bfc + a s223:InletConnectionPoint ; + s223:cnx bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b1df74ea97f623887b39fa505ebcba5b ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:connected bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:connectedFrom bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:connectedFrom bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e7d209ef1613e44a1911f96290167024 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e7dcc3723e91dfd56cb23467a13c2513 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a7ab3fd4f9cb1a55b094ccfdaecaeb75 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e8708f48e62eb8d6228c1c50bf4fe277 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e87ccc148278b09b5a079b5256d987d0 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:connectedFrom ; + s223:connectedFrom bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e8990a2560e3418672c26037c5d70c22 + a s223:QuantifiableProperty ; + s223:hasValue 27.48206 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e8a02fee88d5ce57cc5180a69c1355a5 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:bc4386c1005a788424b908e26b066ef9 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e8d5640c964220d8d01f56424c8dbc1c + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e91b1f897db86bf6b2f08f2e229a41ee + s223:hasObservationLocation ; +. +bdg2:e91d121ef644c2a8e4377cc92b05817b + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:connected bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:connected bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:connected bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:connected bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:connectedFrom bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:connectedFrom bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:connectedFrom bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:connectedFrom bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:e91e8d139827b3a793bbe451619437fe + a s223:QuantifiableProperty ; + s223:hasValue 18.62315 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:e9218d454d6dd0f3b2a5c29ea344f686 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e96450ebb8efe6db294e5c758bb1ae96 + a s223:Luminaire ; + s223:cnx bdg2:bbef61359fe3207935580bc56dfc7a92 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:bbef61359fe3207935580bc56dfc7a92 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:e98e7255021ee4f8a2d252e8c4c9d78e + a s223:Luminaire ; + s223:cnx bdg2:ca0e1b15f32585096a737a2d6febdfcc ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint bdg2:ca0e1b15f32585096a737a2d6febdfcc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:e998078d2c2782f736160d1ef5185645 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e99d8ebb36408d04a4addf4dd7867759 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:e9ad9fc6b33bf81841881311e9d804b6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:e9d0be15535991ca5db86922613c0277 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a97fb61dbf74680536fd0f757cbf795c ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ea1bf80acd3037a02a5f9e48989a3e09 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ea2510b4851eb2e0885cae279ea418dd + a s223:Luminaire ; + s223:cnx bdg2:c7b6787099d4ece4cc7ac44f59279f02 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c7b6787099d4ece4cc7ac44f59279f02 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ea30becb31796f7a117814f53502b260 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ea3421f090043fd8942907f73127ea4f + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ea6c8d1ace455343f407044d5be75245 + a s223:Luminaire ; + s223:cnx bdg2:b21644219cab2ce4591fb1061938021c ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint bdg2:b21644219cab2ce4591fb1061938021c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ea7718b945fc78519726b8363d7a550e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ea852ae2cd7946dd423dbd89bc4cea95 + 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 "Luminaire" ; +. +bdg2:eab98c8e7a638c1939b03c65cdd1c96e + a s223:Luminaire ; + s223:cnx bdg2:ab7ea114144a95f5d4ce57b78a0249d3 ; + s223:cnx ; + s223:connected bdg2:fee96aa147c844181551253bfe00624b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:fee96aa147c844181551253bfe00624b ; + s223:hasConnectionPoint bdg2:ab7ea114144a95f5d4ce57b78a0249d3 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d97db00a8f04ac2c6b9676025701422a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:eacba6cc6f8ab2e43d6a9594d80e1b8a + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:a54ac616d2bb010cf5e3c96f19ec550d ; + rdfs:label "Zone-HVAC" ; +. +bdg2:eaf1fba9ab7cb0fbfe15a5dc15b90ca4 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:eb275e83d0792318662a71bb2f7fd392 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:eb2a1219bcfa74f050952d4610eb920f + a s223:Luminaire ; + s223:cnx bdg2:b3d098cfaeb0d3ceaae348c13dff5644 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b3d098cfaeb0d3ceaae348c13dff5644 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eb2a59889714cce9ca98524ab999fbdc + a s223:QuantifiableProperty ; + s223:hasValue 2.549396 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:eb432a4f3992b1b067358993e62ad6ee + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:eb44de614a53254625094b8a8491dd9a + 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 "Luminaire" ; +. +bdg2:eb4c509538e5e4ce6b8d53054cddd43d + a s223:Luminaire ; + s223:cnx bdg2:be7e46f7ab579e10bb455a824247f014 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:be7e46f7ab579e10bb455a824247f014 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eb5ac47396746b72fb0ceb65536db826 + 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 bdg2:c26f2c166c473a099cae32568d853840 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 + a s223:Luminaire ; + s223:cnx bdg2:e50c9881dc4a1a53879c39b8d0a03d24 ; + s223:cnx ; + s223:connected bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasConnectionPoint bdg2:e50c9881dc4a1a53879c39b8d0a03d24 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:adf623f93df2e99bb08e47900a83b807 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eb9c96c7170056ad9bdd9fd9fee7702a + a s223:QuantifiableProperty ; + s223:hasValue 133.554399999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:eba35f6c327b1795851c524e6a52f760 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ebba6730505e76b4f2d822b3c9ff6dc3 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:ebc5021aba3502ee8f92e8d33fb73d2d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ebd31f921a5461e419d2369cbf3d8f68 + a s223:QuantifiableProperty ; + s223:hasValue 5.091722 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ebde0f5f2d906dcf9c3717879629ff4d + a s223:QuantifiableProperty ; + s223:hasValue 33.1837 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ebe8507a330c88ecab7064b430bdd899 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:b340f0db2ab27e84c2d895c956aba1ff ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ec1a3a028e86663c61b3745c862b6a74 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ec5f5ae579173196609c264000c630b2 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ec6b05d2263234c6cc10712cf1443d02 + a s223:QuantifiableProperty ; + s223:hasValue 19.31041 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ec79853ac9fa08f23f8bc06f06a448c9 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ec848f132bf1f731cc48d73507bd46f7 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ec888e90e005403f74b6822c033028b3 + a s223:Luminaire ; + s223:cnx bdg2:dd4a7c3e367eaa4cfed9dac86f367983 ; + s223:cnx ; + s223:connected bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:hasConnectionPoint bdg2:dd4a7c3e367eaa4cfed9dac86f367983 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c39686f50d8d386ea366507fb39d90e7 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ec9ac99d98e46b8eb1993963b494c042 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ecb175778224dbc9b05fae9d53f9f458 + a s223:QuantifiableProperty ; + s223:hasValue 6.178216 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 + a s223:Luminaire ; + s223:cnx bdg2:a1e0db407e3d21579b3ded9da859bb91 ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:a1e0db407e3d21579b3ded9da859bb91 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 + 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 "Luminaire" ; +. +bdg2:ed14c3f4b33b15f6451207424fe793a6 + a s223:QuantifiableProperty ; + s223:hasValue 13.26001 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ed1b0d4f813e36545acbfcd859942145 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a165ecb73540e73bab1f5e51133af706 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ed2c0bdb75cf93304e340447df21305d + a s223:Luminaire ; + s223:cnx bdg2:db106bb79e5f4df192fce44c38c4028d ; + s223:cnx ; + s223:connected bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasConnectionPoint bdg2:db106bb79e5f4df192fce44c38c4028d ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ed4862aa934cf4be79502411770fb99a + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ed5efa0add869e382645ceaa1c7aec56 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ed631210a8dfc8450aadaf74699f52b7 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:d2848cfa8689c194126bbaf84755a0e8 ; + rdfs:label "Storage" ; +. +bdg2:ed80a66565e57fdca26cbb84027851fa + a s223:QuantifiableProperty ; + s223:hasValue 255.908899999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ed8309436bd6b88ddf00b6b85f68c375 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:connected bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:connectedFrom bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b81a355e84323e55d10d57bc055cee0b ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 + a s223:Luminaire ; + s223:cnx bdg2:b952a3ee7cc4c9c36cc95808da5047c3 ; + s223:cnx ; + s223:connected bdg2:b045f48373283292942f90539ccb172d ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b045f48373283292942f90539ccb172d ; + s223:hasConnectionPoint bdg2:b952a3ee7cc4c9c36cc95808da5047c3 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ed85f90e71fd5996f8fa403137487ab4 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:edbbe0968d48dcdaaf416e8df3900d83 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:edbce4f8c44c8301fd2522b646bd0222 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:edc8d45ef2e13b6749c6d29ecb74754f + 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 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:edda554abf9a7b5b966e04e4dd79e65d + a s223:Luminaire ; + s223:cnx bdg2:d4c667299df25768276206fa1179f524 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d4c667299df25768276206fa1179f524 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eddc1708f3be66c38693a6c8c43e3cf2 + a s223:Luminaire ; + s223:cnx bdg2:ec848f132bf1f731cc48d73507bd46f7 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ec848f132bf1f731cc48d73507bd46f7 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 + a s223:PhysicalSpace ; + a ; + s223:encloses bdg2:c83aff361facb319c55933d88b478d9e ; + s223:encloses bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:encloses bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:ee1394fb35cc45f74d1878e9bd572734 + 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 "Luminaire" ; +. +bdg2:ee1a82bafb0c1bfaab4f0641964c0d34 + a s223:QuantifiableProperty ; + s223:hasValue 22.19114 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ee3656088256e3ff89c03c171895161a + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:ee5ba13139f87f546d00266ade5712bf + 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 "Luminaire" ; +. +bdg2:ee5ed89b736e871b8e7b0c6aaafce9ae + a s223:QuantifiableProperty ; + s223:hasValue 18.94891 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:ee63916ccded3baf196c3199c49cfe3a + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ee7ee065cb065a4770655414b43081db + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ee9e99cf6a0be1fe874ca5ccd849ce71 + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:eba35f6c327b1795851c524e6a52f760 ; + rdfs:label "Zone-HVAC" ; +. +bdg2:eecf946f751f24dc85600f74a4fc1190 + 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 "Luminaire" ; +. +bdg2:eed8ce1337d226a5af98d870173768f4 + s223:hasObservationLocation ; +. +bdg2:eefd44ab6a2dce467ceec536a6944979 + a s223:Luminaire ; + s223:cnx bdg2:f9c41852dc5450abe34b392783091f36 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:f9c41852dc5450abe34b392783091f36 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:eeff645d58f60e9ba035b59e890d7897 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ef090445616539d0d6656e95e5103631 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ef28cede621b24b47c87affab5476f73 + a s223:Luminaire ; + s223:cnx bdg2:ca51efe8a75f8e4a25d7c481ed612b23 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:ca51efe8a75f8e4a25d7c481ed612b23 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ef36b618f747dfc9f6329ff930dba735 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:ef3cc367a9af1ff534aa63886f09d353 + 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 "Luminaire" ; +. +bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ef6c668693fb5395cfd323a903a66811 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:efa1820eb312f139a4ca17cae9542d6c + a s223:QuantifiableProperty ; + s223:hasValue 8.318681 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:efa6f197cd0542c006006ed1a8d666b8 + a s223:QuantifiableProperty ; + s223:hasValue 40.55798 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:efbc3ca909a905de9d9d2096a58c269d + a s223:QuantifiableProperty ; + s223:hasValue 13.27688 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:efce544e546b5bca6bfc524ec253c0ac + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:connected bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:connected bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:connected bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:connected bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:connected bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:connectedFrom bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:connectedFrom bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:connectedFrom bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:connectedFrom bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:connectedFrom bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f00978d5614d5f6ffc8bcbde47ab8452 + s223:hasObservationLocation bdg2:f2470b53869667bdb617fe6f7df5ca73 ; +. +bdg2:f00ccd0bb61bee694a6e4165ef384562 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f03ecd9af5fda1710ac048405ec628d8 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f060b5d1043c817f142a3d933cbbd181 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f072e0c61a634f39363288e92c176d44 + a s223:Luminaire ; + s223:cnx bdg2:d3474f4bc46f2667a4ab70ea1379348f ; + s223:cnx ; + s223:connected bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasConnectionPoint bdg2:d3474f4bc46f2667a4ab70ea1379348f ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f0983cbc76ca4350bd12b89ada386476 + s223:hasObservationLocation bdg2:e108eca8aab32c65366b8123d8042217 ; +. +bdg2:f09b1bd7e5567f32ed6d321532ed8d6a + a s223:Luminaire ; + s223:cnx bdg2:cc1638a849600a2d66955f22f4167bb1 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:cc1638a849600a2d66955f22f4167bb1 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c26f2c166c473a099cae32568d853840 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f0a82267219c67f450d3adebeb819f79 + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f0c8bcb10ca09a40d142b13650713a15 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a4622079a9b6b3f30985950a58ea246d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f0d8f6354c1c5ad9a212d99148e583b8 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:hasProperty bdg2:cf6a4ae8fa55142586417a3ef7f1e45d ; + rdfs:label "Storage" ; +. +bdg2:f0fc6dc76a94c0d78e50bb2e9b5324da + a s223:QuantifiableProperty ; + s223:hasValue 20.37692 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f11ae4d767471c0ffa7991e8b5cb3ad7 + a s223:QuantifiableProperty ; + s223:hasValue 13.99734 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f126d0499afcd200c1238cfc254e29c9 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f12fccb7e801e72ae7a7d559a2f9eef5 + s223:hasObservationLocation ; +. +bdg2:f1350154bfb312042d2b3eb7087f35a2 + a s223:QuantifiableProperty ; + s223:hasValue 4.366457999999999488 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f1362958cbaeb38bfa5c3c36ea7a7b69 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f14656d2ab44642aa59b520d733e0d1b + a s223:Luminaire ; + s223:cnx bdg2:b6d7adb23acd7f8c57c2127bd3d04cbb ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:b6d7adb23acd7f8c57c2127bd3d04cbb ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e1a5498da07a0d37b18dc1f17e4fb616 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f14c74662596760340e54582cdd5efd7 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f15bc40a306b77c23d1b6bb979ee2b35 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f173e0ca594e6a4f557c66cfa6b7f06e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f174629c576e2d13a53b8bb041dacd41 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f183f834b0f79e82d5875c9a0629e0c2 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f185b962f285843423448d7be6a3692d + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f18681a3ea6a95c3038b524f0bab684f + a s223:Luminaire ; + s223:cnx bdg2:adf3195b56212ea53d8535830523c07c ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:adf3195b56212ea53d8535830523c07c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f19ed05e63506574dd06901cf498bb0e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f1aae2c3d201c221c884fc3cb85ec161 + 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 "Luminaire" ; +. +bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f1b8ae06042e30286adb1ee154673539 + a s223:QuantifiableProperty ; + s223:hasValue 18.93691 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:connected bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:connected bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:connectedFrom bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:connectedFrom bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f1c1a1db7aff47b7050a2ba0c01998d6 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b62cde7de314794673637f79bbe6752a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b62cde7de314794673637f79bbe6752a ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f1f664d584470a458638c563b46bc9af + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f1fd2033ab12435f0fe804ae08fae176 + a s223:QuantifiableProperty ; + s223:hasValue 28.24084 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f229b38217629e26f2044d02a2623046 + a s223:QuantifiableProperty ; + s223:hasValue 19.48786 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f244dfe6325e43b64e4b1a6b4e0d6d32 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f2470b53869667bdb617fe6f7df5ca73 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:df4bc837f80324161a16214df926fc52 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:df4bc837f80324161a16214df926fc52 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f2603002b0b3f9358b433d48a85a2913 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f275bc931c996195108f7e404b3f1ae6 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f29984810354321c8324e5415355ac56 + a s223:QuantifiableProperty ; + s223:hasValue 6.314987 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f2cbd12abca0fdd0956ff284f7586512 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f2d2845415deba21f20782a19d3e7e7b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f2f61ea63d977cd170c2b28d85f5dc67 + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9adbff138be4d254769dd212021f096 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b9adbff138be4d254769dd212021f096 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f31d0cd151b97b3e8dde51772f929bc1 + a s223:QuantifiableProperty ; + s223:hasValue 2.821915 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f332c211401051104047e810d8504f48 + a s223:Luminaire ; + s223:cnx bdg2:da5ab8da9a23b70f7b02f10ea14e7792 ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint bdg2:da5ab8da9a23b70f7b02f10ea14e7792 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f335ee02ac50e8dad7e216911860887f + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f33a1555e4521e031b216e92cbd63c48 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f343cc1a266985fab2b3062bfa9f62db + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f3bd78335fb57898c4c092cdde3edb12 + a s223:QuantifiableProperty ; + s223:hasValue 25.05607 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f3c2282ccceeff4e768661f5f720311a + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b0b020ed3392880b30c6f374f7265145 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f3c443de4afbcc7ee650492c463f55f1 + 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 "Luminaire" ; +. +bdg2:f3c68315ce68074d1d46342c6e3a912d + a s223:Luminaire ; + s223:cnx bdg2:fc04ec09d1554bc1e099db023f12e68c ; + s223:cnx ; + s223:connected bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasConnectionPoint bdg2:fc04ec09d1554bc1e099db023f12e68c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f3cb9aadea9000092216d3481bec9d9c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 + a s223:Luminaire ; + s223:cnx bdg2:cc9c888116b7e7ac057f2ece06ed4e95 ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint bdg2:cc9c888116b7e7ac057f2ece06ed4e95 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f3dd01e7224974b034eaca3d78ec5903 + 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 bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f40f2d9ee6f3b54ee4a2ba0f89874b93 + a s223:QuantifiableProperty ; + s223:hasValue 2.833679 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f41f73c65b9f314427b9517dcdac94bd + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f41f8abe736f0e005172c94458f9c66b + a s223:Luminaire ; + s223:cnx bdg2:a8cdd6caa6bf6b1c866451a720877b03 ; + s223:cnx ; + s223:connected bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasConnectionPoint bdg2:a8cdd6caa6bf6b1c866451a720877b03 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f42692febf162eca00fb2d837e390f62 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f4a9a5f19276e80f29e34e8e1f85ea1d + a s223:InletConnectionPoint ; + s223:cnx bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b352d82098d0d74bc193a911ead49b60 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f4dd47610bb5744df12ba93ee9d07888 + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d4e02ce6bd55789391c0c762c672a527 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f527245b0ee64ff6d8bb06b22f83ee4d + a s223:InletConnectionPoint ; + s223:cnx bdg2:df4bc837f80324161a16214df926fc52 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:df4bc837f80324161a16214df926fc52 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f53f328579f503b21e8cea095b600d0b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f54370a70b33a2fea7c473b74e876c67 + a s223:QuantifiableProperty ; + s223:hasValue 43.98711 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac + a s223:Luminaire ; + s223:cnx bdg2:c860ff2e5bb183b70df21b3c9e41281b ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:c860ff2e5bb183b70df21b3c9e41281b ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f59d9613f84d1366edc843b8a3b94726 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f5a8112bac83fbc0f3229ff05dec5964 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f5e5fe7d4eb963b305737b89c54fbdfa + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f601d0851ee123891428b45fcd880930 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f62334eebc465d306eea25dfa434df8e + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f62f8dfe81555fa249f26f20a4aa5d1d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f66c5799cff3d360c8c8702583fe122d + a s223:Zone ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace ; + s223:hasDomainSpace bdg2:bbe7322579c5f4faf5d0a0a9b53e513e ; + s223:hasDomainSpace bdg2:ebe8507a330c88ecab7064b430bdd899 ; + rdfs:label "Zone-HVAC" ; +. +bdg2:f67869ad7f5443d02638752fdff8650d + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f6920ed7f870570166d3a2fb7c97c4b4 + 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 bdg2:deb52841e3232ed664493cb84158ab0b ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f6e04399777cf5a3c2481bddc8e4f4ce + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b1c7efe103f8e4127a65a3e914dbf90b ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f6e3496ebd6f91448b4435c8b773b16c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:connected bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:connected bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:connectedFrom bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:connectedFrom bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f6ebe4b216e3592f332cd843829e89d2 + a s223:Luminaire ; + s223:cnx bdg2:e5e5856104ae80845dbb84cd203aaefc ; + s223:cnx ; + s223:connected bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:hasConnectionPoint bdg2:e5e5856104ae80845dbb84cd203aaefc ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e4127a61b1517637fb34e580c5f71596 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f724087e285283c50585c70e435ac376 + 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 "Luminaire" ; +. +bdg2:f73bd54c13cc200669a62e7090b815ed + a s223:Luminaire ; + s223:cnx bdg2:af15ec6177e46945cb0bf05f0ae5935a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:af15ec6177e46945cb0bf05f0ae5935a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b11833b1980912822b1d61da5402332e ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f74808cba8117a4f49109d07c3a257b1 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:connectedFrom ; + s223:connectedFrom bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f756062a54053bd1b06d5b53f1e4ed52 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:f76cb3258399870be62a23bf721042a6 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:hasProperty bdg2:f0fc6dc76a94c0d78e50bb2e9b5324da ; + rdfs:label "Stairwell" ; +. +bdg2:f7701d369dab17827f59b5c28822a73e + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:connected bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:connectedFrom bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:connectedFrom bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 + 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 bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f81a3b4055a816e71df1911f815dfb2a + a s223:InletConnectionPoint ; + s223:cnx bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:d616705a616be372fbd500dbc39f7125 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f832bd50548ac2031799eef8c1f971f4 + a s223:Luminaire ; + s223:cnx bdg2:c380f3e67f4875f140b650e4e315cc38 ; + s223:cnx ; + s223:connected bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:hasConnectionPoint bdg2:c380f3e67f4875f140b650e4e315cc38 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:d3a61af9f2b33db8e2c2be1b5aa1aab8 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f85b561f41ec61b5b89b81ba1ea7f45b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f868a1b464344b21e608c4ff3fa3ddb3 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:f8731aaeb9e6837d035c6e2dce92bc60 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f890f3b9ce29bd4b99a6b447e1d915c8 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f89a96076879f646b53ac01ae38a4200 + a s223:QuantifiableProperty ; + s223:hasValue 137.328200000000016384 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f89c0d0d42eeee38019f0fdd0cf48621 + a s223:QuantifiableProperty ; + s223:hasValue 36.07325 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f8e59a7ccd187f3e40fecf88b89ac4aa + a s223:QuantifiableProperty ; + s223:hasValue 73.434880000000008192 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f90db7e15286ac2d8f183ec10dbe3f85 + s223:hasObservationLocation ; +. +bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 + 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 bdg2:b233b749146b1f25f0e8d7a9fc8fa718 ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f959cd38315d31fae369074112ce0910 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f968331f996805924573d94ac0733582 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f96ad489af364817304f9d34b4bc177b + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f96c7f08ed5dfbd41106d847495a809c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f99eb5c4240226c62f3624dd8d7431e5 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f99eb8398ee0069b42774e870ab2bf56 + a s223:QuantifiableProperty ; + s223:hasValue 165.540699999999983616 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:f9a9b6de47894fbe08562887bc4546fe + a s223:Luminaire ; + s223:cnx bdg2:cc93580796c112af2a5717909b30cda4 ; + s223:cnx ; + s223:connected bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:hasConnectionPoint bdg2:cc93580796c112af2a5717909b30cda4 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:ee066b049d1b66e0eef9dc91c2bb1da1 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f9b5f95c5e5702bac88cb8704fb1d05c + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:f9c41852dc5450abe34b392783091f36 + a s223:InletConnectionPoint ; + s223:cnx bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:eefd44ab6a2dce467ceec536a6944979 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f9c88b2355802256096e4cb9e1028722 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:f9cb85095a22aa698a7cbd68a901b988 + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:connected bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:connectedFrom ; + s223:connectedFrom ; + s223:connectedFrom bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:connectedFrom bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:b74c8e6f2897dbfce62e44ee2682cb08 ; + rdfs:label "Domain-Lighting" ; +. +bdg2:f9eac5eee4b49f43ca72c9bce517a9e2 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:f9f87568566374bbcdc13b3c3c1d6116 + a s223:Luminaire ; + s223:cnx bdg2:bb10d0cfa78f3bb5ea4a048fe7c9e51c ; + s223:cnx ; + s223:connected bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:hasConnectionPoint bdg2:bb10d0cfa78f3bb5ea4a048fe7c9e51c ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fa09b6fe28407c30e7d607a5c5a63af2 + s223:hasObservationLocation ; +. +bdg2:fa1836b452327a66809d494042e1d60b + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + rdfs:label "Zone-Lighting" ; +. +bdg2:fa19e9115d8b48a061200fa96a9e13a2 + a s223:QuantifiableProperty ; + s223:hasValue 117.2301 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fa3178c3f60e9823a3749354f65d4840 + a s223:PhysicalSpace ; + a ; + s223:encloses ; + s223:encloses ; + s223:encloses bdg2:a6ae678127f588df22436149e25ae78a ; + s223:hasProperty ; + rdfs:label "Private Office" ; +. +bdg2:fa3df756aaf0b71718a6607e3fd1befe + s223:hasObservationLocation bdg2:b9bdd816b4161a80bcefd11f829a1271 ; +. +bdg2:fa4ef4c68594d2c9726811b5efa912e0 + a s223:InletConnectionPoint ; + s223:cnx bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fa7db7fb10c8b4118573dfc96f4b169a + 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 "Luminaire" ; +. +bdg2:fa81b7c573658881ea9451bd7ce4ea86 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fa993e168bf32480a6568aa4c98cba98 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:c39686f50d8d386ea366507fb39d90e7 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fa9b7f81712d1dc2b73f7f1c2df0311f + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:faab8ef4a15a291874e2c9f9314fe163 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:b8d04debba59269c136af274600b8664 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fab746e503a7b9a3e17318d1e3854b19 + a s223:QuantifiableProperty ; + s223:hasValue 29.88454 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fadf3319ec1ff433941d4c35b375ac47 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fafb4fd3b64746cdba547bb64910c62f + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace ; + rdfs:label "Zone-Lighting" ; +. +bdg2:fb2f04036ee75c20d67459549d3c5e69 + a s223:InletConnectionPoint ; + s223:cnx bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:df7e984ca513c0aa1a01a6f026518abf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fb5180b7ea7f97314e9db89042568a51 + 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 bdg2:ca0842d3bebb4f13c64656378c9794df ; + s223:hasProperty bdg2:c089a0cce2ee943d5f90586585ff6fcf ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fb7632ef9070521979598902edb6d92a + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fb7d67161f58a71c77f4f56ce96bf37d + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:fb825c6cca726e4de06b600f82d2eaf3 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:fb8e7b49e448f03416b7ea6cfc3cd72a + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fbadb2200729fff3ade3fed2610508b8 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a3963d40dd473161f35dc453733f5c54 ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fbb62d26d7df32283b17455dd1a2e557 + 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 ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fc04ec09d1554bc1e099db023f12e68c + a s223:InletConnectionPoint ; + s223:cnx bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:f3c68315ce68074d1d46342c6e3a912d ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fc6545a851758df26ce97a1769cbede4 + 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 bdg2:baeb575c3efcd6164f1c12631b7fc448 ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fc76e5bd0269d66c52e3a28313c75e6b + a s223:QuantifiableProperty ; + s223:hasValue 34.762230000000004096 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fc967f2c382edf97f61e3b1b19f8c8e6 + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fca1e4e700fa3ed89b3de134b00e5e6e + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fcbe282edd2c6401e2fa78a3bb68dfb5 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty ; + rdfs:label "Domain-HVAC" ; +. +bdg2:fcc045f90aa837f5e573931211784933 + a s223:QuantifiableProperty ; + s223:hasValue 2.412615 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 + a s223:Luminaire ; + s223:cnx bdg2:a98e849fef36bc0c907fcb2dab3980f5 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a98e849fef36bc0c907fcb2dab3980f5 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b3a4e373e0fced05697574479fe92e0a ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:fcd8f52e8aeb18f566d4c54815b9adf8 + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fcf36305274382c20a08fd209424145b + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fcf77a23ed83a63602eddef2cb7a9d21 + a s223:DomainSpace ; + s223:hasDomain s223:Domain-HVAC ; + s223:hasProperty bdg2:ed80a66565e57fdca26cbb84027851fa ; + rdfs:label "Domain-HVAC" ; +. +bdg2:fd3c3a35e84eaf9d4770f6c7d51d8c9c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fd4a7506edeceb008f4586fc2dab145c + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fd6049096aa01c49bc4fa01b6434ab15 + a s223:InletConnectionPoint ; + s223:cnx bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 + a s223:Luminaire ; + s223:cnx bdg2:a442c93ac0e439291587ef952af67a4e ; + s223:cnx ; + s223:connected bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:hasConnectionPoint bdg2:a442c93ac0e439291587ef952af67a4e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:a1f0b69d45bc1b08674ae25a8429487f ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fd96f41e4a45c931a8d41c3e00a12b6b + a s223:InletConnectionPoint ; + s223:cnx bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b10677794543abd75f412d1bd90581e4 ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fdf72756adda58e95f4729a47a1acd26 + a s223:QuantifiableProperty ; + s223:hasValue 58.74382 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fe11a590e387c261d4065b2c107152b3 + a s223:QuantifiableProperty ; + s223:hasValue 17.643339999999997952 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fe654fb4c30bd1932568c7d049ba2427 + a s223:InletConnectionPoint ; + s223:cnx bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:ba21ac8852f29b61176beb3879663dbb ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:fe76a33587ea143de89fa5d9cb131ee0 + a s223:QuantifiableProperty ; + s223:hasValue 3.344509 ; + qudt:hasQuantityKind qudtqk:Area ; + qudt:hasUnit unit:M2 ; + rdfs:label "QuantifiableProperty" ; +. +bdg2:fe843b007d862418153dff1403fb521d + 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 bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:feb2348bea6224f598ae9628db9531f0 + a s223:Zone ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasDomainSpace bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "Zone-Lighting" ; +. +bdg2:fecbf01656d891f8f720b27449c24a11 + a s223:Luminaire ; + s223:cnx bdg2:a3e15078ff26448c2d32dcdd3ad04d16 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:a3e15078ff26448c2d32dcdd3ad04d16 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:fee96aa147c844181551253bfe00624b + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:connectedFrom ; + s223:connectedFrom bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:a4afd764186a5b973a39fb7224a93cbd ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ff19b43eac8a83b3afe2e4ac393362ba + a s223:Luminaire ; + s223:cnx bdg2:be40adad7b20c9d4e8c21a5309bbeac6 ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:be40adad7b20c9d4e8c21a5309bbeac6 ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a + a s223:Luminaire ; + s223:cnx bdg2:c70a3fc45a97400da8f992ea94af5c7e ; + s223:cnx ; + s223:connected bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasConnectionPoint bdg2:c70a3fc45a97400da8f992ea94af5c7e ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation ; + s223:hasProperty ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ff2c6f9a3f0d163bcecdb63d2fb6fcfe + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ff4355b7d4102b61e0be6926f013ea4c + a s223:DomainSpace ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:connected bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:connected bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:connectedFrom ; + s223:connectedFrom bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:connectedFrom bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:connectedFrom bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasDomain s223:Domain-Lighting ; + s223:hasProperty bdg2:cfb0539e9d6e2850b45da5c3267de4fa ; + rdfs:label "Domain-Lighting" ; +. +bdg2:ff56d3d62a72acb215c205aad7d5e076 + s223:hasObservationLocation ; +. +bdg2:ff6021260e359717b0d84f2391c64fbc + a s223:Luminaire ; + s223:cnx bdg2:d5576d7b48b99531135836de95ea526a ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:hasConnectionPoint bdg2:d5576d7b48b99531135836de95ea526a ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:e4127a61b1517637fb34e580c5f71596 ; + s223:hasProperty bdg2:cfa05640240e19d83314740637494ccc ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ff63cb45de785b84eef0f00aa328bc76 + a s223:Luminaire ; + s223:cnx ; + s223:cnx ; + s223:connected bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:connected ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasPhysicalLocation bdg2:b775da0a51305078be967c289b63e7dc ; + s223:hasProperty bdg2:c6d1528df1785e1106200cc8cf04426e ; + ; + rdfs:label "Luminaire" ; +. +bdg2:ff63dc34f8ca70fbff437a3291f33a8f + a s223:InletConnectionPoint ; + s223:cnx bdg2:db60a0707c13a140783f310b8031e91f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:db60a0707c13a140783f310b8031e91f ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ff8ffe329cf3f88fdebc5c1cacba18be + 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 bdg2:cfa05640240e19d83314740637494ccc ; + bdg2:ae7b4c250de4e88c1828f3a835528907 ; + rdfs:label "Luminaire" ; +. +bdg2:ff96e1b20fe1280cc5a05f55202c671d + a s223:InletConnectionPoint ; + s223:cnx bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + rdfs:label "InletConnectionPoint" ; +. +bdg2:ffb5bc2856ae411604f559ffbcd4c28f + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + rdfs:label "InletConnectionPoint" ; +. + + a owl:Ontology ; + owl:imports ; + owl:versionInfo "Created with TopBraid Composer" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:connectsTo bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fcf36305274382c20a08fd209424145b ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:connectsTo bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:connectsTo bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a56050104fc791c62595dfb24c284887 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:connectsTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad889194628806c7755b28694ab148fd ; + s223:connectsTo bdg2:c77892470311062aa0099cf351d5f71b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:connectsTo bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:connectsTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:connectsTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dd723ddf768804a5757c24d414f16f7d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:connectsTo bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:connectsTo bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:connectsTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:connectsTo bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:connectsTo bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:connectsTo bdg2:b045f48373283292942f90539ccb172d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dd128541770427cec412018dcb591734 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:connectsTo bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:connectsTo bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:connectsTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f724087e285283c50585c70e435ac376 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:connectsTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:de069941cd17214435590d172eee292c ; + s223:connectsTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:adf05fc15844676e966761d619a2b50b ; + s223:connectsTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:connectsTo bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:connectsTo bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:connectsTo bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:connectsTo bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:connectsTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:connectsTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:connectsTo bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:connectsTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:connectsTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:connectsTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b045f48373283292942f90539ccb172d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:connectsTo bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d4880191545fca69e3d21280689336db ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:da10dd7958202198c14b85307330a168 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:connectsTo bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:db60a0707c13a140783f310b8031e91f ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:connectsTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:connectsTo bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fb7632ef9070521979598902edb6d92a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:connectsTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c77892470311062aa0099cf351d5f71b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b756bb62d33eb79737a2332074051440 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:connectsTo bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:connectsTo bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:connectsTo bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a183182966a93d12354dc52e9952b127 ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:connectsTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:connectsTo bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:connectsTo bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a97566678bca62269422d004246cca2d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fe843b007d862418153dff1403fb521d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:connectsTo bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:connectsTo bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:connectsTo bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:connectsTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:connectsTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:connectsTo bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b9adbff138be4d254769dd212021f096 ; + s223:connectsTo bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:connectsTo bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f185b962f285843423448d7be6a3692d ; + s223:connectsTo bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f332c211401051104047e810d8504f48 ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:connectsTo bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:connectsTo bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ca6f03f97eea273289275c6398506177 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:connectsTo bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fee96aa147c844181551253bfe00624b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:connectsTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:connectsTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:connectsTo bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b42d580fb32893989988687d4e379757 ; + s223:connectsTo bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:connectsTo bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c6cee413a229393686639a45e1051f9a ; + s223:connectsTo bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:df4bc837f80324161a16214df926fc52 ; + s223:connectsTo bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d17461c77901d6f593eb81289f22526c ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:connectsTo bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:connectsTo bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:abf243278956d4371328922627793deb ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:connectsTo bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b62cde7de314794673637f79bbe6752a ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:connectsTo bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:connectsTo bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:connectsTo bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:connectsTo bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:connectsTo bdg2:fee96aa147c844181551253bfe00624b ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cee26a009734f6d044112e289595b783 ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:connectsTo bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:connectsTo bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b8d04debba59269c136af274600b8664 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:be4a359907d81d03a176bf819d92226c ; + s223:connectsTo bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:connectsTo bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:connectsTo bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:Connection ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:hasMedium s223:Light-Visible ; + rdfs:label "Connection" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c1b50e6437bf478212615bf8ae97f701 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e3423c9068f29ea335404534ac5232a5 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cfb9a1133ee805b056c9ece15adc231d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e02ce6bd55789391c0c762c672a527 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f0a82267219c67f450d3adebeb819f79 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f174629c576e2d13a53b8bb041dacd41 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eecf946f751f24dc85600f74a4fc1190 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ea6c8d1ace455343f407044d5be75245 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4622079a9b6b3f30985950a58ea246d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b10677794543abd75f412d1bd90581e4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f724087e285283c50585c70e435ac376 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f724087e285283c50585c70e435ac376 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d16c28fba08b36048d69a6178ff58d7a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a0e5bc320daf703feb670dddc582c636 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fc6545a851758df26ce97a1769cbede4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d57109292c74d501c57bfa23af50c05b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ea2510b4851eb2e0885cae279ea418dd ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a56050104fc791c62595dfb24c284887 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a56050104fc791c62595dfb24c284887 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ba7bf388e6dd5ae910442d2699539288 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:be4a359907d81d03a176bf819d92226c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:be4a359907d81d03a176bf819d92226c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a6d55bc04a516044e037ad66dbc6881d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bfecc82810a8d19c1cd69302679edcdb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b1611f3edd7e1716f2849c82eec0098a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dd128541770427cec412018dcb591734 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dd128541770427cec412018dcb591734 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f41f8abe736f0e005172c94458f9c66b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b756bb62d33eb79737a2332074051440 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b756bb62d33eb79737a2332074051440 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ace08624b69951a71f61a0aa165025b4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ba21ac8852f29b61176beb3879663dbb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aacbd6ec2134bbc07b589455575778c4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e018bc4af037203e7b99199d7b877d89 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:da10dd7958202198c14b85307330a168 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:da10dd7958202198c14b85307330a168 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a115e38c208cb786f2dd9e3164766c25 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eb2a1219bcfa74f050952d4610eb920f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eefd44ab6a2dce467ceec536a6944979 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a97566678bca62269422d004246cca2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a97566678bca62269422d004246cca2d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a183182966a93d12354dc52e9952b127 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a183182966a93d12354dc52e9952b127 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:de069941cd17214435590d172eee292c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:de069941cd17214435590d172eee292c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e3c4e5840f748026c9d173a97d931d9d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c90423560fb20e4154523cdf450fcab4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c50c25c43d852888ba8d842ab0401e28 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ca6f03f97eea273289275c6398506177 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ca6f03f97eea273289275c6398506177 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c8f396ae6cb5b87b8792881f833df44b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c4cc38b6f89e85c393369df4381bf540 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad0865498cd0774464b4274ba8572986 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eeff645d58f60e9ba035b59e890d7897 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d58b19728fd3aac5739460833dd04755 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ef28cede621b24b47c87affab5476f73 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a82ea21de9d131ab48085960fee2c57f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d92720acb0501781fb8147e719fb0281 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b40be8311ddf39fca13d97f901495c80 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b80e5536775e1281f3f9fda665d02fee ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bd969bf815ef244af4afc2fd14afef90 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9a9b6de47894fbe08562887bc4546fe ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b352d82098d0d74bc193a911ead49b60 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aba2e62c4792afce113434fc11924f3c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eb44de614a53254625094b8a8491dd9a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a8262180c9604a320b9de75278bfcf49 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed2c0bdb75cf93304e340447df21305d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff6021260e359717b0d84f2391c64fbc ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fb7632ef9070521979598902edb6d92a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fb7632ef9070521979598902edb6d92a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b750412a4f9cb24d67903521a5886fa0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f332c211401051104047e810d8504f48 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f332c211401051104047e810d8504f48 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bf267013c16413e7daa20266b005ca12 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fecbf01656d891f8f720b27449c24a11 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b1ee8f4961517177edab13d1937a071b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c6cee413a229393686639a45e1051f9a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c6cee413a229393686639a45e1051f9a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cee26a009734f6d044112e289595b783 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cee26a009734f6d044112e289595b783 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a2cb766e4195387bb36fa354d62ef01a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fbadb2200729fff3ade3fed2610508b8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f14656d2ab44642aa59b520d733e0d1b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ea3421f090043fd8942907f73127ea4f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d260971159f7a6fc8b76bbce6463b897 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cb996cd90b3cfddc5fd7668418731643 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a78a111960de8a939b638ad962e087b3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b62cde7de314794673637f79bbe6752a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b62cde7de314794673637f79bbe6752a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c6172ead7e6e130488a4af8a03f74064 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5af3b3d50084014fab11419711aa802 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d4880191545fca69e3d21280689336db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4880191545fca69e3d21280689336db ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c128bc46f49ac2439883a8012f66997f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c00883d8ee56536680ee55f029a984d9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d05d7a216134f0682639f9e675c11715 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bba3fef3005842442f54e14497a5b916 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b7f4558f4d994827c4f923be3997e230 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:be551a5e0e902c363256b44830e6c70f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab9a390446827185ae7ef35c6777b0ad ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a560823dc74d93adac9e30abf59c79b1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d1b81c2118481a28a2a1401c41450623 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c6d0faec9404923aae17508c5178b9ee ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d1c9d27f71c245cd0220e210902330b2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9c88b2355802256096e4cb9e1028722 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ee63916ccded3baf196c3199c49cfe3a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bbca30f361539e45367c423aef97cfc9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:df7e984ca513c0aa1a01a6f026518abf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a97fb61dbf74680536fd0f757cbf795c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:be032af2f0b8dd5755735b571d06eb02 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c32f2792ee904017d4daaa524395bdca ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a165ecb73540e73bab1f5e51133af706 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fa993e168bf32480a6568aa4c98cba98 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d30b1294c5bd502101307a2e823afc43 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b42d580fb32893989988687d4e379757 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b42d580fb32893989988687d4e379757 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:eb5ac47396746b72fb0ceb65536db826 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:abf243278956d4371328922627793deb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:abf243278956d4371328922627793deb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fb5180b7ea7f97314e9db89042568a51 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:abb3ade60e13d58757ee42c33c635e9d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:df4bc837f80324161a16214df926fc52 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:df4bc837f80324161a16214df926fc52 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cde2ea049311797d57cb47031f26a7cb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c642ae739ffbee8e241f0247ceec02ef ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fe843b007d862418153dff1403fb521d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fe843b007d862418153dff1403fb521d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d616705a616be372fbd500dbc39f7125 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce0832aeed251686fd48b13a65476dc0 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b5b3662acc90d514a2765446d77ed4dd ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c349569af9c40d4e48aa09187d26247a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b64b0c05784804853d3249cb6e0d9490 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fcf36305274382c20a08fd209424145b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fcf36305274382c20a08fd209424145b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c260af571b027c2b573a85b1404cad33 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b0f58d63c6e31f06616610f2ce88941b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4837924d8d3746254201f2fb04ac63f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f832bd50548ac2031799eef8c1f971f4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c61e311d4ca2dea49505745d6be49915 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a921aba7bd8529df06c60188f7199fa1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f73bd54c13cc200669a62e7090b815ed ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a15b772cf38d351a76d39ba38830b018 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab111ab295b5c119edb5ec7018e88679 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b1df74ea97f623887b39fa505ebcba5b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ec888e90e005403f74b6822c033028b3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5783cce74df7f60562c0de89ffdff53 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ae02201c6c0682174186e540eea2f2f3 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bb204fe2e471032e22505e4884805e31 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:db02d71a893e54df9ae29b2ed778e562 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f185b962f285843423448d7be6a3692d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f185b962f285843423448d7be6a3692d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ee5ba13139f87f546d00266ade5712bf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c4a94515ff9581046c248feee924b4ca ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f3c68315ce68074d1d46342c6e3a912d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b84915c8676df8b08287cd2c0970295d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f18681a3ea6a95c3038b524f0bab684f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:ad889194628806c7755b28694ab148fd ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ad889194628806c7755b28694ab148fd ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f072e0c61a634f39363288e92c176d44 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:db60a0707c13a140783f310b8031e91f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:db60a0707c13a140783f310b8031e91f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c354041d36d01217ccf22b25a02aae49 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d17461c77901d6f593eb81289f22526c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d17461c77901d6f593eb81289f22526c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b2c91576d73349a0049b56f43baba8fb ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d530cbe17a18388e828f57b53c6baa5c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:adf05fc15844676e966761d619a2b50b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:adf05fc15844676e966761d619a2b50b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d342d11c6aae93eda8c61709d45e043e ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:b9adbff138be4d254769dd212021f096 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9adbff138be4d254769dd212021f096 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d38f48bee915a9f453068d4380e2a97b ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cdd70975252c04dd34b11942862adc9f ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a52a57ef1a45d23e88245e93c9647eda ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b04ccf61436f6b70c6c04f9c18ff0e0b ; + s223:cnx ; + s223:connectsAt bdg2:b04ccf61436f6b70c6c04f9c18ff0e0b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:df222c279c8c8473ae9cdfce81fe7a56 ; + s223:cnx ; + s223:connectsAt bdg2:df222c279c8c8473ae9cdfce81fe7a56 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ca33dae71456b41391734f36d8086a7e ; + s223:cnx ; + s223:connectsAt bdg2:ca33dae71456b41391734f36d8086a7e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f33a1555e4521e031b216e92cbd63c48 ; + s223:cnx ; + s223:connectsAt bdg2:f33a1555e4521e031b216e92cbd63c48 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a8387c9a4a45c042dd7c27303e3f50bd ; + s223:cnx ; + s223:connectsAt bdg2:a8387c9a4a45c042dd7c27303e3f50bd ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c00fdcca40a64cf7c4ec4caa72a044d8 ; + s223:cnx ; + s223:connectsAt bdg2:c00fdcca40a64cf7c4ec4caa72a044d8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b39866621457249de2b0841bf5b37d4d ; + s223:cnx ; + s223:connectsAt bdg2:b39866621457249de2b0841bf5b37d4d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f9eac5eee4b49f43ca72c9bce517a9e2 ; + s223:cnx ; + s223:connectsAt bdg2:f9eac5eee4b49f43ca72c9bce517a9e2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e1850ba5325e5893c534003e4e8fdf11 ; + s223:cnx ; + s223:connectsAt bdg2:e1850ba5325e5893c534003e4e8fdf11 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f4dd47610bb5744df12ba93ee9d07888 ; + s223:cnx ; + s223:connectsAt bdg2:f4dd47610bb5744df12ba93ee9d07888 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b0681e57ba0fc7401c3eeeb8145d32e6 ; + s223:cnx ; + s223:connectsAt bdg2:b0681e57ba0fc7401c3eeeb8145d32e6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f173e0ca594e6a4f557c66cfa6b7f06e ; + s223:cnx ; + s223:connectsAt bdg2:f173e0ca594e6a4f557c66cfa6b7f06e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b23b9cd4f796a743efd65cc8d5199d61 ; + s223:cnx ; + s223:connectsAt bdg2:b23b9cd4f796a743efd65cc8d5199d61 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bd7bb2c332b12a18e8400354377cfad7 ; + s223:cnx ; + s223:connectsAt bdg2:bd7bb2c332b12a18e8400354377cfad7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:eb275e83d0792318662a71bb2f7fd392 ; + s223:cnx ; + s223:connectsAt bdg2:eb275e83d0792318662a71bb2f7fd392 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a97566678bca62269422d004246cca2d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e117496938ddc6f19850e071868c94bf ; + s223:cnx ; + s223:connectsAt bdg2:e117496938ddc6f19850e071868c94bf ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:debdf8076f15e424f7dcb1e4bac1a3ec ; + s223:cnx ; + s223:connectsAt bdg2:debdf8076f15e424f7dcb1e4bac1a3ec ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fc04ec09d1554bc1e099db023f12e68c ; + s223:cnx ; + s223:connectsAt bdg2:fc04ec09d1554bc1e099db023f12e68c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e7aaf7f0155cda477794818a8d612414 ; + s223:cnx ; + s223:connectsAt bdg2:e7aaf7f0155cda477794818a8d612414 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:be4a359907d81d03a176bf819d92226c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c0d74872a0b6130ede31afb4b7c24581 ; + s223:cnx ; + s223:connectsAt bdg2:c0d74872a0b6130ede31afb4b7c24581 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a622e06341ccc10b25d50649dd108c80 ; + s223:cnx ; + s223:connectsAt bdg2:a622e06341ccc10b25d50649dd108c80 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f5a8112bac83fbc0f3229ff05dec5964 ; + s223:cnx ; + s223:connectsAt bdg2:f5a8112bac83fbc0f3229ff05dec5964 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f9c41852dc5450abe34b392783091f36 ; + s223:cnx ; + s223:connectsAt bdg2:f9c41852dc5450abe34b392783091f36 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b756bb62d33eb79737a2332074051440 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a0a780eba13cf1f30f84a45b197fe4ef ; + s223:cnx ; + s223:connectsAt bdg2:a0a780eba13cf1f30f84a45b197fe4ef ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ec848f132bf1f731cc48d73507bd46f7 ; + s223:cnx ; + s223:connectsAt bdg2:ec848f132bf1f731cc48d73507bd46f7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:adf3195b56212ea53d8535830523c07c ; + s223:cnx ; + s223:connectsAt bdg2:adf3195b56212ea53d8535830523c07c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c4708e4902cb67d61fcbc91afb75636d ; + s223:cnx ; + s223:connectsAt bdg2:c4708e4902cb67d61fcbc91afb75636d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4fdba1d8cfe5ae8eda904c74adad24d ; + s223:cnx ; + s223:connectsAt bdg2:d4fdba1d8cfe5ae8eda904c74adad24d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f4a9a5f19276e80f29e34e8e1f85ea1d ; + s223:cnx ; + s223:connectsAt bdg2:f4a9a5f19276e80f29e34e8e1f85ea1d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b03d628efc03f3ae53e329775610aa49 ; + s223:cnx ; + s223:connectsAt bdg2:b03d628efc03f3ae53e329775610aa49 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b3d098cfaeb0d3ceaae348c13dff5644 ; + s223:cnx ; + s223:connectsAt bdg2:b3d098cfaeb0d3ceaae348c13dff5644 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cff57383887b86835d0b8f3e3dec7dca ; + s223:cnx ; + s223:connectsAt bdg2:cff57383887b86835d0b8f3e3dec7dca ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fd6049096aa01c49bc4fa01b6434ab15 ; + s223:cnx ; + s223:connectsAt bdg2:fd6049096aa01c49bc4fa01b6434ab15 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b95503e4e11ec3278c590dcf1738d705 ; + s223:cnx ; + s223:connectsAt bdg2:b95503e4e11ec3278c590dcf1738d705 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e197cad0dd7c28f575ac809f6accb682 ; + s223:cnx ; + s223:connectsAt bdg2:e197cad0dd7c28f575ac809f6accb682 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c69f2a65d4176ccc36887748d1c7b984 ; + s223:cnx ; + s223:connectsAt bdg2:c69f2a65d4176ccc36887748d1c7b984 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d1c7ce801ea533a56e5b6321a695eac4 ; + s223:cnx ; + s223:connectsAt bdg2:d1c7ce801ea533a56e5b6321a695eac4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbbdbe30676ade3553185ae862ee5a8d ; + s223:cnx ; + s223:connectsAt bdg2:bbbdbe30676ade3553185ae862ee5a8d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a56050104fc791c62595dfb24c284887 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c09be634462184196f005d537db536a6 ; + s223:cnx ; + s223:connectsAt bdg2:c09be634462184196f005d537db536a6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c5b9ea99e8c58858d96ae3be3f16e8d9 ; + s223:cnx ; + s223:connectsAt bdg2:c5b9ea99e8c58858d96ae3be3f16e8d9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ba7a73643492e994fa8e32323fb51ef9 ; + s223:cnx ; + s223:connectsAt bdg2:ba7a73643492e994fa8e32323fb51ef9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c359ee9fdc1835af9ca74d501f823c76 ; + s223:cnx ; + s223:connectsAt bdg2:c359ee9fdc1835af9ca74d501f823c76 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:da10dd7958202198c14b85307330a168 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:af15ec6177e46945cb0bf05f0ae5935a ; + s223:cnx ; + s223:connectsAt bdg2:af15ec6177e46945cb0bf05f0ae5935a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d82143d35d8112ad0b285853fb7b06d3 ; + s223:cnx ; + s223:connectsAt bdg2:d82143d35d8112ad0b285853fb7b06d3 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab2363f11a462dfdc1265528b7b7da99 ; + s223:cnx ; + s223:connectsAt bdg2:ab2363f11a462dfdc1265528b7b7da99 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d5104e97aa8ee567891f9b943f268179 ; + s223:cnx ; + s223:connectsAt bdg2:d5104e97aa8ee567891f9b943f268179 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d6cb49b60e6429e82e7e81bc41631096 ; + s223:cnx ; + s223:connectsAt bdg2:d6cb49b60e6429e82e7e81bc41631096 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:de069941cd17214435590d172eee292c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ac59792946333d639ed607174f6b5d63 ; + s223:cnx ; + s223:connectsAt bdg2:ac59792946333d639ed607174f6b5d63 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e8708f48e62eb8d6228c1c50bf4fe277 ; + s223:cnx ; + s223:connectsAt bdg2:e8708f48e62eb8d6228c1c50bf4fe277 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ceac1c709fbffb28f4b798ba54ef975f ; + s223:cnx ; + s223:connectsAt bdg2:ceac1c709fbffb28f4b798ba54ef975f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e58156b6d432780175fc505551312129 ; + s223:cnx ; + s223:connectsAt bdg2:e58156b6d432780175fc505551312129 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be8704c5f82a36f1ee7109f7ba7dc8c8 ; + s223:cnx ; + s223:connectsAt bdg2:be8704c5f82a36f1ee7109f7ba7dc8c8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a46cc2629710acd362ed8a6961d68391 ; + s223:cnx ; + s223:connectsAt bdg2:a46cc2629710acd362ed8a6961d68391 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f14c74662596760340e54582cdd5efd7 ; + s223:cnx ; + s223:connectsAt bdg2:f14c74662596760340e54582cdd5efd7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f0c8bcb10ca09a40d142b13650713a15 ; + s223:cnx ; + s223:connectsAt bdg2:f0c8bcb10ca09a40d142b13650713a15 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:edbbe0968d48dcdaaf416e8df3900d83 ; + s223:cnx ; + s223:connectsAt bdg2:edbbe0968d48dcdaaf416e8df3900d83 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e2f08534c12790e0fe018376f72616be ; + s223:cnx ; + s223:connectsAt bdg2:e2f08534c12790e0fe018376f72616be ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bb10d0cfa78f3bb5ea4a048fe7c9e51c ; + s223:cnx ; + s223:connectsAt bdg2:bb10d0cfa78f3bb5ea4a048fe7c9e51c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f126d0499afcd200c1238cfc254e29c9 ; + s223:cnx ; + s223:connectsAt bdg2:f126d0499afcd200c1238cfc254e29c9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab083d7533b27632b92ae16f8eb39e59 ; + s223:cnx ; + s223:connectsAt bdg2:ab083d7533b27632b92ae16f8eb39e59 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d2f1cf5be0224d73c32510d9a35cd146 ; + s223:cnx ; + s223:connectsAt bdg2:d2f1cf5be0224d73c32510d9a35cd146 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c6cee413a229393686639a45e1051f9a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cc26c3a37c53e06890db1400d1087a2d ; + s223:cnx ; + s223:connectsAt bdg2:cc26c3a37c53e06890db1400d1087a2d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b62aeea5f1f4488c628ce65320e01bbb ; + s223:cnx ; + s223:connectsAt bdg2:b62aeea5f1f4488c628ce65320e01bbb ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab6d76fe74b90d923a42a8bbfe8555d4 ; + s223:cnx ; + s223:connectsAt bdg2:ab6d76fe74b90d923a42a8bbfe8555d4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ffb5bc2856ae411604f559ffbcd4c28f ; + s223:cnx ; + s223:connectsAt bdg2:ffb5bc2856ae411604f559ffbcd4c28f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e68ae2da3486b91b8b091901f59cdb0e ; + s223:cnx ; + s223:connectsAt bdg2:e68ae2da3486b91b8b091901f59cdb0e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cb6466c5a9ef2b0180b89fadb67ffaed ; + s223:cnx ; + s223:connectsAt bdg2:cb6466c5a9ef2b0180b89fadb67ffaed ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f185b962f285843423448d7be6a3692d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dbabe38bf2f82c05880ab41007a1abae ; + s223:cnx ; + s223:connectsAt bdg2:dbabe38bf2f82c05880ab41007a1abae ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f96c7f08ed5dfbd41106d847495a809c ; + s223:cnx ; + s223:connectsAt bdg2:f96c7f08ed5dfbd41106d847495a809c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e4fc2e660b069cad487ec888053504fc ; + s223:cnx ; + s223:connectsAt bdg2:e4fc2e660b069cad487ec888053504fc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:df37a03583c774945a6607bc25f31e8c ; + s223:cnx ; + s223:connectsAt bdg2:df37a03583c774945a6607bc25f31e8c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbfa0b2dbac4d38dd5537f778887b615 ; + s223:cnx ; + s223:connectsAt bdg2:bbfa0b2dbac4d38dd5537f778887b615 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cbdc701874d75b9493f2a24196f51046 ; + s223:cnx ; + s223:connectsAt bdg2:cbdc701874d75b9493f2a24196f51046 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a5ba8bd95675d08efd735f156f849dca ; + s223:cnx ; + s223:connectsAt bdg2:a5ba8bd95675d08efd735f156f849dca ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab90fc262f80ba3d3f6ebad11a0dd95b ; + s223:cnx ; + s223:connectsAt bdg2:ab90fc262f80ba3d3f6ebad11a0dd95b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:de39d3caf233ac2d919ba7c4cbabec26 ; + s223:cnx ; + s223:connectsAt bdg2:de39d3caf233ac2d919ba7c4cbabec26 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a3e15078ff26448c2d32dcdd3ad04d16 ; + s223:cnx ; + s223:connectsAt bdg2:a3e15078ff26448c2d32dcdd3ad04d16 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bad83e4ec6d76cdaf91a42a0641aae1b ; + s223:cnx ; + s223:connectsAt bdg2:bad83e4ec6d76cdaf91a42a0641aae1b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a94ff6844f1c337435fb9c7293577ab4 ; + s223:cnx ; + s223:connectsAt bdg2:a94ff6844f1c337435fb9c7293577ab4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ed85f90e71fd5996f8fa403137487ab4 ; + s223:cnx ; + s223:connectsAt bdg2:ed85f90e71fd5996f8fa403137487ab4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b2536320908d7eb883e60d7cd81b2811 ; + s223:cnx ; + s223:connectsAt bdg2:b2536320908d7eb883e60d7cd81b2811 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f959cd38315d31fae369074112ce0910 ; + s223:cnx ; + s223:connectsAt bdg2:f959cd38315d31fae369074112ce0910 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fe843b007d862418153dff1403fb521d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ea1bf80acd3037a02a5f9e48989a3e09 ; + s223:cnx ; + s223:connectsAt bdg2:ea1bf80acd3037a02a5f9e48989a3e09 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be0520a594112e6d066dd3eb32ce9759 ; + s223:cnx ; + s223:connectsAt bdg2:be0520a594112e6d066dd3eb32ce9759 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a183182966a93d12354dc52e9952b127 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aa71780470740cc3032d2099d1eb39eb ; + s223:cnx ; + s223:connectsAt bdg2:aa71780470740cc3032d2099d1eb39eb ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c9ee4f477c189292d4e970766050926c ; + s223:cnx ; + s223:connectsAt bdg2:c9ee4f477c189292d4e970766050926c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c13c54586c7983d279dc8563cd44a645 ; + s223:cnx ; + s223:connectsAt bdg2:c13c54586c7983d279dc8563cd44a645 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a8eb66c91c41ca5487ee50df2cb5c67e ; + s223:cnx ; + s223:connectsAt bdg2:a8eb66c91c41ca5487ee50df2cb5c67e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be40adad7b20c9d4e8c21a5309bbeac6 ; + s223:cnx ; + s223:connectsAt bdg2:be40adad7b20c9d4e8c21a5309bbeac6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:da5ab8da9a23b70f7b02f10ea14e7792 ; + s223:cnx ; + s223:connectsAt bdg2:da5ab8da9a23b70f7b02f10ea14e7792 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f332c211401051104047e810d8504f48 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d02c6c0519a1d9eb04a90099c12d02df ; + s223:cnx ; + s223:connectsAt bdg2:d02c6c0519a1d9eb04a90099c12d02df ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bf274b46127e086151848d398bf8bb06 ; + s223:cnx ; + s223:connectsAt bdg2:bf274b46127e086151848d398bf8bb06 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b7629a6269dff7bd800f2951d2138e4e ; + s223:cnx ; + s223:connectsAt bdg2:b7629a6269dff7bd800f2951d2138e4e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c860ff2e5bb183b70df21b3c9e41281b ; + s223:cnx ; + s223:connectsAt bdg2:c860ff2e5bb183b70df21b3c9e41281b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d7a39a2481f4dbc181cc606d631d0533 ; + s223:cnx ; + s223:connectsAt bdg2:d7a39a2481f4dbc181cc606d631d0533 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aaa20a5573a67ca2b25cb1a458c3c607 ; + s223:cnx ; + s223:connectsAt bdg2:aaa20a5573a67ca2b25cb1a458c3c607 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b4f5b9506c432952f98eeece3607df1a ; + s223:cnx ; + s223:connectsAt bdg2:b4f5b9506c432952f98eeece3607df1a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fb2f04036ee75c20d67459549d3c5e69 ; + s223:cnx ; + s223:connectsAt bdg2:fb2f04036ee75c20d67459549d3c5e69 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c95292f2bf85d5b6b5764859e85a4ec1 ; + s223:cnx ; + s223:connectsAt bdg2:c95292f2bf85d5b6b5764859e85a4ec1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c3b612a750196cb6ead2ec2658775256 ; + s223:cnx ; + s223:connectsAt bdg2:c3b612a750196cb6ead2ec2658775256 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c07c5dfad18dcbef76f48667e5483ce8 ; + s223:cnx ; + s223:connectsAt bdg2:c07c5dfad18dcbef76f48667e5483ce8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:afb2c9f3585477b23caa9d14f408474e ; + s223:cnx ; + s223:connectsAt bdg2:afb2c9f3585477b23caa9d14f408474e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f96ad489af364817304f9d34b4bc177b ; + s223:cnx ; + s223:connectsAt bdg2:f96ad489af364817304f9d34b4bc177b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c9923bf2042fcce983d0033830f032d8 ; + s223:cnx ; + s223:connectsAt bdg2:c9923bf2042fcce983d0033830f032d8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b702cda7e5f7fea6189b3e0bbaadd02e ; + s223:cnx ; + s223:connectsAt bdg2:b702cda7e5f7fea6189b3e0bbaadd02e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b0a8ab6a5fee722fefc8136849f079dd ; + s223:cnx ; + s223:connectsAt bdg2:b0a8ab6a5fee722fefc8136849f079dd ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dc81497f7c6c76c43bff240ad727baf0 ; + s223:cnx ; + s223:connectsAt bdg2:dc81497f7c6c76c43bff240ad727baf0 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d7df6faffe012f7adcf8af2fb3bdcd62 ; + s223:cnx ; + s223:connectsAt bdg2:d7df6faffe012f7adcf8af2fb3bdcd62 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f53f328579f503b21e8cea095b600d0b ; + s223:cnx ; + s223:connectsAt bdg2:f53f328579f503b21e8cea095b600d0b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f1362958cbaeb38bfa5c3c36ea7a7b69 ; + s223:cnx ; + s223:connectsAt bdg2:f1362958cbaeb38bfa5c3c36ea7a7b69 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4423544d6b5705a2a702d017bba8efc ; + s223:cnx ; + s223:connectsAt bdg2:d4423544d6b5705a2a702d017bba8efc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e7a64a7c7acfe21fdabf442b7746e2d5 ; + s223:cnx ; + s223:connectsAt bdg2:e7a64a7c7acfe21fdabf442b7746e2d5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bee49ab2070bb702096131ae1b3be8ff ; + s223:cnx ; + s223:connectsAt bdg2:bee49ab2070bb702096131ae1b3be8ff ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a214399bad87d0a6609b0fc42e09d45a ; + s223:cnx ; + s223:connectsAt bdg2:a214399bad87d0a6609b0fc42e09d45a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e3c6b03d264f0af210dba3fd663186b3 ; + s223:cnx ; + s223:connectsAt bdg2:e3c6b03d264f0af210dba3fd663186b3 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e7c9227392da4c882170cdff285a2bfc ; + s223:cnx ; + s223:connectsAt bdg2:e7c9227392da4c882170cdff285a2bfc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cd1d32e61419a3eed3a2c848e2b597b2 ; + s223:cnx ; + s223:connectsAt bdg2:cd1d32e61419a3eed3a2c848e2b597b2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a569f92a8cbde1173b7ebbdc96b31adf ; + s223:cnx ; + s223:connectsAt bdg2:a569f92a8cbde1173b7ebbdc96b31adf ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b4ed9a9553d1f082cc8401970d505abe ; + s223:cnx ; + s223:connectsAt bdg2:b4ed9a9553d1f082cc8401970d505abe ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e72017d2b19c2f431ba2db97de9b4049 ; + s223:cnx ; + s223:connectsAt bdg2:e72017d2b19c2f431ba2db97de9b4049 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c47183979ddf136e684b65cd5c51750e ; + s223:cnx ; + s223:connectsAt bdg2:c47183979ddf136e684b65cd5c51750e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fa4ef4c68594d2c9726811b5efa912e0 ; + s223:cnx ; + s223:connectsAt bdg2:fa4ef4c68594d2c9726811b5efa912e0 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fcf36305274382c20a08fd209424145b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e7d209ef1613e44a1911f96290167024 ; + s223:cnx ; + s223:connectsAt bdg2:e7d209ef1613e44a1911f96290167024 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a8cdd6caa6bf6b1c866451a720877b03 ; + s223:cnx ; + s223:connectsAt bdg2:a8cdd6caa6bf6b1c866451a720877b03 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c7b6787099d4ece4cc7ac44f59279f02 ; + s223:cnx ; + s223:connectsAt bdg2:c7b6787099d4ece4cc7ac44f59279f02 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ff63dc34f8ca70fbff437a3291f33a8f ; + s223:cnx ; + s223:connectsAt bdg2:ff63dc34f8ca70fbff437a3291f33a8f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:db60a0707c13a140783f310b8031e91f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c3a950c02bcbf4e189d3488c54bbbe5c ; + s223:cnx ; + s223:connectsAt bdg2:c3a950c02bcbf4e189d3488c54bbbe5c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a442c93ac0e439291587ef952af67a4e ; + s223:cnx ; + s223:connectsAt bdg2:a442c93ac0e439291587ef952af67a4e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a77ca9d1057b5228aa6c8e60d4ee4536 ; + s223:cnx ; + s223:connectsAt bdg2:a77ca9d1057b5228aa6c8e60d4ee4536 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d7c68a244a114f2587b7cc664c08c5f4 ; + s223:cnx ; + s223:connectsAt bdg2:d7c68a244a114f2587b7cc664c08c5f4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bdf24f099e4707c8a74f48091c26bc84 ; + s223:cnx ; + s223:connectsAt bdg2:bdf24f099e4707c8a74f48091c26bc84 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b27990650d6265239dbef0e94fac5475 ; + s223:cnx ; + s223:connectsAt bdg2:b27990650d6265239dbef0e94fac5475 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ca0e1b15f32585096a737a2d6febdfcc ; + s223:cnx ; + s223:connectsAt bdg2:ca0e1b15f32585096a737a2d6febdfcc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ca51efe8a75f8e4a25d7c481ed612b23 ; + s223:cnx ; + s223:connectsAt bdg2:ca51efe8a75f8e4a25d7c481ed612b23 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a178d504c5e5f1d7fb9548b6cd3dc430 ; + s223:cnx ; + s223:connectsAt bdg2:a178d504c5e5f1d7fb9548b6cd3dc430 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a79c8c5aec481e03ef53997eddcbc9b1 ; + s223:cnx ; + s223:connectsAt bdg2:a79c8c5aec481e03ef53997eddcbc9b1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cc93580796c112af2a5717909b30cda4 ; + s223:cnx ; + s223:connectsAt bdg2:cc93580796c112af2a5717909b30cda4 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d09694fce0f9e791e7ccfae629b92d90 ; + s223:cnx ; + s223:connectsAt bdg2:d09694fce0f9e791e7ccfae629b92d90 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c86a5a2c35bfb8861b34c7a6d9b8fa21 ; + s223:cnx ; + s223:connectsAt bdg2:c86a5a2c35bfb8861b34c7a6d9b8fa21 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b630389065a23a4187816a7a3ab8cde5 ; + s223:cnx ; + s223:connectsAt bdg2:b630389065a23a4187816a7a3ab8cde5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dafa504607339fafabc73d1e524b433d ; + s223:cnx ; + s223:connectsAt bdg2:dafa504607339fafabc73d1e524b433d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aff1e2607a1176df2940b5c22ffb852e ; + s223:cnx ; + s223:connectsAt bdg2:aff1e2607a1176df2940b5c22ffb852e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b2ed24ebf4fb8f3e4cab94e9734902d1 ; + s223:cnx ; + s223:connectsAt bdg2:b2ed24ebf4fb8f3e4cab94e9734902d1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b9d0081779ce44d2fecff8b724d1635c ; + s223:cnx ; + s223:connectsAt bdg2:b9d0081779ce44d2fecff8b724d1635c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:db106bb79e5f4df192fce44c38c4028d ; + s223:cnx ; + s223:connectsAt bdg2:db106bb79e5f4df192fce44c38c4028d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f527245b0ee64ff6d8bb06b22f83ee4d ; + s223:cnx ; + s223:connectsAt bdg2:f527245b0ee64ff6d8bb06b22f83ee4d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:df4bc837f80324161a16214df926fc52 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f62f8dfe81555fa249f26f20a4aa5d1d ; + s223:cnx ; + s223:connectsAt bdg2:f62f8dfe81555fa249f26f20a4aa5d1d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d19201ea829e249b2c0c69c3587b5e03 ; + s223:cnx ; + s223:connectsAt bdg2:d19201ea829e249b2c0c69c3587b5e03 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:afc39c74de4647544c27fe9156126258 ; + s223:cnx ; + s223:connectsAt bdg2:afc39c74de4647544c27fe9156126258 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b80cddbc48bb1b60704f60f3abaa1c9a ; + s223:cnx ; + s223:connectsAt bdg2:b80cddbc48bb1b60704f60f3abaa1c9a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b0e3f551251d6e9b01e62ca367d1ef92 ; + s223:cnx ; + s223:connectsAt bdg2:b0e3f551251d6e9b01e62ca367d1ef92 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b42570677f43a5897d92efb2fc4bd732 ; + s223:cnx ; + s223:connectsAt bdg2:b42570677f43a5897d92efb2fc4bd732 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab7ea114144a95f5d4ce57b78a0249d3 ; + s223:cnx ; + s223:connectsAt bdg2:ab7ea114144a95f5d4ce57b78a0249d3 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e50c9881dc4a1a53879c39b8d0a03d24 ; + s223:cnx ; + s223:connectsAt bdg2:e50c9881dc4a1a53879c39b8d0a03d24 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ade0e87540bce78c883940dc74a782e1 ; + s223:cnx ; + s223:connectsAt bdg2:ade0e87540bce78c883940dc74a782e1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e383edf7abafa5ae3376b927acbafc5a ; + s223:cnx ; + s223:connectsAt bdg2:e383edf7abafa5ae3376b927acbafc5a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fd3c3a35e84eaf9d4770f6c7d51d8c9c ; + s223:cnx ; + s223:connectsAt bdg2:fd3c3a35e84eaf9d4770f6c7d51d8c9c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ca6f03f97eea273289275c6398506177 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dcbde4d8b4f6007a7381e15a288c8ea7 ; + s223:cnx ; + s223:connectsAt bdg2:dcbde4d8b4f6007a7381e15a288c8ea7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be84a7cef7a864a1d03739083acfe077 ; + s223:cnx ; + s223:connectsAt bdg2:be84a7cef7a864a1d03739083acfe077 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dd128541770427cec412018dcb591734 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f2f61ea63d977cd170c2b28d85f5dc67 ; + s223:cnx ; + s223:connectsAt bdg2:f2f61ea63d977cd170c2b28d85f5dc67 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b9adbff138be4d254769dd212021f096 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b3de30e9f161e198a372486d4b8e2e0b ; + s223:cnx ; + s223:connectsAt bdg2:b3de30e9f161e198a372486d4b8e2e0b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e33b2b05f44d1e2f2fb45fa4e0c52b00 ; + s223:cnx ; + s223:connectsAt bdg2:e33b2b05f44d1e2f2fb45fa4e0c52b00 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e4d605b535bfb9b9c24af3659f4babf1 ; + s223:cnx ; + s223:connectsAt bdg2:e4d605b535bfb9b9c24af3659f4babf1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aa04a0a9e88131525cb39901f1ff7fb3 ; + s223:cnx ; + s223:connectsAt bdg2:aa04a0a9e88131525cb39901f1ff7fb3 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d0506e1ad79d44bb2173672506254b5c ; + s223:cnx ; + s223:connectsAt bdg2:d0506e1ad79d44bb2173672506254b5c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a696b336c7397b2527978d88b9d8e070 ; + s223:cnx ; + s223:connectsAt bdg2:a696b336c7397b2527978d88b9d8e070 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ce17bf7e093a9f026e5b40d8eb72a6da ; + s223:cnx ; + s223:connectsAt bdg2:ce17bf7e093a9f026e5b40d8eb72a6da ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ae1274ef8ea23d10e6e47ed92998038e ; + s223:cnx ; + s223:connectsAt bdg2:ae1274ef8ea23d10e6e47ed92998038e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dac4c6392bc1e0afceef8843e8e34c26 ; + s223:cnx ; + s223:connectsAt bdg2:dac4c6392bc1e0afceef8843e8e34c26 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cca24ccb539b39edd9f894a157008453 ; + s223:cnx ; + s223:connectsAt bdg2:cca24ccb539b39edd9f894a157008453 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a0f1aba5a703c87bb71db57d336ea350 ; + s223:cnx ; + s223:connectsAt bdg2:a0f1aba5a703c87bb71db57d336ea350 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aa97e9430ca56c50052b7db27ac5e142 ; + s223:cnx ; + s223:connectsAt bdg2:aa97e9430ca56c50052b7db27ac5e142 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d3bdf793e42e361ac10d140c05b40e37 ; + s223:cnx ; + s223:connectsAt bdg2:d3bdf793e42e361ac10d140c05b40e37 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be14a99c353f661c65e145a394c2be26 ; + s223:cnx ; + s223:connectsAt bdg2:be14a99c353f661c65e145a394c2be26 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ba324ee152d6e63bf4992257f2cbe307 ; + s223:cnx ; + s223:connectsAt bdg2:ba324ee152d6e63bf4992257f2cbe307 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e998078d2c2782f736160d1ef5185645 ; + s223:cnx ; + s223:connectsAt bdg2:e998078d2c2782f736160d1ef5185645 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e6ca70dc591c681ff555eb7848664b6c ; + s223:cnx ; + s223:connectsAt bdg2:e6ca70dc591c681ff555eb7848664b6c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e50ae3d049966d0ebe86367432afa56e ; + s223:cnx ; + s223:connectsAt bdg2:e50ae3d049966d0ebe86367432afa56e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbef61359fe3207935580bc56dfc7a92 ; + s223:cnx ; + s223:connectsAt bdg2:bbef61359fe3207935580bc56dfc7a92 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bcb882b1a223e4ddd63e9fe5b5a8fed6 ; + s223:cnx ; + s223:connectsAt bdg2:bcb882b1a223e4ddd63e9fe5b5a8fed6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e9ad9fc6b33bf81841881311e9d804b6 ; + s223:cnx ; + s223:connectsAt bdg2:e9ad9fc6b33bf81841881311e9d804b6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:be7e46f7ab579e10bb455a824247f014 ; + s223:cnx ; + s223:connectsAt bdg2:be7e46f7ab579e10bb455a824247f014 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e77720307a53facf05a44a6d89b1a297 ; + s223:cnx ; + s223:connectsAt bdg2:e77720307a53facf05a44a6d89b1a297 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d6c18005a17dd131d21b27d837d913d7 ; + s223:cnx ; + s223:connectsAt bdg2:d6c18005a17dd131d21b27d837d913d7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ec79853ac9fa08f23f8bc06f06a448c9 ; + s223:cnx ; + s223:connectsAt bdg2:ec79853ac9fa08f23f8bc06f06a448c9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c2ed4d30f4d63dcd860a8980bc84a65d ; + s223:cnx ; + s223:connectsAt bdg2:c2ed4d30f4d63dcd860a8980bc84a65d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cc1638a849600a2d66955f22f4167bb1 ; + s223:cnx ; + s223:connectsAt bdg2:cc1638a849600a2d66955f22f4167bb1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d3474f4bc46f2667a4ab70ea1379348f ; + s223:cnx ; + s223:connectsAt bdg2:d3474f4bc46f2667a4ab70ea1379348f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ea30becb31796f7a117814f53502b260 ; + s223:cnx ; + s223:connectsAt bdg2:ea30becb31796f7a117814f53502b260 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b201fc09e608929262da41d0dd49daef ; + s223:cnx ; + s223:connectsAt bdg2:b201fc09e608929262da41d0dd49daef ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e01d24ee65c1ab2d61d9e64da40f9f5c ; + s223:cnx ; + s223:connectsAt bdg2:e01d24ee65c1ab2d61d9e64da40f9f5c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d5576d7b48b99531135836de95ea526a ; + s223:cnx ; + s223:connectsAt bdg2:d5576d7b48b99531135836de95ea526a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fd4a7506edeceb008f4586fc2dab145c ; + s223:cnx ; + s223:connectsAt bdg2:fd4a7506edeceb008f4586fc2dab145c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbe35bb6e7bfba4639d7b3469b437a8f ; + s223:cnx ; + s223:connectsAt bdg2:bbe35bb6e7bfba4639d7b3469b437a8f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ec5f5ae579173196609c264000c630b2 ; + s223:cnx ; + s223:connectsAt bdg2:ec5f5ae579173196609c264000c630b2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a04146a9f839f4459ab6c8327c4f634a ; + s223:cnx ; + s223:connectsAt bdg2:a04146a9f839f4459ab6c8327c4f634a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b2a24c4fc2a393f1c86b5e6ee0001a47 ; + s223:cnx ; + s223:connectsAt bdg2:b2a24c4fc2a393f1c86b5e6ee0001a47 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cda9c2ac3626aca6223ace63e6b8c519 ; + s223:cnx ; + s223:connectsAt bdg2:cda9c2ac3626aca6223ace63e6b8c519 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cde05139f85807f2852c75f6a0e07e33 ; + s223:cnx ; + s223:connectsAt bdg2:cde05139f85807f2852c75f6a0e07e33 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ceee0154ac8e13acafdc741bd3e0f79c ; + s223:cnx ; + s223:connectsAt bdg2:ceee0154ac8e13acafdc741bd3e0f79c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dfd562fce46608b82eabcabdd4ba00f5 ; + s223:cnx ; + s223:connectsAt bdg2:dfd562fce46608b82eabcabdd4ba00f5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f183f834b0f79e82d5875c9a0629e0c2 ; + s223:cnx ; + s223:connectsAt bdg2:f183f834b0f79e82d5875c9a0629e0c2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbc8647f0e1e89e8467b0453e2e1829b ; + s223:cnx ; + s223:connectsAt bdg2:bbc8647f0e1e89e8467b0453e2e1829b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e9d0be15535991ca5db86922613c0277 ; + s223:cnx ; + s223:connectsAt bdg2:e9d0be15535991ca5db86922613c0277 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dd2b4f7a79af29967386baca108f3706 ; + s223:cnx ; + s223:connectsAt bdg2:dd2b4f7a79af29967386baca108f3706 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a174b0baaf205b6737a45c002b2ba28e ; + s223:cnx ; + s223:connectsAt bdg2:a174b0baaf205b6737a45c002b2ba28e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d524bcd46d79e7902461da137949a4cd ; + s223:cnx ; + s223:connectsAt bdg2:d524bcd46d79e7902461da137949a4cd ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d3b59a9e71015877547eab69e525c1bc ; + s223:cnx ; + s223:connectsAt bdg2:d3b59a9e71015877547eab69e525c1bc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d7905863e927a2f3c214811c683f2f35 ; + s223:cnx ; + s223:connectsAt bdg2:d7905863e927a2f3c214811c683f2f35 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e464e8e730334fc8249d7c693ae5d155 ; + s223:cnx ; + s223:connectsAt bdg2:e464e8e730334fc8249d7c693ae5d155 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b6d7adb23acd7f8c57c2127bd3d04cbb ; + s223:cnx ; + s223:connectsAt bdg2:b6d7adb23acd7f8c57c2127bd3d04cbb ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a1eb8f59c1308c37957721b457a71f22 ; + s223:cnx ; + s223:connectsAt bdg2:a1eb8f59c1308c37957721b457a71f22 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d0d9707b06b1d8e06d16ef85b0429b46 ; + s223:cnx ; + s223:connectsAt bdg2:d0d9707b06b1d8e06d16ef85b0429b46 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d006fa34a2e7a39a630c5a51d6b63ca8 ; + s223:cnx ; + s223:connectsAt bdg2:d006fa34a2e7a39a630c5a51d6b63ca8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c70a3fc45a97400da8f992ea94af5c7e ; + s223:cnx ; + s223:connectsAt bdg2:c70a3fc45a97400da8f992ea94af5c7e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b0c77d84df5dc93ca6df1b6a05f02b12 ; + s223:cnx ; + s223:connectsAt bdg2:b0c77d84df5dc93ca6df1b6a05f02b12 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c380f3e67f4875f140b650e4e315cc38 ; + s223:cnx ; + s223:connectsAt bdg2:c380f3e67f4875f140b650e4e315cc38 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ff2c6f9a3f0d163bcecdb63d2fb6fcfe ; + s223:cnx ; + s223:connectsAt bdg2:ff2c6f9a3f0d163bcecdb63d2fb6fcfe ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:eb432a4f3992b1b067358993e62ad6ee ; + s223:cnx ; + s223:connectsAt bdg2:eb432a4f3992b1b067358993e62ad6ee ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c7dae34b64e7b92ed2d775f4756cad32 ; + s223:cnx ; + s223:connectsAt bdg2:c7dae34b64e7b92ed2d775f4756cad32 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:df5ad429a0cf142b170f5c55cc1bc007 ; + s223:cnx ; + s223:connectsAt bdg2:df5ad429a0cf142b170f5c55cc1bc007 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f724087e285283c50585c70e435ac376 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fe654fb4c30bd1932568c7d049ba2427 ; + s223:cnx ; + s223:connectsAt bdg2:fe654fb4c30bd1932568c7d049ba2427 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f890f3b9ce29bd4b99a6b447e1d915c8 ; + s223:cnx ; + s223:connectsAt bdg2:f890f3b9ce29bd4b99a6b447e1d915c8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f8731aaeb9e6837d035c6e2dce92bc60 ; + s223:cnx ; + s223:connectsAt bdg2:f8731aaeb9e6837d035c6e2dce92bc60 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4893fe658c18083638fd2118df58a3a ; + s223:cnx ; + s223:connectsAt bdg2:d4893fe658c18083638fd2118df58a3a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d096f23f17d85219d58ca7ebb6c89c9d ; + s223:cnx ; + s223:connectsAt bdg2:d096f23f17d85219d58ca7ebb6c89c9d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a48ac45cd56ef02384ca81163225e608 ; + s223:cnx ; + s223:connectsAt bdg2:a48ac45cd56ef02384ca81163225e608 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ac1e9213d7516083c463a5be2bf2922c ; + s223:cnx ; + s223:connectsAt bdg2:ac1e9213d7516083c463a5be2bf2922c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f1c1a1db7aff47b7050a2ba0c01998d6 ; + s223:cnx ; + s223:connectsAt bdg2:f1c1a1db7aff47b7050a2ba0c01998d6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b62cde7de314794673637f79bbe6752a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ad889194628806c7755b28694ab148fd ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ec1a3a028e86663c61b3745c862b6a74 ; + s223:cnx ; + s223:connectsAt bdg2:ec1a3a028e86663c61b3745c862b6a74 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4c667299df25768276206fa1179f524 ; + s223:cnx ; + s223:connectsAt bdg2:d4c667299df25768276206fa1179f524 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d08b62806edf60d7926d849c9bbd2aa0 ; + s223:cnx ; + s223:connectsAt bdg2:d08b62806edf60d7926d849c9bbd2aa0 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bb4d8a5c03a2b15349fde867d1964a7e ; + s223:cnx ; + s223:connectsAt bdg2:bb4d8a5c03a2b15349fde867d1964a7e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a581dd281a986f45fb4080c7cca21f31 ; + s223:cnx ; + s223:connectsAt bdg2:a581dd281a986f45fb4080c7cca21f31 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c4f40719db7e23d83db043b5713ecc7c ; + s223:cnx ; + s223:connectsAt bdg2:c4f40719db7e23d83db043b5713ecc7c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a82e4d549c7372493fc67e1389af22a6 ; + s223:cnx ; + s223:connectsAt bdg2:a82e4d549c7372493fc67e1389af22a6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d621a9702968061d6920836edab34cff ; + s223:cnx ; + s223:connectsAt bdg2:d621a9702968061d6920836edab34cff ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c729dce0ed762d4ea6482f26534c9d2e ; + s223:cnx ; + s223:connectsAt bdg2:c729dce0ed762d4ea6482f26534c9d2e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d4880191545fca69e3d21280689336db ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:df9cf8aeeba11b9a23c315b68d4bb686 ; + s223:cnx ; + s223:connectsAt bdg2:df9cf8aeeba11b9a23c315b68d4bb686 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aa6d8bc3905cd15abc0be90f96352e83 ; + s223:cnx ; + s223:connectsAt bdg2:aa6d8bc3905cd15abc0be90f96352e83 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ff96e1b20fe1280cc5a05f55202c671d ; + s223:cnx ; + s223:connectsAt bdg2:ff96e1b20fe1280cc5a05f55202c671d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fc967f2c382edf97f61e3b1b19f8c8e6 ; + s223:cnx ; + s223:connectsAt bdg2:fc967f2c382edf97f61e3b1b19f8c8e6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f81a3b4055a816e71df1911f815dfb2a ; + s223:cnx ; + s223:connectsAt bdg2:f81a3b4055a816e71df1911f815dfb2a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:db644680513c889c80eb6191c574c640 ; + s223:cnx ; + s223:connectsAt bdg2:db644680513c889c80eb6191c574c640 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab042c4b7b4f4ec01396b7f2e061a092 ; + s223:cnx ; + s223:connectsAt bdg2:ab042c4b7b4f4ec01396b7f2e061a092 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ddffbe1bca80f440f8a9dd1e3d205a8e ; + s223:cnx ; + s223:connectsAt bdg2:ddffbe1bca80f440f8a9dd1e3d205a8e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c593d4769efcc17641522b7db8cafdb5 ; + s223:cnx ; + s223:connectsAt bdg2:c593d4769efcc17641522b7db8cafdb5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b42d580fb32893989988687d4e379757 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c9c0d6b5a5c052db1dcdbae8fefe6093 ; + s223:cnx ; + s223:connectsAt bdg2:c9c0d6b5a5c052db1dcdbae8fefe6093 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fb8e7b49e448f03416b7ea6cfc3cd72a ; + s223:cnx ; + s223:connectsAt bdg2:fb8e7b49e448f03416b7ea6cfc3cd72a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f2cbd12abca0fdd0956ff284f7586512 ; + s223:cnx ; + s223:connectsAt bdg2:f2cbd12abca0fdd0956ff284f7586512 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b0e94a7fbc37eba04b6b656c30bbd6df ; + s223:cnx ; + s223:connectsAt bdg2:b0e94a7fbc37eba04b6b656c30bbd6df ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d83fe7ad59f9f49959b51e5a053cb877 ; + s223:cnx ; + s223:connectsAt bdg2:d83fe7ad59f9f49959b51e5a053cb877 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b260dde5243bcda6a05832e998e94f22 ; + s223:cnx ; + s223:connectsAt bdg2:b260dde5243bcda6a05832e998e94f22 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d046b7a5592b95950ae3b4379679e552 ; + s223:cnx ; + s223:connectsAt bdg2:d046b7a5592b95950ae3b4379679e552 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4976b852dc69b1d2472bd3f59818cc1 ; + s223:cnx ; + s223:connectsAt bdg2:d4976b852dc69b1d2472bd3f59818cc1 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e669fcb951ad9cdfc90f0d9841dff2fe ; + s223:cnx ; + s223:connectsAt bdg2:e669fcb951ad9cdfc90f0d9841dff2fe ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:de17922a336566fc395d9c3788f54909 ; + s223:cnx ; + s223:connectsAt bdg2:de17922a336566fc395d9c3788f54909 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a50944f243449d42608e0030877a6ca7 ; + s223:cnx ; + s223:connectsAt bdg2:a50944f243449d42608e0030877a6ca7 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f968331f996805924573d94ac0733582 ; + s223:cnx ; + s223:connectsAt bdg2:f968331f996805924573d94ac0733582 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f59d9613f84d1366edc843b8a3b94726 ; + s223:cnx ; + s223:connectsAt bdg2:f59d9613f84d1366edc843b8a3b94726 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f67869ad7f5443d02638752fdff8650d ; + s223:cnx ; + s223:connectsAt bdg2:f67869ad7f5443d02638752fdff8650d ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a700553b7991b9325f83f6d6fdeb60d5 ; + s223:cnx ; + s223:connectsAt bdg2:a700553b7991b9325f83f6d6fdeb60d5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a9c1576d30c9b5f40fa0cbc3db33f74e ; + s223:cnx ; + s223:connectsAt bdg2:a9c1576d30c9b5f40fa0cbc3db33f74e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d8adde1b10bfd61d2c74c462981a4448 ; + s223:cnx ; + s223:connectsAt bdg2:d8adde1b10bfd61d2c74c462981a4448 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f335ee02ac50e8dad7e216911860887f ; + s223:cnx ; + s223:connectsAt bdg2:f335ee02ac50e8dad7e216911860887f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ee7ee065cb065a4770655414b43081db ; + s223:cnx ; + s223:connectsAt bdg2:ee7ee065cb065a4770655414b43081db ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bfeeaf45314d7dcd09a6d0f5042128ee ; + s223:cnx ; + s223:connectsAt bdg2:bfeeaf45314d7dcd09a6d0f5042128ee ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fd96f41e4a45c931a8d41c3e00a12b6b ; + s223:cnx ; + s223:connectsAt bdg2:fd96f41e4a45c931a8d41c3e00a12b6b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c9cf8ded8e04c52b3b221ab06099c97b ; + s223:cnx ; + s223:connectsAt bdg2:c9cf8ded8e04c52b3b221ab06099c97b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c162ab1613caba08ddec54f3e57a98a6 ; + s223:cnx ; + s223:connectsAt bdg2:c162ab1613caba08ddec54f3e57a98a6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ea7718b945fc78519726b8363d7a550e ; + s223:cnx ; + s223:connectsAt bdg2:ea7718b945fc78519726b8363d7a550e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dd734764b07e68afdef9c34f397e7e46 ; + s223:cnx ; + s223:connectsAt bdg2:dd734764b07e68afdef9c34f397e7e46 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b4e084fb540e59da3f3aa8d280c71f4f ; + s223:cnx ; + s223:connectsAt bdg2:b4e084fb540e59da3f3aa8d280c71f4f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e5e5856104ae80845dbb84cd203aaefc ; + s223:cnx ; + s223:connectsAt bdg2:e5e5856104ae80845dbb84cd203aaefc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f62334eebc465d306eea25dfa434df8e ; + s223:cnx ; + s223:connectsAt bdg2:f62334eebc465d306eea25dfa434df8e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b66d32fcfdd2a6089ba085f7f0cd4e40 ; + s223:cnx ; + s223:connectsAt bdg2:b66d32fcfdd2a6089ba085f7f0cd4e40 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b4e2d00bd95d57f2ea081f4d863ccb49 ; + s223:cnx ; + s223:connectsAt bdg2:b4e2d00bd95d57f2ea081f4d863ccb49 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fb7632ef9070521979598902edb6d92a ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bad6721228f2a635e4fc1929c238b1de ; + s223:cnx ; + s223:connectsAt bdg2:bad6721228f2a635e4fc1929c238b1de ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d91a8143dbe11c4a5c7e36237b984475 ; + s223:cnx ; + s223:connectsAt bdg2:d91a8143dbe11c4a5c7e36237b984475 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e26aedeb4fa203364ab74431d2db4973 ; + s223:cnx ; + s223:connectsAt bdg2:e26aedeb4fa203364ab74431d2db4973 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f2d2845415deba21f20782a19d3e7e7b ; + s223:cnx ; + s223:connectsAt bdg2:f2d2845415deba21f20782a19d3e7e7b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a15f3d360b7b7df8c8a86538454e275b ; + s223:cnx ; + s223:connectsAt bdg2:a15f3d360b7b7df8c8a86538454e275b ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:cee26a009734f6d044112e289595b783 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f19ed05e63506574dd06901cf498bb0e ; + s223:cnx ; + s223:connectsAt bdg2:f19ed05e63506574dd06901cf498bb0e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:fcd8f52e8aeb18f566d4c54815b9adf8 ; + s223:cnx ; + s223:connectsAt bdg2:fcd8f52e8aeb18f566d4c54815b9adf8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d17461c77901d6f593eb81289f22526c ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c6d0125993dc9acfb562683350e9f18a ; + s223:cnx ; + s223:connectsAt bdg2:c6d0125993dc9acfb562683350e9f18a ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:cc9c888116b7e7ac057f2ece06ed4e95 ; + s223:cnx ; + s223:connectsAt bdg2:cc9c888116b7e7ac057f2ece06ed4e95 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c36f6bc9e4d1eedf2f6f2ea4fd98d2b9 ; + s223:cnx ; + s223:connectsAt bdg2:c36f6bc9e4d1eedf2f6f2ea4fd98d2b9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bb0b67faccdbaa3802feafc875920838 ; + s223:cnx ; + s223:connectsAt bdg2:bb0b67faccdbaa3802feafc875920838 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e5032c2a815667f2ad9d8e57e2c4ad02 ; + s223:cnx ; + s223:connectsAt bdg2:e5032c2a815667f2ad9d8e57e2c4ad02 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ab6093759e7462a285c0a01075260b1e ; + s223:cnx ; + s223:connectsAt bdg2:ab6093759e7462a285c0a01075260b1e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f1f664d584470a458638c563b46bc9af ; + s223:cnx ; + s223:connectsAt bdg2:f1f664d584470a458638c563b46bc9af ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bc2439b352353250779cf15174dd4d8f ; + s223:cnx ; + s223:connectsAt bdg2:bc2439b352353250779cf15174dd4d8f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:adf05fc15844676e966761d619a2b50b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c4dac7ba6eb567652fb06c415c2976dc ; + s223:cnx ; + s223:connectsAt bdg2:c4dac7ba6eb567652fb06c415c2976dc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d3e9fbee2aee8a2a3130a14dc35df137 ; + s223:cnx ; + s223:connectsAt bdg2:d3e9fbee2aee8a2a3130a14dc35df137 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b21ce7752c1698b8a4bfb0081e5b1498 ; + s223:cnx ; + s223:connectsAt bdg2:b21ce7752c1698b8a4bfb0081e5b1498 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ed5efa0add869e382645ceaa1c7aec56 ; + s223:cnx ; + s223:connectsAt bdg2:ed5efa0add869e382645ceaa1c7aec56 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c85b03fe589601e015a00d4b16fdf8b8 ; + s223:cnx ; + s223:connectsAt bdg2:c85b03fe589601e015a00d4b16fdf8b8 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f3cb9aadea9000092216d3481bec9d9c ; + s223:cnx ; + s223:connectsAt bdg2:f3cb9aadea9000092216d3481bec9d9c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ef090445616539d0d6656e95e5103631 ; + s223:cnx ; + s223:connectsAt bdg2:ef090445616539d0d6656e95e5103631 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a1e0db407e3d21579b3ded9da859bb91 ; + s223:cnx ; + s223:connectsAt bdg2:a1e0db407e3d21579b3ded9da859bb91 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b952a3ee7cc4c9c36cc95808da5047c3 ; + s223:cnx ; + s223:connectsAt bdg2:b952a3ee7cc4c9c36cc95808da5047c3 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f42692febf162eca00fb2d837e390f62 ; + s223:cnx ; + s223:connectsAt bdg2:f42692febf162eca00fb2d837e390f62 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c63c11fd2af13c4366f9c35e3189a71f ; + s223:cnx ; + s223:connectsAt bdg2:c63c11fd2af13c4366f9c35e3189a71f ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ce59566e94476dc37100019fa4e8dee2 ; + s223:cnx ; + s223:connectsAt bdg2:ce59566e94476dc37100019fa4e8dee2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b210d62e0871ea4fe073a51d74f8c3ab ; + s223:cnx ; + s223:connectsAt bdg2:b210d62e0871ea4fe073a51d74f8c3ab ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:aea842662e575df30fa6ff977ea3a4dc ; + s223:cnx ; + s223:connectsAt bdg2:aea842662e575df30fa6ff977ea3a4dc ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a98e849fef36bc0c907fcb2dab3980f5 ; + s223:cnx ; + s223:connectsAt bdg2:a98e849fef36bc0c907fcb2dab3980f5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a81854672d13c912bbd872951cc2c5d2 ; + s223:cnx ; + s223:connectsAt bdg2:a81854672d13c912bbd872951cc2c5d2 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:dd4a7c3e367eaa4cfed9dac86f367983 ; + s223:cnx ; + s223:connectsAt bdg2:dd4a7c3e367eaa4cfed9dac86f367983 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:b21644219cab2ce4591fb1061938021c ; + s223:cnx ; + s223:connectsAt bdg2:b21644219cab2ce4591fb1061938021c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f99eb5c4240226c62f3624dd8d7431e5 ; + s223:cnx ; + s223:connectsAt bdg2:f99eb5c4240226c62f3624dd8d7431e5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:abf243278956d4371328922627793deb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bf71d553ab19ddf53448e022cd7c034e ; + s223:cnx ; + s223:connectsAt bdg2:bf71d553ab19ddf53448e022cd7c034e ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bd83d5c27822d486c56bc21219e9dca9 ; + s223:cnx ; + s223:connectsAt bdg2:bd83d5c27822d486c56bc21219e9dca9 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e547ec1c832010147f3e039e43514914 ; + s223:cnx ; + s223:connectsAt bdg2:e547ec1c832010147f3e039e43514914 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a0d66ac4a8756254eccd4c2e2e159f90 ; + s223:cnx ; + s223:connectsAt bdg2:a0d66ac4a8756254eccd4c2e2e159f90 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:e047a971d37aece742504706e8de5e11 ; + s223:cnx ; + s223:connectsAt bdg2:e047a971d37aece742504706e8de5e11 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c4aac21d512e1c8b661c0f74d74420b5 ; + s223:cnx ; + s223:connectsAt bdg2:c4aac21d512e1c8b661c0f74d74420b5 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d87e410852dd7961d9da5fea256be914 ; + s223:cnx ; + s223:connectsAt bdg2:d87e410852dd7961d9da5fea256be914 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:d4ab2ce54696be4378c1141e6cdd96a6 ; + s223:cnx ; + s223:connectsAt bdg2:d4ab2ce54696be4378c1141e6cdd96a6 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:bbac9928a241d1199d895854b98dce26 ; + s223:cnx ; + s223:connectsAt bdg2:bbac9928a241d1199d895854b98dce26 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:f6e3496ebd6f91448b4435c8b773b16c ; + s223:cnx ; + s223:connectsAt bdg2:f6e3496ebd6f91448b4435c8b773b16c ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:c97a5159e715976ea987b61a6084a8b0 ; + s223:cnx ; + s223:connectsAt bdg2:c97a5159e715976ea987b61a6084a8b0 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:ed1b0d4f813e36545acbfcd859942145 ; + s223:cnx ; + s223:connectsAt bdg2:ed1b0d4f813e36545acbfcd859942145 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx bdg2:a60d8c25736f30435634972a69797234 ; + s223:cnx ; + s223:connectsAt bdg2:a60d8c25736f30435634972a69797234 ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "ElectricWire" ; +. + + a s223:OutletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "OutletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ddca2652bea32e5107524db81ec7c623 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e3e0088ad5b2f3329b4fdf3543af4ae8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b58d678c6fa275c0e14815fcbef17219 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:be1ea68dcffc498234305559625d6aa1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bdcb864d8096ff10176b021526767c52 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c199ef46cca612c5eaf43719d0369918 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a9559e229eb89207c8e574affff342f5 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d6846714a2d40d62a87838041ec6e196 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a9559e229eb89207c8e574affff342f5 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f2603002b0b3f9358b433d48a85a2913 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:aaaaed1bd9ddbf76e17a043fe9a8b575 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fee96aa147c844181551253bfe00624b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fee96aa147c844181551253bfe00624b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ac16718eabd9d51837965b1b6acfc76a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f74808cba8117a4f49109d07c3a257b1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cba7fd2d39c83931b49c8bf9767ef71e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b95cae7f766f505adf6d43e57a2ef813 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ecdfd37f240c7d2cbd0b737ea65c94e1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e651cecd7a1559dad0b04deee440167c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a9559e229eb89207c8e574affff342f5 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b0b020ed3392880b30c6f374f7265145 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f74808cba8117a4f49109d07c3a257b1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f74808cba8117a4f49109d07c3a257b1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e87ccc148278b09b5a079b5256d987d0 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c199ef46cca612c5eaf43719d0369918 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b58d678c6fa275c0e14815fcbef17219 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d6846714a2d40d62a87838041ec6e196 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d6846714a2d40d62a87838041ec6e196 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e651cecd7a1559dad0b04deee440167c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e651cecd7a1559dad0b04deee440167c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b4310ac81c6c60e81db94142636aad8f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b4310ac81c6c60e81db94142636aad8f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b073e1f3d2ee2e8d1b853be69b923a38 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b045f48373283292942f90539ccb172d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b045f48373283292942f90539ccb172d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:be1ea68dcffc498234305559625d6aa1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:be1ea68dcffc498234305559625d6aa1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f2603002b0b3f9358b433d48a85a2913 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f2603002b0b3f9358b433d48a85a2913 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ac16718eabd9d51837965b1b6acfc76a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ac16718eabd9d51837965b1b6acfc76a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c51349999f1a665cfbadf1b9dee72cc9 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cf4e4603ec4a3b2352bd93f67a5dadcc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b0b020ed3392880b30c6f374f7265145 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:afdb41857e1f72bf4f05b60ce14785ae ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a6e728659c6a33f196d6f01a621e02d4 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e87ccc148278b09b5a079b5256d987d0 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e87ccc148278b09b5a079b5256d987d0 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c0fd6c2cc3c55a45249d7a00a31b322a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a993a9f483aa25afdc742e89dad17471 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:cb3b41860650502397b7ca4d5a4468f7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c77892470311062aa0099cf351d5f71b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c77892470311062aa0099cf351d5f71b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b045f48373283292942f90539ccb172d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b045f48373283292942f90539ccb172d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c2e7d7a7761abdba7cc184959f54af7e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4389b44a19994222344ea7b36facf35 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e7cbb6cc348ccc6f6cef9b03b3a36007 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8df6e13feb1b82b223a9efe813429b6 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b58d678c6fa275c0e14815fcbef17219 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1aa9e5ac7763142f71534ecbb959180 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c199ef46cca612c5eaf43719d0369918 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c199ef46cca612c5eaf43719d0369918 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c5e29e9e6af8f32d730fb8f7d6b90510 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a993a9f483aa25afdc742e89dad17471 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a993a9f483aa25afdc742e89dad17471 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ddca2652bea32e5107524db81ec7c623 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ddca2652bea32e5107524db81ec7c623 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e7dcc3723e91dfd56cb23467a13c2513 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bc3e7cf48d16538a74d7343ae40a3110 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f7701d369dab17827f59b5c28822a73e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9fee5d320869b6e0d0faa46aaa078e2 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e8d5640c964220d8d01f56424c8dbc1c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e51c291a435af0afd54fcca350a13cb7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:edc8d45ef2e13b6749c6d29ecb74754f ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bd2681f9eaeca70881ad3c7f9173af8c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f9cb85095a22aa698a7cbd68a901b988 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b9bdd816b4161a80bcefd11f829a1271 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c77892470311062aa0099cf351d5f71b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c77892470311062aa0099cf351d5f71b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a3a00827892a6d9583d008eb3fb1cf61 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e47b2326ee3cc21755f8c79a51c01e48 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e5382ba739be3e7c0c7824cdd59c4a8a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4e9e900bb21a79812037d2ec482be3e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4e9e900bb21a79812037d2ec482be3e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bfdfc2ec1860ff7fcc07aec55ba12e5a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4db2110a7efc4c5d89d55bd37e0721e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e4bd81bb1c72e38a09666d98ff78cc6a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:adef394fa4ca9ba2fd255c3548149b62 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a81f0655ed5a770d9d4f05b1022292d1 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a4389b44a19994222344ea7b36facf35 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a4389b44a19994222344ea7b36facf35 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f2470b53869667bdb617fe6f7df5ca73 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:efce544e546b5bca6bfc524ec253c0ac ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:efce544e546b5bca6bfc524ec253c0ac ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a9559e229eb89207c8e574affff342f5 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a9559e229eb89207c8e574affff342f5 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f7701d369dab17827f59b5c28822a73e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f7701d369dab17827f59b5c28822a73e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b0b020ed3392880b30c6f374f7265145 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b0b020ed3392880b30c6f374f7265145 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b23926dd38c3d5d3eeba37db935c75bc ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c15ee46ec22b496b46c59d0a73f4cf2d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ff4355b7d4102b61e0be6926f013ea4c ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e108eca8aab32c65366b8123d8042217 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e108eca8aab32c65366b8123d8042217 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e51c291a435af0afd54fcca350a13cb7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e51c291a435af0afd54fcca350a13cb7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e82bb83fcf4b9552a65ddc7ea1e3db ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f6e04399777cf5a3c2481bddc8e4f4ce ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:f1b8f6a74a3de2fa1c1b06b1de65ea24 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ab78534b3cd4ebe838f6fe18775441e3 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d407a897ae7867234e7eeec5cba1bf2a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ed8309436bd6b88ddf00b6b85f68c375 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c478eb8050ce36f591eb624e381ab78a ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c478eb8050ce36f591eb624e381ab78a ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c04bba559fb5c8c257a5ded31419ace8 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b58d678c6fa275c0e14815fcbef17219 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b58d678c6fa275c0e14815fcbef17219 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:bdcb864d8096ff10176b021526767c52 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:bdcb864d8096ff10176b021526767c52 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a1b7aa0332b1830c01a4e5718d96ee10 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:e91d121ef644c2a8e4377cc92b05817b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:e91d121ef644c2a8e4377cc92b05817b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:dd723ddf768804a5757c24d414f16f7d ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:dd723ddf768804a5757c24d414f16f7d ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:baa56491a61115a58487f914d2df15d7 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:baa56491a61115a58487f914d2df15d7 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:c87b937e80fc5b51ba699efcee57e23e ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:c87b937e80fc5b51ba699efcee57e23e ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d9646a65ababf53d1b5811a5e9bef3df ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:b8d04debba59269c136af274600b8664 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:b8d04debba59269c136af274600b8664 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:d4d82ef485d2836365c4f75b29d13058 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:d4d82ef485d2836365c4f75b29d13058 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:fee96aa147c844181551253bfe00624b ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:fee96aa147c844181551253bfe00624b ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:a5a19552bb7b6d064defc58f7c602d22 ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:InletConnectionPoint ; + s223:cnx bdg2:ce6b5dfd1a004f653beae1008a650cde ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:Light-Visible ; + s223:isConnectionPointOf bdg2:ce6b5dfd1a004f653beae1008a650cde ; + 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:Junction ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:connected bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:connected bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:connected bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:connected bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:connected bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:connected bdg2:a97566678bca62269422d004246cca2d ; + s223:connected bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:connected bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:connected bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:connected bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:connected bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:connected bdg2:abf243278956d4371328922627793deb ; + s223:connected bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:connected bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:connected bdg2:ad889194628806c7755b28694ab148fd ; + s223:connected bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:connected bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:connected bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:connected bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:connected bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:connected bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:connected bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:connected bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:connected bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:connected bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:connected bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:connected bdg2:b42d580fb32893989988687d4e379757 ; + s223:connected bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:connected bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:connected bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:connected bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:connected bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:connected bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:connected bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:connected bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:connected bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:connected bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:connected bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:connected bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:connected bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:connected bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:connected bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:connected bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:connected bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:connected bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:connected bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:connected bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:connected bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:connected bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:connected bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:connected bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:connected bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:connected bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:connected bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:connected bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:connected bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:connected bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:connected bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:connected bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:connected bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:connected bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:connected bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:connected bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:connected bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:connected bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:connected bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:connected bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:connected bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:connected bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:connected bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:connected bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:connected bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:connected bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:connected bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:connected bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:connected bdg2:da10dd7958202198c14b85307330a168 ; + s223:connected bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:connected bdg2:db60a0707c13a140783f310b8031e91f ; + s223:connected bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:connected bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:connected bdg2:de069941cd17214435590d172eee292c ; + s223:connected bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:connected bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:connected bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:connected bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:connected bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:connected bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:connected bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:connected bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:connected bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:connected bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:connected bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:connected bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:connected bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:connected bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:connected bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:connected bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:connected bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:connected bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:connected bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:connected bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:connected bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:connected bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:connected bdg2:f185b962f285843423448d7be6a3692d ; + s223:connected bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:connected bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:connected bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:connected bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:connected bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:connected bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:connected bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:connected bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:connected bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:connected bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:connected bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:connected bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:connected bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:connected bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:connected bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:connected bdg2:fe843b007d862418153dff1403fb521d ; + s223:connected bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:connected bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo bdg2:a4837924d8d3746254201f2fb04ac63f ; + s223:connectedTo bdg2:a4e7bef52c8c4e4528ba98091878cfa0 ; + s223:connectedTo bdg2:a5dfb26a8bd000a6ba6b04344683f7d8 ; + s223:connectedTo bdg2:a82ea21de9d131ab48085960fee2c57f ; + s223:connectedTo bdg2:a85305491f011500fa7e9ec9a3a97cd2 ; + s223:connectedTo bdg2:a8fca6803aae4b227dfdd7baa6b06cc2 ; + s223:connectedTo bdg2:a97566678bca62269422d004246cca2d ; + s223:connectedTo bdg2:a97fb61dbf74680536fd0f757cbf795c ; + s223:connectedTo bdg2:a9c11a4a09009dac28c7e921226e7e70 ; + s223:connectedTo bdg2:aac023c38d3302bdc5777aa828f6b4a9 ; + s223:connectedTo bdg2:ab111ab295b5c119edb5ec7018e88679 ; + s223:connectedTo bdg2:ab9a390446827185ae7ef35c6777b0ad ; + s223:connectedTo bdg2:abf243278956d4371328922627793deb ; + s223:connectedTo bdg2:ad0865498cd0774464b4274ba8572986 ; + s223:connectedTo bdg2:ad6d1061a2a09e2c24b358f36db055b3 ; + s223:connectedTo bdg2:ad889194628806c7755b28694ab148fd ; + s223:connectedTo bdg2:ad91bac62ecffb226fc95f961b0428d8 ; + s223:connectedTo bdg2:ae1937c3cc5a4bbe5ef5de52f62c4e0e ; + s223:connectedTo bdg2:afce46dfe523cd714dd26e2fe1d7f51a ; + s223:connectedTo bdg2:b0f58d63c6e31f06616610f2ce88941b ; + s223:connectedTo bdg2:b1611f3edd7e1716f2849c82eec0098a ; + s223:connectedTo bdg2:b1df74ea97f623887b39fa505ebcba5b ; + s223:connectedTo bdg2:b21c417eeec0a5fefbb04a1812ebeb41 ; + s223:connectedTo bdg2:b24c2bac15d0bd08a8d80b835fe84070 ; + s223:connectedTo bdg2:b2e94b4f561a8a907a99a872f6194c6f ; + s223:connectedTo bdg2:b3e169131f255aa8dd9564f77bd3f4bb ; + s223:connectedTo bdg2:b40be8311ddf39fca13d97f901495c80 ; + s223:connectedTo bdg2:b42d580fb32893989988687d4e379757 ; + s223:connectedTo bdg2:b5b3662acc90d514a2765446d77ed4dd ; + s223:connectedTo bdg2:b64b0c05784804853d3249cb6e0d9490 ; + s223:connectedTo bdg2:b67a149d23684257b46e2ce0ee1fd8f7 ; + s223:connectedTo bdg2:b7153bc73dbded5f9c848d29f9e25101 ; + s223:connectedTo bdg2:b7f4558f4d994827c4f923be3997e230 ; + s223:connectedTo bdg2:b80e5536775e1281f3f9fda665d02fee ; + s223:connectedTo bdg2:badc85f4506c139441e9b3c51d4d35c1 ; + s223:connectedTo bdg2:bb204fe2e471032e22505e4884805e31 ; + s223:connectedTo bdg2:bba3fef3005842442f54e14497a5b916 ; + s223:connectedTo bdg2:bd806d60ab8ad2801a52e3a622a39b80 ; + s223:connectedTo bdg2:be551a5e0e902c363256b44830e6c70f ; + s223:connectedTo bdg2:befb1f1d8ce092a216ed3f8ac0e94e6d ; + s223:connectedTo bdg2:beff957a4b70a840c145694c4a6dd1a6 ; + s223:connectedTo bdg2:bf29e36e0170b6ca93fa68dae9510a2f ; + s223:connectedTo bdg2:bf4ee6cfc0f61daf579b98b897041beb ; + s223:connectedTo bdg2:bfa95ae38df1ea8b6b8d094a8178cf3b ; + s223:connectedTo bdg2:bfecc82810a8d19c1cd69302679edcdb ; + s223:connectedTo bdg2:c1c41c23665a61f2e7f6ca3262f9e7fb ; + s223:connectedTo bdg2:c260af571b027c2b573a85b1404cad33 ; + s223:connectedTo bdg2:c2d3ab7cb79544dc6703229c3bfb91b4 ; + s223:connectedTo bdg2:c32f2792ee904017d4daaa524395bdca ; + s223:connectedTo bdg2:c349569af9c40d4e48aa09187d26247a ; + s223:connectedTo bdg2:c42c0af68d475ffdf81ce3ea8f33c086 ; + s223:connectedTo bdg2:c4cc38b6f89e85c393369df4381bf540 ; + s223:connectedTo bdg2:c6d0faec9404923aae17508c5178b9ee ; + s223:connectedTo bdg2:c8f0eaf9909f0a18b1db008f47e3c7d9 ; + s223:connectedTo bdg2:ca503488316c21e8bd9aba6fac5cafa1 ; + s223:connectedTo bdg2:cb080bf0cf2b4d20cdfa091cbaee164e ; + s223:connectedTo bdg2:cb996cd90b3cfddc5fd7668418731643 ; + s223:connectedTo bdg2:cbb3675e2a9da6585910b37a78dc8fcc ; + s223:connectedTo bdg2:ccbdf58caf24ddd72e71139aa102cd4b ; + s223:connectedTo bdg2:ccc88bd14300ea0617bafd672ace80c0 ; + s223:connectedTo bdg2:ce93e615ec82eec8f686b8d8aa06777c ; + s223:connectedTo bdg2:d28adeec39b4a2eed46559cc5d10ec54 ; + s223:connectedTo bdg2:d2ab2745cb35ca78130959d8d1619ba5 ; + s223:connectedTo bdg2:d30b1294c5bd502101307a2e823afc43 ; + s223:connectedTo bdg2:d30ce16e5f8ae1431ec0c73be7c14133 ; + s223:connectedTo bdg2:d37ebaef5b2b884a6ec24dfde6f705df ; + s223:connectedTo bdg2:d3fb5b5035c68da01bc393c74c96fce2 ; + s223:connectedTo bdg2:d530cbe17a18388e828f57b53c6baa5c ; + s223:connectedTo bdg2:d57109292c74d501c57bfa23af50c05b ; + s223:connectedTo bdg2:d616705a616be372fbd500dbc39f7125 ; + s223:connectedTo bdg2:d662cc56c2d8514d540f13aaf35e7a99 ; + s223:connectedTo bdg2:d8d7fb29710836ff1ece728ebfe411ee ; + s223:connectedTo bdg2:d8f6c869a70f1ee44b6cdf68c6fa0889 ; + s223:connectedTo bdg2:d9a3e7e0a41c13ccab71add3908d7499 ; + s223:connectedTo bdg2:d9a56e22d7722cd33ebe050bf525e230 ; + s223:connectedTo bdg2:da0bd2476e943eff87be6e7de99a50a8 ; + s223:connectedTo bdg2:da10dd7958202198c14b85307330a168 ; + s223:connectedTo bdg2:dab61dc3690c091b63bdc59fe6633b50 ; + s223:connectedTo bdg2:db60a0707c13a140783f310b8031e91f ; + s223:connectedTo bdg2:dc373198b2d852d643cc4bc1f2b05979 ; + s223:connectedTo bdg2:dc55487b4008ed2a211c8b446cdb26f7 ; + s223:connectedTo bdg2:de069941cd17214435590d172eee292c ; + s223:connectedTo bdg2:df7e984ca513c0aa1a01a6f026518abf ; + s223:connectedTo bdg2:dfc57439dbd7c99115b8a9eac8ee67d4 ; + s223:connectedTo bdg2:e0b6d0c5b54ce9bb302e1fde3a5dce4c ; + s223:connectedTo bdg2:e0e37cdedc182bf83189b7a86c04fa04 ; + s223:connectedTo bdg2:e217ecb1ce7e6bfc0060a6ff88844874 ; + s223:connectedTo bdg2:e5d9ac7dbbcb3bff6f4c90d08864871f ; + s223:connectedTo bdg2:e5f09173e8d60d1de9c5f92509f4f91d ; + s223:connectedTo bdg2:e60cacce9d1c13f51c5807844e2b8739 ; + s223:connectedTo bdg2:e69b09fc8dcccf07e52635d4ebc4f06e ; + s223:connectedTo bdg2:e6e6b1678d405258534b3fc27b5a9d94 ; + s223:connectedTo bdg2:e9218d454d6dd0f3b2a5c29ea344f686 ; + s223:connectedTo bdg2:ea852ae2cd7946dd423dbd89bc4cea95 ; + s223:connectedTo bdg2:eb2a1219bcfa74f050952d4610eb920f ; + s223:connectedTo bdg2:eb44de614a53254625094b8a8491dd9a ; + s223:connectedTo bdg2:eb4c509538e5e4ce6b8d53054cddd43d ; + s223:connectedTo bdg2:ec9ac99d98e46b8eb1993963b494c042 ; + s223:connectedTo bdg2:ed2c0bdb75cf93304e340447df21305d ; + s223:connectedTo bdg2:edda554abf9a7b5b966e04e4dd79e65d ; + s223:connectedTo bdg2:eecf946f751f24dc85600f74a4fc1190 ; + s223:connectedTo bdg2:f00ccd0bb61bee694a6e4165ef384562 ; + s223:connectedTo bdg2:f14656d2ab44642aa59b520d733e0d1b ; + s223:connectedTo bdg2:f174629c576e2d13a53b8bb041dacd41 ; + s223:connectedTo bdg2:f185b962f285843423448d7be6a3692d ; + s223:connectedTo bdg2:f1aae2c3d201c221c884fc3cb85ec161 ; + s223:connectedTo bdg2:f1ab18414333a1fc3e4fb67e7d02a2e4 ; + s223:connectedTo bdg2:f3c443de4afbcc7ee650492c463f55f1 ; + s223:connectedTo bdg2:f3c68315ce68074d1d46342c6e3a912d ; + s223:connectedTo bdg2:f53ea38f8c59cfc1d0ef42199322cdb7 ; + s223:connectedTo bdg2:f598ec6fceb26d250cfdfcb3f07ab9ac ; + s223:connectedTo bdg2:f6920ed7f870570166d3a2fb7c97c4b4 ; + s223:connectedTo bdg2:f6ebe4b216e3592f332cd843829e89d2 ; + s223:connectedTo bdg2:f73bd54c13cc200669a62e7090b815ed ; + s223:connectedTo bdg2:f8bb5d7c85b3f4a871d1a73e57439c6e ; + s223:connectedTo bdg2:f915f5da3f2b5ab99ca4a90036ef3e98 ; + s223:connectedTo bdg2:f9a9b6de47894fbe08562887bc4546fe ; + s223:connectedTo bdg2:f9c88b2355802256096e4cb9e1028722 ; + s223:connectedTo bdg2:fa7db7fb10c8b4118573dfc96f4b169a ; + s223:connectedTo bdg2:fd81517f2f2ab3cc58fcd71bf7a40f21 ; + s223:connectedTo bdg2:fe843b007d862418153dff1403fb521d ; + s223:connectedTo bdg2:ff1ae29d1fa6aab2d769a27f066f2d6a ; + s223:connectedTo bdg2:ff6021260e359717b0d84f2391c64fbc ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "Junction" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "LL-3" ; +. + + a s223:Junction ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:connected bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:connected bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:connected bdg2:a183182966a93d12354dc52e9952b127 ; + s223:connected bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:connected bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:connected bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:connected bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:connected bdg2:a56050104fc791c62595dfb24c284887 ; + s223:connected bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:connected bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:connected bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:connected bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:connected bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:connected bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:connected bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:connected bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:connected bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:connected bdg2:adf05fc15844676e966761d619a2b50b ; + s223:connected bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:connected bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:connected bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:connected bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:connected bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:connected bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:connected bdg2:b62cde7de314794673637f79bbe6752a ; + s223:connected bdg2:b756bb62d33eb79737a2332074051440 ; + s223:connected bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:connected bdg2:b9adbff138be4d254769dd212021f096 ; + s223:connected bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:connected bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:connected bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:connected bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:connected bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:connected bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:connected bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:connected bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:connected bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:connected bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:connected bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:connected bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:connected bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:connected bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:connected bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:connected bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:connected bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:connected bdg2:ca6f03f97eea273289275c6398506177 ; + s223:connected bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:connected bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:connected bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:connected bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:connected bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:connected bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:connected bdg2:d4880191545fca69e3d21280689336db ; + s223:connected bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:connected bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:connected bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:connected bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:connected bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:connected bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:connected bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:connected bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:connected bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:connected bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:connected bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:connected bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:connected bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:connected bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:connected bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:connected bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:connected bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:connected bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:connected bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:connected bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:connected bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:connected bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:connected bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:connected bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:connected bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:connected bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:connected bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:connected bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:connected bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:connected bdg2:f332c211401051104047e810d8504f48 ; + s223:connected bdg2:f724087e285283c50585c70e435ac376 ; + s223:connected bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:connected bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:connected bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:connected bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:connected bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:connected bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:connected bdg2:fcf36305274382c20a08fd209424145b ; + s223:connected bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:connected bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo bdg2:a0e5bc320daf703feb670dddc582c636 ; + s223:connectedTo bdg2:a15b772cf38d351a76d39ba38830b018 ; + s223:connectedTo bdg2:a165ecb73540e73bab1f5e51133af706 ; + s223:connectedTo bdg2:a183182966a93d12354dc52e9952b127 ; + s223:connectedTo bdg2:a310e51ca7df521327b2ccf9b12d3a08 ; + s223:connectedTo bdg2:a461bf38682cfccef21b7a3307ddf4e8 ; + s223:connectedTo bdg2:a4d2bda63634a4e65d4049359dd29f38 ; + s223:connectedTo bdg2:a52a57ef1a45d23e88245e93c9647eda ; + s223:connectedTo bdg2:a56050104fc791c62595dfb24c284887 ; + s223:connectedTo bdg2:a560823dc74d93adac9e30abf59c79b1 ; + s223:connectedTo bdg2:a8262180c9604a320b9de75278bfcf49 ; + s223:connectedTo bdg2:a82fe84c6fd7fc43f75d68d8f0318785 ; + s223:connectedTo bdg2:aa0ed13c9e0a8009164f71b2debc5eec ; + s223:connectedTo bdg2:aacbd6ec2134bbc07b589455575778c4 ; + s223:connectedTo bdg2:ab3491d8db2ae475f6cdbc8f39a5f455 ; + s223:connectedTo bdg2:aba2e62c4792afce113434fc11924f3c ; + s223:connectedTo bdg2:abb3ade60e13d58757ee42c33c635e9d ; + s223:connectedTo bdg2:ad034ad91e320311b3fbf78f2d95ca61 ; + s223:connectedTo bdg2:adf05fc15844676e966761d619a2b50b ; + s223:connectedTo bdg2:aef7a42feb9bc27893423aba0b8bdfe8 ; + s223:connectedTo bdg2:af06cfc354a9a5d1e0e6bda17b43ebce ; + s223:connectedTo bdg2:b29e3b8d8bb9b0ae4de82b79e9fc3e26 ; + s223:connectedTo bdg2:b2c91576d73349a0049b56f43baba8fb ; + s223:connectedTo bdg2:b352d82098d0d74bc193a911ead49b60 ; + s223:connectedTo bdg2:b3f45b97de6d4d35f2b37593738001d1 ; + s223:connectedTo bdg2:b62cde7de314794673637f79bbe6752a ; + s223:connectedTo bdg2:b756bb62d33eb79737a2332074051440 ; + s223:connectedTo bdg2:b9a7c2aaf2cb9ed890c2f4d2e13f28f9 ; + s223:connectedTo bdg2:b9adbff138be4d254769dd212021f096 ; + s223:connectedTo bdg2:ba6d5a35543bdec67433a6b8502a5b1f ; + s223:connectedTo bdg2:bac99ccca80cf94cd139a9e9d60f8f34 ; + s223:connectedTo bdg2:bbca30f361539e45367c423aef97cfc9 ; + s223:connectedTo bdg2:bd4d0e36abe3b1a5b85a32b34cb21799 ; + s223:connectedTo bdg2:be032af2f0b8dd5755735b571d06eb02 ; + s223:connectedTo bdg2:c1efe0c554106a2f6a25ee3f4b1dd91c ; + s223:connectedTo bdg2:c354041d36d01217ccf22b25a02aae49 ; + s223:connectedTo bdg2:c4446ce2cc993e2bcdc85f18b931a652 ; + s223:connectedTo bdg2:c5dd87968364121d48c26d0ee5a1ddf0 ; + s223:connectedTo bdg2:c6172ead7e6e130488a4af8a03f74064 ; + s223:connectedTo bdg2:c61e311d4ca2dea49505745d6be49915 ; + s223:connectedTo bdg2:c6ac4d62b762367bee3ca56963a3eed6 ; + s223:connectedTo bdg2:c74b4c76669a152b66a416946fa9a1b6 ; + s223:connectedTo bdg2:c896a69fe3c0f90d32ed43b0d4c55466 ; + s223:connectedTo bdg2:c8f396ae6cb5b87b8792881f833df44b ; + s223:connectedTo bdg2:c90423560fb20e4154523cdf450fcab4 ; + s223:connectedTo bdg2:c9ad48ccccf3cc8cf5097a2699f55505 ; + s223:connectedTo bdg2:ca6f03f97eea273289275c6398506177 ; + s223:connectedTo bdg2:cd1a13e835fd1ce6864de098f77e8e10 ; + s223:connectedTo bdg2:ce0832aeed251686fd48b13a65476dc0 ; + s223:connectedTo bdg2:cebe7a7ae0aa8c350ec63ab79365405b ; + s223:connectedTo bdg2:d2a0819dfa9fea847d34dfef8fdb3e98 ; + s223:connectedTo bdg2:d302e532d297cea2b71f9b1b93c7f311 ; + s223:connectedTo bdg2:d342d11c6aae93eda8c61709d45e043e ; + s223:connectedTo bdg2:d4880191545fca69e3d21280689336db ; + s223:connectedTo bdg2:d58b19728fd3aac5739460833dd04755 ; + s223:connectedTo bdg2:d876f8e64ab16685e0cbaf3d4488f5e4 ; + s223:connectedTo bdg2:d92720acb0501781fb8147e719fb0281 ; + s223:connectedTo bdg2:d9f96cbf3227881b8ff25cf624dc6db7 ; + s223:connectedTo bdg2:da34fa06ec5d7a9ff63105a7508593cf ; + s223:connectedTo bdg2:dc60b4fd8f9b10014ed26b52ff20cf46 ; + s223:connectedTo bdg2:dd469309dc0a4c6ee33e5b688a0be4df ; + s223:connectedTo bdg2:ddfa035d232d9a3a213c436b514e3d2e ; + s223:connectedTo bdg2:e3423c9068f29ea335404534ac5232a5 ; + s223:connectedTo bdg2:e3c4e5840f748026c9d173a97d931d9d ; + s223:connectedTo bdg2:e55dc48ed1fabecc658d6cf85f1dc2b0 ; + s223:connectedTo bdg2:e5af3b3d50084014fab11419711aa802 ; + s223:connectedTo bdg2:e5bac7d8396bb03570e89d4f37195e28 ; + s223:connectedTo bdg2:e96450ebb8efe6db294e5c758bb1ae96 ; + s223:connectedTo bdg2:ea2510b4851eb2e0885cae279ea418dd ; + s223:connectedTo bdg2:ea6c8d1ace455343f407044d5be75245 ; + s223:connectedTo bdg2:eb5ac47396746b72fb0ceb65536db826 ; + s223:connectedTo bdg2:eb5ad116c5ea6ce5f1e7d74635fe7623 ; + s223:connectedTo bdg2:ed145fd7fbd8f45d5f2cf96f8b3247c6 ; + s223:connectedTo bdg2:ed8530a0e04597f1fa5e2e7b6873eb76 ; + s223:connectedTo bdg2:eddc1708f3be66c38693a6c8c43e3cf2 ; + s223:connectedTo bdg2:ee1394fb35cc45f74d1878e9bd572734 ; + s223:connectedTo bdg2:ee5ba13139f87f546d00266ade5712bf ; + s223:connectedTo bdg2:ee63916ccded3baf196c3199c49cfe3a ; + s223:connectedTo bdg2:eefd44ab6a2dce467ceec536a6944979 ; + s223:connectedTo bdg2:ef28cede621b24b47c87affab5476f73 ; + s223:connectedTo bdg2:ef3cc367a9af1ff534aa63886f09d353 ; + s223:connectedTo bdg2:f09b1bd7e5567f32ed6d321532ed8d6a ; + s223:connectedTo bdg2:f0a82267219c67f450d3adebeb819f79 ; + s223:connectedTo bdg2:f332c211401051104047e810d8504f48 ; + s223:connectedTo bdg2:f724087e285283c50585c70e435ac376 ; + s223:connectedTo bdg2:f80d5fa954124e2ccf5656bf2f7fbfd9 ; + s223:connectedTo bdg2:f85b561f41ec61b5b89b81ba1ea7f45b ; + s223:connectedTo bdg2:faab8ef4a15a291874e2c9f9314fe163 ; + s223:connectedTo bdg2:fadf3319ec1ff433941d4c35b375ac47 ; + s223:connectedTo bdg2:fc6545a851758df26ce97a1769cbede4 ; + s223:connectedTo bdg2:fca1e4e700fa3ed89b3de134b00e5e6e ; + s223:connectedTo bdg2:fcf36305274382c20a08fd209424145b ; + s223:connectedTo bdg2:fecbf01656d891f8f720b27449c24a11 ; + s223:connectedTo bdg2:ff63cb45de785b84eef0f00aa328bc76 ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "Junction" ; +. + + a s223:InletConnectionPoint ; + s223:cnx ; + s223:cnx ; + s223:connectsThrough ; + s223:hasMedium s223:AC-120VLN-1Ph-60Hz ; + s223:isConnectionPointOf ; + rdfs:label "InletConnectionPoint" ; +. + + a s223:Junction ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:cnx ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected ; + s223:connected bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:connected bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:connected bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:connected bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:connected bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:connected bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:connected bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:connected bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:connected bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:connected bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:connected bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:connected bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:connected bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:connected bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:connected bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:connected bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:connected bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:connected bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:connected bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:connected bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:connected bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:connected bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:connected bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:connected bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:connected bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:connected bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:connected bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:connected bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:connected bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:connected bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:connected bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:connected bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:connected bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:connected bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:connected bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:connected bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:connected bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:connected bdg2:be4a359907d81d03a176bf819d92226c ; + s223:connected bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:connected bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:connected bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:connected bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:connected bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:connected bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:connected bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:connected bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:connected bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:connected bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:connected bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:connected bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:connected bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:connected bdg2:c6cee413a229393686639a45e1051f9a ; + s223:connected bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:connected bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:connected bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:connected bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:connected bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:connected bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:connected bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:connected bdg2:cee26a009734f6d044112e289595b783 ; + s223:connected bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:connected bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:connected bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:connected bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:connected bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:connected bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:connected bdg2:d17461c77901d6f593eb81289f22526c ; + s223:connected bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:connected bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:connected bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:connected bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:connected bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:connected bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:connected bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:connected bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:connected bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:connected bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:connected bdg2:dd128541770427cec412018dcb591734 ; + s223:connected bdg2:df4bc837f80324161a16214df926fc52 ; + s223:connected bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:connected bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:connected bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:connected bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:connected bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:connected bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:connected bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:connected bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:connected bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:connected bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:connected bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:connected bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:connected bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:connected bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:connected bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:connected bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:connected bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:connected bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:connected bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:connected bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:connected bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:connected bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:connected bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:connected bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:connected bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:connected bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:connected bdg2:fb7632ef9070521979598902edb6d92a ; + s223:connected bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:connected bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:connected bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:connected bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:connected bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:connectedFrom ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedThrough ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo ; + s223:connectedTo bdg2:a115e38c208cb786f2dd9e3164766c25 ; + s223:connectedTo bdg2:a1ea5163c9c1fe973dd66b2235b4c0b1 ; + s223:connectedTo bdg2:a2cb766e4195387bb36fa354d62ef01a ; + s223:connectedTo bdg2:a37cb7cc0808fe616a9c2edf9fb5aa8f ; + s223:connectedTo bdg2:a4622079a9b6b3f30985950a58ea246d ; + s223:connectedTo bdg2:a538c885d0762f2ab63fca1df918c2f3 ; + s223:connectedTo bdg2:a5783cce74df7f60562c0de89ffdff53 ; + s223:connectedTo bdg2:a5b15e2cf132cdf9c5ef100fd9cb494c ; + s223:connectedTo bdg2:a6d55bc04a516044e037ad66dbc6881d ; + s223:connectedTo bdg2:a78a111960de8a939b638ad962e087b3 ; + s223:connectedTo bdg2:a921aba7bd8529df06c60188f7199fa1 ; + s223:connectedTo bdg2:aa3a2c9d0f0083ff28ee52309cba59cb ; + s223:connectedTo bdg2:abfc136b2f6fe0cf53990c4ac85699e4 ; + s223:connectedTo bdg2:ac09f9aa879877ea3dd410b3f98bc8c8 ; + s223:connectedTo bdg2:ace08624b69951a71f61a0aa165025b4 ; + s223:connectedTo bdg2:ad18e1bdbb4e3924cadf47cff9b575bf ; + s223:connectedTo bdg2:ad6279c2f2ac341c218e4f73cb8f9095 ; + s223:connectedTo bdg2:ae02201c6c0682174186e540eea2f2f3 ; + s223:connectedTo bdg2:ae39f746a8d175fcb4dcf0edecc77862 ; + s223:connectedTo bdg2:ae7de7f3fa1ddbe788f37e8d443db1a9 ; + s223:connectedTo bdg2:b0f44e59cdb9cb51633c94c77ef78f1f ; + s223:connectedTo bdg2:b10677794543abd75f412d1bd90581e4 ; + s223:connectedTo bdg2:b163f3953fd8961a15c1ad4df4c528ca ; + s223:connectedTo bdg2:b1b2b3e4e50c2b1062bee06da5615159 ; + s223:connectedTo bdg2:b1ee8f4961517177edab13d1937a071b ; + s223:connectedTo bdg2:b468171427d46d1a3110ce9a93f5a3ce ; + s223:connectedTo bdg2:b49bdb29ae157418bceb6f9eb7ed6cad ; + s223:connectedTo bdg2:b59c0fb359ed2978fc94aacfe3cafc22 ; + s223:connectedTo bdg2:b750412a4f9cb24d67903521a5886fa0 ; + s223:connectedTo bdg2:b7ed963fec723d9b48f0a3cf2f4eaf63 ; + s223:connectedTo bdg2:b84915c8676df8b08287cd2c0970295d ; + s223:connectedTo bdg2:b893bfcf13377d5fdf06df30e5846c1d ; + s223:connectedTo bdg2:ba21ac8852f29b61176beb3879663dbb ; + s223:connectedTo bdg2:ba60ccf3ce1b772afec234af6bf038d9 ; + s223:connectedTo bdg2:ba7bf388e6dd5ae910442d2699539288 ; + s223:connectedTo bdg2:bc9af1fd0a08682a922b5fc9847dbebf ; + s223:connectedTo bdg2:bd969bf815ef244af4afc2fd14afef90 ; + s223:connectedTo bdg2:be4a359907d81d03a176bf819d92226c ; + s223:connectedTo bdg2:bf267013c16413e7daa20266b005ca12 ; + s223:connectedTo bdg2:bf32e60a2cfdfa232a8c2208bade62df ; + s223:connectedTo bdg2:c00883d8ee56536680ee55f029a984d9 ; + s223:connectedTo bdg2:c0924ff2bddef0f162a4c1861edbd844 ; + s223:connectedTo bdg2:c128bc46f49ac2439883a8012f66997f ; + s223:connectedTo bdg2:c1b50e6437bf478212615bf8ae97f701 ; + s223:connectedTo bdg2:c215c87186a3dd929c1a9ff4a2a507ad ; + s223:connectedTo bdg2:c3f3675b81d2e44899d1cbe9f837c242 ; + s223:connectedTo bdg2:c4a94515ff9581046c248feee924b4ca ; + s223:connectedTo bdg2:c50c25c43d852888ba8d842ab0401e28 ; + s223:connectedTo bdg2:c5a17df8e4b15e4bd4562c21dbb8935d ; + s223:connectedTo bdg2:c642ae739ffbee8e241f0247ceec02ef ; + s223:connectedTo bdg2:c67e5f44c6737de6875753ccecd6bb1c ; + s223:connectedTo bdg2:c6cee413a229393686639a45e1051f9a ; + s223:connectedTo bdg2:c7309bfb6d6058f64537e9e6294859b3 ; + s223:connectedTo bdg2:c848ccb549d31d8ed59aeaefac66fbfe ; + s223:connectedTo bdg2:c9c7ad5a01c41f54a61f971acfcdfbf7 ; + s223:connectedTo bdg2:ca03552e83c51ea802f8cfca2cfb93c7 ; + s223:connectedTo bdg2:cdd70975252c04dd34b11942862adc9f ; + s223:connectedTo bdg2:cde2ea049311797d57cb47031f26a7cb ; + s223:connectedTo bdg2:ce89c8e972f5c263c29a25d1ef22dae8 ; + s223:connectedTo bdg2:cee26a009734f6d044112e289595b783 ; + s223:connectedTo bdg2:cfb9a1133ee805b056c9ece15adc231d ; + s223:connectedTo bdg2:cff320ab9ab3e4e1ca80d5fe5a758cad ; + s223:connectedTo bdg2:cffafb13f68035e1d2a47224a7eb9160 ; + s223:connectedTo bdg2:d04454dc13832f2d546c0d3cf8c139dd ; + s223:connectedTo bdg2:d05d7a216134f0682639f9e675c11715 ; + s223:connectedTo bdg2:d16c28fba08b36048d69a6178ff58d7a ; + s223:connectedTo bdg2:d17461c77901d6f593eb81289f22526c ; + s223:connectedTo bdg2:d1b81c2118481a28a2a1401c41450623 ; + s223:connectedTo bdg2:d1c9d27f71c245cd0220e210902330b2 ; + s223:connectedTo bdg2:d260971159f7a6fc8b76bbce6463b897 ; + s223:connectedTo bdg2:d2fce5e2dca26ca61b87d33ac63ce31f ; + s223:connectedTo bdg2:d38f48bee915a9f453068d4380e2a97b ; + s223:connectedTo bdg2:d4e02ce6bd55789391c0c762c672a527 ; + s223:connectedTo bdg2:d6e44183f82ee5ef4f8eeb6675aa1888 ; + s223:connectedTo bdg2:d7eab3ba46f69fd3f3b85f015b12059f ; + s223:connectedTo bdg2:db02d71a893e54df9ae29b2ed778e562 ; + s223:connectedTo bdg2:dcba96dce2d1ae7fc503531294c98ed0 ; + s223:connectedTo bdg2:dd128541770427cec412018dcb591734 ; + s223:connectedTo bdg2:df4bc837f80324161a16214df926fc52 ; + s223:connectedTo bdg2:e018bc4af037203e7b99199d7b877d89 ; + s223:connectedTo bdg2:e118b54341ec9b5f2e10c7f1889ed6f2 ; + s223:connectedTo bdg2:e12825edbd9e16f3e42bc905af04cd51 ; + s223:connectedTo bdg2:e24836963c30eb5dfad3d6c18e57e5e1 ; + s223:connectedTo bdg2:e5c4ef46f1561b175cc8cfb32a2e5f85 ; + s223:connectedTo bdg2:e6d96dc4c66b7c357666fb9381cb1477 ; + s223:connectedTo bdg2:e8a02fee88d5ce57cc5180a69c1355a5 ; + s223:connectedTo bdg2:e98e7255021ee4f8a2d252e8c4c9d78e ; + s223:connectedTo bdg2:ea3421f090043fd8942907f73127ea4f ; + s223:connectedTo bdg2:eab98c8e7a638c1939b03c65cdd1c96e ; + s223:connectedTo bdg2:ebc5021aba3502ee8f92e8d33fb73d2d ; + s223:connectedTo bdg2:ec888e90e005403f74b6822c033028b3 ; + s223:connectedTo bdg2:ecc79c9e898772ff7f37f6e0bc7fa137 ; + s223:connectedTo bdg2:eeff645d58f60e9ba035b59e890d7897 ; + s223:connectedTo bdg2:ef6c45bdb3ce77452bee3661f9a0c3aa ; + s223:connectedTo bdg2:f072e0c61a634f39363288e92c176d44 ; + s223:connectedTo bdg2:f18681a3ea6a95c3038b524f0bab684f ; + s223:connectedTo bdg2:f3d5bb81be2d2bce055b6b37ab868ad1 ; + s223:connectedTo bdg2:f3dd01e7224974b034eaca3d78ec5903 ; + s223:connectedTo bdg2:f41f8abe736f0e005172c94458f9c66b ; + s223:connectedTo bdg2:f832bd50548ac2031799eef8c1f971f4 ; + s223:connectedTo bdg2:f868a1b464344b21e608c4ff3fa3ddb3 ; + s223:connectedTo bdg2:f9f87568566374bbcdc13b3c3c1d6116 ; + s223:connectedTo bdg2:fa81b7c573658881ea9451bd7ce4ea86 ; + s223:connectedTo bdg2:fa993e168bf32480a6568aa4c98cba98 ; + s223:connectedTo bdg2:fb5180b7ea7f97314e9db89042568a51 ; + s223:connectedTo bdg2:fb7632ef9070521979598902edb6d92a ; + s223:connectedTo bdg2:fbadb2200729fff3ade3fed2610508b8 ; + s223:connectedTo bdg2:fbb62d26d7df32283b17455dd1a2e557 ; + s223:connectedTo bdg2:fcc5e7a58bc54bfa37445ba7e5329c30 ; + s223:connectedTo bdg2:ff19b43eac8a83b3afe2e4ac393362ba ; + s223:connectedTo bdg2:ff8ffe329cf3f88fdebc5c1cacba18be ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasConnectionPoint ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "Junction" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "LL-2" ; +. + + a s223:ElectricWire ; + s223:cnx ; + s223:cnx ; + s223:connectsAt ; + s223:connectsAt ; + s223:connectsFrom ; + s223:connectsTo ; + s223:hasMedium s223:Medium-Electricity ; + rdfs:label "LL-1" ; +. diff --git a/search.html b/search.html index fef51d85..d6931e89 100644 --- a/search.html +++ b/search.html @@ -177,6 +177,7 @@
  • NIST Example Building
  • NREL Example Building
  • PNNL Example Building 1
  • +
  • PNNL Example Building 2
  • Example Systems